p {  font-size: 12px}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold}
ul {  font-size: 12px; line-height: 16pt}
h1 {  font-size: 24px; font-weight: bold}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: 004886;
}
body {  font-family: "Times New Roman", Times, serif}
h4 {  font-size: 12px; font-weight: bold}
a {
	text-decoration: none;
	color: #005a54;
	font-weight: bold;



}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
}
.imgborder { BORDER: #000000 1px solid;}
.background {
	background-image: url(assets/images/gradientbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;

}
.topbodybg {
	background-image: url(assets/images/bodytop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lowerbodybg {
	background-image: url(assets/images/bodylower.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-left: 10px;

}
.stretchbg {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.buttonbg {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: repeat-y;
}
.sidebottom {
	background-image: url(assets/images/featurebg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.line {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #003366;

}
.padding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.copyrightbg {
	background-image: url(assets/images/loweright.jpg);
	background-repeat: no-repeat;
}
.picborder {border: #06447f 1px solid; }
.links { font-size:11px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;}
	
.seo, .seo a{ font-size:10px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;}
.seo a:hover{ color: #005a54; }

/* Custom Forms -- Just change the colors */

.forms p {margin:0;}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00447F;
	border: #00447F 1px solid;
	background-color: #C3D7D8;
}
 input.submit
{
	border: 1px solid #00447F;
	border-top-color: #00447F;
	border-left-color: #00447F;
	padding: 0.25em;
	background-color: #C3D7D8;
	color: #00447F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #00447F;
	border-top-color: #00447F;
	border-left-color: #00447F;
	padding: 0.25em;
	background-color: #00447F;
	color: #C3D7D8;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */

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