.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366ff; 
	font-weight: normal;

}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;

}
.text_bold_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366ff;
	font-weight: bold;

}
.text_bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}
.text_bold_black_itc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: bolder;
}
a:visited { color:#cc9900; text-decoration:underline }
a:hover { color:#000000; text-decoration:none }
a:link { color:#cc9900; text-decoration:underline }

/* SIDE NAV LINKS */

a.side:visited { color:#765A32; text-decoration:underline }
a.side:hover { color:#765A32; text-decoration:none }
a.side:link { color:#3366ff; text-decoration:underline }

/* END */

/* BODY LINKS */

a.body:visited { color:#000000; text-decoration:underline }
a.body:hover { color:#000000; text-decoration:none }
a.body:link { color:#000000; text-decoration:underline }

/* END */

.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bg_text {
	background-image:  url(../images/inside_r9_c2.jpg);
	background-repeat: no-repeat;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #765A32;
}
.bg_row_1 {
	background-color: #EAEFFF;
}
.bg_row_2 {
	background-color: #F9FAFF;
}
.bg_row_3 {
	background-color: #D9E8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;


}
.tm {font-size:6pt;font-weight:normal;vertical-align:super;}

/* SIDE2 NAV LINKS */

a.side2:visited { color:#ffffff; text-decoration:underline }
a.side2:hover { color:#ffffff; text-decoration:none }
a.side2:link { color:#ffffff; text-decoration:underline }

/* END */