body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0E4D5B;
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
td {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	  color: #0E4D5B;
	  line-height: normal;
}
th {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	  color: #0E4D5B;
	  line-height: normal;
}


a:link {
	color:#333333;
	text-decoration:underline
}

a:visited {
	color:#333333;	
	text-decoration:none

}

a:hover {
	color: #739F0A;
	}

.bodyTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #5D7A16;
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0E4D5B;
	line-height: normal;
	font-weight: bold;
}

.subHeaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5D7A16;
	line-height: normal;
	font-weight: bold;
}

.leftListText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #655130;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}
.smallLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #655130;
	line-height: normal;
	font-weight: bold;
}
.smallLinks:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #655130;
	line-height: normal;
	font-weight: bold;
}
.smallLinks:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #655130;
	line-height: normal;
	font-weight: bold;
}
.smallLinks:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #655130;
	line-height: normal;
	font-weight: bold;
	}
.smallLinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #463821;
	line-height: normal;
	font-weight: bold;
	}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	font-weight: bold;
}

li {
	background: url(images/bullet.gif) no-repeat left top;
	padding-left: 16px;
	margin-bottom: 10px;
	}
	
a:focus {
   outline: none; -moz-outline: none;
}
