p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #CC9933;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #274A72;
}
body {  font-family: Arial, Helvetica, sans-serif}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	color: #CC9933;
}
.imgborder { BORDER: #000000 1px solid;}.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.subhead {
	font-size: 12px;
	font-weight: normal;
}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat;
}
.padding {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.border {
	border: 1px solid #000000;
}
.addressbg {
	background-image: url(assets/images/bottomart.jpg);
	background-repeat: no-repeat;
}
.navigation {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: no-repeat;
}
.splashbg {
	background-image: url(assets/images/body.jpg);
	background-repeat: no-repeat;
}
.splashaddressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
}

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
	color: white;
}


