body
{
	margin: 0px;
	width: 100%;
	font-family: verdana;
	font-size: 12px;
	color: #000000;

	background-color: #000c17;

	background-repeat: repeat-x;
	background-position: top left;

}

a:link,a:active
{
	color: #a8561a;
	text-decoration: none;
}
a:visited
{
	color:#a8561a;
	text-decoration:none;
}
a:hover
{
	color: #a8561a;
	text-decoration: underline;
}

.clear{
	clear:both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

#site
{
	position: relative;

	margin: 0px auto;

	width: 100%;
	min-height: 1000px;
	background: url(/_images/layout2/site.jpg) top center no-repeat;
}

#content
{
	position: relative;

	margin: 0px auto;

	width: 891px;
}

#navigation
{
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	float:left;
	width:300px;
}
#nav
{
	background-image:url('/_images/layout2/navbackground.jpg');
	padding-left:15px;
}
#navigation ul { list-style-type: none; margin: 0px;  padding: 0px 0px 0px 0px;}

#main
{
	width:567px;
	float:right;
	background-color:#FFFFFF;
	margin-top:10px;
}


#navigation li
{
 	padding: 5px 0px 5px 0px;
	width:228px;
	line-height:25px;
	background-image:url('/_images/layout2/box_left_nav_dots.png');
	background-repeat:no-repeat;
	background-position:bottom;
}

#navigation li li
{
	width:205px;
	line-height:20px;
	background-image:none;
	font-size:14px;
	padding: 5px 0px 5px 20px;
	font-weight:normal;
}
#navigation li.active
{

	background-position:9px bottom;

}

a.navRed,a.navRed:hover
{
	color:#ffffff;
	text-decoration:none;
}

a.nav,a.nav:hover
{
	color:#ffffff;
}

.articleNav a
{
  border:1px solid #000000;
  padding:3px;
  font-size:15px;
  color:#ffffff;
  background-color:#242f45;
}
.service 
{ 
	padding-top:50px;
	padding-left:5px;
	text-align:left;
	padding-right:60px;
}
.service a
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}

#sitemap ul
{
list-style-type: none; margin: 0px;
  padding: 0px 0px 0px 0px;

}
#sitemap li
{
	font-weight:bold;
	font-size:10px;
}
#sitemap li li 
{
	font-weight:normal;
}
#sitemap div
{
	margin-left:25px;
	float:left;

}
#sitemap 
{
	color:#10478e;
	margin-top:10px;
	width:569px;
	height:118px;
	padding-top:20px;
	float:right;
	background-image:url('/_images/layout2/bottom.png');

}
#sitemap a
{
	color:#10478e;

}



#top
{
	width:891px;
	height:288px;
	background-image:url('/_images/layout2/top.png');
	overflow:hidden;
	color:#FFFFFF;
	font-size:14px;
	line-height:19px;
}

#top a,a:hover
{
	color:#4696ff;
	font-weight:bold;
	text-decoration:none;
}
.surveyform input
{
	border:1px solid grey;
	width:200px;
}
.checkbox
{
	width:10px;
	border: 0px;
}