/* GATEWAY FMC STYLESHEET */
#container
{
	position: absolute;
	top: 20px;
	width: 730px;
	left: 50%;
	margin-left: -365px;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-bottom: 20px;
}
#top_bar
{
	padding: 5px 5px 5px 5px;
	background: #7481aa;
	color: #ffffff;
	width: 730px;
	text-align: right;
}
#top_bar a
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#main
{
	padding: 20px;
	background: #ffffff;
	width: 730px;
}
#body_container
{
	padding: 0px 20px 20px 20px;
}
#body_sub
{
	font-size: 10pt;
	color: #666666;
}
#body_sub p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
/* Main body of text on homepage */
#text
{
	float: left;
	width: 394px;
	padding: 0px 20px 0px 0px;
	font-size: 9pt;
	font-weight: nomral;
	color: #666666;
}
#text img
{
	margin: 5px 0px 5px 10px;
}
#text p.middler
{
	text-align: left;
	margin-left: 90px;
}
#links
{
	float: right;
	width: 276px;
}
#links img
{
	margin-top: 3px;
}
/* APPLIES TO THE BODY OF THE HTML PAGE */
body
{
   background-image: url('http://www.binary-monk.com/FMC/images/FMCtile.gif');
   background-attachment: fixed;
   font-size: 9pt;
}
a,b,strong,i,em,blockquote,tr,td,th
{
	font-size: 9pt;
	color: #666666;
}
a
{
	color: #666666;
	text-decoration: underline;
}
a:visited
{
	color: #aeaeae;
	text-decoration: underline;
}
a.submit
{
	color: #ffffff;
	text-decoration: none;
}
a.submit:visited
{
	color: #cccccc;
	text-decoration: none;
}
img {
    border: none;
}
.month_header
{
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.header_bar
{
	background: #7481aa;
	width: 100%;
	color: #ffffff;
	padding: 5px 0px 5px 5px;
}
.supt
{
	font-size: 7pt;
	color: #666666;
}
.gray
{
	color: #666666;
}
hr
{
	height: 1px;
	border: 1px dashed #006699;
	margin-top: 10px;
	margin-bottom: 3px;
}
hr.supt_corner
{
	color: #666666;
	border-bottom: 1px dashed #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
p.supt_corner
{
	line-height: 7pt;
	margin: 0px;
}
strong.supt_corner
{
	font-size: 7pt;
	line-height: 7pt;
	margin: 0px;
}
.sc_title
{
	color: #336699;
	margin: 0px;
	font-size: 11pt;
}
#body_container h1
{
	font-size: 13pt;
	margin: 0px;
	color: #ffffff;
}
#body_container li
{
	font-size: 9pt;
	color: #ffffff;
}
/* form stuff for contact */
fieldset 
{
	padding: 1em;
	border: none;
}
label 
{
	width:15%;
	margin-right:5px;
	padding-top:5px;
	text-align:left;
	font-weight:normal;
}
label.zip
{
	text-align: right;
}
p.contact
{
	color: #336699;
	margin-bottom: 100px;
}
input.submit
{
	float: right;
	margin-right: 75px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #336699;
	font-size: 8pt;
}
input
{
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
}
