@charset "utf-8";
/* CSS Document */
img, div {
	behavior: url(../iepngfix.htc)
}
body {
	margin:0px;
	padding:0px;
	background:url('../images/bgfade.gif') top left #ABABAB repeat-x;
}
/* Layers */
#site_wrapper {
	background-position:top left;
	margin:0px auto;
}
#repeat_me {
	margin:0px auto;

}
#header_shadow {
	
}
#footer {
	
}
#wrap {
	margin:0px auto;
	width:790px;
	padding-top:0px;
	background-color:#FFFFFF;
}
#wrapper {
	margin:0px auto;
	width:790px;
	padding-top:0px;
}
#header {
	margin:0px;
	padding:0px;
	width:790px;
	height:138px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#bottom {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	width:790px;
	background-color:#FFFFFF;
}
#footer2 {
	padding-bottom:4px;
	width:790px;
	margin:0px auto;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
#footer2 a {
	color: #000000;
	text-decoration:underline;
}
#footer2 a:hover {
	color: #000000;
	text-decoration:none;
}
#lnav {
	height: 42px;
}
#lnav ul {
	list-style: none;
	padding: 0px;
	font: 12px/100% Arial;
	margin: 0px 0px 0px 0;
	text-transform: none;
}
#lnav ul li {
	margin: 0px 0px 0px 0;
	padding: 0px;
	float: left;
	width: 208px;
}
#lnav ul li a {
	text-decoration: none;
	font-size:11px;
	color: #000000;
	display: block;
	background: url(../images/left_nav.jpg) repeat-x;
	text-transform: uppercase;
	height: 22px;
	padding: 10px 0 0 10px;
}
#lnav li a:visited {
	text-decoration: none;
	background: url(../images/left_nav.jpg) repeat-x;
	color: #000000;
}
#lnav li a:hover, #nav .current_page_item a {
	text-decoration: none;
	background: url(../images/left_nav_o.jpg) repeat-x;
	color: #000000;
}
/* Root = Horizontal, Secondary = Vertical */
#menuwrapper {
	margin-top:109px;
	height:29px;
	position:absolute;
	z-index:99999;
}
#menucornerbit {
	position:absolute;
	left:650px;
	top:-85px;
	width:120px;
	font-family:Arial;
	font-size:10px;
	text-align:center;
}
#menucornerbit  img {
	border:none;
	text-decoration: none;
}
#menucornerbit  a {
	color: #990000;
	border:none;
	font-weight:bold;
	text-decoration: none;
}
ul#navmenu-h {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 100%; /*For KHTML*/
	list-style: none;
	height: 29px;
}
ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 29px;
}
ul#navmenu-h ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 29px;
	left: 0;
}
ul#navmenu-h ul:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#navmenu-h ul li {
	width: 200px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}
/* Root Menu */
ul#navmenu-h a {
	padding: 8px 10px 8px 10px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color:#000000;
	text-transform: lowercase;
	font-weight:bold;
	font: 12px Arial;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}
/* Root Menu Hover Persistence */
ul#navmenu-h a:hover, ul#navmenu-h li:hover a, ul#navmenu-h li.iehover a {
	color: #ffffff;
	background-color:#990000;
}
/* 2nd Menu */
ul#navmenu-h li:hover li a, ul#navmenu-h li.iehover li a {
	float: none;
	background-color:#990000;
	color: #ffffff;
}
/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover, ul#navmenu-h li:hover li:hover a, ul#navmenu-h li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover a {
	background: #000000;
	color: #ffffff;
}
/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li a {
	background-color:#990000;
	color: #ffffff;
}
/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover, ul#navmenu-h li:hover li:hover li:hover a, ul#navmenu-h li.iehover li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover a {
	background: #000000;
	color: #ffffff;
}
/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li.iehover li a {
	background: #9d9ab8;
	color: #6e776e;
}
/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
	background: #8e0026;
	color: #ffffff;
}
ul#navmenu-h ul ul, ul#navmenu-h ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 200px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul, ul#navmenu-h li:hover ul ul ul, ul#navmenu-h li.iehover ul ul, ul#navmenu-h li.iehover ul ul ul {
	display: none;
}
ul#navmenu-h li:hover ul, ul#navmenu-h ul li:hover ul, ul#navmenu-h ul ul li:hover ul, ul#navmenu-h li.iehover ul, ul#navmenu-h ul li.iehover ul, ul#navmenu-h ul ul li.iehover ul {
	display: block;
}
/* Text Styles */
.text {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}
.text a {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.text a:hover {
	text-decoration:underline;
	font-weight:bold;
}
.wtext {
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
}
.wtext a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.wtext a:hover {
	text-decoration:underline;
	font-weight:bold;
}
.text_title {
	font-family: Arial;
	font-size: 12px;
	color:#012f6d;
}
.text_title a {
	color:#012f6d;
	text-decoration:underline;
	font-weight:bold;
}
.text_title a:hover {
	text-decoration:none;
	font-weight:bold;
}
.text11 {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
}
.text11 a {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.text11 a:hover {
	text-decoration:none;
	font-weight:bold;
}
.title, .title a {
	font-family: Arial;
	font-size: 11px;
	color:#990000;
	text-transform:uppercase;
	font-weight:bold
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#012f6d;
}


/* Original Site Styles */

.brbg2 {background:url('../images/red_fade2.gif') #C9271F bottom center repeat-x;}
.brbg {background:url('../images/red_fade.gif') top center repeat-x;}
.brtl {background:url('../images/brtl.gif') top left no-repeat;}
.brbl {background:url('../images/brbl.gif') bottom left no-repeat;}
.brtr {background:url('../images/brtr.gif') top right no-repeat;}
.brbr {background:url('../images/brbr.gif') bottom right no-repeat;padding:10px;}
.brbr td, .brbr div, .brbr {font-size:10pt;font-family:Tahoma;color:black;}
.bgtl {background:url('../images/bgtl.gif') #E5E5E5 top left no-repeat;}
.bgbl {background:url('../images/bgbl.gif') bottom left no-repeat;}
.bgtr {background:url('../images/bgtr.gif') top right no-repeat;}
.bgbr {background:url('../images/bgbr.gif') bottom right no-repeat;padding:10px;}
.bgbr td, .bgbr div, .bgbr {font-size:10pt;font-family:Tahoma;color:#353535;}

h2 {margin:0px;padding:0px;font-size:16pt;font-family:Tahoma;letter-spacing:-1px;color:black;}
h3 {margin:0px;padding:0px;font-size:13pt;font-family:Tahoma;letter-spacing:-1px;color:black;}
h5 {margin:0px;margin-bottom:10px;padding:0px;font-size:14pt;font-family:Tahoma;letter-spacing:-1px;color:#494949;}
.bigform {font-size:10pt;font-weight:bold;padding:3px;height:27px;}


ul.list, ul.list2 {
    list-style: none;
    margin:5 0 0 0;
	padding:0;
}

ul.list li {
    background: url(images/li.gif) no-repeat 0 4px;
    padding-left: 17px;
    padding-bottom: 8px;
    color: #333;
}
