.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

a.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

a.topLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DAE9E7;
	text-decoration: none;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #00468B;
	font-weight: bold;
}

.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: none;
	line-height: 18px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: none;
	line-height: 18px;
}

.subNav3, .subNav3 a, .subNav3 a:active, .subNav3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4657AE;
	padding-top: 5px;
	text-decoration:none;
}
.subNav2, .subNav2 a, .subNav2 a:active, .subNav2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4657AE;
	padding-top: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	padding-bottom: 5px;
	text-decoration:none;
}

.subNav2 a:hover {
	color:#000000;
}

.bottomLinks, .bottomLinks a, .bottomLinks a:active, .bottomLinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #11349E;
	text-decoration:none;
}

.bottomLinks a:hover {
	text-decoration:underline;
}

.footer, .footer a, .footer a:active, .footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0753A1;
	line-height: 16px;
}

.footer a:hover {
	color:#000000;
	line-height: 16px;
}

.subLinks, .subLinks a, .subLinks a:active, .subLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4657AE;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.subLinks a:hover {
	color:#000000;
}

.more a, .more a:visited, .more a:active {
	color: #0753A1;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.more a:hover {
	text-decoration: underline;
}

.search {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: none;
	line-height: 16px;
}

.searchInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
	width: 117px;
	margin: 0px;
	padding: 0px;
	border: none;
}
