/* CSS Document */

body {
	background-color: #8E8D8D;
	background-image: url(images/bgfade.gif);
	background-repeat: repeat-x;
}
.body_darker {
	background-color: #ffffff;
	background-image: url(images/blue-stripe.gif);
}
.borders	{ BORDER: #000000 1px solid; }

.borders8 {
	BORDER: #000067 2px solid;
}

a:link {
	color: #000067;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000067;
}
a:hover {
	text-decoration: underline;
	color: #000067;
}
a:active {
	text-decoration: none;
	color: #000067;
}
.style2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000067;
}
.style16 {
	color: 0000097;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style17 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
}
.style12red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.footer_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #35336b;
}
.stylegreen17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
}
.bigger_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FF0000;
	font-weight: bold;
}


