body {
	margin: 0px 0px 0px 3px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color:#003366;
	scrollbar-3dlight-color: #003366;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #40637A;
	scrollbar-darkshadow-color: #64999F;
	scrollbar-face-color: #003366;
	scrollbar-highlight-color: #40637A;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #64999F;
}
.p7tbsub {
	background-color: #64999F;
	border: 1px solid #003366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	layer-background-color: #64999F;
	-moz-opacity: 93%;
    filter: alpha(opacity=93);
}
.p7tbsub p {
	margin: 0px;
	padding: 6px 12px 6px 6px;
}
.p7tbsub a:link {color: #FFFFFF;}
.p7tbsub a:visited {color: #FFFFFF;}
.p7tbsub a:hover {
	color: #FFFFFF;
	background-color : #40637A;
}
.p7tbsub a:active {color: #FF9900;}
.p7tbdn {color: #FF9900 !important; font-weight: bold;}

.form{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #003366;
	background-color: #64999F;
}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#003366;
	}
p {
	font: 10px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
}
a {
	color:#FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : 200;
}
a:link {color:#FFFFFF;}
a:visited {color:#FF9900;}


#Header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:32px; /* 14px + 17px + 2px = 33px */	
	line-height:11px;
	background-color:#003366;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

#Content {
	margin: 0px 10px 50px 0px;
	padding: 0px;
}
.formcopy{
	font: 9px Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
.lgformcopy{
	font: bolder 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
#Menu {
	position:absolute;
	top:136px;
	left:0px;
	width:153px;
	border-right: 3px solid #64999F;
	voice-family: "\";
	z-index: 407;
	height: auto;
	}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:1px;}
#footer {
    position: absolute; bottom: 0; left: 0; 
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:20px;
	width: 100%;
	/* 14px + 17px + 2px = 33px */
	line-height:11px;
	background-color:#003366;
	color : #FFFFFF;
	font: 8px verdana, arial, helvetica, sans-serif;
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. IE5/Win incorrectly parses the "\";
}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
#footer a:link {

	color: #FFFFFF;
}
#footer a:visited {

	color: #FFFFFF;
}
#footer a:hover {

	color: #FF9900;
}
#footer a:active {
	color: #FF9900;
}
