﻿html, body{
}

html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a,font, li, img, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tr, th, td {
	color: #464646;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font: normal 1em/normal Arial,Helvetica, sans-serif;
}
.ms-WPBody {font-size:1em;}
.ms-WPBody h2 {font-size:1.2em;}

.sh-hidden {display:none;}
.sh-editLink{cursor:pointer;}

/* FLASH DIV */
.sh-flashDiv {margin-bottom: 20px; clear: both;}

object, img{
	outline: none;
}

ul, ol{
	margin-left: 20px;
	padding-bottom: 10px;
}
ul li, ol li{
	padding: 2px 0px;
}

img{
	vertical-align:bottom;
}

p{
	padding-bottom: 10px;
}

em, i{
	font-style:italic;
}

a, a img, :hover img, :link img, :visited img {
	border: 0px;
	outline: none;
	color: #666;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}


.hr{
	border-bottom: solid 1px #a2a2a1;
	padding-top: 10px;
	margin-bottom: 10px;
}

h1{
	color: #6a6c6f;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	/*text-transform: uppercase;*/
}

h2{
	color: #ee7f18;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
}

h3{
	color: #6a6c6f;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	/*text-transform: uppercase;*/
}
h4{
	color: #6a6c6f;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 5px;
	/*text-transform: uppercase;*/
}

.block-img{
	display: block;
}

.summaryErr{
	margin-bottom: 20px;
	background-color: #fff;
}

.err, .status{
	min-height: 10px;
	font-weight: bold;
	color: #ff0000;
	padding: 20px 50px;
	background-color: #fff;
	margin: 0px auto;
	border: solid 1px #ff0000;
	text-align: center;
	margin-bottom: 10px;
}

.status{
	color: #ee8c22;
	border: solid 1px #ee8c22;
}

.red{
	font-weight: bold;
	color: #990000;
}

.clearance{
	clear: both;
	height: 0px;
	margin-bottom: 0px;
	font-size: 0px;
	line-height: 0px;
}

body{
	padding: 0px;
	margin: 0px;
	background: url(/webassets/images/sh/body-bg.gif) repeat-x top #faf8f2;
}
h3.right-title{
	color: #5c8727;
	font: bold .9em/normal Georgia,'Times New Roman',serif;
	text-transform: none;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}

/*=================  HEADER STYLES  ================*/
#header{
	width: 943px;
	margin-top: 27px;
	height: 113px;
	background:url(/webassets/images/sh/header-bg-2.gif) repeat-x top;
}

#header-top{
	height: 14px;
	margin:0;
	padding:0;
	background: url(/webassets/images/sh/header-top.gif) no-repeat;
}
#headerLogo{
	float: left;
}

#header-right{
	width: 626px;
	float: left;
}

#search-form{
	clear:both;
	width: 191px;
	float: right;
	margin:0px;
	padding: 15px 10px 0px 0px;
}
#search-form input.fld{
	font-size: 11px;
	width: 122px;
	height: 18px;
	padding: 5px 5px 0px 5px;
	background: url(/webassets/images/sh/search-field-bg.gif) no-repeat;
	border: none;
	float:left;
}
#search-form input.btn{
	width: 59px;
	height: 23px;
	border: none;
	text-indent: -5000px;
	background: url(/webassets/images/sh/search-btn.gif) no-repeat;
	cursor: pointer;
	float:right;
}

/*=================  TERTIARY NAV STYLES  ================*/
#tnav{
	padding: 0px;
	padding-right:15px;
	margin: 0px;
	float: right;
	list-style: none;
}

#tnav li{
	font-size: .75em;
	color: #89898b;
	float: left;
}

#tnav li a{
	color: #89898b;
	text-decoration: none;
}

/*=================  MAIN NAV STYLES  ================*/
#main-nav{
	float: left;
	height: 28px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#main-nav li{
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(/webassets/images/sh/nav-bg0.gif) no-repeat bottom right #6c9836;
}

#main-nav li a{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 9px;
	line-height: 28px;
	display: block;
	text-decoration: none;
}

#main-nav li.left-end{
	background: url(/webassets/images/sh/nav-bg0-left.gif) no-repeat bottom left #5e8a28;
}
#main-nav li.right-end{
	background: url(/webassets/images/sh/nav-bg0-right.gif) no-repeat bottom right #5e8a28;
}

#main-nav li a:hover, #main-nav li a.over{
	background: url(/webassets/images/sh/nav-bg1.gif);
}
/*
#main-nav li:hover ul{
	display: block;
}
*/

/*=================  MAIN NAV RIGHT STYLES  ================*/
#main-right-nav{
	float: right;
	height: 28px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
}
#main-right-nav li{
	float: left;
	padding: 0px;
	margin: 0px;
	font-size:.8em;
}
#main-right-nav li a{
	padding: 6px 0px 0px 10px;
	display: block;
	text-indent: 0px;
	text-decoration: underline;
}

/*=================  SUBNAV STYLES  ================*/
#main-nav .subnav{
	width: 170px;
	position: absolute;
	display: none;
	list-style: none;
	margin: 0px;
	padding:5px 0;
	z-index: 2;
	background: url(/webassets/images/sh/sub-nav-bg.png) bottom no-repeat;
}

#main-nav .end{
	margin-left: -66px;
}

#main-nav .subnav li{
	float: none;
	margin: 0px;
	padding: 0px;
	background: none;
}
#main-nav .subnav li a{
	width:150px;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 10px 3px 10px;
	height: auto;
	text-indent: 0px;
	display: block;
	color: #fff;
	line-height: normal;
}
#main-nav .subnav li a:hover{
	color: #fff;
	text-decoration: none;
	background: transparent;
	background-color:#b5cd96;
}

/*=================  CONTAINER STYLES  ================*/

#outer-container{
	margin: 0px auto;
	padding-bottom: 140px;
	width: 943px;
}

#inner-container{
	margin-top: 10px;
	background: url(/webassets/images/sh/inner-bg.gif) repeat-x bottom #fff;
}

#left-container{
	float: left;
	width: 140px;
	padding: 10px 0 10px 10px;
}

#content-container{
	margin-left: 20px;
	float: left;
}

#main-content-container{background:red;
	font-size:.9em;
	line-height: 16px;
	width: 514px;
	min-height: 200px;
	float: left;
	padding: 30px 20px 35px 20px;
	background: url(/webassets/images/sh/page-top-shadow.gif) no-repeat top #fff;
}
#main-content-container > ul> li, #main-content-container > span > ul > li, 
#main-content-container .ms-WPBody table ul li, #main-content-container > div > ul > li {
	margin:5px 0;
	padding: 0 0 0 10px;
	list-style-type:none;
	background: url(/webassets/images/sh/bullet_arrow_green.gif) no-repeat 0 .4em; 
}

#main-content-container > ol > li, #main-content-container > span > ol > li, 
#main-content-container .ms-WPBody table ol li, #main-content-container > div > ol > li {
	margin:5px 0 0 10px;
	padding: 0 0 0 0px;
}

.fullWidth{
	width: 725px !important;
}

#main-content-container a{
	color: #6c9836;
	font-weight: bold;
}

#secondary-content-container{
	padding-top: 15px;
	width: 199px;
	float: left;
	font-size:.8em;
}

/*=================  FOOTER NAVIGATION  ================*/
.copyRight {font-size:.7em; line-height:1.75em; margin-left: 170px; display:block;}
.copyRightHome {font-size:.7em; margin:5px 0 0 10px; float: left;}

#footer{
	/*width: 878px;*/
}

#footer ul{
	list-style: none;
	padding: 0px;
	margin: 1px 0px 0px 20px;
	height:120px;
}

#footer ul li{
	float: left;
	margin: 0px;
	padding: 10px 0px;
	background: url(/webassets/images/sh/footer-item-bg.gif) no-repeat bottom left;
	width: 180px;
	text-align:center;
}

#footer ul li a{
	padding: 0px 20px 3px 0px;
	letter-spacing: -.05em;
	color: #717174;
	font: bold normal .9em/normal Georgia,'Times New Roman',serif;
	text-decoration: none;
	background: url(/webassets/images/sh/footer-item-arrow.gif) no-repeat top right;
}

.footerSelected {background: url(/webassets/images/sh/footer-item-arrow-green.gif) no-repeat top right !important;}

/*
#footer ul li:hover ul{
	display: block;
}
*/
#footer ul.footer-subnav{
	display: none;
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 5px 0 0 0;
	border-top:1px solid #ccc;
}

#footer ul.footer-subnav li{
	float: none;
	margin: 0px;
	padding: 0px 5px 3px 20px;
	width: 155px;
	background: transparent;
	text-align:left;
}
#footer ul.footer-subnav li a{
	font: .8em verdana;
	color: #717174;
	padding: 0px 10px 2px 0px;
	height: auto;
	text-indent: 0px;
	background: transparent;
}
#footer ul.footer-subnav li a:hover{
	text-decoration: underline;
}

#footer ul li ul.footer-subnav li a{


}

/*============== TOP AND BOTTOM ROUND ENDS  ===================*/
#inner-top{
	width: 943px;
	height: 12px;
	background: url(/webassets/images/sh/inner-top.gif) no-repeat;
}
#inner-bottom{
	width: 943px;
	height: 12px;
	background: url(/webassets/images/sh/inner-bottom.gif) no-repeat;
}

.WebPartTextBox {border:1px; margin-left:5px;}
.AdminLinks a {color:#FFFFFF; text-decoration:none;}
.AdminLinks a:hover {text-decoration:underline;}

#AdminLinksGlobalNavContainer {position:relative; top:-26px;left:560px;}
#AdminLinksGlobalNav {padding:5px 5px 5px 5px; display:none;font-size:.8em; position:absolute; top:0px; left:0px; background:#98B96E;}

#AdminLinksFooterContainer {position:relative; top:-26px;left:790px;}
#AdminLinksFooter {padding:5px 5px 5px 5px; display:none;font-size:.8em; position:absolute; top:0px; left:0px; background:#9A9A9D;}

