p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: 11568c;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0C3A61;
}
body {  font-family: "Times New Roman", Times, serif}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: 11568c;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {  text-decoration: underline}
.leftstretch {
	background-image: url(assets/images/leftstretch.jpg);
	background-repeat: repeat-y;
}
.topstretch {
	background-image: url(assets/images/topstretch.jpg);
	background-repeat: repeat-x;
}
.padding {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bottomstretch {
	background-image: url(assets/images/bottomstretch.jpg);
	background-repeat: repeat-y;
}
.gradient {
	background-image: url(assets/images/topgradient.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.imgborder {border: #000000 1px solid;}.photoborder {
	border: medium solid #11578B;
}

#leftnav {
	
}

#leftnav ul {
	margin: 0px;
	list-style-type: none;
}

#leftnav ul li {
	margin: 0px;
	margin-top: 4px;
	margin-left: -40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(assets/images/nav_bg.jpg);
	text-align: right;

}
#leftnav ul li:hover {

	background-image: url(assets/images/nav_bg_hover.jpg);
	
}

#leftnav ul li a {
	margin: 0px;
	margin-right: 15px;
	font-size: 18px;
	display: block;
	text-decoration: none;
}

#toplinks {
	text-align: center;
	font-size: 11px;
	color: white;
	vertical-align: top;
		background-image: url(assets/images/topgradient.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#toplinks a {
	text-decoration: none;
	color: white;
}
