/* CONTENT STYLES */
/* Should be copied to Editor stylesheet */
body 
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	background-color: #E6DAB6;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited 
{
	color: #0000FF;
}
a:hover, a:active 
{
	color: #FF0000;
}
.header
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #23325D;
}
.subHeader
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #23325D
}
.content, td
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
}
.contentSmall
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 8pt;
}
/* End of what should be copied to Editor stylesheet */
.contentOver, .ContentOver
{
	background-color: #FFFF00;
	cursor: hand;
}
.btn, #ExtranetLogin_btnLogin, .btnLogout
{
	background-color: #285D23;
	color: #FFFFFF;
	border: solid 1px #000000;
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
}
.clr 
{
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
#SiteTitle, #SiteDescript, #AccessLinks, #SiteSummary
{
	display: none;
}
#ColLeftContentBottom, #ColLeftContentTop, #ColRightTop, #PageHeader 
{
	color: White;
}
/*BreadCrumb Styles*/
.breadLink, .breadSep, .breadSelected
{
	display: inline;
	color: White;
	margin-right: 8px;
	font-size: 11px;
}
.breadLink a:link, .breadLink a:visited, .breadLink a:hover, .breadLink a:active
{
	color: White;
}
.breadSelected a:link, .breadSelected a:visited, .breadSelected a:hover, .breadSelected a:active
{
	text-decoration: none;
	color: #E6DAB6;
}
/****End BreadCrumb****/
.mainNavItem, .mainNavSelected
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
}
.subNavItem, .subNavSelected
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}
.subTieredNavItem, .subTieredNavSelected
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}
#ForwardThis a
{
	font-size: 10px;
}

.newsCategory
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 17px;
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}
