/* CSS Document */


.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #092668;
	padding: 2px;
	margin-left: 4px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF7B16;
	text-decoration: none;
	background-color: #092668;
	padding: 2px;
	margin-left: 4px;
}

.navigationindent {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #092668;
	padding: 2px;
	margin-left: 17px;
}

.navigationindent:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF7B16;
	text-decoration: none;
	background-color: #0A2769;
	padding: 2px;
	margin-left: 17px;
}

.capslinks {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #082466;
	text-decoration: none;
}

.capslinks:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF7B16;
	text-decoration: none;
}

.faqslinks {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #082466;
	text-decoration: none;
}

.faqslinks:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF7B16;
	text-decoration: none;
}

.seriflinks {
	font-family: Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #082466;
	text-decoration: none;
}

.seriflinks:hover {
	font-family: Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #FF7B16;
	text-decoration: none;
}

.whitelinks {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.whitelinks:hover {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
