/* Global Styles ----------------------------------------------------------------------------------------------------------- */
@import url("../../global/CSS/global.css");

/* Default Styles ----------------------------------------------------------------------------------------------------------- */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #e1e6d9 url(/SiteFiles/1120/Images/bodyBkgd.jpg) repeat-x;
}

img, div { behavior: url(/SiteFiles/1120/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #dee0d9;
	background-color: #dee0d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
ul {
	margin: 10px 0px 10px 15px;
	padding: 0px;
}

ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	list-style: bullet;
}

/* Type Styles ----------------------------------------------------------------------------------------------------------- */
body, p, div, ul, li, td {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4D4D4D;
}
a:link, a:visited, a:active {
	color: #2E719E; 
	text-decoration: underline;
}
a:hover {
	color: #2E719E; 
	text-decoration: none;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #4D4D4D;
	letter-spacing: -.1em;
}
h2 {
	font-size: 14px;
	color: #DA7B33;
}
h3 {
	font-size: 12px;
	color: #2E719E; 
}
h4 {
	font-size: 11px;
	color: #878B81;
}
h5 {
	font-size: 11px;
	line-height: 16px;
	color: #A2A69A;
}

/* Search Styles ----------------------------------------------------------------------------------------------------------- */
.search {
	float: right;
	width: 195px;
	height: 24px;
	margin: 25px 20px 0px 0px;
	background: url(/SiteFiles/1120/Images/searchField.jpg) no-repeat;
}
.searchField {
	font-size: 11px;
	color: #B5C0CC;
	float: left;
	padding: 0;
	margin: 5px 0 0 24px;
	border: 0;
	width: 195px;
	background: none;
}
.searchButton {
	display: none;
}

/* SubNav Styles ----------------------------------------------------------------------------------------------------------- */
#subnavWrapper {
    width: 170px;
    float: left;
}
#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size:11px;
    padding: 0;
    margin: 0;
    width: 170px;
    background: none;
}
#subnav a {
	color: #666666;
	display:block;
	padding: 6px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}
#subnav a:hover {
	color: #4D4D4D;
	display:block;
	padding: 6px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}
#subnav a.first {
	color: #666666;
	display:block;
	padding: 6px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}
#subnav a.first:hover {
	color: #4D4D4D;
	display:block;
	padding: 6px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}
#subnav a.current {
	color: #4D4D4D;
	display:block;
	padding: 6px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

/* Wrapper Styles ----------------------------------------------------------------------------------------------------------- */
#utilityWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #192227;
	border-bottom: 1px solid #5d6d79;
}
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1120/Images/topBkgd.jpg) repeat-x;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* Top Styles ----------------------------------------------------------------------------------------------------------- */
#utility {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	height: 30px;
	text-align: right;
	line-height: 30px;
	color: #cbe391;
}
#utility a {
	color: #cbe391;
	text-decoration: none;
}
#utility a:hover {
	color: #cbe391;
	text-decoration: underline;
}
#top {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	height: 118px;
	position: relative;
}
.logo {
	float: left;
	width: 145px;
	height: 45px;
	overflow: hidden;
	margin: 15px 0px 0px 20px;
}
.logo a{
	width: 145px;
	height: 45px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1120/Images/logo.jpg) no-repeat;
}
.tagline {
	float: left;
	width: 310px;
	height: 13px;
	background: url(/SiteFiles/1120/Images/tagline.jpg) no-repeat;
	margin: 33px 0px 0px 26px;
}

/* Corner Styles ----------------------------------------------------------------------------------------------------------- */
#corners-holder {
	width: 100%;
	height: 36px;
	position: absolute;
	top: 82px;
	right: 0px;
}
.corner-left, .corner-right{
	width: 10px;
	height: 10px;
	position: relative;
	display: block;
	background-repeat: no-repeat !important;
}
.corner-left{
	position: absolute;
	left: 0px;
	background: url(/SiteFiles/1120/Images/corner-left.png);
}
.corner-right{
	position: absolute;
	right: 0px;
	background: url(/SiteFiles/1120/Images/corner-right.png);
}

/* Content Styles ----------------------------------------------------------------------------------------------------------- */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	margin: 0px auto;
	padding: 18px 28px 0px;
	width: 764px;
	background: url(/SiteFiles/1120/Images/contentBkgd.png) repeat-y;
}
* html #content {
	margin: 0px auto;
	width: 764px;
	padding: 18px 18px 0px;
	background: #FFFFFF;
}
#content-holder {
	width: 764px;
	position: relative;
	float: left;
}
#contentBottom {
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	height: 27px;
	background: url(/SiteFiles/1120/Images/contentBottom.png) no-repeat;
}
* html #contentBottom {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	height: 18px;
	background: url(/SiteFiles/1120/Images/contentBottom.gif) no-repeat;
}
#flash {
	width: 764px;
	height: 283px;
	float: left;
	margin-bottom: 18px;
	z-index:0;
}
#contentMain {
	width: 732px;
	float: left;
	background: #eceee8 url(/SiteFiles/1120/Images/contentMain.gif) no-repeat;
	padding: 16px 16px 0px;
}
#contentMainBottom {
	width: 764px;
	height: 16px;
	float: left;
	background: url(/SiteFiles/1120/Images/contentMainBottom.gif) no-repeat;
}
#pageBottom {
	width: 732px;
	float: left;
	margin-top: 18px;
}

/* Footer Styles ----------------------------------------------------------------------------------------------------------- */
#footer {
	margin: 8px auto 20px;
	padding: 25px 0px 0px;
	width: 800px;
	height: 40px;
	background-color: #dae0cf;
}
#footerLeft {
	float: left;
	margin-left: 18px;
	font-size: 11px;
	color: #777777;
}
#footerRight {
	float: right;
	margin-right: 18px;
}
#footerRight a {
	font-size: 11px;
	color: #2E719E;
	text-decoration: none; 
}
#footerRight a:hover {
	font-size: 11px;
	color: #2E719E;
	text-decoration: underline; 
}

/* Search Styles ----------------------------------------------------------------------------------------------------------- */
.pageSearchTitle {
	font-size: 14px;
	color: #DA7B33;
	font-weight: bold;
}
a.pageSearchTitle {
	font-size: 14px;
	color: #DA7B33;
	font-weight: bold;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 14px;
	color: #DA7B33;
	font-weight: bold;
	text-decoration:underline;
}

/* Default Styles ----------------------------------------------------------------------------------------------------------- */
#def-contentMain {
	width: 542px;
	min-height: 300px;
	float: left;
	background: #eceee8 url(/SiteFiles/1120/Images/def-contentMain.gif) no-repeat;
	padding: 16px 16px 0px;
}
#def-contentBody {
	width: 542px;
	text-align: left;
	float: left;
}
#def-contentMainBottom {
	width: 574px;
	height: 16px;
	float: left;
	background: url(/SiteFiles/1120/Images/def-contentMainBottom.gif) no-repeat;
}
#def-contentMainRight {
	width: 170px;
	position:absolute;
	top: 0px;
	right: 0px;
}

/* Breadcrumb Styles ----------------------------------------------------------------------------------------------------------- */
#breadcrumbs {
	width: 542px;
	text-align: left;
	float: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background:none;
	display:inline;
	font-size: 11px;
}
#breadcrumbs a {
	color: #A2A69A;
	background: url(/SiteFiles/1120/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 18px;
}
#breadcrumbs a:hover {
	color: #A2A69A;
	background: url(/SiteFiles/1120/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}
#breadcrumbs a.first {
	color: #A2A69A;
	background: none;
	text-decoration:none;
	padding-left: 0px;
}
#breadcrumbs a.first:hover {
	color: #A2A69A;
	background: none;
	text-decoration:underline;
	padding-left: 0px;
}
#breadcrumbs a.current {
	color: #A2A69A;
	background: url(/SiteFiles/1120/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}

