/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #022c58;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	width: 120px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	text-indent: 10px;
	background-color: #FFFFFF;
	border: 1 px;
	border-color: #FFFFFF;
	border-style: solid;
}

.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ff7b00;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	width: 120px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	text-indent: 10px;
	border-left: 1 px solid #2B527B;
}

.links {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #17426F;
	display: inline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	text-indent: 10px;
}

.links:hover {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff7b00;
	display: inline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	text-indent: 10px;
}

.links:visited {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #17426F;
	display: inline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	text-indent: 10px;
}
.inred {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
	font-style: italic;
}
