body{
	background-color: #003300;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:14pt;	/*background-image: url(../images/blueshadowbg_760.jpg);
	background-position:center;
	background-repeat:repeat-y; */
}
img{padding: 10px;}

#wrapper{
	width: 760px;
	border-top: 2px none;
	border-right: 2px solid #993333;
	border-bottom: 2px none;
	border-left: 2px solid #993333;
	padding: 0px;
	margin: 0px;
}
#printlogo{
	display: none;
}
	
#banner{
	height: 150px;
	background-image: url(HeaderGreen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: none;

}

#banner p{
	text-align:right;
	font-size:14px;
	padding-top: 0px;
	font-weight: bold;
	margin-right: 10px;
}

#nav{
	border-bottom: 3px solid #993333;
	padding: 0;
	text-align: center;
}

#nav ul{
	padding: 0;
	margin: 0;
	background-color: #003300;
	color: #003300;
}

#nav ul li{
	display: inline;
	margin: 0;
}

#nav ul li a{
font-size: 10pt;
color: #FFFFCC;
background-color: #003300;
text-decoration: none;
padding: 0 12px 0 12px;
/*border-right: 1px solid #000000;*/
text-align: center;
font-weight:bold;
width: 9em;
} 

#nav ul li a:hover, #nav ul li a:focus{
	background-color: #993333;
	color: #FFFFCC;
}
#content{
	background-color: #FFFFcc;
	border-right: 3px none;
	border-left: 3px none;
	margin: 0px;
	padding: 50px;
}

#content p {
	margin: 0px;
	padding: 0px;
	background: #FFFFCC;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14pt;
	color: #333;
	letter-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
	text-align: left;
}

#content h1{
	font-size: 12pt;
	color: #930;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: 300;
	font-variant: normal;
}

#content h2{
font-size: 110%;
color: #ff6600;
padding: 0;
margin: /*100px 0 0*/ 15px;
}
#content h3{
font-size: 100%;
color: #9999ff;
padding: 0;
margin: /*100px 0 0*/ 20px;
font-weight:bold;
}
#content table{
	vertical-align: middle;
	background: #FFFFCC center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content table p{
	font-size:10pt;
	text-align: left;
	margin: 5px;
	padding: 5px;
	color: #333;
}
.leftimage{
	float: left;
	margin-right: 5px;
	border: 1px none #000000;
	margin-top: 0px;
}

.rightimage{
	margin-bottom: 0px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}

.centerimage{
	float: inherit;
}


#content p.right{
float: right;
}

.container{
width: 99%; 
float:none;
}

#footerinfo {
	border-top: 2px solid #993333;
	clear:both;
	border-right: 2px none #993333;
	border-left: 2px none #993333;
	border-bottom: 2px none;
}

#footerinfo p{
color:#999999;
text-align:center;
font-size:12px;
}
#footerinfo a:link {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
#footerinfo a:visited {
	
	font-weight: bold;
	color: #9999ff;
	text-decoration: none;
}

#footerinfo a:hover {
	font-weight: bold;
	color: #9999ff;
	text-decoration: none;
}
a:link {
	color: #900;
	text-decoration: none;
	font-weight: 300;
	font-size: 12pt;
}
a:visited {
	font-weight: 300;
	color: #300;
	text-decoration: none;
	font-size: 12pt;
}

a:hover {
	color: #300;
	font-style: normal;
	font-size: 12pt;
}