body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #0A317A;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:active, a:link {color: #FF6600; background:none;}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
h1, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
h1 {
color: #003366;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16.0pt;
font-weight:bold;
padding: 0;
margin: 0px;
}

h2 {
color:#003366;
padding: 0;
margin: 10px 0px;
font-size:13.0pt;
line-height:125%;
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  text-align:left;
}

h3 {
color:#660000;
padding: 0;
margin: 20px 0 0 10px;
}


#wrapper {
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #ffffff;
	border: 1px solid #000000;
	text-align:left;
	background-image: ;
	background-repeat: repeat-y;
}
#banner {
	height: 175px;
	background-image: url(../banner-new.jpg);
	background-repeat: no-repeat;
}

#leftcol #nav {
border-bottom: 1px solid #000000;
height:auto;
}

#leftcol #nav ul{
padding: 0px;
margin: 0px;
background-color: #BDCBE5;
list-style-type: none;
border: 1px solid #000000;
}

#leftcol #nav ul li {
padding: 0;
margin: 0;
display: inline;
}

#leftcol #nav ul li a {
	font-size: 90%;
	color: #000000;
	background-color: #BDCBE5;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	height: auto;
	display: block;
	padding: 3px 0px 3px 19px;
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: left center;
}

#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus {
background-color: #FFE892;
background: #FFE892 url(../css/leftmenu/vmenuarrowhover.gif) no-repeat center left; 
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
color: #0A317A;
}

#leftmenu a {
	font-size: 100%;
	font-weight: bold;
	display: block;
	color: #000000;
	padding: 5px 0 5px 19px;
	border-top:1px solid #CCCCCC;
	text-decoration: none;
	background-color: #BDCBE5;
}

#leftmenu a:hover {	
color: #BDCBE5; 
background: #ffffff; 
text-decoration:underline;
}

#content {
margin-left: 160px;
}

#content p {
margin: 20px;
}

.leftimage {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.rightimage {
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
}
.clearit {
	display: block;
	clear: both;
}
p em {
	color: #990000;
}
p {
	font-size: 10pt;
}

#leftcol {
	float: left;
	width: 140px;
	margin-top: 10px;
	margin-left: 0px;
	height: 300px;
}

.maintext {color: #0a317a;
	width: 95%;
	text-align:left;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	text-indent: 0px;
	margin-top: 0px;}

.container {
	width: 99%;
	float:;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	text-indent: 0px;
	margin-top: 10px;
}

#footer {
clear: both;
border-top: 1px solid #ffffff;
background-color: #FFE892;
color: #0A317A;
text-align:center;
font-size: 85%;
padding: 2px;
}
#footer p {
font-size: 75%;
padding: 3px;
}

hr {
	margin:0px 0 10px 0;
	padding:0;
	border-top: 1px dotted #CCCCCC;
	width: 100%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

.SOPtype {
	font-size: 10px;
}
.featured-head {
	font-size:18px;
	text-indent: 10px;
	margin-top: 0px;
	font-weight: bold;
	color: #660033;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.reverse-head {
	font-size:18px;
	margin-left: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-right: 5px;
}
