/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* BE SURE TO COPY YOUR CLIENT STYLES IN THIS MASTER.CSS IN ORDER FOR THE EDITOR TO IMPLEMENT THE CLIENT STYLES-
YOU HAVE TO LOAD THEM UP SEPARATELY AS CLIENT.CSS AS WELL */

/* UNIVERSAL */

html, body, div, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, form, blockquote, fieldset, input {
margin:0;
padding:0;
}


body {
	background-color: #0c254d;
	margin: 0px;
	padding:0;
	background-image: url(/sitefiles/1171/Images/bg.jpg);
	background-repeat: repeat-x;
}

img.left { float: left; padding: 2px 20px 16px 0; }
img.right { float: right; padding: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

img.navigate { float: left; margin: 0px 0px 20px 0; }


hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;}
	
ul li {
	padding: 0 0 0 15px;
	margin: 0px;
	background: url(/sitefiles/1171/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;}

/*----------------------------------------------------------------- TYPE */
body, p, div, li, td {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #262626;
}
	
a:link, a:visited, a:active {
	color: #426BEB; 
	text-decoration: underline;}
	
a:hover {
	color: #426BEB; 
	text-decoration: none;}
	
strong, b { font-weight:bold; }

h1 {
	font-size: 30px;
	line-height: 40px;
	color: #262626;}

h2 {
	font-size: 19px;
	line-height: 29px;
	color: #262626;}
	
h3 {
	font-size: 20px;
	line-height: 30px;
	color: #B8301E;}
	
h4 {
	font-size: 25px;
	line-height: 35px;
	color: #2C3280;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 15px;
	line-height: 25px;
	color: #52504A;
}
.bodyoptional {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #262626;
}

/*----------------------------------------------------------------- SEARCH */
#search {
	width: 226px;
	padding-bottom: 15px;
	padding-left:30px;
	background-image: url(/sitefiles/1171/Images/searchfield.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	margin-top: 5px;
	height:36px;
	float: right;
}
.searchField {
	font-size: 10px;
	color: #FFF;
	width: 226px;
	border: 0px;
	margin:0px;
	background:transparent;
	float: right;
	text-transform:uppercase;
}
.searchButton {
	visibility: hidden;
	display: none;
	width: 0px;}
	
.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #2C3280;}

a.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #2C3280;
text-decoration:none;}

a.pageSearchTitle:hover {
font-size: 14px;
line-height: 18px;
color: #2C3280;
text-decoration:underline;}

/*----------------------------------------------------------------- MAIN NAV */
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;}

#mainnav li ul
{display: none;}

#mainnav li{
	padding: 0px;
	margin: 0px;
	height: 34px;
	float: left;background: none;}
	
#mainnav a{
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 0px 20px;
	margin-top: 7px;
	text-align:center;
	border-right: 1px solid #A6B6ED;

}

#mainnav a:hover {
	font-size: 11px;
	line-height: 34px;
	text-transform: uppercase;
	color: #52504A;
	display: block;
	text-decoration: none;
	padding: 0px 20px;
	margin: 0px;
	text-align:center;
	background-color: #BDBAAC;
}
	
#mainnav a.current  {
	font-size: 11px;
	line-height: 34px;
	text-transform: uppercase;
	color: #52504A;
	display: block;
	text-decoration: none;
	padding: 0px 20px;
	margin: 0px;
	text-align:center;
	background-color: #BDBAAC;}
	
#mainnav a.last  {
	font-size: 11px;
	line-height: 34px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 0px 20px;
	margin: 0px;
	text-align:center;
	border: 0px;}

/*----------------------------------------------------------------- SUB NAV */
#subnavWrapper {
	float: left;
	width: 180px;
	background-image: url(/sitefiles/1171/Images/bg-sub.jpg);
	background-repeat: no-repeat;
	min-height:130px;
	height:auto !important;
	padding: 20px;
}
* html #subnavWrapper {
	width: 220px;
	w\idth: 180px; }
	
#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;}
	
#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 180px;
	background: none;}
	
#subnav a {
	display: block;
	text-decoration: none;
	line-height:35px;
	border-bottom: 1px solid #737168;
	color: #52504A;
	text-transform: uppercase;
	padding-left: 10px;
}
	
#subnav a:hover {
	display: block;
	text-decoration: none;
	line-height:35px;
	color: #FFF;
	text-transform: uppercase;
	padding-left: 10px;
	background-image: url(/sitefiles/1171/Images/bg-submenu.jpg);
	background-repeat: repeat-x;
}

#subnav a.current {
	display: block;
	text-decoration: none;
	line-height:35px;
	color: #FFF;
	text-transform: uppercase;
	padding-left: 10px;
	background-image: url(/sitefiles/1171/Images/bg-submenu.jpg);
	background-repeat: repeat-x;}
	
/* PARENT STYLE- THIS JUST NEEDS TO BE THE SAME DIV NAME AS THE CONTAINING SUBMENU CONTAING DIV NAVE */	
#subnavWrapper h2 {
	font-size:16px;
	display: block;
	text-decoration: none;
	color: #B8301E;
	text-transform:uppercase;}

#subnavWrapper h2 a {
	font-size:16px;
	display: block;
	text-decoration: none;
	color: #B8301E;
	text-transform:uppercase;}
	
#subnavWrapper p {
	display: none;}
	
/*----------------------------------------------------------------- SUB NAV */
#rightNavWrapper {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 34px;
	height: 34px;
	padding-left: 95px;
}
	
#rightNav li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
	background: none;
	height:34px;}
	
#rightNav a {
	font-size: 11px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #A6B6ED;
	color: #A6B6ED;
	text-transform: uppercase;
	line-height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top:7px;
}
	
#rightNav a:hover {
	font-size: 11px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #A6B6ED;
	color: #FFF;
	text-transform: uppercase;
	line-height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top:7px;
}
#rightNavB li {
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	list-style: none;
	background: none;
	height:34px;}
	
#rightNavB a {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #A6B6ED;
	text-transform: uppercase;
	line-height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top:7px;
}
	
#rightNavB a:hover {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	line-height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top:7px;
}
	
/*----------------------------------------------------------------- BREADCRUMBS */
#breadcrumbs {
	float: left;
	width: 640px;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
* html #breadcrumbs {
	width: 660px;
	w\idth: 640px;}
	
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;}
	
#breadcrumbs li {
	margin: 0px;
	float: left;
	background:none;}

#breadcrumbs a {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #737168;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumbs a:hover {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumbs a.first  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #737168;
	background: none;
	margin-left: -15px;}
	
#breadcrumbs a.first:hover  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: none;
	margin-left: -15px;}

#breadcrumbs a.current  {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}

/*----------------------------------------------------------------- WRAPPERS */

	
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	height: 136px;
}
	
#mainnavWrapper {
	padding: 0px;
	height: 34px;
	width: 100%;
	float: left;
}

#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
	
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;}

/*----------------------------------------------------------------- TOP */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 26px;
	position: relative;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	color: #E5E2D1;
	text-transform: uppercase;
	line-height: 26px;
}
	
#logo {
	width: 510px;
	height: 38px;
	position: absolute;
	top: 35px;
	left: 225px;
}
	
/*----------------------------------------------------------------- CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;}
	
#content {
	margin: 0px auto;
	width: 900px;
	background-color: #FFFFFF;
	position: relative;
	min-height:465px;
	height:auto !important;
}
#contentLeft {
	float: left;
	width: 475px;
	background-color:#FFFFFF;
	overflow: hidden;
	padding-top: 20px;
	padding-left: 20px;
}
* html #contentLeft {
	width: 495px;
	w\idth: 475px; }
	
#contentRight{
	float: right;
	width: 365px;
	background-color: #FFFFFF;
	background-image: url(/sitefiles/1171/Images/bg-contentR.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 20px;
	padding-top: 20px;
}
* html #contentRight {
	width: 385px;
	w\idth: 365px; }

	
/*----------------------------------------------------------------- FOOTER */
#footer {
	margin: 0px auto;
	padding: 20px 0px;
	width: 900px;
	background-image: url(/sitefiles/1171/Images/redbar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B6ED;
	height: 50px;
}

#footerBottom {
	margin: 0px auto 20px;
	padding: 20px 0px;
	width: 900px;
}

/*----------------------------------------------------------------- DEFAULT CONTENT */
#DEFcontentLeft {
	float: left;
	width: 220px;
}
#DEFcontentRight{
	float: right;
	width: 640px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

* html #DEFcontentRight {
	width: 660px;
	w\idth: 640px;}

#footerRight {
	float: right;
	font-size: 10px;
	color: #A6B6ED;
}

#footerRight a {
	font-size: 10px;
	color: #A6B6ED;
	text-decoration:none;}
	
#footerRight a:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration:none;}

	
#footerLeft {
	float: left;
	font-size: 10px;
	color: #A6B6ED;
	text-transform:uppercase;
	margin-top: 15px;
}
	
#footerLeft a {
	font-size: 10px;
	color: #A6B6ED;
	text-decoration:none;}
	
#footerLeft a:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration:none;}

	
#header {
	height: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-image: url(/sitefiles/1171/Images/bg-top.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#mainNavLeft {
	float: left;
	height: 34px;
	width: 495px;
}
#mainNav {
	height: 34px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainNavRight {
	float: right;
	height: 34px;
	width: 405px;
	background-image: url(/sitefiles/1171/Images/bg-navRight.jpg);
	background-repeat: no-repeat;
	line-height: 34px;
}
#imageRotation {
	float: left;
	height: 278px;
	width: 495px;
	background-color: #FFFFFF;
}
#flash {
	float: right;
	height: 278px;
	width: 405px;
	background-color: #FFFFFF;
}
#ContentInner {
	float: left;
	width: 880px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}

* html #ContentInner {
	width: 900px;
	w\idth: 880px; }

#footerLeftB {
	float: left;
}
#defHighlight {
	background-image: url(/sitefiles/1171/Images/bg-highlights.jpg);
	padding: 20px;
	float: left;
	height: auto;
	width: 180px;
	background-repeat: no-repeat;
}
