/* CSS Document */

body {background:url(images/bodyback.gif) top repeat-x; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

a:link {color:#a70329; text-decoration:none;}
a:visited {color:#a70329; text-decoration:none;}
a:hover {color:#363636; text-decoration:underline;}

.topheader {height:113px; }
.headerimg {padding-right:81px;}

.headerback {background:url(images/header-01.jpg) no-repeat; color:#ffffff; line-height:17px;}

.menu {height:45px; }

.content {line-height:18px;}

.innerleft {width:166px; padding-left:10px; padding-right:10px; border-right:1px solid #eaeaea}

.pagetitleleft {color:#ffffff; font-weight:bold; background:url(images/pagetitleleftback.gif) no-repeat; height:22px; padding-bottom:5px; text-align:center;}

.leftnav {margin:0; float: left; width:100%; font-family:Trebuchet Ms, Arial, Helvetica, sans-serif; ;}
.leftnav ul{margin:0;	padding: 0; }
.leftnav li {list-style:none;}
.leftnav li a:link {border-bottom:1px solid #eaeaea; display: block;color: #707070; text-decoration: none; font-weight:normal; padding-top:4px; padding-bottom:4px; padding-left:15px; background:url(images/bullet.gif) no-repeat; }
.leftnav li a:visited {border-bottom:1px solid #eaeaea; display: block;	color: #707070; text-decoration: none; font-weight:normal; padding-top:4px; padding-bottom:4px;  padding-left:15px; background:url(images/bullet.gif) no-repeat;}
.leftnav li a:hover {color: #707070; font-weight:normal;  background:#f4f1e9 url(images/bullet.gif) no-repeat; }

.leftnav li ul li a:link {border-bottom:1px solid #eaeaea; display: block;color: #707070; text-decoration: none; font-weight:normal; padding-top:4px; padding-bottom:4px; padding-left:22px; background:url(images/bullet1.gif) no-repeat; }
.leftnav li  ul li  a:visited {border-bottom:1px solid #eaeaea; display: block;	color: #707070; text-decoration: none; font-weight:normal; padding-top:4px; padding-bottom:4px;  padding-left:22px; background:url(images/bullet1.gif) no-repeat;}
.leftnav li  ul li  a:hover {color: #707070; font-weight:normal;  background:#f4f1e9 url(images/bullet1.gif) no-repeat; }


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
margin-left:150px;
position:absolute;
border: 1px solid #ffffff; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
text-align:left;
background-color: #9d0226;
visibility: hidden;
padding-left:0px; color:#ffffff;
}


.dropmenudiv_a a{
width: auto;
display: block;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #ffffff; /*THEME CHANGE HERE*/
padding: 3px; padding-left:5px; padding-right:5px;
text-decoration: none;
color: #ffffff;
}
.dropmenudiv_a a:link{
width: auto;
display: block;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #ffffff; /*THEME CHANGE HERE*/
padding: 3px; padding-left:5px; padding-right:5px;
text-decoration: none;
color: #ffffff;
}
.dropmenudiv_a a:visited{
width: auto;
display: block;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #ffffff; /*THEME CHANGE HERE*/
padding: 3px; padding-left:5px; padding-right:5px;
text-decoration: none;
color: #ffffff;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #cccccc;
color: #000000; text-decoration:none;padding: 3px;
}

/*navigation*/

.greycolor {background-color:#b4b4b4; height:1px;}

.footer {background:url(images/footer-back.gif) repeat-x; color:#443d3d; height:54px;}

.SubTitle1 {
	color: #000000;
	font-size: 13pt;
	font-family: News 706 BT, Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
	line-height: 35px;
	margin-right: 4px;
}
.SubTitle2 {
	color: #bb0122;
	font-size: 16pt;
	font-family: News 706 BT, Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
	line-height: 35px;
	position: relative;
	z-index: -2;
	}

.SubTitle3 {
	color: #000000;
	font-size: 11pt;
	font-family: News 706 BT, Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
	line-height: 26px;
	margin-right: 4px;
}
.SubTitle4 {
	color: #bb0122;
	font-size: 14pt;
	font-family: News 706 BT, Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
	line-height: 26px;
	position: relative;
	z-index: -2;
	}
