@charset "utf-8";
/* CSS Document */
body{
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #31343d;
	background-image: url(../images/bgrepeat.jpg);
	background-repeat: repeat-x;
}
td{vertical-align:top;}
#container{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 915px;
	background-image: url(../images/repeater.jpg);
	background-repeat:repeat-y;
	background-color: #181818;
}
.banner{
	height: 100px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position:center center;
	width:100%;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a9a9a9;
	border-right-color: #a9a9a9;
	border-left-color: #a9a9a9;
}
#container .banner h1 {
	font-size: 26px;
}
.tagline {
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 3px;
}

.topnav{
	font-size:14px;
	color:#FFFFFF;
	text-align: right;
	background-repeat: no-repeat;
	width:100%;
	height: 24px;
	background-position: right;
	background-color: #c02532;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a9a9a9;
	border-left-color: #a9a9a9;
}

.header{
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a9a9a9;
	border-left-color: #a9a9a9;
}
.headercopy{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	padding: 6px;
	font-size: 11px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container .subsection h3 {
	font-size: 21px;
	color: #ed1d2f;
	margin: 0px;
	padding: 0px;
}
#headertagline {
	font-size: 24px;
	color: #a9a9a9;
}

.headermenu{
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
#contentbox{
	font-size:11px;
	color:#666;
	width:100%;
	border: 3px solid #a9a9a9;
	background-color: #FFFFFF;
	}
.contentbox {
	padding:8px;
	vertical-align: top;
	}

#content{
	width:98%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content td{
	
}
.subsectiontitle{
	font-size:30px;
	background-color:#AD0B20;
	color:#FFFFFF;
	text-indent: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;

}
#container .subsection ul {
	font-size:12px;
	color:#FFFFFF;
}
#container  .subsection  li {
	list-style:square;
	}
.subsection{
	padding-top:5px;
	width:100%;
	background-color: #181818;
	color: #FFFFFF;
}
#footer{
	height: 43px;
	clear: both;
	width:100%;
	background-color:#AD0B20;
	color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size:12px;
	text-align:right;
}

/**/
#footer td {
	clear: both;
	background-color:#AD0B20;
	color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 8px;
}
#footer a{color:#fff; text-decoration:none;}
#footer a:hover{color:#ccc; text-decoration:none;}
/*css menu*/
* html .headermenu{
	width: 154px;

}

.headermenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: #FFFFFF;
}

.headermenu a{
font: bold;
padding: 4px 8px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #333333;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
text-decoration: none;
}

.headermenu a:visited{
color: #333333;
text-decoration: none;
}

html>body .headermenu a{ /*Non IE rule*/
	width: auto;
	color: #FFFFFF;
}

.headermenu a:hover{
	background-color: #FFFFFF;
	color: #AD0B20;
	text-decoration: none;
}
/*end css menu*/

/**/
#navlinks{
	position:relative;
	display:block;
	height:24px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}
#navlinks ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float: right;
}
#navlinks ul li{display:block;float:left;margin:0 1px 0 0;}
#navlinks ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	height:18px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6;
	padding-left: 20px;
	background-color: #C02532;
}
#navlinks ul li a:hover,#navlinks ul li a.current{
	color:#fff;
	background-color: #000000;
}
#voctagline {
	font-size: 40px;
	color: #5D5D5E;
	font-weight: bold;
	position: relative;
	top: 15px;
}

