.bodyCopy {  
	font-family: tahoma; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: 12pt; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333; 
	text-decoration: none}
.headerOne {  
	font-family: tahoma; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #CC3333; 
	text-decoration: none}
.headerTwo {  
	font-family: tahoma; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #CC3333; 
	text-decoration: none}
.headerOne {  
	font-family: tahoma; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000066; 
	text-decoration: none}
.companyOne {  
	font-family: tahoma; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000066}
.companyTwo {  
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000066}
.content {  
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000066}
.contentbold {  
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000066}
.sidetext {  
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000066}

.background {
	background-image: url(images/watermark.gif); 
	background-repeat: no-repeat;
	}
TR.blue
{
    BACKGROUND-COLOR: #E5ECF4;
}

.mainNavBG {
	background-color: transparent;
}

.mainNavOverBG {
	background-color: #E0ECFA;
}

/* FOLLOWING IS FOR JAVASCRIPT VALIDATION ERROR MESSAGES */

.hidden{
display:none;
}

.regular{

}

.error{
	border: 2px solid #FF0000;
}

.errormessage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	display: block;
}