@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
}
.background_link{
	background-image:url(../Images/header_links.gif);
	background-repeat:repeat-x;
}
.background_link_divider{
	background-image:url(../Images/header_links_divider.gif);
	background-repeat:repeat-y;
}
.border_body1{
	border-top:solid;
	border-top-color:d4d4d4;
	border-top-width:1px;
}
.nav_text_header_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
.nav_text_header_links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
.nav_text_body_white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
.nav_text_body_head1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.nav_text_body_head2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.nav_text_body_con1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.nav_text_body_con_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#f83838;
	text-decoration:none;
}
.nav_text_body_con_links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#f83838;
	text-decoration:none;
}
.nav_text_body_con2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.nav_text_body_con3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.nav_text_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}
.nav_text_footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}