body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 130%;
	color: #000000;
	
}
#header {
	height: 135px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

#wrap_outer {
	margin: 0px auto 0;
	padding: 0;
	width: 760px;
	}

#navcontainer {
	margin: 0;
	padding: 0;
	width: 760px;
	float: left;
}
#page {
	margin: 0 auto;
	width: 760px;
	background-color: #FFFFFF;
}

#address {
	float:right;
}

#address-content {
	margin: 1em 3em 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	color: #2B3F94;
}

#column1, #column2, #column3 {
	float: left;
	text-align: left;
	}

#column1 {
	width: 250px;
	margin: 0;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #E7EAF3;
	background-image: url(images/burst.gif);
	background-repeat: no-repeat;
	height: 560px;
}

#column2 {
	width: 450px;
	padding: 10px 10px 10px 20px;
}

#column3 {
	width: 180px;
	padding-top: 10px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	color: White;
	float: left;
	width: 100%;
	background-color: #2B3F94;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
float: left;
padding: .2em 1.5em;
background-color: #2B3F94;
font-family: arial, helvetica, sans-serif;
font-size: .8em;
color: White;
text-decoration: none;
}

#navcontainer ul li a:hover {
background-color: #E7EAF3;
color: #2B3F94;
}

#selected a:link, #selected a:visited, #selected a:hover  {
	background-color: #E7EAF3;
	color: #2E2D25;
}
/*fix border errors in Firefox */
/* Switch border from right to left edge, to avoid being
   overpainted. Ignored by IE, since it does not understand
   the child selector between li and a. */
#navcontainer ul li>a {
}

/* links */

a {color: #2B3F94}


#leftbox {
	height: 409px;
	width: 145px;
	background-position: left;
	float: left;
	margin: 0px;

}

#textbox {
	float: left;
	width: 350px;
	text-align: left;
	
}#footer {
	width: 760px;
	border-top: 1px solid #000066;
	font-size: smaller;
	text-align:center;
	margin: 10px auto;
	background-color: #FFFFFF;
}	
#footer ul {
padding: 5px;
margin: 0;
list-style-type: none;
}

#footer li { 
display: inline; 
margin-right: 1.5em;
}

#footer li a {
color: #000000;
}

#footer li a:hover {
color: #2B3F94;
}

.banner { /* stupid IE hack */
float: none !important;
float: left;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2B3F94;
	line-height: 200%;
}
#textboxcontent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
	padding-left: 0px;
	width: 310px;
}
.imgl {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0E5481;
	text-decoration: none;
	line-height: 200%;
}
.h2ital {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0E5481;
	text-decoration: none;
	line-height: 16px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodysubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #2B3F94;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #2B3F94;
}
