/* CSS Document */
body {
	margin-left: 0px; margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	padding:9px; }
/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }
.inlinimg { display : inline }
/*Styles Applied to Float Images left or right */
.imgfloatright { float : right; }
.borderfloatright { float : right; border:#CFCFCF 1px solid;}
.imgfloatleft { float : left; }
.footermenu {FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999999; LINE-HEIGHT: 10px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.footermenu a {COLOR: #999999; TEXT-DECORATION: none;}
.footermenu a:hover {COLOR: #20304A; TEXT-DECORATION: underline;}
.maintable {border:#CFCFCF 1px solid; }
.header { border-bottom:#CFCFCF 1px solid;}
.leftbox { border-right:#CFCFCF 1px solid;	font-family: Verdana, Arial, Helvetica, sans-serif;
		color : #616161; font-size : 11px;	padding-left : 6px;	padding-right : 6px;}
.leftbox p { line-height : 120%; margin-top : 16px; }
.leftbox h1 {	font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #555555; 	font-size : 13px;	margin-bottom : 12px;	margin-top : 3px;}
.leftbox h2 {	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px; FONT-WEIGHT: bold; padding-top : 5px;}
.leftbox a:link { 	color : #444444;	FONT-WEIGHT: bold; 	text-decoration : none;}
.leftbox a:hover { 	color : #20304A;	text-decoration : none;}

/*Styles Applied to Form Elements */
form {	border : none;	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;	margin-right : 0px;	margin-top : 0px;	padding : 0px;}
input { background-color : #F4F4F4; border : 1px solid #999999; }
input:focus { background : #FFFFFF; }
textarea { 	background-color : #F4F4F4;	border : 1px solid #999999; 
	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 10px }
.checks { background-color : #FFFFFF; border : 1px none; }
.formBut { background-color : #CCCCCC; }
/*Styles for the Main Content Layer */
.content {	font-family: Verdana, Arial, Helvetica, sans-serif;
		color : #616161; font-size : 12px;	padding:10px;}
.content p { line-height : 120%; margin-top : 6px; }
.content h1 { color:#003399; font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 13px;	margin-bottom : 6px;	margin-top : 3px;}
.content h2 {	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;	margin-bottom : 12px;	margin-top : 30px;}
.content a { 	color : #666666;	FONT-WEIGHT: bold; 	text-decoration : none;}
.content a:hover { 	color : #20304A;	text-decoration : none;}
/*Style Applied to the Paragraphs for Main Section Links */
/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.navButts a {
	color : #555;
	font-weight:bold;
		font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	display : block;
	padding-top:8px;
		padding-bottom:8px;
	padding-left : 15px;
	text-decoration : none;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	background-color:#F4F4F4;
	width : 185px;
}

.navButts a:hover {
background-color:#003399;
	color : #fff;
	text-decoration : none;
}
.navhead { height:120px;border-bottom: 1px solid #CFCFCF;}
