/* basic elements */
body{
	padding: 20px;
	background: #fff9e5;
	color: #3C0012;
	text-align: left;
	font: 10pt arial,sans-serif;
	line-height: 120%;
	background-color: #aed5e7;
}
h1,h2{margin: 0;padding: 0 10px;letter-spacing: -1px;font-weight:100;color: #FFF}
h1{font-size: 200%}
h2{font-size: 140%}
p{margin:0;padding: 0 10px 1em}
p.bottom {border-bottom: 1px solid #fff9e5; margin-top: 2px; margin-bottom: 2px; padding: 0 0px 0em}

a:link {
	color: #a43c4d;
	line-height: 120%;
	text-decoration: none;
	font-family: arial, sans-serif, bold;
	font-size: 10pt;
	}
a:visited {
	color: #000066;
	font: 10pt arial,sans-serif, bold;
	line-height: 120%;
	text-decoration: none;
	}
a:hover, a:active { 
	color: #000066;
	font: 10pt arial,sans-serif, bold;
	line-height: 120%;
	text-decoration: underline; 
	}
	
a.two:link { 
	color: #000066;
	font: 10pt arial,sans-serif;
	line-height: 150%;
	text-decoration: none; 
	}
a.two:visited { 
	color: #000066;
	font: 10pt arial,sans-serif;
	line-height: 150%;
	text-decoration: none; 
	}
a.two:hover, a.two:active { 
	color: #000066;
	font: 10pt arial,sans-serif;
	line-height: 150%;
	text-decoration: underline; 
	}
	
a.bold:link { 
	color: #000066;
	font: 10pt arial,sans-serif;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none; 
	}
a.bold:visited { 
	color: #000066;
	font: 10pt arial,sans-serif, bold;
	line-height: 150%;
		font-weight: bold;
	text-decoration: none; 
	}
a.bold:hover, a.bold:active { 
	color: #000066;
	font: 10pt arial,sans-serifbold;
	line-height: 150%;
		font-weight: bold;
	text-decoration: underline; 
	}

a.bold2:link { 
	color: #a43c4d;
	font: 10pt arial,sans-serif;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none; 
	}
a.bold2:visited { 
	color: #a43c4d;
	font: 10pt arial,sans-serif, bold;
	line-height: 150%;
		font-weight: bold;
	text-decoration: none; 
	}
a.bold2:hover, a.bold2:active { 
	color: #a43c4d;
	font: 10pt arial,sans-serifbold;
	line-height: 150%;
		font-weight: bold;
	text-decoration: underline; 
	}
	
.lowText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Arial bold, Helvetica, bold }
.highText2 { text-decoration: none; color: #000000; font: 12px Arial, Helvetica, bold}
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

div#container{width:800px;margin: 0 auto;padding:1px 0;
	position:absolute;
	z-index:0;
	left:10px;
	top:49px;}
	
div#content{float:right;width:560px;padding:10px 0;background: #ffffff; z-index:-1}
div#nav{float:left;width:230px;padding:10px 0;background:#e0efce}

#footer {
	position: absolute;
	bottom: -28px;
	left: 3px;
	text-align: center;
	font:9pt arial,sans-serif;
	width: 797px;
	height: 21px;
	} 
	
.style3 {font-size: 16pt}
.style6 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

.style8 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
	color: #000066;
}
.style7 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif, bold;
	color: #000066;
}
+

