BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background color: #ffffff;
}



TD {FONT-SIZE: 75%; FONT-FAMILY: arial, helvetica, sans-serif; COLOR: #333333; /*/*/line-height:1.4em; /* */
vertical-align: top;}
.TD_just {text-align: justify;}
.TD_right {text-align: right;}
.TD_middle{vertical-align: middle;}
.TD_center {text-align: center;}

.TD_pink {background-color:#E6F2FB; text-align: center; color:#003366;}

.red_txt{FONT-SIZE: 10; color:#CC0000; /*/*/line-height:1.0em; /* */}
.purple_txt{color:#CC0000; text-decoration:underline;}
.med_txt{FONT-SIZE: 11;}
.small_txt{FONT-SIZE: 11; /*/*/line-height:1.0em; /* */}

/*/form formats/*/

input {FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, helvetica, sans-serif; color: #076C9E;
border: solid 1px #1D7DBF;}
.txt_area {FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, helvetica, sans-serif; color: #076C9E;
border: solid 1px #1D7DBF;}
.list {FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, helvetica, sans-serif; color: #076C9E;
border: solid 1px #1D7DBF;}
.button {FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, helvetica, sans-serif; color: #ffffff; font-weight:bold;
background-color:#2984C3;}

/*/link formats/*/
a 	{text-decoration: underline; cursor: hand;}		
a:focus {text-decoration: none; cursor: hand;}		
a:hover {text-decoration: none; cursor: hand;}

a.sec_nav 	{FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: none; font-size: 12; color: #ffffff; /*/*/line-height:1.4em; /* */}
a.sec_nav:focus {FONT-FAMILY: Arial, Helvetica, sans-serif;text-decoration: none; font-weight: none; font-size: 12; color: #ffffff; /*/*/line-height:1.4em; /* */}
a.sec_nav:hover {FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: none; font-size: 12; color: #ACDFF9; /*/*/line-height:1.4em; /* */}
/*/end link formats/*/