.border {
	border: 2px solid #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.main_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main_headers_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #293744;
	text-decoration: none;
	padding-left: 5px;
}


.style4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.categoryhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.categoryhead ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #999999;
	text-decoration: none;
}
.categoryhead li {
	list-style-type: none;
	padding-left: 8px;
}
.categoryhead a {
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
