.body
{
	margin-top: 0; margin-left: 0; margin-right: 0; margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: inherit ; text-decoration: none ;
}

.blueback 
{
	background-color: #D3DFEB;
}
.bluehighback 
{
	background-color: #AEC3D8;
}
.lightblueback 
{
	background-color: #D9E6ED;
}

.subnavback 
{
	background-color: #EEEEEE;
}

.BreadCrumb 
{
	background-image: url(/images/top/bottom.gif) ;
	background-repeat: no-repeat;
}

.nav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 ; text-decoration: none;}
a.nav:link { text-decoration: none; color: #000000 }
a.nav:active { text-decoration: none; color: #000000 }
a.nav:visited { text-decoration: none; color: #000000 }
a.nav:hover { text-decoration: none; color: #000000}

.subnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #660000 ; text-decoration: none;}
a.subnav:link { text-decoration: none; color: #000000 }
a.subnav:active { text-decoration: none; color: #000000 }
a.subnav:visited { text-decoration: none; color: #000000 }
a.subnav:hover {text-decoration: underline}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.ListStyle
{
padding: 0px;
margin-top: 0px;
margin-left: 0px;
line-height: 13px;
list-style:disc outside;
margin-bottom: 3px;
}

.ULStyle
{
color:#AEC3D8;
margin-top: 0px;
padding: 0px;
margin-left: 26px;
line-height:23px;
margin-bottom:0px
}


.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bodytext {
	font-family: trebuchet MS,Verdana,Helvetica;
	font-size: 12px;
	list-style-image: url(bullet1.gif);
}

.smalltext {
	font-family: trebuchet MS,Verdana,Helvetica;
	font-size: 9px;
	list-style-image: url(bullet1.gif);
}

.pagetextshade {
	font-family: trebuchet MS,Verdana,Helvetica;
	font-size: 12px;
	margin-top: 0;margin-left: 0;margin-right: 0; margin-bottom:0;margin:0;
	background-color: #d3dfeb;
	line-height: inherit ;
	list-style-image: url(/images/bullet1.gif);
}

.blueshade
{
margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; margin: 0;
background-color: #d3dfeb;
line-height: inherit ;
}

.Submit
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: NORMAL;
	COLOR: #000033;
	FONT-WEIGHT: normal;
}

.TextInput
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: NORMAL;
	COLOR:#003366;
    BACKGROUND-COLOR:#FFFFFF;
	FONT-WEIGHT: NORMAL;
	
	BORDER-BOTTOM: 1px groove;
    BORDER-LEFT: 1px ridge;
    BORDER-RIGHT: 1px groove;
    BORDER-TOP: 1px ridge;
}

