﻿a:link, a:visited
{
	color:#006633;
}

/* Banner */

#bannerTopTitle
{
	text-align:center;
	font-variant:small-caps;
	font-family:Verdana;
	font-size:.7em;
	letter-spacing:3px;
	color:#2B674D;
}

#bannerGraphic
{
	background-color:#2B674D;
}

#bannerNavLinks
{
	position:absolute;
	top:44px;
	left:162px;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

#bannerNavLinks A
{
	color:#ffffff;
	text-decoration:none;
}

#bannerNavLinks A:Hover
{
	text-decoration:underline;
}

#bannerBarNavLinks
{
	position:absolute;
	left:0px;
	top:13px;
	width:100%;
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#2B674D;
}

#bannerBarNavLinks A
{
	color:#2B674D;
	text-decoration:none;
}

#bannerBarNavLinks A:Hover
{
	text-decoration:underline;
}

#bannerReportName
{
	position:absolute;
	top:0px;
	left:430px;
}

/**************************************/

/* Home Page */

.homePageLink, .homePageLink A:visited, .homePageLink A:link
{
	font-size:9pt;
	text-decoration:none;
	color:#006633;
}

.homePageLink A:hover
{
	text-decoration:underline;
}

.homePageLinkHeader
{
	color:#006633;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.homePageSettingsBoxBorder
{
	border:#7DAB8A 2px solid;
}

.homePageSettingsBoxHeader
{
	font-weight:bold;
	color:#ffffff;
	background-color:#7DAB8A;
}

#homePageBienInstruct
{
	color:#000000;
	padding-top:10px;
	margin-left:40px;
	margin-right:auto;
	width:500px;
}

#divHomeContentBienniumSpace
{
	border-bottom:2px solid #006633;
}

.homePageBienLabel
{
	font-size:16px;
	color:#006633;
}

/* Left side Navigation */

.navSectionHeader
{
	background-color:#2B674D;
	color:White;
	font-weight:bold;
	font-family:Arial;
	width:165px;
	font-size:9pt;
	text-align:center;
	height:30px;
	margin-bottom:0px;
}

.navSectionContent
{
	font-family:Arial;
	font-size:9pt;
	background-color:#eeffee;
	width:159px;
	padding:3px;
}

.navSectionContentLink A:visited, .navSectionContent A:link
{
	color:Black;
	text-decoration:none;
}

.navSectionContentLink A:hover
{
	text-decoration:underline;
}

.navSectionContentLinkTd
{
	padding-bottom:3px;
}

#navBox
{
	border-right:1px solid #2B674D;
	border-bottom:1px solid #2B674D;
	border-left:1px solid #2B674D;
	width:165px;
}

.transparentStar
{
	padding-right:2px;
}

/* Footer */

#divFooter
{
	font-size:8pt;
}

#divFooter A:visited, #divFooter A:link
{
	color:#006633;
	text-decoration:underline;
}

#divFooter A:hover
{
	color:#ff0000;
}

#footerLinks
{
	margin-left:40px;
	margin-right:auto;
	margin-top:10px;
	padding-top:5px;
	width:500px;
	border-top:2px solid #006633;
}

/* Report Nav Links */
#reportNavLinks
{
	position:absolute;
	top:0px;
	left:11px;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	padding-right:3px;
	color:#006633;
}

#reportNavLinks A
{
	color:#006633;
	text-decoration:none;
}

#reportNavLinks A:Hover
{
	text-decoration:underline;
}
/**************************************/

.skMenu
{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	background:#C6E3C6;
	color:#000000;
	border-color:#ffffff;
	border-style:outset;
	border-width:1px;
	cursor:pointer;
	text-align:left; 
	padding-left:10px;
	padding-right:2px;
}

.skMenuItem
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	background:#C6E3C6;
	border-color:#ffffff;
	color:#000000;
	border-style:outset;
	cursor:pointer;
	border-width:1px; 
	text-align:left;
	padding-left:10px;
	padding-right:2px;
}

.skMenuItemHover
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	background:#7BAA8C;
	border-color:#ffffff;
	color:#FFFFFF;
	border-style:outset;
	border-width:1px;
	cursor:pointer;
	text-align:left;
	padding-left:10px;
	padding-right:2px;
}

.skSubMenuItem
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	background:#C6E3C6;
	border-color:#ffffff;
	color:#000000;
	border-style:outset;
	cursor:pointer;
	border-width:1px; 
	text-align:left;
	padding-left:10px;
	padding-right:2px;
}

.skSubMenuItemHover
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	background:#7BAA8C;
	border-color:#ffffff;
	color:#FFFFFF;
	border-style:outset;
	border-width:1px;
	cursor:pointer;
	text-align:left;
	padding-left:10px;
	padding-right:2px;
}

.skMenuItemDisabled
{
	font-family:Arial;
	font-size:10pt;
	font-style:italic;
	font-weight:normal;
	background-color:gainsboro;
	border-color:#ffffff;
	color:#ffffff;
	border-style:outset;
	border-width:1px; 
	cursor:auto;
	text-align:left;
	padding-left:10px;
	padding-right:2px;
}

/* Grid */

.GridItemClass
{
	background-color:#fdfddb;
}

.AlternatingGridItemClass
{
	background-color:gainsboro;
}

.BoxHeader A, .externalBoxHeader A:Link, .externalBoxHeader A:Visited
{
	color:White;
	text-decoration:none;
}

.BoxHeader A:Hover
{
	color:#fdfddb;
	text-decoration:underline;
}

.BoxHeader
{
	background-color:#7BAA8C;
	color:white; 
	font-family:Verdana;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	white-space:nowrap;
	vertical-align:bottom;
}

.OuterBox
{
	border-top:1px solid #7BAA8C;
	border-bottom:1px solid #7BAA8C;
	border-left:1px solid #7BAA8C;
	border-right:1px solid #7BAA8C;
}

.Paging
{
	padding:2px;
	color:#2B674D;
	font-weight:bold;
}

.Paging A:Link, .Paging A:Visited
{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

.Paging A:Hover
{
	text-decoration:underline overline;
}

/* USER ACCOUNT */
#userAccountLinks
{
	position:absolute;
	top:44px;
	right:5px;
	font-family:Arial;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
}

#userAccountLinks A:Link, #userAccountLinks A:Visited
{
	text-decoration:none;
	color:#ffffff;
}

#userAccountLinks A:Hover
{
	text-decoration:underline;
}
