body { background-color: #FFFFFF; padding: 0px; margin: 0px; color: #000000; font: 84% Arial, Helvetica, sans-serif; }
.tablefont { font: 100% Arial, Helvetica, sans-serif; color:#000; }

a:link { color:#3477D6; }
a:visited { color:#003581; }
a:active { color:#FF5732; }

div.ed_header { background: #003581; margin: 0px; padding:0px; height:88;}
div.ed_footer { clear: both; width:100%; font-size: 10px; }

div.ed_navi { background: #FF5732 url('/images/header_back.gif') repeat; padding: 0px; margin: 0px; height:23px;}
span.ed_navi_off { margin: 0px; padding-top: 0px; padding-left: 20px; padding-right:20px; color: white; font-weight: bold;}

.ed_navi_off a:link    { color:#fff; text-decoration:none; }
.ed_navi_off a:visited { color:#fff; text-decoration:none; }
.ed_navi_off a:active  { color:#003581; text-decoration:underline; }
.ed_navi_off a:hover   { color:#003581; text-decoration:underline; }


.mainColumn {
vertical-align: top;
float: left;
width: 66%;
background: #fff;
}

.sideColumn {
vertical-align: top;
float: right;
width: 33%;
background: #fff;
}
.dropdown1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.textBox{
font-family: Tahoma;
clear: both;
margin-right: 10px;
margin-left: 20px;
margin-top: 8px;
margin-bottom: 8px;
border: 1px solid #FF5732;
padding-right: 8px;
padding-left: 8px;
padding-top: 4px;
padding-bottom: 6px;
}
.textBox2{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 100px;
	border: 1px solid #CCCCCC;
}

.textBox h2 { margin-top: 0px;
margin-bottom: 8px;
color: #3477D6;
 }
 
.textBox h4 { margin-bottom: 2px; }

.textBox ul {
margin-left: 8px;
padding-left: 8px;
margin-top: 0px;
margin-bottom: 0px;
}
