body {
	text-align: center;
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #333333;
	margin: 5px 0px 15px;
}
#wrapper {
	margin: 0px auto 0;
	text-align: left;
	width: 990px;
	background-color: #FFFFFF;
}
#header {
	margin: 0px auto;
	display: block;
	color: #CCCCCC;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.7em;
	background: #FFFFFF url(../assets/header.gif) no-repeat 14px 0px;
	height: 125px;
}
#content {
	font-size: 1.2em;
	line-height: 1.7em;
	padding: 10px 10px 0px;
	text-align: left;
}
#content-left {
	width: 311px;
	float: left;
	background: #FFFFFF;
}
#content-left-text {
	font-size: 0.95em;
	color: #333333;
	padding-top: 20px;
	width: 150px;
	line-height: 1.4em;
}
#content-left-text h1 {
	background-color: #FFFFFF;
	font-size: 1.3em;
	border: none;
}
#content-left-text h2 {
	background-color: #FFFFFF;
	font-size: 1.1em;
	color: #000000;
	margin-top: 30px;
	border: none;
	background-image: none;
	padding: 0px;
}
#content-left-text img {
	border: 1px solid #999999;
	margin-top: 10px;
}
#content-left-text ul {
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0;}
#content-left-text li {
	padding-left: 3px;
	padding-bottom: 10px;
	list-style-type: disc;
}
#content-left-text a {
	text-decoration: underline;
	color: #333333;
	}
#content-left-text a:visited {
	color: #333333;
	text-decoration: underline;
}
#content-left-text a:hover {
	color: #448811;
	text-decoration: none;
}
#content-right {
	width: 649px;
	float: right;
	background: #FFFFFF url(../assets/2col-bground.gif) no-repeat right bottom;
}
#content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content li {
	background:  no-repeat 0px 0.6em;
	line-height: 1.5em;
	padding-left: 20px;
	margin-left: 15px;
	padding-bottom: 5px;
	list-style: disc;
}
#content ol {
	line-height: 1.5em;
	padding-left: 20px;
	padding-bottom: 0.5em;
}
#content ol li{
	line-height: 1.5em;
	list-style-type: decimal;
	padding-left: 10px;
    margin-left: 0;
	padding-bottom: .5em;
}
#content-right1, #content-right2 {
	width: 290px;
	padding: 15px 15px 10px;
	background: #F5F5F5 url(../assets/columns-top.gif) no-repeat left top;
	margin-bottom: 15px;
	min-height: 453px;
}
#content-right1 {
	float: left;
}
#content-right2 {
	float: right;
}
#content-full {
	padding: 15px 15px 10px;
	background: #F5F5F5 url(../assets/column-full-top.gif) no-repeat left top;
	min-height: 448px;
}
#content-fullbottom {
	background: #000033 url(../assets/column-full-bottom.gif) no-repeat center bottom;
	text-align: center;
	color: #F5F5F5;
}
#nav {
	height: 43px;
	background: #FFFFFF url(../assets/nav.gif) no-repeat left top;
}
#nav li {
	list-style-type: none;
	margin: 0;
    padding: 0;
}
#nav a {
	text-decoration: none;
}
#rightcol {
	width: 150px;
	border: 1px solid #999999;
	padding: 10px;
	margin: 0 0 20px 20px;
	float: right;
	font-size: .95em;
	line-height: 1.3em;
	background-color: #FFFFFF;
}
#rightcol ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#rightcol li {
	padding-left: 3px;
	padding-bottom: 10px;
	list-style-type: disc;
	line-height: 1.3em;
}
.image-border {
	border: 1px solid #333333;
	background: #FFFFFF;
	padding: 5px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	text-align: left;
	font: 1.9em/1.9em Arial, Helvetica, sans-serif;
	color: #A5CE00;
	text-transform: lowercase;
	letter-spacing: .05em;
}
h2 {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
    text-transform: lowercase;
    border-bottom: dotted 1px #ccc;
	margin-bottom: 10px;
}
h3 {
	color: #333333;
	font-size: 1.2em;
}
h4 {
	color: #333333;
	font-size: 1.2em;
}
h5 {
	color: #333333;
	font-size: 1.2em;
}
h6 {
	color: #333333;
	font-size: 1.2em;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #448811;
}
#footer {
	font-size: 1.1em;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(../assets/footer.gif) no-repeat center center;
	height: 43px;
	padding-right: 5px;
	text-align: right;
	line-height: 45px;
	color: #333333;
}
#footer a {
	text-align: center;
    color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #983135;
	text-decoration: none;
}
#footer-logos {
    clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
}
#footer-logos img{
	margin-left: 20px;
}
.right-col {
	float: right;
	margin-left: 20px;
	width: 180px;
	line-height: 1.4em;
	font-size: 0.95em;
	color: #000033;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	text-align: justify;
}
.right-col h1 {
	text-align: center;
	font: bold 1.4em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.right-col h2 {
    text-align: center;
	font: bold 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #00568A;
	border-bottom: 1px #00568A solid;
}
.image-left {
	float: left;
	margin: 0px 10px 5px 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
