body {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 75%;
	background: #fff;
	border: 0;
	margin: 0;
	padding: 0px;
	text-align: center;
}
div {
	margin: 0px;
	padding: 0px;
}
img{
border: 0;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 10px 0 10px 0;
	font-weight: bold;
	color: #010080;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 140%;
	color: #FE0000;
	font-style: italic;
}


h3 {
	font-size: 105%;
	margin: 10px 5px 0 9px;
}

h4 {
	font-size: 110%;

}

h5 {
  font-size: 100%;
  font-weight: normal;
}

h6 {
	font-size: 95%;
}

div{
	margin: 0;
	padding: 0;
}

img{
	 border: 0;
}

a:link {
	color: #000;
	font-size: 100%;
	text-decoration: underline;
}
a:active {
	color: #000;
	font-size: 100%;
	text-decoration: underline;
}
a:visited {
	color: #000;
	font-size: 100%;
	text-decoration: underline;
}
a:hover	{
	color: #FE0000;
	font-size: 100%;
	text-decoration: none;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #000; 
	line-height: 20px; 
	text-decoration: none; 
	padding: 0px 16px 0px 16px;
	margin: 0px;
}

#footer a:hover, #footer a:focus{
	text-decoration: underline;
}

#left{
	/*width: 362px; */
	width: 739px;
	position: relative;
	float: left; 
	margin: 0 16px 0 5px;
}

#right{
	width: 362px; 
	float: right;
	position: relative;
	margin: 0;
	z-index: 100;
}
#divBody{
	width: 760px;
	text-align: left;
	margin: 0 auto 0 auto;
}
 
#mainborder{
	border: 1px solid #999999;
}
#quotes{
	border: 1px solid #999;
	background: #EFE8FC;
	padding: 5px 25px;
	margin: 10px 20px;
}
#quotes p{
	padding: 0;
	margin: 5px 0;
	text-align: center;
	font-size: 95%;
}


 #content{
	width: 100%;
	clear: both;
	margin: 20px 0;
	z-index: 100;
}
.rightfloat{
	float: right;
}
.leftfloat{
	float: left;
}
.leftpad{
	margin-left: 20px;
}
 #footer{
	clear:both;
	margin: 0;
	height: 43px;
	color: #000;
	line-height: 18px;
	text-align: center;
	font-size: 90%;
	border-top: 10px solid #fff;
}
#footer p{
	padding: 0px;
	margin: 0px;
	color: #000;
	text-align: left;
	word-spacing: 3px;
	border-bottom: 1px solid #000;
}
#top{
	clear: both;
	height: 80px;
	padding-top: 5px;
}
#top p{
	font-size: 18px;
	margin: 30px 0 0 0;
	color: #00007C;
	float: right;
	width: 460px;
}
#top object{
	margin: 0px 0px 20px 15px;
}

ul{
	list-style-image: url(images/bullet.gif);
	list-style: square;
	color: #010080;
	margin-left: 18px;
	padding-left: 0;
}

li{
	margin: 10px 5px 5px 0;
}
 
.beigebackground{
	margin: 4px 0;
	background: #F8F3CB;
	padding: 1px 10px;
	clear: both;
}
.center{
t	ext-align: center;
}
#footer .centercopy{
	border: 0; 
	text-align: center; 
	margin-top: 10px;
}
.bluefont{
	color: #010080;
}
.smaller{
	font-size: 90%;
}
.right{
	text-align: right;
}
p {
	font-size: 100%;
	padding: 0px 5px 0px 0px;
	margin: 10px 0;
	background: none;
}


.clear{
clear: both;
}

form{
	text-align: right;
	color: #000;
	line-height: 17px;
}
.button{
	border-width: 2px;
	border-style: solid;
	border-color: #81609B #351151 #351151 #653D84;
	font-size: 12px;
	height: 22px;
	color: #fff;
	width: 90px;
	margin: 10px 6px;
	background: #46166B;
}

form h1{
	text-align: left;
}
.smaller{
	font-size: 85%;
}
input, textarea{
	width: 230px;
	margin-top: 2px;
}
textarea{
	height: 60px;
	vertical-align: middle;
}
select{
	width: 236px;
}
.columnform{
	width: 32%;
	float: left;
	border: 1px solid #999;
	margin: 3px;
	text-align: left;
}
.columnform select{
	width: 190px;
	margin-left: 20px;
}
.columnform label, .columnform p{
	margin-left: 20px;
}
.columnform textarea{
	margin-left: 20px;
	width: 190px;
	height: 160px;
}
.columnform input{
	margin-top: 0px;
}
hr{
	border-top: 1px solid #999;
	border-bottom: 1px solid #E5DAFA;
	margin: 5px;
}

#sitemap ul, #sitemap ul ul{
	list-style-image: none;
	list-style: none;
	color: #000;
	margin-left: 30px;
	padding-left: 0;
}

#footer ul {
	
}

#footer ul li {
	list-style: none;
	display: inline;
	border-left: 1px solid #000;
}

#footer ul li.first {
	list-style: none;
	display: inline;
	border: none;
}

