
A.menuLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 108%;
	cursor : hand;
	font-weight : bold;
}
A.menuLink:link, A.menuLink:active, A.menuLink:visited{
	color : #00007F;
	text-decoration : none;
}
A.menuLink:hover{
	color : #666666;
	text-decoration : none;
}
A.dataLink{
	font-family: Arial, Helvetica, sans-serif;
	cursor : hand;
}
A.dataLink:link, A.dataLink:active, A.dataLink:visited{
	color : #336699;
	text-decoration : underline;
}
A.dataLink:hover{
	color : #255e9d;
	text-decoration : underline;
	font-weight : bold;
}
A.reddataLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 130%;
	font-weight : bold;
	cursor : hand;
}
A.reddataLink:link, A.reddataLink:active, A.reddataLink:visited{
	color : red;
	text-decoration : none;
}
A.reddataLink:hover{
	color : red
	text-decoration : none;
	font-weight : bold;
}
.warningSmallBold{
	color: Red;
	font-family : arial, helvetica, sans-serif;
	font-size : 80%;
	font-weight : bold;
}
.frmDescriptionSmall{
	color: #00007F;
	font-family : arial, helvetica, sans-serif;
	font-size : 80%;
}
A.frmDescriptionSmallLink{
	color: #00007F;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 80%;
	cursor : hand;
}
A.frmDescriptionSmallLink:link, A.frmDescriptionSmallLink:active, A.frmDescriptionSmallLink:visited{
	color : #00007F;
	text-decoration : none;
}
A.frmDescriptionSmallLink:hover{
	color : #666666;
	text-decoration : none;
}
.DarkRow { background: #BBCCDD; }
.LightRow { background: #FFFFFF; }

.frmDescriptionSmallBoldUnd{
	color: #00007F;
	font-family : arial, helvetica, sans-serif;
	font-size : 80%;
	font-weight : bold;
	text-decoration : underline;
}
.frmDescriptionSmallUnd{
	color: #00007F;
	font-family : arial, helvetica, sans-serif;
	font-size : 80%;
	text-decoration : underline;
}
.frmDescription{
	color: #00007F;
	font-family : arial, helvetica, sans-serif;
	font-size : 108%;
}
.frmDescriptionBold{
	color: #00007F;
	font-family : arial, helvetica, sans-serif;
	font-size : 108%;
	font-weight : bold;
}
.frmDescriptionSmallBold{
	color: #00007F;
	font-family : arial, helvetica, sans-serif;
	font-size : 80%;
	font-weight : bold;
}
.frmDescriptionBoldUnd{
	color: #00007F;
	font-family : arial, helvetica, sans-serif;
	font-size : 108%;
	font-weight : bold;
	text-decoration : underline;
}
.infoDescription{
	color: #00007F;
	font-family : arial, helvetica, sans-serif;
	font-size : 76%;
}
.infoDescriptionMedium{
	color: #00007F;
	font-family : arial, helvetica, sans-serif;
	font-size : 65%;
}
.infoDescriptionBoldUnd{
	color: #00007F;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 76%;
	text-decoration : underline;
}
.headerFont{
	color : White;
	font-weight : bold;
	font-size : 90%;
	background-color : #00007F;
}
.infoHeader{
	color : White;
	font-weight : bold;
	font-size : 75%;
	background-color : #00007F;
}
.infoData{
	color: #333333;
	font-family : arial, helvetica, sans-serif;
	font-size : 76%;
}
.infoDataBold{
	color: #333333;
	font-family : arial, helvetica, sans-serif;
	font-weight : bolder;
	font-size : 108%;
}
.infoDataSmallBold{
	color: #333333;
	font-family : arial, helvetica, sans-serif;
	font-size : 80%;
	font-weight : bold;
}
.infoDataMedium{
	color: #333333;
	font-family : arial, helvetica, sans-serif;
	font-size : 65%;
}
.infoDataSmall{
	color: #333333;
	font-family : arial, helvetica, sans-serif;
	font-size : 55%;
}
.dropDownFontSmall{
	color : Black;
	font-size : 60%;
}
.tableHeader{
	color: #000066;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	background : url(../Assets/images/bgColumnHeader.gif);
}
.tableHeaderWarning{
	color:#FFFFFF;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size:150%;
	background-color : red;
}
.disclaimer{
	font-family : arial, helvetica,sans-serif;
	font-size : 75%;
	color : #333333;
	font-weight : normal;
}
.banner{
	font-family : Century;
	font-size : 275%;
	font-style : normal;
	font-weight : normal;
	color : #000066;
}
.screenTitle{
	font-family :  arial, helvetica, sans-serif;
	font-size : 130%;
	font-style : normal;
	font-weight : normal;
	color : #000066;
}
.error{
	color: red;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 75%;
}

.warning{
	color: red;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 125%;
}
.warningUnd{
	color: red;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 125%;
	text-decoration : underline;
}
td.mainMenu {
	height : 22px;
}
.bottomTableAccent{
	position : absolute;
	bottom : 0px;
	left : 0px;
	background-color : #00007F;
	height : 18px;
	width : 100%;
}
.menuDropDown{
	font-family : verdana, arial, geneva, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height : 12px;
	color : #FFFFFF;
	text-decoration : none;
}
.topMenuOff {
	background-color : #020249;
	height : 14px;
	font-family : verdana, arial, geneva, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height : 12px;
	color : #FFFFFF;
	text-decoration : none;
}
.topMenuOn {
	background-color : #7B7DBA;
	height : 14px;
	cursor : hand;
	font-family : verdana, arial, geneva, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height : 12px;
	color : #FFFFFF;
	text-decoration : none;
}
.leftCategory{
	background-color : #00007F;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10.5px;
	color : #FFFFFF;
	text-decoration : none;
}
.leftMenuOff {
	background-color : #DDDDDD;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10.5px;
	text-decoration : none;
	color : #000000;
}
.leftMenuOn{
	background-color : #C2C1C7;
	cursor : hand;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10.5px;
	text-decoration : none;
	color : #000000;
}	
.reportHeader{
	color : White;
	font-weight : normal;
	font-size : 60%;
	background-color : #A1A1A1;
}
.reportDescription{
	color:#00007F;
	font-weight : bold;
	font-size : 90%;
	background-color : #A1A1A1;
}
.printDescription{
	color:Black;
	font-weight : normal;
	font-size : 70%;
}
.printHeaderDescription{
	color:#00007F;
	font-weight : normal;
	font-size : 90%;
	background-color : #BFBFBF;
}