a:link {color: #000000; ; text-decoration: none}
a:visited {color: #000000; ; text-decoration: none}
a:active {color: #000000; ; text-decoration: none}
a:hover {; text-decoration: underline}

a.nav:link {color: #dddddd; text-decoration: none; }
a.nav:visited {color: #bfbfcf; text-decoration: none; }
a.nav:active {color: black; }
a.nav:hover {color: white; }

a.nav2:link {color: #554477; text-decoration: underline; font-size: 1.1em; letter-spacing: -1px; white-space : nowrap; }
a.nav2:visited {color: #333399; text-decoration: none; font-size: 1.1em; letter-spacing: -1px; white-space : nowrap; }
a.nav2:active {color: #CC3399; }
a.nav2:hover {color: #0066CC; text-decoration: none; }

a.nav3:link {color: #eeeeff; text-decoration: none; }
a.nav3:visited {color: white; text-decoration: none; }
a.nav3:active {color: #ffcc00; }
a.nav3:hover {color: black; }

a.pagenav:link {color: #332255; text-decoration: none; font-size: 1.1em; letter-spacing: -1px; white-space : nowrap; }
a.pagenav:visited {color: #332255; text-decoration: none; font-size: 1.1em; letter-spacing: -1px; white-space : nowrap; }
a.pagenav:active {color: red; }
a.pagenav:hover {color: #ff6600; }

a.pagenav2:link {color: #555588; text-decoration: none; font-size: 1em; font-weight: normal; white-space : nowrap; }
a.pagenav2:visited {color: #555588; text-decoration: none; font-size: 1em; font-weight: normal; white-space : nowrap; }
a.pagenav2:active {color: #66cc00; }
a.pagenav2:hover {color: #000000; }

a.more:link {color: #003377; text-decoration: none; font-weight: normal; }
a.more:visited {color: #000000; text-decoration: none; font-weight: normal; }
a.more:active {color: blue; text-decoration: underline; }
a.more:hover {color: #3300CC; text-decoration: underline; }

a.resource:link {color: #eeeeff; text-decoration: none; }
a.resource:visited {color: white; text-decoration: none; }
a.resource:active {color: #ffcc00; }
a.resource:hover {color: white; }



body {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal; color: #003366; font-variant: normal}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #003366}
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #003366}
.TopMenu {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #0066CC}
th {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
.mymenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;

}
.MenuHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.TextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.TextField input { 
 font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 border: 1px solid #284279; 
 background-color: #FFFF99; 
} 
.TextField button { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #FFFF99; 
 color: #102132; 
 margin-left: 12px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
}
#div-1 {
 position:relative;
}
#div-1a {
 position:absolute;
 top:0;
 right:0;
 width:200px;
}