/** stuff needed for the documents such as rfi **/ 
body { font-family : Arial, Helvetica; font-size : 13px; color : #000000; }
td { font-family : Arial, Helvetica; font-size : 13px; color : #000000; }   
.errormsg { 
color: #cc0000; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica; 
}
.bigErrorMsg { 
color: #cc0000; 
font-size: 12px; 
font-weight: bold; 
font-family: Verdana, Arial, Helvetica; 
}
.smalltextgray { 
font-family : Arial,Helvetica; 
font-size : 10px; 
}
.smalltext { 
font-family : Arial,Helvetica; 
font-size : 10px; 
}
.smallredtext { 
font-family : Arial,Helvetica; 
font-size : 10px; 
color: red;
}
.path { 
font-family : Arial,Helvetica; 
font-size : 10px; 
}
.sendButton { 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica; 
font-weight: bold; 
color: #ffffff; 
text-align: center; 
background-color: #00739C; 
border-top-color: #00739C; 
border-left-color: #00739C; 
border-right-color: #00739C; 
border-bottom-color: #00739C; 
border-width: 2px; 
border-style: outset; 
} 
.normal {  
font-family: times new roman, sans-serif; 
font-size: 10pt
}
.roll { 
font-family:Arial, Verdana, Helvetica; 
font-size:9pt; 
font-weight:bold; 
letter-spacing:normal; 
text-decoration:none; 
text-transform:none; 
color:#FFFFF0; 
}
A.roll:hover { 
color:#00739C; 
}
.roll1 { 
font-family:Arial, Verdana, Helvetica; 
font-size:9pt; 
font-weight:bold; 
letter-spacing:normal; 
text-decoration:none; 
text-transform:none; 
color:#00739C; 
}
.normal2 { 
font-family: times new roman, Helvetica, sans-serif; 
font-size:9pt
}
.label {	
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.whitelabel {	
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.labelforproduct {	
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
.boldbluelabel {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #00739C;
}
.boldgreenlabel {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #00315b;
}
.boldtext {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.boldgraytext {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #9c0000;
}
.text {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	color: #000000;
}
.headertext { 
font-family: Arial, Verdana, Helvetica; 
font-size: 24pt; 
font-weight: bold; 
color: #000000; 
}
.FThead2text { 
font-family: Arial, Verdana, Helvetica; 
font-size: 10pt; 
color: #003158; 
}	
.headersize1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
}
.headersize2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #003158;
}
.headersize3 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #003158;
}
.headersize3black {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.headerboldgreensize5 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #00739c;
}
.headersize5 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.headersize6 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}
.linkboldtext {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}
.linktext {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
}
.withbreaks {
	word-wrap:break-word;
	width:680
}
