/* Light Blue Style Sheet */

a.buttons:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0033CC; text-transform: uppercase; text-decoration: none; }
a.buttons:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0033CC; text-transform: uppercase; text-decoration: none; }
a.buttons:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #3366CC; text-transform: uppercase; text-decoration: none; }
a.buttons:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0033CC; text-transform: uppercase; text-decoration: none; }

a.disc:link {  color: #0033CC; font-weight: bold; text-decoration: underline}
a.disc:visited {  color: #0033CC; font-weight: bold; text-decoration: underline}
a.disc:hover {  color: #3366CC; font-weight: bold; text-decoration: underline}
a.disc:active {  color: #0033CC; font-weight: bold; text-decoration: underline}

a.dir:link {  color: #3366CC; font-weight: bold; text-decoration: underline}
a.dir:visited {  color: #3366CC; font-weight: bold; text-decoration: underline}
a.dir:hover {  color: #3366CC; font-weight: bold; text-decoration: underline}
a.dir:active {  color: #3366CC; font-weight: bold; text-decoration: underline}

a.link:link {  color: #3366CC; text-decoration: underline}
a.link:visited {  color: #3366CC; text-decoration: underline}
a.link:hover {  color: #3366CC; text-decoration: underline}
a.link:active {  color: #3366CC; text-decoration: underline}

h1 { color: #3366FF; font-size: 15px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-align: left; text-transform: uppercase; }
h2 { color: #3366FF; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-align: left; text-transform: uppercase; }
h3 { color: #6699CC; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-align: left; text-transform: uppercase; }

.botnav { background-color: #3366FF; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; text-align: left; margin: 0px; }

/* -------------------  */

/* Default CSS */

b {
	font-weight: bolder;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
}

input {
	font-size: 11px; 
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px;
	padding: 0px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	border-top: 1pt solid;
	border-right: 1pt solid;
	border-bottom: 1pt solid;
	border-left: 1pt solid
	}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.txt {
	font-size: 11px; 
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin: 0px; 
	}

.smlink {
	font-size: 10px; 
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin: 0px; 
	}

.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.red {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
   color: #990000;
}

.error {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
   color: #990000;
}

.date { font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; }
.topleft { font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.highlight { background-color: #FFFF00; font-weight: bold; }

a.crumb:active {  color: #ffff00; text-decoration: underline}
a.crumb:link { color: #ffff00 ; text-decoration: underline}
a.crumb:visited { color: #ffff00 ; text-decoration: underline}
a.crumb:hover { color: #ffffff; text-decoration: underline}

a.addlink:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffff00; font-weight: bold; text-decoration: underline}
a.addlink:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffff00; font-weight: bold; text-decoration: underline}
a.addlink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline}
a.addlink:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffff00; font-weight: bold; text-decoration: underline}

a.bottomnav:active {  font-weight: bold; color: #FFFFFF; text-decoration: none}
a.bottomnav:link { font-weight: bold; color: #FFFFFF ; text-decoration: none}
a.bottomnav:visited { font-weight: bold; color: #FFFFFF ; text-decoration: none}
a.bottomnav:hover { font-weight: bold; color: #ffff00; text-decoration: none}