/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:937px;
}
.header {
	float:left;
}
.leftblk {
	width:300px;
	float:left;
}
.rightblk {
	width:636px;
	float:left;
}
.toplinks {
	width:636px;
	float:left;
	margin-bottom:10px;
}
.toplinks span {
	float:right;
	padding:20px 0px 0px 25px;
}
.toplinks span a {
	text-decoration:none;
	color:#333;
}
.toplinks span a:hover {
	text-decoration:underline;
	color:#900;
}
.linksextra {
	width:937px;
	float:left;
}
.linksextra span {
	float:right;
	padding:0px 0px 0px 25px;
	margin:0;
}
.linksextra span a {
	text-decoration:none;
	color:#333;
	margin:0;
}
.linksextra span a:hover {
	text-decoration:underline;
	color:#900;
}
.rightblk .menu {
	float:left;
	background:url(../images/menubar.gif) no-repeat;
	width:636px;
	height:29px;
}
.rightblk .menu ul {
	float:left;
	list-style:none;
	padding:8px 0px 0px 12px;
	margin:0px;
}
.rightblk .menu li {
	float:left;
	margin:0px;
	padding:0px;
	font-weight:bold;
	width:88px;
	display:block;
	text-align:center;
}
.rightblk .menu li a {
	text-decoration:none;
	color:#8f0606;
}
.rightblk .menu li a:hover {
	text-decoration:none;
	color:#000;
}
#contentbox {
	width:930px;
	float:left;
	margin:10px 10px 0 12px;
}
.lefttabs {
	width:220px;
	height:100%;
	float:left;
	background-color:#E5EEF5;
	
}
.lefttabs ul {
	list-style-type:none;
	font-size:14px;
	padding:0px 5px 0 13px;
	margin:0px;
}
.lefttabs ul li {
	list-style-type:none;
	font-size:12px;
	letter-spacing:-1px;
	padding:8px 0px 0 35px;
	margin:0px;
	color:#8f0606;
}
.lefttabs ul li a {
	text-decoration:none;
	color:#8f0606;
}
.lefttabs ul li a:hover {
	text-decoration:none;
	color:#000;
}
.rightcontent {
	width:700px;
	background-color:#FFF;
	float:left;
	padding-left:10px;
}
.footer {
	background:url(../images/footerbg.jpg) no-repeat;
	width:937px;
	height:57px;
	float:left;
	color:#8a8b89;
}
.footer div {
	width:937px;
	float:left;
	padding:15px 0px 0px 10px;
}
.footer div p {
	width:400px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.footer div p a {
	text-decoration:none;
	color:#8a8b89;
}
.footer div p a:hover {
	text-decoration:none;
	color:#900;
}
.footer div span {
	width:400px;
	float:right;
	padding:0px 18px 0px 0px;
	margin:0px;
	text-align:right;
}
.footer span a{
text-decoration:none;
color:#8a8b89;}
.footer span a:hover{
text-decoration:none;
color:#900;}
.info p {
	margin:0px;
	padding-top:15px;
}
.menu span {
	float:right;
	padding:7px 10px 0px 0px;
}
.menu span a {
	text-decoration:none;
	color:#000;
}
.leftbar {
	float:left;
	border:1px solid #b5bec7;
	width:190px;
	background-color:#cbddeb;
	padding:10px 0px 10px 10px;
	height:579px;
}
.leftbar img {
	padding:0px 0px 5px 0px;
}
.leftbar h2 {
	font-size:14px;
	color:#9a0505;
	padding:0px 0px 10px 0px;
	margin:0px;
	float:left;
	text-decoration:underline;
}
.databar {
	float:left;
	border:1px solid #d3d8dc;
	width:728px;
	background-color:#fff;
	height:599px;
	overflow:auto;
	background-image:url(../images/cbg-new.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.databar p {
	line-height:23px;
	float:left;
	padding:10px 0px 0px 10px;
	font-size:12px;
	width:680px;
}
.databar p a {
	text-decoration:underline;
	color:#000;
}
.databar p a:hover {
	text-decoration:underline;
	color:#fdaf62;
}
.databar span {
	padding:10px 0px 0px 10px;
	float:left;
}
.databar .arti strong {
	font-size:14px;
	color:#9a0505;
	float:left;
}
.databar .arti strong a {
	font-size:14px;
	color:#9a0505;
	text-decoration:underline;
}
.databar .arti strong a:hover {
	color:#fdaf62;
	text-decoration:underline;
}
.arti {
	width:690px;
	float:left;
	padding:10px 0px 0px 10px;
	color:#0659ae;
	line-height:18px;
}
.arti img {
	padding:0px 0px 0px 20px;
}
.cont {
	padding:0px 0px 0px 10px;
	float:left;
}
.cont th {
	background-color:#717477;
	color:#fff;
	text-align:left;
	height:25px;
}
.cont td {
	line-height:18px;
}
.cont a{
text-decoration:underline;
color:#000;}