/* ****************************************************************** */
/* Default UI style overrides - this should be added to business.css  */
/* and all client.css needs to be updated at the same time.           */
/* ****************************************************************** */

/* This allows the header to continue across the page. */
body {
	BACKGROUND: repeat;
}

/* Do not underline all question links except on hover */


.NavWiz A, .NavWiz A:link, .NavWiz A:active, .NavWiz A:visited, .NavWiz A:hover ,
A.QhelpButton, A.QhelpButton:link, A.QhelpButton:active, A.QhelpButton:visited, 
A.QhelpButton:hover {
	font-size: 11px;
	font-weight: bold;
}

/* Back link without the button look */

A.NavWizLeft, A:link.NavWizLeft, A:visited.NavWizLeft,  A:active.NavWizLeft {	
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
	text-align: left;
	text-decoration: underline;
}

.NavWizRight A:hover, .NavWizLeft A:hover {	
	text-decoration: none;
	border-right: 2px solid #369;
	border-bottom: 2px solid #369;
}

table.Header tr p {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
}

/* Font-family and Font-size style */

table.MeasuresBody a:link, table.MeasuresBody a:active, table.MeasuresBody a:visited,
table.ExpandHeader a:link, table.ExpandHeader a:active, table.ExpandHeader a:visited,
table.MeasuresPanel td.PanelBody a:link, table.MeasuresPanel td.PanelBody a:active, table.MeasuresPanel td.PanelBody a:visited,
table.ListTab td.TabOn a:link, table.ListTab td.TabOn a:active, table.ListTab td.TabOn a:visited,
table.MeasuresBody a:hover, table.ExpandHeader a:hover, table.MeasuresPanel td.PanelBody a:hover, table.ListTab td.TabOn a:hover,
table.ListTab td.TabOff a:link, table.ListTab td.TabOff a:active, table.ListTab td.TabOff a:visited, div.FacilityName, td.NavFooterHeader,
div.GreyBox, td.SmallText, th.BlueCellWhiteBoldText, table.IntroNav td, div.BlankBox, table.IntroNav a:link, table.IntroNav a:active, table.IntroNav a:visited,
table.IntroNav a:hover, div.BlankBox a:link, div.BlankBox a:active, div.BlankBox a:visited, div.BlankBox a:hover, table.SummaryResultsBody td.Left, table.SummaryResultsBody td.Right,
table.SummaryResultsFooter a:link, table.SummaryResultsFooter a:active, table.SummaryResultsFooter a:visited, table.NavWiz tr td, 
td.FooterLinks a:link, td.FooterLinks a:active, td.FooterLinks a:visited, td.FooterLinks a:hover,
table.GetStartedPanel td.PanelBody p, table.SeasonsPanel td.PanelBody p, table.ReturnUserPanel td.PanelBody .label,
table.SeasonsPanel td.PanelHeader, table.ReturnUserPanel td.PanelHeader, td.NavWizRight a:link, td.NavWizRight a:active, td.NavWizRight a:visited,
table.NavWiz a.PanelButton:link, table.NavWiz a.PanelButton:active, table.NavWiz a.PanelButton:visited  {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
}

td.BottomNavBox {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
}

table.MeasuresBody a:link, table.MeasuresBody a:active, table.MeasuresBody a:visited,
table.ExpandHeader a:link, table.ExpandHeader a:active, table.ExpandHeader a:visited,
table.MeasuresPanel td.PanelBody a:link, table.MeasuresPanel td.PanelBody a:active, table.MeasuresPanel td.PanelBody a:visited,
table.ListTab td.TabOn a:link, table.ListTab td.TabOn a:active, table.ListTab td.TabOn a:visited, table.IntroNav a:link, table.IntroNav a:active, table.IntroNav a:visited,
td.NavFooterSubheader a:link, td.NavFooterSubheader a:active, td.NavFooterSubheader a:visited, table.SummaryResultsFooter a:link, table.SummaryResultsFooter a:active, table.SummaryResultsFooter a:visited,
div.BlankBox a:link, div.BlankBox a:active, div.BlankBox a:visited, td.FooterLinks a:link, td.FooterLinks a:active, td.FooterLinks a:visited  {
	color: #000099;
}

table.WelcomeBody h2 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

table.MeasuresBody a:hover, table.ExpandHeader a:hover, table.MeasuresPanel td.PanelBody a:hover,
table.IntroNav a:hover, table.SummaryResultsFooter a:hover, div.BlankBox a:hover, td.NavFooterSubheader a:hover {
	color: #6699CC;
	text-decoration: none;
}

table.ListTab td.TabOn a:hover {
	color: #2F85CC !important;
	text-decoration: none;
}

table.ListTab td.TabOff a:link, table.ListTab td.TabOff a:active, table.ListTab td.TabOff a:visited, div.FacilityName  {
	text-decoration: none;
}

a.ListButton:hover{
	background-color: #8BBAE9;
}

table.SummaryResultsBody td.Left, table.SummaryResultsBody td.Right {
	color: #000000;
}

table.middleAnnualTable {
	margin-left: 6px;
	width: 450px;
	border-collapse: collapse;
	border: 1px solid #000099;
}

td.FooterLinks a:link, td.FooterLinks a:active, td.FooterLinks a:visited {
	text-decoration: underline;
}

td.FooterLinks a:hover {
	color: #6699CC;
	text-decoration: none;
}
