body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #e5ddb8;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:active, a:link {color: #ff0000;	text-decoration:underline; 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, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
h1 {
color: #003366;
padding: 0;
margin: 0px;
}

h2 {
color:#003366;
padding: 0;
margin: 0px 0px 0px;

}

h3 {
	color:#660000;
	padding: 0;
	margin: 0px 0 5px 0px;
	line-height: 28px;
	vertical-align: top;
}


#wrapper {
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position:absolute;
	top:0px;
	background-color: transparent;
	border: 0px solid #000000;
	text-align:left;
	background-image: url(wrapper_bg.gif);
	background-repeat: repeat-y;
}
#banner {
	height: 150px;
	background-image: url(images/Home339-test.jpg);
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
}

#leftcol #nav {
	border-bottom: 0px solid #000000;
	height:auto;
	position:absolute;
	top:158px;
	width:160px;
	left: 10px;
}

#leftcol #nav ul{
padding: 0px;
margin: 0px;
background-color: transparent;
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: 100%;
color: #000000;
background: #ccccff url(../css/leftmenu/vmenuarrowblue.gif) no-repeat center left;
background-color: #CCCCFF;
border-bottom: 0px solid #000000;
text-decoration: none;
height: auto;
display: block;
padding: 1px 0px 10px 19px;
border-bottom: 0px solid #000000;
}

#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus {
background-color: #003366;
background: #222222 url(../css/leftmenu/vmenuarrowhover.gif) no-repeat center left; 
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
color: #ffffff;
}

#leftmenu a {
font-size: 100%;
font-weight: bold;
display: block; 
background: transparent; 
color: #ffffff; 
padding: 5px 5px 8px 19px; 
border-top:0px solid #CCCCCC; 
text-decoration: none;
}

#leftmenu a:hover {	
color: #ffff00; 
background: url(images/peace.gif) no-repeat center left; 
text-decoration:none;
}

#content {
position:absolute;
top:168px;
left:193px;
width:550px;
}

#content p {
margin: 0px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:100;
line-height: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: 100%;
}

#leftcol {
	float: left;
	width: 130px;
	margin-top: 10px;
	margin-left: 10px;
	height: 300px;
}

.container {
	width: 99%;
	float: left;
	margin-top: 10px;
	font-size: 14px;
}

#rightcol {
	position:absolute;
	margin-left:600px;
	margin-top:170px;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	line-height: 25px;
	left: 0px;
	top: 4px;
}

#footer {
clear: both;
border-top: 1px solid #ffffff;
background-color: #990000;
color: #ffffff;
text-align:center;
font-size: 75%;
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;
}
