﻿body, div, td, th, input, textarea, select
{
	color: #868686;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
}
body
{
   /* background-image:url(/web/design/images/background.gif);
    background-position:center;
    background-repeat:repeat-y;
    background-color:#778787;*/
	background:#d1d2d4 !important;
}
.canvas
{    
    width:980px;
 	margin:0 auto;
/* 	border:solid 1px #000; */
}

.navSearchCont
{
    margin-top:10px;
	background:#83a51c;
    height:43px;
}


.noScript
{
	width:100%;
	border-bottom:solid 1px #FFCC00;
    background-color:#FFFF99;
    color:#000;
    height:28px;
}
.noScript img
{
	float:left;
	margin-top:2px;
	margin-left:2px;
}
.noScript span
{
	display:block;
	padding-top:6px;
}

/* Footer */
.footerLinks_cont
{
    padding-top:4px;
}
.footerInner
{
    /*background-image:url(/web/design/images/footer-bg.gif);*/
    height:28px;
    text-align:center;
	background:#83a51c;
}
.footerFiller
{

}
.footerLinks .footerLink
{
    font-size:10px;
    color:#ffffff;
    line-height:10px;
    border-right:1px #fff solid;
    padding-left:3px;
    padding-right:7px;
    
}
.footerLinks .footerLinkLast
{
	border-right:none;
}
.copyright
{
    font-size:10px;
    line-height:16px;
}

/* Body Containers */
.lhSideTop
{

}
#left
{
     width:150px;
/* 	background:#83A51C; */

}
#centre
{
    width:970px;
	height:694px;
    float:left;
	/*border:solid 1px #666;*/
	margin:0;
}


.pageEnd 
{

	height:0px;
	line-height:0px;
	clear:both;
	width:100%;
}
.mainRight
{
    width:680px;    
    float:right;
}


input, textarea, select
{
	/*border:solid 1px #666;*/
}

/* Content */ 
.contentCont 
{
	font-size:12px;
	line-height:140%;
	/*min-height:300px;*/
}
.contentCont b, 
.contentCont strong
{
    font-weight:bold;
}
.contentCont i,
.contentCont em
{
    font-style:italic;
}
.contentCont blockquote, 
.contentCont q
{
    quotes:"";    
    padding:5px 40px;
    background-image:url(/web/design/images/block-quote-bg.gif);
    background-repeat:no-repeat;
    font-style:italic;
    min-height:100px;
}
.contentCont img
{
    padding:0 5px;
}
.contentCont ul
{
    list-style-type:disc;
    list-style-position:outside;
    margin-left:5px;
}
.contentCont ol
{
    list-style-type:decimal;
    list-style-position:outside;
    margin-left:23px;    
}
.contentCont ul li
{
    margin-left:10px;
    padding-left:5px;
}
.contentCont ol li
{
    margin-left:-3px;
    padding-left:0px;
}
.contentCont p
{
    padding-top:5px;
    padding-bottom:5px;
}

.contentCont a,
.contentCont a:visited
{
    color:#87BCCD;
    text-decoration:underline;
}

.contentCont h1, 
.contentCont h2, 
.contentCont h3, 
.contentCont h4, 
.contentCont h5
{
	font-weight: bold;
	margin-bottom: 10px;
}
.contentCont h1
{
    font-size: 16px;
	color: #868686;
}
.contentCont h2
{
    font-size:16px;
    color:#a1a08f;
    font-weight:bold;
}
.contentCont h3
{
   font-size:14px;
   color:#3B3B3D;
   font-weight:bold;
}
.contentCont h4
{
   font-size:14px;
   color:#a1a08f;
   font-weight:bold;
}
.contentCont h5
{
   font-size:14px;
   color:#87BCCD;
   font-weight:bold;
}
.contentCont hr
{
    border:none;
    border-top:solid 1px #a1a08f;
    height:1px;
    clear:both;
    color:#fff;
}

.Fontxx-Small
{
	font-size:9px;
}
.Fontx-Small
{
	font-size:10px;
}
.FontSmall
{
	font-size:11px;
}
.FontMedium
{
	font-size:12px;
}
.FontLarge
{
	font-size:14px;
}
.Fontx-Large
{
	font-size:16px;
}
.Fontxx-Large
{
	font-size:18px;
}

/* LOGIN & TELL A FRIEND */
.logInCont, 
.tellaFriendCont
{
	background-repeat: no-repeat;
	height: 27px;
	margin-top: 7px;
	display:block;
	font-size:10px;
    line-height:26px;
	padding-left:20px;
}
a.logInCont, 
a:visited.logInCont, 
a.tellaFriendCont,
a:visited.tellaFriendCont
{
	text-decoration:none;
    color:#000;    
    text-transform:uppercase;    
}
.tellaFriendCont
{
	background-image: url(/web/design/images/tell-a-friend.gif);
}
.logInCont
{
	background-image: url(/web/design/images/log-in.gif);
}



.clearFix
{
    line-height:0px;
    clear:both;
    height:0px;
    font-size:0px;
}

h1.pageHdr{
	color:#83A51C;
	padding:20px;
}

.content{
	padding:0 20px;
}


.mainRight
{
    width:800px;    

}

/* Updates 02/11/09 */
body {
	background: #FFF !important;
}
div.searchInputCont {
	padding: 10px 10px 0 0;
	float: right;
}
div.searchInputContAlt {
	width: 250px;
	padding: 10px 0 8px 30px;
	float: none;
	position: absolute;
	top: -43px;
	left: 854px;
	background-color: #83A51C;
}
div.searchInputCont input {
	float: left;
}
div.searchInputCont .searchBtn {
	font-size: 1px;
	color: #6EB43F;
	cursor: pointer;
	display: block;
	width: 100px;
	height: 25px;
	line-height: 1px;
	border: none;
	background: url(/web/design/go-btn.png) no-repeat;
}
div.searchInputCont input.searchField {
	color: #000;
	width: 129px;
	height: 18px;
	padding: 3px 0 0 3px;
	margin: 0;
	border: 1px solid #000;
	border-right: none;
}
div.menu {
	width: 500px;
	float: left;
}
div.topLinks_cont {
	height: 43px;
	width: 100%;
	padding: 0;
	float: left;
	position: relative;
	background-color: #83A51C;
}
div.contentCont div.topLinks_cont a.switchLink {
	font-size: 15px;
	font-weight: bold;
	line-height: 29px;
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	height: 36px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 6px;
	float: left;
}
/*div.topLinks_cont a.switchLinkChangeDisplayType {
	padding-right: 20px;
	background: url(/web/design/images/down-arrow-pagingBoxCont.gif) no-repeat right 17px;
}
div.topLinks_cont a.switchLinkChangeDisplayType:hover {
	color: #000 !important;
	margin-left: 4px;
	padding: 6px 47px 0 6px;
	border: 1px solid #000;
	border-bottom: none;
	background: #FFF;
}*/
div.topLinks_cont a.switchLink:hover {
	text-decoration: underline;
}
div.viewOptionsCont {
	padding: 0 0 20px 0;
	position: absolute;
	top: 7px;
	left: 254px;
	z-index: 1000;
}
div.viewOptionsContSelect {
	position: relative;
	top: 10px;
	left: 20px;
	z-index: 99;
}
div.viewOptionsContSelect label {
	color: #FFF;
	padding: 2px 10px 0 0;
	float: left;
}
div.viewOptionsCont a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none !important;
	float: left;
	margin: 0;
	padding: 6px 10px 0 10px;
}
div.viewOptionsCont a:hover {
	text-decoration: underline !important;
}
div.PdfPageDetail {
	width: 1263px;
}
div.PdfPageDetail span {
	color: #000 !important;
}
div.pagesNavCont {
	width: 100px;
}
div.pagesNavCont ul {
	padding: 0;
	margin: 0;
}
div.pagesNavCont ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.pagesNavCont a {
	font-weight: bold;
	line-height: 30px;
	color: #83A51C;
	text-indent: 14px;
	text-decoration: none !important;
	display: block;
	border-bottom: 1px solid #666;
	background: #EEE;
}
div.pagesNavCont a:hover {
	text-decoration: underline !important;
}
div.pagesNavCont span {
	font-weight: bold;
	line-height: 30px;
	color: #999;
	text-indent: 14px;
	display: block;
	border-bottom: 1px solid #666;
	background: #FFF;
}
div#fbFooter {
	position: relative;
	z-index: 1;
}
div.rightLinks {
	width: 650px;
	height: 33px;
	padding: 10px 0 0 20px;
	position: absolute;
	top: 0;
	left: 653px;
	background: #83A51C;;
}
div.fbMenu img {
	padding:0;
}
div.pageNumbers_cont {
	height: 19px;
	margin: 0 10px;
	padding: 2px 0 0 5px;
	border: 1px solid #000;
	background: #FFF;
}
div.pageNumbers_cont span {
	color: #000 !important;
}
.showenForJSUsers {
	display: none;
}
