.body {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #666666 !important;
	
}
body {
	background-color: #666666;
	color: #333333;
	margin: 10px;
	padding: 10px;
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 11px;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #295181;
	line-height: 16px;
	font-weight: bold;
}
.productsubhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #295181;
	line-height: 13px;
	font-weight: bold;
}
.productnamesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A52232;
	line-height: 13px;
	font-weight: bold;
}
.bodysubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	font-weight: bold;
}
.blueimgborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABB1BA;
	line-height: 13px;
	font-weight: bold;
	border: #ABB1BA;
}

/*Changes made by Loc Vu 2006.07.26 */
.errormessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}
.successmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #295181;
}

A:link {text-decoration: none; color: #295181; }
A:visited {text-decoration: none; color: #666666; }
A:active {text-decoration: none; color: #333333; }
A:hover {text-decoration: underline; color: #295181; }
/*End of Changes made by Loc Vu 2006.07.26 */

/*Changes made by Loc Vu 2006.10.5 - They wanted custom link decorations for technical page*/
a.technicalLink:link {
	text-decoration: none;
	color: #295181;
}
a.technicalLink:visited {
	text-decoration: none;
	color: #295181;
}
a.technicalLink:active {
	text-decoration: none;
	color: #295181;
}
a.technicalLink:hover {
	text-decoration: underline; 
	color: #295181;
}
/*End of Changes made by Loc Vu 2006.10.5 */


.bodyblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodybig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.rtcol_date {
	font-size: 16px;
	font-weight: bold;
	color: #ef3e42;
}
