/* CONTENT STYLES */
/* Should be copied to Editor stylesheet */
body 
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #636363;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
a:link, a:visited 
{
	color: #0000FF;
}
a:hover, a:active 
{
	color: #FF0000;
}

.header
{
	font-family: Century Gothic, Verdana, Helvetica, Sans-Serif;
	font-size: 16pt;
	color: #93B315;
	line-height: normal;
}
.subHeader
{
	font-family: Arial Black, Sans-Serif;
	font-size: 10pt;
	color: #004C21;
	line-height: normal;
}
.content
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 10pt;
	line-height: 1.5em;
}
.contentSmall
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 8pt;
	line-height: 1.5em;
}
table 
{
	font-size: 8pt;
}
/* End of what should be copied to Editor stylesheet */
.contentOver, .ContentOver
{
	background-color: #FFFF00;
	cursor: hand;
}
.btn, #ExtranetLogin_btnLogin 
{
	background-color: #E4EBC7;
	color: #84867D;
	border-style: solid;
	border-width: 1px;
	border-top-color: #636363;
	border-bottom-color: #636363;
	border-left-color: #85877D; 
	border-right-color: #85877D; 
	border: solid 1px #000000;
	font-family: Arial, Tahoma, Sans-Serif;
	padding: 1px 7px;
}
form 
{
	margin: 0px;
}

.mainNavItem, .mainNavItem2, .mainNavItem3 
{
	display: inline;
	margin-right: 10px;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #EF7A42;
}
.mainNavItem a, .mainNavItem a:link, .mainNavItem a:visited, .mainNavItem a:hover, .mainNavItem a:active,
.mainNavItem2 a, .mainNavItem2 a:link, .mainNavItem2 a:visited, .mainNavItem2 a:hover, .mainNavItem2 a:active,
.mainNavItem3 a, .mainNavItem3 a:link, .mainNavItem3 a:visited, .mainNavItem3 a:hover, .mainNavItem3 a:active 
{
	text-decoration: none;
	color: #84968C;
}
.mainNavItem a:hover, .mainNavItem a:active, .mainNavItem2 a:hover, .mainNavItem2 a:active, .mainNavItem3 a:hover, .mainNavItem3 a:active 
{
	text-decoration: underline;
}
.footerNavItem 
{
	display: inline;
	margin-right: 8px;
	color: #EF7A42;
	font-size: 9px;
	text-transform: uppercase;
}
.footerNavItem a, .footerNavItem a:link, .footerNavItem a:visited, .footerNavItem a:hover, .footerNavItem a:active 
{
	text-decoration: none;
	color: #9E9E9E;
}
.footerNavItem a:hover, .footerNavItem a:active 
{
	text-decoration: underline;
}

#LiveTab 
{
	display: none;
}
#LoginForm .formField 
{
	padding-top: 8px;
}
.formLabel 
{
	font-size: 10px;
	color: #7D816F;
}
.formInput input 
{
	width: 120px;
	height: 20px;
	font-size: 8pt;
	padding: 1px 2px;
	border: solid 1px #555555;
}
.formButton 
{
	display: inline;
	margin-left: 4px;
}
.formButton input 
{
	width: 20px;
	height: 20px;
	font-size: 10px;
	padding: 0px;
}
#PageQuoteInner 
{
	padding: 10px 10px 10px 50px;
	font-family: Georgia, Serif;
	font-size: 9pt;
	line-height: 1.5em;
	xtext-indent: -40px;
}
#PageImage 
{
	display: none;
}
#PageContent 
{
	margin: 10px; 
}
.greenBox .boxTop .boxTopMiddle 
{
	font-size: 8pt;
	color: #2E331E;
	text-transform: uppercase;
}
.greenBox .boxMiddle 
{
	font-size: 8pt;
}
.greenBox .boxTop .boxTopTop, .greenBox .boxTop .boxTopBottom, .greenBox .boxBottom 
{
	display: none;
}


.searchLeft 
{
	float: left;
	width: 300px;
}
.searchRight 
{
	float: right;
	width: 210px;
	font-weight: bold;
	text-align: right;
}
.searchRight select 
{
	font-weight: bold;
}
.searchResult 
{
	margin: 16px 0px;
}
.searchResult a, .searchResult a:link, .searchResult a:visited
{
	text-decoration: none;
}
.searchResult a:hover, .searchResult a:active 
{
	text-decoration: underline;
}
a.searchLink, a.searchLink:link, a.searchLink:visited, a.searchLink:hover, a.searchLink:active 
{
	font-weight: bold;
}
.searchFirst, .searchPrev, .searchNext, .searchLast, .searchFirstOff, .searchPrevOff, .searchNextOff, .searchLastOff
{
	/*position: relative;
	top: -2px;
	left: 0px;*/
	height: 14px;
	overflow: hidden;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: none 0px Transparent;
	background-color: Transparent;
	cursor: hand;
}
.searchFirst, .searchLast, .searchFirstOff, .searchLastOff
{
	width: 12px;
}
.searchPrev, .searchNext, .searchPrevOff, .searchNextOff
{
	width: 10px;
}
.searchFirst 
{
	background-image: url(/shared/images/s_first.gif);
}
.searchPrev 
{
	background-image: url(/shared/images/s_prev.gif);
}
.searchNext 
{
	background-image: url(/shared/images/s_next.gif);
}
.searchLast 
{
	background-image: url(/shared/images/s_last.gif);
}
.searchFirstOff
{
	background-image: url(/shared/images/so_first.gif);
}
.searchPrevOff
{
	background-image: url(/shared/images/so_prev.gif);
}
.searchNextOff 
{
	background-image: url(/shared/images/so_next.gif);
}
.searchLastOff 
{
	background-image: url(/shared/images/so_last.gif);
}

.clr 
{
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
#SiteTitle, #SiteDescript, #AccessLinks, #SiteSummary
{
	display: none;
}

