BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*/results list table/*/
table#reslist{ width:100%;
border-collapse: collapse; /* Accomplishes table cellspacing=0 for IE */ 
border-spacing: 0px; /* Accomplishes table cellspacing=0 for Mozilla & Opera */
FONT-FAMILY: arial, helvetica; FONT-SIZE: 12px; COLOR: #5b9799;
} 



<!--.TD {FONT-SIZE: 12; FONT-FAMILY: arial, helvetica, sans-serif;  /*/*/line-height:1.4em; /* */
vertical-align: middle; padding: 0px; /* Accomplishes table cellpadding=0 */ }
.TD_res {FONT-SIZE: 12; FONT-FAMILY: arial, helvetica, sans-serif; COLOR: #006666; /*/*/line-height:1.3em; /* */
vertical-align: top; padding: 10px; /* Accomplishes table cellpadding=0 */ }
.TD_just {text-align: justify;}
.TD_middle{vertical-align: middle;}
.TD_center {text-align: center;}
.TD_quick_search {FONT-SIZE: 11px; color:#0A5856; text-align: center; vertical-align: top; border: 1px solid #000000; background-color:#f5d799; /*/*/line-height:1.2em; /* */}
.TD_bottom_nav {text-align: center; vertical-align: middle; border-top: 1px solid #36807C;}
.TD_blue_box {border: 1px solid #000000; background-color:#5b9799;}
.TD_light_blue_box {border: 1px solid #000000; background-color:#E7EFEF;} /*/Teal Side Box/*/
.TD_golden_box {border: 1px solid #000000; background-color:#f5d799;} /*/Tan Side Box/*/
.TD_contact_golden_box {border: 1px solid #62531C; background-color:#D1C8A3;}
.TD_smaller_font_1 {FONT-SIZE: 10px; padding: 3px; /*/*/line-height:1.2em; /* */}
.TD_smaller_font {FONT-SIZE: 10px; text-align: center; padding: 3px; /*/*/line-height:1.2em; /* */}
/*/form formats/*/
-->
.input_language {FONT-SIZE: 10px; FONT-FAMILY: verdana, arial, helvetica, sans-serif; color: #076C9E;
border: solid 1px #076C9E; height: 10px; background colr: #D4EBF5}

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

a.white 	{text-decoration: underline; cursor: hand; color: #ffffff; }		
a.white:focus {text-decoration: none; cursor: hand; color: #ffffff; }		
a.white:hover {text-decoration: none; cursor: hand; color: #ffffff; }

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/*/