body {
	font: 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000099;
}
#divHeader {
	background-color: #000099;
	height: 46px;
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}
#divBanner {
	background-image: url(../images/bk_lines.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 250px;
}
#divContainer {
	clear: both;
	margin: 0px;
	padding: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000099;
}
#divLeft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: 150px;
	padding-top: 1ems;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #CCCCCC;
}
#divRight {
	float: right;
	width: 150px;
	padding-top: 1ems;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #CCCCCC;
	font: 12px/normal Arial, Helvetica, sans-serif;
	text-align: left;
}
#divCenter {
	text-align: justify;
	padding-top: 1ems;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000066;
	border-right-width: 160px;
	border-left-width: 160px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 25px;
	border-bottom-color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
#ttPhone {
	float: left;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#ulMainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ulMainNav li {
	display: inline;
	float: left;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav_out.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	margin: 0px;
	width: 90px;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#ulMainNav a.hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-image: url(../images/nav_over_star.gif);
	background-repeat: no-repeat;
}
#ttSide {
	margin: 0px;
	padding: 0px;
	float: left;
}
#divFooter {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000099;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
