﻿/* Default.aspx Start */

#content .QualityDescription {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
}
#content .QualityDropDownHeader {
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
}

#CategoryList .CategoryLink A:link{
	font-weight: normal;
	font-size: 12px;
	color: #054c7a; 
	font-family: Verdana, Sans-Serif;
}
#CategoryList .CategoryLink A:visited{
	font-weight: normal;
	font-size: 12px;
	color: #646464; 
	font-family: Verdana, Sans-Serif;
}
#CategoryList .CategoryLink A:hover{
	font-weight: normal;
	font-size: 12px;
	color: black; 
	font-family: Verdana, Sans-Serif;
}
#CategoryList .GroupHeader {
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
}

#AwardsContent .TopSpacer {
	background-color: #F2F4ED;
}
#AwardsContent .AwardsTable {
	background-color: #ffffff;
}
#AwardsContent .AwardTitle A:link {
	font-weight: bold; 
	font-size: 12px;
	color: #3c3d81; 
	FONT-FAMILY: Verdana, Sans-Serif;
	text-decoration: none
}
#AwardsContent .AwardTitle A:visited {
	font-weight: bold; 
	font-size: 12px; 
	color: #3c3d81; 
	FONT-FAMILY: Verdana, Sans-Serif;
	text-decoration: none
}
#AwardsContent .AwardTitle A:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #bd8000; 
	FONT-FAMILY: Verdana, Sans-Serif;
	TEXT-DECORATION: underline
}
#AwardsContent .SeperatorLine {
	BACKGROUND-COLOR: #ffffff
}
#AwardsContent .AwardText {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	LINE-HEIGHT: 13px; 
	FONT-FAMILY: Verdana, Sans-Serif;
}

/* Default.aspx Styles End */

/* Indicator.aspx Styles Start */

#content .IndicatorTitle{
	FONT-FAMILY: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

#IndicatorContent .IndicatorTable{
	border: solid 1px black;
	
}
#IndicatorContent .HeaderDescriptionCell{
	background-color: White;
	FONT-FAMILY: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
}
#IndicatorContent .CompanyAverageHeader{
	FONT-FAMILY: Verdana, Sans-Serif;
	font-weight: bold;
	border-left: solid 1px black;
}
#IndicatorContent .ComparisonAverageHeader{
	FONT-FAMILY: Verdana, Sans-Serif;
	font-weight: bold;
	border-left: solid 1px black;
}
#IndicatorContent .CategoryNameTitle{
	FONT-FAMILY: Verdana, Sans-Serif;
	color: White;
	background-color: #2B60DE;
	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, Sans-Serif;
	font-size: 11px;
	color: #054c7a; 
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
}
#IndicatorContent .IndicatorTitle A:visited{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #646464; 
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
}
#IndicatorContent .IndicatorTitle A:hover{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: black; 
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
}
#IndicatorContent .IndicatorNoLink{
	font-family: Verdana, Sans-Serif;
	color: Black;
	font-size: 11px;
	font-weight:bold;
}
#IndicatorContent .IndicatorDescription{
	font-family: Verdana, Sans-Serif;
	color: Black;
	font-size: 10px;
}
#IndicatorContent .CompanyAverage{
	FONT-FAMILY: Verdana, Sans-Serif;
	border-left: solid 1px black;
}
#IndicatorContent .ComparisonAverage{
	FONT-FAMILY: Verdana, 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: 0px; 
	
	LINE-HEIGHT: 10px; 
    padding-left: 0px; 
	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: #FBF1D6;
	color: Black;
	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: #E1DAC6;
	color: Black;
}
#content .TabSelected
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	background-color: White;
	cursor: default;
}
#content .TabSpacer
{
	border-bottom: solid 1px black;
}
#content .TabContent
{
	background-color: White;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding: 15px 15px 15px 15px;
}

/* Graph.aspx Styles End */




