.clsMediumHeading
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: Arial
}
.clsXLargeHeading{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 14pt;
	COLOR: black;
	FONT-FAMILY: Arial
}
.clsMinMax 
{
	cursor: hand;
}
body {			FONT-FAMILY: Arial;			FONT-SIZE: 9pt;			background-color:#ffffff;		}		tbody {			FONT-FAMILY: Arial;			FONT-SIZE: 9pt		}				a {			FONT-SIZE: 9pt;			FONT-FAMILY: Arial;			text-decoration:none;			color: #0000FF;		}				A:hover {			text-decoration: underline;		}				A:visited 		{			color: #0000FF;		}				a.headeranchor:link 		{			FONT-SIZE: 9pt;			COLOR: white;			FONT-FAMILY: Arial;			text-decoration: underline;			font-weight:bold;		}				a.headeranchor:visited 		{			FONT-SIZE: 9pt;			COLOR: white;			FONT-FAMILY: Arial;			text-decoration: underline;			font-weight:bold;		}				a.tabanchor:link 		{			FONT-SIZE: 9pt;			COLOR: white;			FONT-FAMILY: Arial;			font-weight:bold;		}				a.tabanchor:visited 		{			FONT-SIZE: 9pt;			COLOR: white;			FONT-FAMILY: Arial;			font-weight:bold;		}							.clsWhiteLink {			FONT-SIZE: 9pt;			COLOR: white;			FONT-FAMILY: Arial		}				.clsShortInput {		    FONT-FAMILY: Arial;		    FONT-SIZE: 9pt;		    WIDTH: 100pt		     		}		.clsShortInputRequired {		    FONT-FAMILY: Arial;		    FONT-SIZE: 9pt;		    WIDTH: 100pt;		    background-color:Silver		}		.clsMediumInput	{		    FONT-FAMILY: Arial;		    FONT-SIZE: 9pt;		    WIDTH: 200pt		}		.clsLongInput {		    COLOR: black;		    FONT-FAMILY: Arial;		    FONT-SIZE: 9pt;		    WIDTH: 400pt		}		.clsLongInputRequired {		    COLOR: black;		    FONT-FAMILY: Arial;		    FONT-SIZE: 9pt;		    WIDTH: 400pt;		    background-color:Silver		}		.clsSearch {			FONT-SIZE: 9pt;			font-weight: bold;			COLOR: white;			FONT-FAMILY: Arial;			text-decoration: underline;		}			.WeatherWords		{			COLOR: navy;			font: bold 10pt arial;		}			.WeatherNumbers		{			COLOR: #000000;			font: bold 10pt arial;		}		.WeatherDesc		{			COLOR: #000000;			font: bold 10pt arial;		}		#SecWeather{    HEIGHT: 50pt;    LEFT: 0px;    POSITION: absolute;    TEXT-ALIGN: left;    TOP: 15px;    WIDTH: 130pt}#SecWeatherCaption{    COLOR: #264288;    FONT: bold 10pt Arial;    TEXT-TRANSFORM: uppercase}#SecYourWeather{    COLOR: #264288;    FONT: bold 8pt Arial}#SectionWeatherDesc{    COLOR: #996699;    FONT: bold 8pt Times New Roman}#SectionWeatherRest{    COLOR: #996699;    FONT: bold 8pt arial}#SecWeatherOutlook{    COLOR: black;    FONT: 10pt arial}#SecWeatherTemp{    COLOR: black;    FONT: 8pt arial}    .clsUnindentList {margin-left: 15px;}

.clsSelectedTab 
{
	background-color: white;
}

.clsTabFont 
{
	font-weight:bold;
	color:black;
}

.clsTabFontBack 
{
	font-weight:bold;
	color:white;
}

.submenubar {
	visibility:hidden;
	cursor:hand;
	font-weight:bold;
	color:white;
}

.menubarText {
	font-weight:bold;
	cursor:hand;
	color:white;
}


.clsLargeHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.clsMediumHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.clsSmallHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.clsBlackBorder
{
	border-color:black;
	border-width:1px;
	border-style:solid;
}

.clsJavascriptLink
{	
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial;
	text-decoration:none;
	color: #0000FF;
}	

.smallFont
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial;
	text-decoration:none;
	color: black;
}
	
.clsSubMenu {display:none; position:absolute; margin-left:-5px; text-indent:5px;}
