/* CONTENT STYLES */
/* Should be copied to Editor stylesheet */
body 
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.footerLink {text-decoration:none;}

a:link, a:visited 
{
	color: #7fba00;
}
a:hover, a:active 
{
	text-decoration:underline;
	color: #7fba00;
}

.contentSmall
{
	font-size: 7pt;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12pt;
}
.content, p, table, td, li
{
	font-size: 12pt;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12pt;
}

.subHeader
{
	font-family: Arial, Tahoma, Sans-Serif;
	color: #7fba00;
	font-size: 14pt;
	font-weight: bold;
}

.Title, .header
{
	color: #7fba00;
	font-family: Arial, Sans-Serif;
	font-size: 24px;
}
/* End of what should be copied to Editor stylesheet */
.contentOver, .ContentOver
{
	background-color: Yellow;
	cursor: hand;
}

#PageHeader 
{
	width:100%;
}
#HeaderText 
{
}

#PageBodyInner 
{
}
#ColMiddleTop 
{
}
#ColMiddleRight 
{
	background-color: #0099CC;
}
#ColMiddleRight a, #ColMiddleRight a:link, #ColMiddleRight a:visited, #ColMiddleRight a:hover, #ColMiddleRight a:active 
{
	color: #FFFFFF;
}

#PageFooterInner 
{
	color: #666666;
	font-size: 8pt;
}

.button, #ExtranetLogin_btnLogin 
{
	color:White;
	font-weight:bold;
	font-size:11px;
	border:solid 1px black;
	background-color: #7fba00;
}

a.headerLink, a.headerLink:visited
{
	font-size:12px;
	color:White;
	font-weight:bold;
	text-decoration:none;
}

a.headerLink:active, a.headerLink:hover, a.headerLinkOn:active, a.headerLinkOn:hover
{
	text-decoration:none;
	color:#000000;
}

a.headerLinkOn, a.headerLinkOn:visited
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
