body {
	background-color: #CCCCCC;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.style2 {
	font-size: 11px;
	height: auto;
	line-height: 20px;
	font-weight: bold;
	color: #0A4F3C;
}
a.nav {
	color: #0099FF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #333366;
	line-height: 30px;
	text-align:center;
	}

h2 {font-size: 13px;
	height: auto;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A4F3C;
	text-decoration: underline;
	font-style: normal;
	text-align:left;
	padding-left:4px;
	}

p {	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.column p {	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:4px;
	}

.columntext {
	font-size: 11px;
	color: #000000;
}

.columnhead {font-size: 12px; height: auto; line-height: normal; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #0A4F3C; text-decoration: underline; font-style: normal; }

.bodytext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.column {
	float:left;
	width:33%;
	}

.column ul {
	margin:0; padding:0; 
	}

 li {
	font-size: 11px;
	height: auto;
	line-height: 20px;
	}

.column li {
	background-image: url(images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin:0; padding:0; 
	padding-left:16px;	
	list-style-type:none;
	font-size: 11px;
	height: auto;
	line-height: 20px;
	font-weight: bold;
	color: #0A4F3C;
	}

	
.fullwidth {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding:8px;
	}

