A:link, A:active, A:visited {
	color: #5A7684;
	text-decoration: none;
	}
A:hover {
	color: #5A7684;
	text-decoration: underline;
	}
A.nav:link, A.nav:active, A.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
A.nav:hover {
	color: #E5EAEC;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
A.red:link, A.red:active, A.red:visited {
	color: #B30000;
	text-decoration: none;
	}
A.red:hover {
	color: #B30000;
	text-decoration: underline;
	}
FORM {
	margin: 0;
	padding: 0;
	}
H2 {
	font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #B30000;
	margin: 0 0 16px 0;
	text-indent: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
H2.index {
	margin: 0px;
	}
H3 {
	font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #5A7684;
	margin: 16px 0 16px 0;
	text-indent: 0px;
	}
H3.flush {
	margin: 0 0 16px 0;
	}
HTML, BODY {
	background: #FFFFFF;
	/*margin: 10 20px 0 20px;*/
	padding: 0px;
	background-image: url(images/bg.gif);
	}
P {
	font: 11px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	margin-bottom: 16px;
	margin-top: 0px;
	text-align: justify;
	text-indent: 0px;
	}
P.nav {
	font: bold 11px/18px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

P.right {
	font: 11px/16px Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #9e9fa1;
	margin-bottom: 16px;
	margin-top: 0px;
	text-align: right;
	text-indent: 0px;
	text-transform: uppercase;
	}
B {
	color: #5A7684;
	}
SPAN.light_blue {
	color: #E5EAEC;
	}
SPAN.blue {
	color: #5A7684;
	}
TD {
	font: 11px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	margin: 0px;
	text-indent: 0px;
	}
TD.body {
	padding: 16px;
	}
TD.drop_left {
	background: transparent url(/graphics/drop_left.gif) repeat-y right;
	}
TD.drop_right {
	background: transparent url(/graphics/drop_right.gif) repeat-y left;
	}
UL {
	background-color: transparent;
	color: #333333;
	font: 11px/16px Verdana, Arial, Helvetica, Sans-Serif;
	list-style: disc;
	}
UL.menu {
	background-color: transparent;
	color: #333333;
	font: 12px/24px Verdana, Arial, Helvetica, Sans-Serif;
	list-style: disc;
	}
P.left {

	font: 11px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	margin-bottom: 16px;
	margin-top: 0px;
	text-align: left;
	text-indent: 0px;
}
