.category_border {
	border: 1px solid #223D6B;
}
.white_border {
	border: 1px solid #FFFFFF;
}
.white_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
form {margin: 0px;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.category_navy_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #001740;
	text-decoration: none;
	line-height: 5px;
}#linkhover01:hover {
	text-decoration: underline; color:#30c2ac;
}
a.topnav:hover {
	background-image: url(images/main_nav_over.jpg);
	background-color: #2B8E82;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.top_navy_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001740;
	text-decoration: none;
	line-height: 19px;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.top_White_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;;
	font-weight: bold;
}