﻿
body {
background-color: #7d818a;
}

/**input boxes, globals.**/

.globals_bottom {
font-size: 11px;
}

.search_sitemap {
font-size: 12px;
}

.textbox {
border: 1px solid #4c7cbd;
}
.PrintHeader
{
	display:none;
}

/****************Second-level nav****************/

.second_nav {
/*font-weight: bold;
font-size: 13px;
color: #a91116;
background: url(../_img/arrow_off.gif) 15px 8px no-repeat;
padding: 0 0 0 30px;*/
}
.second_nav a 
{
display: block;
font-weight: bold;
font-size: 13px;
color: #a91116;
background: url(../_img/arrow_off.gif) 15px 7px no-repeat;
padding: 0 0 5px 30px;
text-decoration: none;
}
.second_nav a:hover 
{
font-weight: bold;
font-size: 13px;
color: #2e357d;
background: url(../_img/arrow_on.gif) 15px 7px no-repeat;
}
.second_nav a.on
{
font-weight: bold;
font-size: 13px;
color: #2e357d;
background: url(../_img/arrow_on.gif) 15px 7px no-repeat;
}

.third_nav a
{
display: block;
font-weight: normal;
font-size: 12px;
color: #a91116;
background: url(../_img/arrow_off.gif) 30px 5px no-repeat;
padding: 0 0 0 45px;
}

.third_nav a:hover {
font-weight: normal;
font-size: 12px;
color: #2e357d;
background: url(../_img/arrow_on.gif) 30px 5px no-repeat;
}
.third_nav a.on {
font-weight: normal;
font-size: 12px;
color: #2e357d;
background: url(../_img/arrow_on.gif) 30px 5px no-repeat;
}


/****************Add everything below this to the WYSIWYG CSS****************/

p, td, table, ul, li, div {
font-family: arial;
font-size: 13px;
color: #000000;
line-height: 20px;
}

.padding {
padding: 8px;
}

.font_size_11px {
font-size: 11px;
}

a {
color: #a91116;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

.hr {
border: 0px;
border-top: 1px solid #a91116;
}

.header {
font-size: 18px;
line-height: 22px;
font-weight: bold;
color: #2e357f;
}

h1 {
font-size: 18px;
line-height: 22px;
font-weight: bold;
color: #2e357f;
}

.sub_header {
font-size: 15px;
line-height: 20px;
font-weight: bold;
color: #2e357f;
}

h2 {
font-size: 15px;
line-height: 20px;
font-weight: bold;
color: #2e357f;
}

.light_blue_background {
background-color: #b8cae5;
}

.red_border_2px {
border: 2px solid #a30c11;
}

.red_border_1px {
border: 1px solid #a30c11;
}

/************* BASE MASTER *************/
#BaseMasterContainer
{
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
}
/*********** END BASE MASTER ***********/


/************* MAIN MASTER *************/
#MainMasterContainer
{
	
	position: relative;
	width: 928px;
	margin: -10px auto 0 auto;
}
#MainMasterInnerContainer
{
	padding: 20px 0 0 0;
	background: url(../_img/content_repeater.jpg) 0px 0 repeat-y;
}
#MainMasterGraphicTemplate
{
	margin: 35px 0 0 5px;
}
#HomeNavigation
{
	padding: 7px 0 0 0;
	position: relative;
}
#MainMasterLogo
{
	position: absolute;
	left: 125px;
	top: 30px;
	z-index: 5;
}
#MainMasterSearchControl
{
	position: absolute;
	left: 725px;
	top: 20px;
}
#MainMasterSearchControl a
{
	text-decoration: none;
}
#MainMasterLogin
{
	position: absolute;
	top: 230px;
	left: 600px;
	display: none;
}
#MainMasterNeedLoginLink
{
	text-align: right;
	margin: -3px 0 0 0;
}
#MainMasterContent
{
width: 875px;
margin-top: -80px;
word-wrap: break-word;
overflow: hidden;
padding: 0 0 0 25px;
}
#MainMasterFooter
{
	padding: 5px 20px 0 0;
	text-align: right;
	font-size: 11px;
}
.footerLink
{
	display: none;
	color: #3c77f1;
}
#MainMasterDividerLine
{
	text-align:center;
	padding: 5px 0 4px 0;
}
#MainMasterSitemapLink
{
	padding: 0 7px 0 0;
	text-align: right;
}
.MainMasterSitemap
{
	color: #3c77f1;
}
/*********** END MAIN MASTER ***********/
/************* INTERIOR MASTER *************/
#InteriorMasterContainer
{
	position: relative;
	width: 928px;
	margin: -37px auto 0 auto;
}
#InteriorMasterInnerContainer
{
	background: url(../_img/content_repeater_interior.jpg) repeat-y;
}
#InteriorMasterGraphicTemplate
{
	width: 910px;
	margin: 35px 0 0 5px;
	padding: 56px 0 0 0;
	background-color: white;
}
#InteriorNavigation
{
	padding: 9px 0 0 0;
}
#InteriorMasterLogo
{
	position: absolute;
	left: 125px;
	top: 30px;
}
#InteriorMasterSearchControl
{
	position: absolute;
	left: 725px;
	top: 20px;
}
#InteriorMasterSearchControl a
{
	text-decoration: none;
}
#InteriorMasterFooter
{
	padding: 7px 20px 0 0;
	text-align: right;
	font-size: 11px;
}
#InteriorNav
{
	margin: 0 0 0 10px;
	float: left;
	width: 219px;
}
#content
{
	margin: -50px 0 0 0;
	padding: 0 10px 0 20px;
	float: left;
	width: 653px;
	overflow: hidden;
	word-wrap: break-word;
}
#InteriorMasterContentFooter
{
	height: 9px;
}
.searchBox
{
	border: solid 1px #4c7cbd;
	width: 90px;
}
#InteriorMasterDividerLine
{
	text-align:center;
	padding: 5px 0 4px 0;
}
#InteriorMasterSitemapLink
{
	text-align: right;
	padding: 0 7px 0 0;
}

/*********** END INTERIOR MASTER ***********/