@CHARSET "UTF-8";

body { font-family: Tahoma, Arial, Verdana; }
ul, li { list-style: none!important; }
a { text-decoration: none; color: #999999; }
a:hover { color: #366583!important; }

h2 { color: #9a9a9a; font-size: 13px; line-height: 22px; font-weight: bold; margin-top: 0; }
h3, h3 a { color: #000000; font-size: 12px; line-height: 16px; font-weight: bold; margin-top:0; margin-bottom:0; }
h4, p, ul, dl { font-size: 11px; font-weight: normal; }
p { line-height: 16px; }
dl,dd { margin:0!important;}
dd { margin-right: 10px!important;}
.c {
	float: left;
	width: 760px;
	height: auto;
}
#Top {
	background-color: #999999;	
	background-repeat: no-repeat;
	background-position: 0px 28px;
	height: 145px;
	clear: both;	
}
#Header-images {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 117px;
	margin-top: 28px;
	overflow: hidden;
	z-index: 0;
}

#Content {
	background: #ffffff;
	height: auto;
	padding-top: 25px;
	clear: both;
}

#Content .main {
	float: left;
	width: 458px;
	padding: 25px;
	padding-top:0;
	border-right: 1px solid  #dadada;
	margin-bottom: 20px;
}
#Content .sidebar {
	float: right;
	width: 200px;
	padding: 25px;
	padding-top:0;
}

#Footer {
	background: #999999;
	height: 35px;
	clear: both;
}

#Footer a { color: #ffffff; }
#Footer li { display: inline; margin-right: 20px; }

.screen-reader-text { display: none;}


