/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;}
a:link {
	color: #003399;}
a:visited {
	color: #003399;}
a:hover {
	color: #80262f;}
a:active {
	color: #80262f;}
.pageheader {
	width: 100%;
	clear: both;
	background:  url(../images/page_header.jpg) no-repeat;
	text-align: left;}
h1 {
	font-size: 1.7em;
	text-align: left;
	color: #fff;
	padding: 70px 5px 0 5px;
	letter-spacing: 0.3em;}
p  {
	padding: 2px 0 6px 0;
	margin: 0px;
	font-size: 1em;
	color: #003399;}
.boxleft   {
	float: left;
	width: 180px;
	text-align: left;
	margin-bottom: 1px;}
.boxleft ul {
    margin: 0px;
    padding: 0px;
    list-style: none;}
.boxleft li {
	float:left;
	width: 100%;
	padding: 0px;}
.boxleft a {
	float:left;
	text-align:left;
	background-color: #d6e7dd;
	width: 150px;
	padding: 2px 4px;
	margin: 0px 0px 2px;
	text-align: left;
	border: 1px solid #006;
	text-decoration:none;
	color: #003399;}
*html .boxleft a {
    width: 160px;}
.boxleft a:hover {
	background-color: #99b;
	color: #fff;}
.boxleft #on {
	text-align: right;
	width: 150px;
	padding: 2px 0;
	margin: 0px 0px 2px;
	color: #003399;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	border: 1px solid #FFFFFF;}
.boxright  {
	width: 200px;
	float: right;
	text-align: center;}
.boxright a {
	float: left;
	text-align: center;
	background-color: #d6e7dd;
	width: 190px;
	padding: 2px 4px;
	border: 1px solid #006;
	text-decoration:none;
	color: #003399;}
*html .boxright a {
    width: 160px;}
.boxright a:hover {
	background-color: #99b;
	color: #fff;}
