.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}

.header{ font-size: 14px;font-weight: bold; color: #000; margin-left: 0px;
}


.maintext {
	margin-top:10px;

}

.underline {padding-bottom:5px; border-bottom:1px solid #6A1408;}


a.blink {
color: #6A1408
}

a.blink:hover {
color: #666666;
}


a.sublink {color: #333
; text-decoration: underline;font-weight:normal;font-size:13px;
}
a.sublink:hover {color: #999999; text-decoration: none;
}



a {color: #6A1408;}

a:hover {color: #c58139; text-decoration: none
}

.singlelinebox {  font-size: 11px; color: #666666; width: 160px}
.formtext_small { font-size: 12px; color: #444444; font-weight: bold}
.formtext_head { font-size: 16px; font-weight: bold; color: #000000}
.formtext_para {font-size: 10px ; margin-top: 15px; margin-right: 30px; margin-bottom: 15px; margin-left: 30px; text-align: justify; line-height: 16px; color: #666666}
.cellshading {  background-color: #f5f5f5}
.cellshading_light {  background-color: #ffffff}
.tableborder {  background-color: #e3e4de; margin-top: 0px}
table{border-collapse:separate !important;}
.box160 { font-size: 11px; color: #666666; width: 160px }
.box20 { font-size: 11px; color: #666666; width: 20px}
.box80 { font-size: 11px; color: #666666; width: 80px}
.box160big { font-size: 11px; color: #666666; width: 160px ; height: 100px}
.cellshadingdark { background-color: #636359}
.cellshading_dark { background-color: #636359}
.formtext_subhead { font-size: 16px; margin: 5px 0px 5px 20px; text-align: justify; color: #FFFFFF; font-weight: bold}
.formtext_med { font-size: 10px; color: #CCCCCC; line-height: 16px; margin-right: 30px; margin-left: 30px; text-align: justify}
.box120 { font-size: 11px; color: #666666; width: 120px}
.formtext_smallest { font-size: 11px; color: #999999}
.cellshadingTC { background-color: #000000}
.formtextTC { font-size: 10px; color: #CCCCCC; font-weight: normal}
a.tc {font-weight: bold; color: #CCCCCC; text-decoration: underline;}
a.tc:hover {text-decoration: none;}