@charset "UTF-8";
body{
	margin:0px;
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
	font-family:verdana;
	font-size:12px;
	line-height:18px;
}
.container{
	width:842px;
	margin:auto;
}
.header{
	height:93px;
}
a.header_home{
	width:257px;
	height:93px;
	background-image:url(images/logo.jpg);
	float:left;
}
.topNavLinks{
	margin-top:34px;
	float:right;
	font-size:11px;
	height:25px;
}
.topNavLinks a{
	height:25px;
	display:block;
	margin-right:15px;
	margin-left:7px;
	float:left;
	color:#000000;
}
.topNavLinks a:hover{
	color:#ffffff;
}
.topNavLinks a.selected{
	margin:0px;
	margin-right:8px;
}
.topNavLinks a.selected .left{
	background-image:url(images/topnav_selection_left.gif);
	height:25px;
	background-position:left;
	background-repeat:no-repeat;
	width:8px;
	float:left;
}
.topNavLinks a.selected .right{
	background-image:url(images/topnav_selection_right.gif);
	height:25px;
	background-position:left;
	background-repeat:no-repeat;
	width:8px;
	float:left;
}
.topNavLinks a.selected span{
	background-image:url(images/topnav_selection_bg.gif);
	float:left;
	color:#fff;
	height:25px;
	background-position:right;
	background-repeat:repeat-x;
	display:block;
}
.clear-both{
	clear:both;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #d87424;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.grey_panel{
	background-color:#E5E5E5;
	width:437px;
	height:54px;
	margin-top:40px;
	position:relative;
}
.grey_panel .tl{
	background-image:url(images/table_whitecorners/left_top.gif);
	position:absolute;
	top:0px;
	left:0px;
	width:5px;
	height:5px;
}
.grey_panel .tr{
	background-image:url(images/table_whitecorners/right_top.gif);
	position:absolute;
	top:0px;
	right:0px;
	width:5px;
	height:5px;
}
.grey_panel .bl{
	background-image:url(images/table_whitecorners/left_bottom.gif);
	position:absolute;
	bottom:0px;
	left:0px;
	width:5px;
	height:5px;
}
.grey_panel .br{
	background-image:url(images/table_whitecorners/right_bottom.gif);
	position:absolute;
	bottom:0px;
	right:0px;
	width:5px;
	height:5px;
}
a.arrow{
	background-image:url(images/buttons/arrow_go_off.jpg);
	background-repeat:no-repeat;
	width:23px;
	height:19px;
	display:block;
	background-position:left center;
}
a.arrow:hover{
	background-image:url(images/buttons/arrow_go_hover.jpg);
}
.adjust1{
	margin-top:1px;
}
.dotted_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.spacer-margin{
	margin-bottom:20px;
	margin-top:30px;
}
.text_blue_small {
	font-family: Verdana;
	font-size: 11px;
	color: #3384ce;
	line-height: 14px;
}
.heading1_orange {
	font-family: Verdana;
	font-size: 16px;
	color: #d87424;
}
.text_body {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.br_style{
	padding-top:15px;
}
a.black_link{
	color:#333333;
	text-decoration:underline;
}
.spacer36 {
	height: 36px;
	width: 36px;
}
.panel_1{
	width:437px;height:281px; float:left;
}
.heading1{
	margin-top:34px;background-image:url(images/headings/heading_homepg.gif);height:32px;margin-bottom:10px;
}
.heading1_blue {
	font-family: Verdana;
	font-size: 16px;
	color: #3384ce;
}
.login_panel{
	float:right;
}
.text_body_blue {
	font-family: Verdana;
	font-size: 12px;
	color: #3384ce;
}
.text_body_small {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.text_body_orange {
	font-family: Verdana;
	font-size: 12px;
	color: #d87424;
}
a.login_btn{
	background-image:url(images/buttons/login_gray.gif);
	width:68px;
	height:29px;
	display:block;
}
a.login_btn:hover{
	background-image:url(images/buttons/login_blue.gif);
}
.bg_footer {
	background-color: #FFFFFF;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height:70px;
	text-align:center;
	padding-top:30px;
}
.text_gray_small {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.text_orange_small {
	font-family: Verdana;
	font-size: 11px;
	color: #d87424;
	line-height: 14px;
}
.spacer11 {
	height: 11px;
	width: 11px;
}
.bullet_arrow_orange {
	background-image: url(images/bullets/bullet_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:12px;
	width: 18px;
}
.top_spacing{
	margin-top:10px;
}
.steps{
	background-image:url(images/steps.jpg);height:111px;width:437px;
}
.panel_2{
	width:405px;height:281px; float:left;
}
.comm_message{
	width:650px;float:left;border-right:dotted 1px #000000;
}

