body {  font-family: "Georgia", Times, serif}
p { 
	font-size: 12px;
	line-height: 16px;
}
h1 {  font-size: 24px; font-weight: bold}
h2 {  font-size: 18px; font-weight: bold}
h3 {  font-size: 14px; font-weight: bold; color: #004080;}
h4 {  font-size: 12px; font-weight: bold}
a { 
	font-weight: bold;
	text-decoration: none;
	color: #11345A;
}
a:hover {  text-decoration: underline}
li { 
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
}
.imgborder { BORDER: #11345A 1px solid;}
.paddinglr {
	padding-right: 10px;
	padding-left: 10px;
}
.navlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	color: #000000;
}
.navlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	color:#ffffff;
}.texturebg {
	background-image: url(assets/images/sidebg3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
