﻿/* Default.aspx Start */
#content A:link {
/*	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3c3d81; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none;*/
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #3c3d81; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none;
}
#content A:visited {
/*	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3c3d81; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none;*/
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #3c3d81; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none;
}
#content A:hover {
/*	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #bd8000; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline;*/
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #bd8000; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline;
}

#content .QualityDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
#content .QualityDropDownHeader {
	font-weight: bold;
}

#CategoryList .CategoryLink A:link{
	font-weight: normal;
	FONT-SIZE: 14px;
}
#CategoryList .CategoryLink A:visited{
	font-weight: normal;
	FONT-SIZE: 14px;
}
#CategoryList .CategoryLink A:hover{
	font-weight: normal;
	FONT-SIZE: 14px;
	text-decoration: underline;
}
#CategoryList .GroupHeader {
	font-weight: bold;
	font-size: 16px;
	color: #264B7B;
}

#AwardsContent .TopSpacer {
	background-color: #EDEDEF;
}
#AwardsContent .AwardsTable {
	background-color: #ffffff;
}
#AwardsContent .AwardTitle A:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	COLOR: #3c3d81; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	TEXT-DECORATION: none
}
#AwardsContent .AwardTitle A:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #3c3d81; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	TEXT-DECORATION: none
}
#AwardsContent .AwardTitle A:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #bd8000; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	TEXT-DECORATION: underline
}
#AwardsContent .SeperatorLine {
	BACKGROUND-COLOR: #A3ACB0;
}
#AwardsContent .AwardText {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	LINE-HEIGHT: 13px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

/* Default.aspx Styles End */

/* Indicator.aspx Styles Start */

#content .IndicatorTitle{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	font-size: 16px;
	color: #264B7B;
}

#IndicatorContent .IndicatorTable{
	border: solid 1px black;
}
#IndicatorContent .HeaderDescriptionCell{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background-color: White;
}
#IndicatorContent .CompanyAverageHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E5E8EB;
	font-weight: bold;
	border-left: solid 1px black;
}
#IndicatorContent .ComparisonAverageHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-left: solid 1px black;
}
#IndicatorContent .CategoryNameTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	background-color: #0E2C5E;
	font-weight: bold;
	font-size: 12px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
#IndicatorContent .IndicatorCell{
	background-color: White;
}
#IndicatorContent .IndicatorTitle A:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#IndicatorContent .IndicatorTitle A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#IndicatorContent .IndicatorTitle A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#IndicatorContent .IndicatorNoLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	font-weight:bold;
}
#IndicatorContent .IndicatorDescription{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
}
#IndicatorContent .CompanyAverage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: solid 1px black;
}
#IndicatorContent .ComparisonAverage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: solid 1px black;
}

/* Indicator.aspx Styles End */

/* Graph.aspx Styles  Start */

#content .GraphLegendHeader 
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	MARGIN-BOTTOM: 12px;
	font-size: 11px;
	font-weight: bold; 
	LIST-STYLE-TYPE: none;
}
#content .GraphLegendItem 
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	PADDING-RIGHT: 1px; 
	
	PADDING-LEFT: 1px; 
	font-size: 9px;
	font-weight: normal; 
	MARGIN-BOTTOM: 2px; 
	PADDING-BOTTOM: 1px; 
	
	PADDING-TOP: 1px;
}
 
/* #content .GraphLegendItem 
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	PADDING-RIGHT: 1px; 
	DISPLAY: block; 
	PADDING-LEFT: 1px; 
	font-size: 10px;
	font-weight: normal; 
	MARGIN-BOTTOM: 2px; 
	PADDING-BOTTOM: 1px; 
	LINE-HEIGHT: 22px; 
	PADDING-TOP: 1px;
}*/

#content .TabMouseOver
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	background-color: #648BD1;
	color: #FFC800;
	cursor: hand;
}
#content .TabNormal
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	background-color: #648BD1;
	color: White;
}
#content .TabSelected
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	background-color: #E8ECF7;
	cursor: default;
}
#content .TabSpacer
{
	border-bottom: solid 1px black;
}
#content .TabContent
{
	background-color: #E8ECF7;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding: 15px 15px 15px 15px;
}

/* Graph.aspx Styles  End */

/* Bread Crumb Trail Start */

#content .breadcrumb A:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#content .breadcrumb A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#content .breadcrumb A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#content .breadcrumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
	font-weight:bold;
}

/* Bread Crumb Trail End */
