BODY,TD{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	color: #969696;
}

/* New Standard across all HTML Documents */
BODY{
	background-color:#FFFFFF;  

}

LI{
	line-height : 150%;
}
A{
	color: #969696;
	text-decoration:none;
}
A:hover{
	color:#000099;
	text-decoration:underline;
}

.un A {
	color: #969696;
	text-decoration:underline;
}

.mss {
	color: red;
	text-decoration:underline;
	font-weight:bold;
}
.un A:hover {
	color:#000099;
	text-decoration:underline;
}

.midHeader{
	font-size:10pt;
	color: #000099;
	font-weight:bold;
}
.bigHeader, .bigHeaderRed{
	font-size:14pt;
	color: #000099;
	font-weight:bold;
}
.bigHeaderRed{
	color: #FF0000;
}
.mhGray, .mhBlue{
	font-weight:bold;
	font-size:9pt;
}
.mhBlue		{
	color: #000099
}
.mhiGray, .mhiBlue{
	font-weight:normal;
	font-size:8pt;
}
.mhiBlue		{
	color: #000099
}
.error{
	color: red;
	font-weight:bold;
}

/*Search Results*/
.sResultsBorder tr{
	background-color:#969696;
}
.sResults tr{
	background-color:#FFFFFF;
}
.sResultsHeader{
	font-weight:bold;
}
.sResultsHeader td {
	background-color:#EFEFEF;
}
.sResults a{
	text-decoration:underline;
}
.black,.black a {
	color:#000000;
}
/*FORM elements*/
INPUT,TEXTAREA,SELECT{
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	border:1px solid #969696;
	background-color:#FFFFFF;

}
SELECT	{
	font-size:8pt;
}
.btn{
	font-weight:bold;
	color: #FFFFFF;
	background-color:#C0C0C0;
}

a, a:link, a:active, a:visited   { 
	text-decoration: none; 
	color: #000099;   
}

a:hover { 
	text-decoration: none; 
	color: #666666; 
}
		
a.nav, a.nav:link, a.nav:active, a.nav:visited { 
	text-decoration: none; 
	color: #999999; 
}

a.nav:hover { 
	text-decoration: none; 
	color: #000099; 
}
		
a.navactive, a.navactive:link, a.navactive:active, a.navactive:visited { 
	text-decoration: none; 
	color: #ffffff; 
}

a.navactive:hover { 
	text-decoration: none; 
	color: #cccccc; 
}
			
.style1 {
	color: #999999  /*color: #00002B (Former Color For Rapid Co */
}

.style2 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}