/* CSS Document */
body {
	background-color: #C1D192;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	color: #356CB4;
	font-size: 12px;
}
a:visited {
	color: #6FA14A;
	font-size: 12px;
}
a:hover {
	color: #6FA14A;
	font-size: 12px;
}
a:active {
	color: #356CB4;
	font-size: 12px;
}
	
.darkblue14 {
	color: #356CB4;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.darkblue18 {
	color: #356CB4;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.footer {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

}
.columnheaders14 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	
}

.body12 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	list-style-type: none;
	
}
.bodybold12 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
