/* CSS Document */

body {
	background-color: #e0e0e0;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	scrollbar-3dlight-color : #f6f6f6;
	scrollbar-arrow-color : #4f4f4f;
	scrollbar-base-color : #e0e0e0;
	scrollbar-darkshadow-color : #e0e0e0;
	scrollbar-face-color : #f6f6f6;
	scrollbar-highlight-color : #d4d4d4;
	scrollbar-shadow-color : #f6f6f6;
	scrollbar-track-color : #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4f4f4f;
	background-repeat: repeat-x;
	background-position: left top;
}

.image_floatL{
float:left;
margin-top:-20px;
}
.image_floatLNorm{
float:left;
}
/*-------------- Menu ----------------*/
#menu{
	padding-top:5.2em;
	font-size: 1.1em;
	color: #0242aa;
	width:100%;
	text-align:center;
}
#menu a:link {color: #0242aa; text-decoration: none}
#menu a:visited {color: #0242aa; text-decoration: none}
#menu a:active {color: #0242aa; text-decoration: none}
#menu a:hover {color: #0242aa; text-decoration: underline;}

/*-------------- Text Styles ----------------*/
.h1_alt{
	height:15px;
	background-image:url(images/underline.gif);
	font-size: 12px;
	font-weight:bold;
	color: #0242aa;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.h1{
margin-top:10px;
margin-left:10px;
margin-right:10px;
	height:14px;
	background-image:url(images/underline.gif);
	font-size: 12px;
	font-weight:bold;
	color: #0242aa;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.h1_green{
margin-top:10px;
margin-left:10px;
margin-right:10px;
	height:14px;
	background-image:url(images/underline-green.gif);
	font-size:12px;
	font-weight:bold;
	color: #009933;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.h2_green{

margin-left:10px;
margin-right:10px;
	font-size: 12px;
	line-height:14px;
	color: #009933;
}
.h2{
margin-left:10px;
margin-right:10px;
	font-size: 12px;
	line-height:14px;
	color: #0242aa;
}
.h2_alt{
	font-size: 12px;
	line-height:14px;
	color: #0242aa;
}

.text{
margin-left:10px;
margin-right:10px;
	font-size: 11px;
	line-height:13px;
	color: #4f4f4f;
}
.more{
	font-size: 11px;
	line-height:13px;
	color: #4f4f4f;
}
.main_text{
	font-size: 11px;
	line-height:13px;
	color: #4f4f4f;
}
.text_green{
	font-size: 11px;
	line-height:13px;
	color: #009933;
}
.folio_green{
	font-size: 9px;
	line-height:10px;
	color: #009933;
}
.text_blue{
	font-size: 11px;
	line-height:13px;
	color: #0242aa;
}

.text a:link {color: #4f4f4f; text-decoration: none}
.text a:visited {color: #4f4f4f; text-decoration: none}
.text a:active {color: #4f4f4f; text-decoration: none}
.text a:hover {color: #4f4f4f; text-decoration: underline;}

.main_text a:link {color: #4f4f4f; text-decoration:none;}
.main_text  a:visited {color: #4f4f4f; text-decoration: none;}
.main_text  a:active {color: #4f4f4f; text-decoration: none;}
.main_text  a:hover {color: #4f4f4f; text-decoration: underline;}

.more a:link {color: #009933; text-decoration: none}
.more a:visited {color: #009933; text-decoration: none}
.more a:active {color: #009933; text-decoration: none}
.more a:hover {color: #009933; text-decoration: underline;}

.folio_green a:link {color: #009933; text-decoration: none}
.folio_green a:visited {color: #009933; text-decoration: none}
.folio_green a:active {color: #009933; text-decoration: none}
.folio_green a:hover {color: #009933; text-decoration: underline;}

.h4{
margin-top:8px;
margin-left:8px;
margin-right:8px;
	height:15px;
	font-size: 12px;
	font-weight:bold;
	color: #0242aa;
}
.h4_green{
margin-top:8px;
margin-left:8px;
margin-right:8px;
	height:15px;
	font-size: 12px;
	font-weight:bold;
	color: #009933;
}
.blue {color: #0242AA}
.green {color: #009933; font-weight: bold; }

/*-------------- New HQ page Styles ----------------*/

#moving_border{
	width:535px;
	background-color:#f0f0f0;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:9px;
	padding-right:9px;
	margin-top:40px;
	margin-bottom:120px;
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
}

#move_container{
	margin:0px;
	width:535px;
	
	background-color:#fbfbfb;
	border-width:1px;
	border-color:#c4ccd7;
	border-style:solid;
}

#move_header{
	margin:0;
	width:535px;
	height:220px;
}

#move_separator{
	margin:0;
	width:535px;
	background-image:url(images/separator.jpg);
	background-repeat: repeat-x;
}

#move_content{
	margin:0;
	padding:10px;
	text-align:left;
}