/* Main Site Styles */
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.main-wrapper {
	width: 1000px;
	margin-right: 30px;
	margin-left: 30px;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
}






/* Content - Wrappers */
.Content-wrapper {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.LH_wrapper {
	display: block;
	width: 210px;
	float: left;
}
.Center_wrapper {
	display: block;
	float: left;
}
.RH_wrapper {
	display: block;
	width: 200px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_wrapper {
	background-color: #07226F;
	display: block;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
}





/* Header */
.header {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BD5C13;
	border-right-color: #BD5C13;
	border-bottom-color: #BD5C13;
	border-left-color: #BD5C13;
	height: 92px;
	display: block;
}
.header img{
	float: left;
	margin: 0px;
}



/* Footer */
.footer_links {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 11px;
	color: #f7f4f4;
	display: block;
}
.footer_links a:link, .footer_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #f7f4f4;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.footer_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #f7f4f4;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A01C09;
}


/* Search Function */
.search {
	width: 180px;
	display: block;
	float: right;
	margin: 0px;
}
.search form{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: right;
}
.searchbox {
	margin: 0px 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #433e42;
	border: 1px solid #433e42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #433e42;
	width: 140px;
	padding: 3px;
}
.searchgobtn {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #433e42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #433e42;
}
#main-nav {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding: 0px;
	width: 650px;
	display: block;
	text-align: right;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-nav a:link, #main-nav a:visited {
	float: right;
	padding: 9px 9px 5px;
	display: block;
	font-size: 13px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #999999 2px 2px 2px;
}
#main-nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #BD5C13;
}










/* Left Hand Navigation Styles */
.LH_navigation {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.LH_navigation h1{
	font-size: 18px;
	color: #07226F;
	font-weight: bold;
	text-shadow: #999999 3px 3px 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #07226F;
	border-right-color: #07226F;
	border-bottom-color: #07226F;
	border-left-color: #07226F;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.first-tier_nav {
	font-family: Arial, Helvetica, sans-serif;
}
.first-tier_nav a:link, .first-tier_nav a:visited {
	color: #222222;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 155px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d6ccca;
	border-right-color: #d6ccca;
	border-bottom-color: #d6ccca;
	border-left-color: #d6ccca;
	background-image: url(images/LHN_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: #FFFFFF;
}
.first-tier_nav a:hover {
	color: #222222;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 155px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d6ccca;
	border-right-color: #d6ccca;
	border-bottom-color: #d6ccca;
	border-left-color: #d6ccca;
	background-image: url(images/LHN_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: #f5f5f5;
}
#first-tier_navON {
	color: #222222;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 155px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C4B6B3;
	border-right-color: #C4B6B3;
	border-bottom-color: #C4B6B3;
	border-left-color: #C4B6B3;
	background-image: url(images/LHN_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: #f5f5f5;
}

.second-tier_nav {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C4B6B3;
	border-right-color: #C4B6B3;
	border-bottom-color: #C4B6B3;
	border-left-color: #C4B6B3;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.second-tier_nav a:link, .second-tier_nav a:visited {
	color: #222222;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 25px;
	width: 140px;
	background-image: url(images/LHN_2ndtierbullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 11px;
	background-color: #FFFFFF;
	border: none;
}
.second-tier_nav a:hover {
	color: #A01C09;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 140px;
	background-image: url(images/LHN_2ndtierbullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	background-color: #f5f5f5;
	border-top: 1px solid #dedede;
	border-right: 1px none #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px none #dedede;
}





/* Center Content Styles */
.Center_content {
	padding: 10px 30px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.Center_content p{
	font-size: 12px;
	color: #222222;
	margin: 15px 0px;
}
.Center_content h1 {
	font-size: 18px;
	color: #222222;
	margin: 0px 0px 15px;
}
.Center_content h2 {
	font-size: 16px;
	color: #222222;
	margin: 0px 0px 15px;
}
.Center_content h3 {
	font-size: 14px;
	color: #222222;
	margin: 0px 0px 15px;
}



td, li {
	font-size:12px;
}	

.padLeft {float:right; padding:0 5px 5px 10px;}


.LH_navigation h2{
	font-size: 14px;
	color: #a01c09;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #a01c09;
	border-right-color: #a01c09;
	border-bottom-color: #a01c09;
	border-left-color: #a01c09;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}



.required{
	color: #BD1F13;
}