p {  font-size: 14px; letter-spacing:1px;}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold}
ul  {  font-size: 16px; line-height: 16pt;}
li  {  font-size: 16px; line-height: 16pt;}
h1 {  font-size: 18px; font-weight: bold}
h2 {  font-size: 18px; font-weight: bold}
body {  font-family: "Times New Roman", Times, serif; background:#b3d4cb;  font-size: 14px;}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.nav {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.nav:hover {
	text-decoration: underline;
	color: #336666;
}
ol {  font-size: 12px; line-height: 16px}
.imgborder { BORDER: #000000 1px solid;}
.padding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.line {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #336666;
}
.border {
	border: 1px solid #1c7a73;
}
.bodybg {
	background-image: url(assets/images/bodybg.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336666;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #336666;
}
.navbg {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: no-repeat;

}
.rightcorner {
	background-image: url(assets/images/bottomrcorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336666;

}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.copyrightbg {
	background-image: url(assets/images/copyright.jpg);
	background-repeat: no-repeat;
}
.smalltext {
	font-size: 10px;
	line-height: 14px;
}

.blacktext {
	font-size: 14px;
}
.addressbg {
	background-image: url(assets/images/copyright_bg.gif);
	background-repeat: no-repeat;
}

.p{  font-size: 14px; line-height: 16pt}

.top{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none}

