
.title{
	color:#000080;
	font-size: 16;	
	font-weight: bold;
	font-family: verdana, sans serif, arial;
}

.subtitle{
	color:#000080;
	font-size: 12;	
	font-weight: bold;
	font-family: verdana, sans serif, arial;
}

.redtitle{
	color:#CC0000;
	font-size: 14;	
	font-weight: bold;
	font-family: verdana, sans serif, arial;
	text-decoration: underline;
}

.alert{
	color:#CC0000;
	font-size: 10;	
	font-weight: bold;
	font-family: verdana, sans serif, arial;
	text-decoration: none;
}

.tablehead{
	color : white;
	font-weight : bold;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	text-decoration : none;
	background-color: 000080;
}

td{
	color : 000080;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
}

td.BoldCellData{
	color : 000080;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
}

.whitetext{
	color : FFFFFF;
	font-family: verdana, sans serif, arial;
	font-size : 8pt;	
}

.redtext{
	color : CC0000;
	font-family: arial, helvetica, tahoma;
	font-weight: bold;
	font-size : 9pt;	
}

input{
	color : 000063;
	font-family: verdana, sans serif, arial;
	font-size : 8pt;	
}
select{
	color : 000063;
	font-family: verdana, sans serif, arial;
	font-size : 8pt;	
}


.buttonstyle{
	font-size: 8pt;
}

a:link {
	color : 000080;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : 000080;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	color : 000080;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : none;
}

a:active {
	text-decoration : none;
}

a.whitelink:link {
	color : FFFFFF;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : underline;
}

a.whitelink:visited {
	color : FFFFFF;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : underline;
}

a.whitelink:hover {
	color : FFFFFF;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : none;
}

a.whitelink:active {
	text-decoration : none;
}

body {
	background : #	ffffff;
	color : #000000;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	margin : 2;
	padding : 2;
}

textarea {
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
}

.RowHead {
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : 000080;
	background-color: B0C4DE;
}

.RqmtOK {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : 008000;
}
 
.RqmtLow {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : CC0000;
}
 
.RqmtNR {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : 000000;
}
 
.RqmtNC {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : CC0000;
}
 
.RqmtExp {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : CC0000;
}
 
.RqmtCXL {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : CC0000;
}

legend{
	color : 000080;
	font-family: verdana, sans serif, arial;
	font-size : 8pt;	
}
