﻿/* Default.aspx Start */
#content .QualityDescription {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#content .QualityDropDownHeader {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
#CategoryList .CategoryLink A:link{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	text-decoration:underline;
}
#CategoryList .CategoryLink A:visited{
	font-weight: bold;
	font-size: 13px;
	color: #1f0062;
	font-family: Arial;
	text-decoration: underline;
}
#CategoryList .CategoryLink A:hover{
	font-weight: bold;
	font-size: 13px;
	color: #336633; /*greenish*/
	font-family: Arial;
	text-decoration: none;
}
#CategoryList .GroupHeader {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#AwardsContent .TopSpacer {
	background-color: #FFFFFF;
}
#AwardsContent .AwardsTable {
	background-color: #ffffff;
}
#AwardsContent .AwardTitle A:link {
	font-weight: bold; 
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
#AwardsContent .AwardTitle A:visited {
	font-weight: bold; 
	font-size: 13px; 
	color: #1f0062; 
	font-family: Arial;
	text-decoration: underline;
}
#AwardsContent .AwardTitle A:hover {
	font-weight: bold; 
	font-size: 13px; 
	color: #336633; 
	font-family: Arial;
	text-decoration: none;
}
#AwardsContent .SeperatorLine {
	background-color: #3D6293;
}
#AwardsContent .AwardText {
	font-size: 11px; 
	color: #3D6293; 
	line-height: 13px; 
	font-family: Arial;
}
/* Default.aspx Styles End */

/* Indicator.aspx Styles Start */
#content .IndicatorTitle{
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #000000;
}
#IndicatorContent .IndicatorTable{
	border: solid 1px black;
}
#IndicatorContent .HeaderDescriptionCell{
	background-color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
#IndicatorContent .CompanyAverageHeader{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	border-left: solid 1px black;
}
#IndicatorContent .ComparisonAverageHeader{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	border-left: solid 1px black;
}
#IndicatorContent .CategoryNameTitle{
	font-family: Arial;
	color: #FFFFFF;
	background-color: #1f0062;
	font-weight: bold;
	font-size: 13px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
#IndicatorContent .IndicatorCell{
	background-color: #FFFFFF;
}
#IndicatorContent .IndicatorTitle A:link{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#IndicatorContent .IndicatorTitle A:visited{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#IndicatorContent .IndicatorTitle A:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#IndicatorContent .IndicatorNoLink{
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	font-weight:bold;
}
#IndicatorContent .IndicatorDescription{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
}
#IndicatorContent .CompanyAverage{
	font-family: Arial;
	font-size: 13px;
	border-left: solid 1px black;
}
#IndicatorContent .ComparisonAverage{
	font-family: Arial;
	font-size: 13px;
	border-left: solid 1px black;
}
/* Indicator.aspx Styles End */

/* Graph.aspx Styles  Start */
#content .GraphLegendHeader 
{
	FONT-FAMILY: Arial;
	MARGIN-BOTTOM: 12px;
	font-size: 13px;
	font-weight: bold; 
	LIST-STYLE-TYPE: none;
}
#content .GraphLegendItem 
{
	FONT-FAMILY: Arial;
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	font-size: 9px;
	font-weight: normal; 
	MARGIN-BOTTOM: 2px; 
	PADDING-BOTTOM: 1px; 
	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: #1f0062;/*#336633;*/
	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: #1f0062;/*#336633;*/
	color: White;
}
#content .TabSelected
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	background-color: #D6DDC6;/*#E8ECF7;*/
	cursor: default;
}
#content .TabSpacer
{
	border-bottom: solid 1px black;
}
#content .TabContent
{
	background-color: #D6DDC6;/*#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: Arial;
	font-size: 12px;
	font-weight: normal;
}
#content .breadcrumb A:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
#content .breadcrumb A:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#content .breadcrumb{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
}
/* Bread Crumb Trail End */
