body {
	background-attachment: scroll;
	background-color: #CFDCA7;
	background-repeat: no-repeat;
}

#content_wrapper {
	width:800px;
	margin:0 auto 0 auto;
	background-color: #FFFFFF;
}

h1  { color: #03558f; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1pt; padding-top: 20px }
h2 { color: #68acc8; font-size: 9.5pt; font-family: Arial, Helvetica, sans-serif }
h3 { color: #212121; font-size: 9pt; font-family: Arial, Helvetica, sans-serif }

a { color: #6294b7; font-weight: bolder; font-size: 9pt; line-height: 11pt; font-family: Arial, Helvetica, sans-serif }
a:hover { color: #70c9eb; font-weight: bolder; font-size: 9pt; line-height: 11pt; font-family: Arial, Helvetica, sans-serif }
a:visited { color: #03558f; font-weight: bolder; font-size: 9pt; line-height: 11pt; font-family: Arial, Helvetica, sans-serif }

p  { color: #212121; font-size: 9pt; line-height: 12pt; font-family: Arial, Helvetica, sans-serif }
#p { color: #212121; font-size: 9pt; line-height: 12pt; font-family: Arial, Helvetica, sans-serif }
td { color: #000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }
li { color: #212121; font-size: 9pt; line-height: 12pt; font-family: Arial, Helvetica, sans-serif; text-align: justify }

.img_pad { padding-bottom: 10px; padding-left: 10px }


#content {
	height:100%;
	min-height:100%;
	}

	
#subnav {
	width:550px;
	text-align:center;
	}
	
#main_content {
	float:left;
	width:545px;
	margin-bottom: 10px;
}	



#footer {
	clear:both;
	width:800px;
	text-align:center}

.column {width:48%;
	float:left}
	
.module {text-align:center;
border:1px solid black}	
