@charset "utf-8";
/* CSS Document */
a:link {color:#008e7f}      /* unvisited link */
a:visited {color:#80561b}  /* visited link */
a:hover {color:#98002e}  /* mouse over link */
a:active {color:#5f3944}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
	font-style: normal;
	color: #FFF;
	background-color: #c1d82f;
	padding: 4;
	font-weight: bold;
}
.navigationCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
	font-style: normal;
	color: #FFF;
	background-color: #fbb040;
	padding: 4;
	font-weight: bold;
}
.navigationHer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
	font-style: normal;
	color: #FFF;
	background-color: #569fd3;
	padding: 4;
	font-weight: bold;
}
.navigationRan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
	font-style: normal;
	color: #FFF;
	background-color: #d06f1a;
	padding: 4;
	font-weight: bold;
}






.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.77em;
	font-style: italic;
	color: #6a737b;
}
.ariel {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6a737b;
}
.arielNorm {font-family: Arial, Helvetica, sans-serif;
	color: #6a737b;
}
.Paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .87em;
	color: #6a737b;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .87em;
	color: #6a737b;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .87em;
	color: #6a737b;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #6a737b;
	font-weight:bold
}