body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000033;
	background-color: #FFFFFF
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	margin: 0px;
}
a:link {
	color: #003366;
}
a:hover {
	color: #003399;
}
a:visited {
	color: #660066;
}
a:active {
	color: #6633FF;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/header_background.jpg);
	width: 100%;
	background-position: center top;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#email {
	position: absolute;
	left: 660px;
	float: right;
	color: #000066;
	margin: 0px 1px 1px;
	top: 0px;
	padding: 0px 0px 2px;
}
#email ul {
	list-style: none;
}
#email a {
	text-decoration: underline;
	font-size: small;
	line-height: normal;
	font-style: normal;
	color: #000066;
}

#top_nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 2px 0px 0px 20px;
	list-style: none;
	background: #333399 url(images/border.gif) repeat-x bottom;
	display: block;
}


#top_nav li {
	float: none;
	margin: 0 1px 0 0;
	padding: 0;
	display: inline;
	font: smaller Arial, Helvetica, sans-serif;
}
#top_nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 1px 15px 0px 15px;
	color: #000066;
	text-decoration: none;
	border: 1px solid #000066;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
background: #fff url(images/off_bg.gif) repeat-x top left;
}

#top_nav a:hover, body#about #t-about a {
color: #003399;
padding-bottom: 1px;
border-color:#333399;
background: #fff url(images/on_bg.gif) repeat-x top left;
}

#main-body {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style-image: none;
	background: #FFFFFF;
}
form {
	background: #FFFFFF;
	width: 80%;
}

#content {
	float: left;
	width: 90%;
	padding-top: 1em;
	padding-right: 5px;
	padding-left: 15px;
}
#content li {
	list-style-type: none;
	text-align: center;
	list-style-image: url(images/list_img_sq.jpg);
}
#business {
	text-align: left;
}
#sidebar{
	float: left;
	width: 40%;
	background: #FFFFFF;
	border-bottom: 1;
	margin-top: 2em;
}

#body #sidebar p {
	text-align: center;
	font-size: smaller;
}
#sidebar-2 {
	float: left;
	width: 19%;
	background: #FFFFFF;

	border-right-width: thin;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	white-space: normal;
	margin-top: 2em;
}
h1 {
	font-size: large;
	line-height: 35%;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 35%;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ##003399;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
.formField {
	border: medium solid #33CC99;
	background: #FFFFCC;
}
fieldset {
	border: medium solid #000099;
	font: normal medium/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	display: table;
	background: #9999CC;
	padding: 1em;
}

legend {
	font: normal medium/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
submit{
float:none;
width:auto;
padding-top:1em;
padding-left:5em;
background-color:#6699CC;
border:thin solid ##333399;
}
#footer {
	clear: both;
	background: #FFFFFF;
	width: 100%;
	text-align: center;
	padding-top: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
#footer ul {
	display: inline;
	margin-right: 1em;
}
#footer a {
	list-style-type: none;
	font-size: small;
	padding-right: 5px;
	padding-top: 1em;
}
#footer li {
	display: inline;
}
#footer p {
	line-height: 20%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#policy_req_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
}

#policy_req_right {
	margin: 0px;
	padding: 0px;
	float: right;
	clear: left%
}