body {
	behavior:url("assets/ie_fix.htc");
	font: 1em Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/main_back.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}#wrapper01 {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.helpnav {
	font-size: 0.8em;
	font-weight: bold;
	color: #000066;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.helpnav a {
	text-decoration: none;
	color: #000033;
	padding-left: 5px;
	font-size: 1.1em;
	padding-right: 5px;
}
.helpnav a:hover {
	
	color: #666;
;
}
#nav_wrapper {
	background: #FF9933 url(../images/nav_back.jpg) repeat-x center top;
	color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
	white-space: nowrap;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}
/* ---------------------Drop Menu START-------------------------- */


#nav {
	margin:0;
	list-style:none;
	height:2.7em;
	z-index:500;
	padding: 0;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
}
#nav li.top {
	display:block;
	float:left;
	white-space: normal;
	height:2.7em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#nav li.top:hover {
	
	
}
#nav li a.top_link {
	display:block;
	float:left;
	line-height:2.8em;
	color:#FFF;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	cursor:pointer;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
}
#nav li a.top_link:hover {
  color:#FFFFFF;
  
  
}

#nav li a.top_link span {float:left; display:block;  height:2.5em;}
#nav li a.top_link span.down {float:left; display:block;  height:2.5em;}

#nav li:hover a.top_link {color:#FFFFFF; }
#nav li:hover a.top_link span {color:#FFFFFF; }
#nav li:hover a.top_link span.down { padding-bottom:3px; }


#nav li:hover {
	position:relative;
	z-index:400;
	background: #003366;
	color:#FFFFFF;
	
}

#nav li:hover ul.sub
{
	left:0px;
	top:2.7em;
	background: #003366;
	padding:3px;
	width:10em;
	height:auto;
	z-index:100;
	font-weight: normal;
	text-align: left;
}
#nav li:hover ul.sub li
{
	display:block;
	position:relative;
	float:left;
	font-weight:normal;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#nav li:hover ul.sub li:hover
{
	background: #006699;
}
#nav li:hover ul.sub li a
{
	display:block;
	font-size:.8em;
	width:12.4em;
	line-height:1.6em;
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}

	
	

#nav li b {
  display:block;
  font-size:11px;
  height:18px;
  width:88px;
  line-height:18px;
  margin-bottom:3px;
  text-indent:6px;
  color:#FFF;
  cursor:default;
  
}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; color:#FFFFFF; }
#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{color:#FFFFFF; } 

/* ---------------------Drop Menu END---------------------------- */
#bnr_wrapper {
	width: 987px;
	background: url(../images/banner_back.gif) no-repeat center top;
	height: 268px;
	margin-right: auto;
	margin-left: auto;
}
#bnr_wrapper #bnr_text {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 30em;
	margin-right: 1em;
	padding-top: 1em;
	padding-right: 1em;
}
.copy_wrapper {
	background: #FFFFFF url(../images/body_back.jpg) no-repeat right bottom;
	border: 1px solid #000033;
	padding: 5px;
	font-size: .9em;
	display: table;
}
.copy_wrapper .column {
	width: 48%;
	margin-right: 15px;
	float: left;
	display: block;
}
.copy_wrapper .column2 {
	width: 31%;
	margin-right: 15px;
	float: left;
	display: block;
}
.column h1{
	font-size: 1.1em;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
.column2 h1{
	font-size: 1.1em;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
.column_wrapper .block {
	width: 100%;
	display: block;
	clear: both;
}
.footer {
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	width: 980px;
	text-align: center;
	clear: both;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
.footer .ftr_link {
	margin-left: 200px;
}
.footer img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer a {
	color: #333333;
	width: 100%;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.footer a:hover {
	color: #666;
	
}
#subbnr_wrapper {
	height: 75px;
	background: url(../images/bannersub_back.jpg) no-repeat center top;
	border: 1px solid #000033;
	padding-top: 2px;
	margin-bottom: 2px;
}
#subbnr_text {
	height: 75px;
	color: #FFFFFF;
	font-size: 2.5em;
	font-weight: bolder;
	text-align: right;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: .7em;
}
