.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #FFFFFF;
}
body {
	background-image: url(images/bkg.gif);
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333399;
	text-indent: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
.title1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333399;
}

.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333399;
	text-indent: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-indent: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333399;
	text-indent: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-indent: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #FFFFFF;
	line-height: 30pt;
}
.bodytext {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #333399;
	text-decoration: none;
}

.bodytext a{
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #333399;
	text-decoration: underline;
}
.bodytext a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	color: 333399;
}
.footer_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: 333399;
}
.footer_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: 333399;
	text-decoration: underline;
}
.footer_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: 000066;
	text-decoration: underline;
}
