@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
}
body {
	background-color: #212121;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sidebg2.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
a:link {
	color: #0072bc;
}
a:visited {
	color: #0072bc;
}
a:hover {
	color: #1b88ce;
}
a:active {
	color: #0072bc;
}
.cleardiv {
    clear:both;
	height:0px;
}
#logo {
	position:absolute;
	left:23px;
	top:42px;
	width:253px;
	height:190px;
	z-index:99;
}
* html #logo img {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="images/logo.png",sizingMethod="scale"); */
}
.wrap {
	margin-left: 48px;
	background-image: url(images/hbg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.navcontainer {
    width: 948px;
	height: 25px;
	padding: 5px;
}
.navitem {
	float: left;
	margin-right: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 23px;
	padding-left: 23px;
	background-color: #ad0215;
}
.navitem_end {
	float: left;
	margin-right: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 23px;
	padding-left: 23px;
	background-color: #ad0215;
}
.navitem:hover {
	background-color: #e2041d;
}
.navitem a {
	color: #FFFFFF;
	text-decoration: none;
}
.navitem_end:hover {
	background-color: #e2041d;
}
.navitem_end a {
	color: #FFFFFF;
	text-decoration: none;
}
.bannercontainer {
    /*width: 952px;*/
	width: 942px;
	height: 112px;
	text-align: right;
	padding-top: 8px;
}
.slogancontainer {
    width: 750px;
	height: 29px;
	text-align: right;
}
.colbg {
	background-image: url(images/cbg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	min-height: 400px;
	height: 1%
}
html>body .colbg {
height: auto;
} 
.rosbg {
	background-image: url(images/cbg2.gif);
	background-position:left top;
	background-repeat:repeat-y;
	min-height: 400px;
	height: 1%
}
html>body .rosbg {
height: auto;
} 
.colcontainer {
	background-image: url(images/cbgtop.gif);
	background-position:left top;
	background-repeat: no-repeat;
	min-height: 400px;
	height: 1%
}
html>body .colcontainer {
height: auto;
} 
.roscontainer {
	min-height: 400px;
}
.leftcol { 
    width: 500px; 
	float: left; 
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 0px;
}
.roscol { 
    width: 690px; 
	float: left; 
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
}
.leftcol_content { 
	padding-left: 30px;
	padding-right: 30px;
}
.centercol { 
    width: 250px; 
	float: left; 
	/*margin: 0 5px 0 5px; */
	/*background-color:#e1d7b4;*/
}
.tab {
    margin-left: -10px;
	margin-top: 8px;
	height: 25px;
}
.rightcol { 
    width: 190px; 
	float: left; 
}
.sidebar {
    padding: 10px;
	font-size: 11px;
}
.sidebar td {
	font-size: 11px;
}
.pollform {
    margin: 0;
}
.charter {
    padding: 12px;
	font-size: 11px;
}
.buttonborder {
    border:solid 5px #f0f0f0;
	width: 162px;
	margin-left: 18px;
	margin-bottom: 9px;
}
.buttonad {
    border:solid 1px #212121;
}
.linkcat {
    font-size: 13px;
	font-weight: bold;
}
.redheader {
    font-size:12px;
	font-weight: bold;
}
.boldheader {
    color: #cc0017;
    font-size:14px;
	font-weight: bold;
}
