ul#nav{
  float:right;
  list-style:none;
  font:bold 11px Arial,sans-serif;
  color:#fff;
  margin:12px 0 15px 0;
  padding:0;
}
ul#nav a{ 
  color:#fff;
  text-decoration:none;
}
ul#nav a:hover{ color: rgb(102, 153, 204); }
ul#nav li{
  float:left;
  position:relative;
  text-transform:uppercase;
  margin:0 1em 0;
}
ul#nav li.last{ margin:0 2em; }
ul#nav li ul{
  list-style:none;
  display:none;
  position:absolute;
  top:11px;
  left:0;
  margin:0;
  background:#000;
  padding:1em;
  width:200px;
  font-size:11px;
  line-height:2.5;
}
ul#nav li > ul{
  top:auto;
  left:auto;
  width:auto;
  min-width:180px;
}
ul#nav li:hover ul, ul#nav li.over ul{ display:block; }
ul#nav li ul li{
  float:none;
  margin:0;
  padding:0;
}

h1{
  float:right;
  width:166px;
  height:45px;
  background:url(../images/nav03.gif) no-repeat;
  margin:0;
}
h1 span{ display:none; }

.DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

BODY {
overflow: scroll;
overflow-x: hidden;
background-color: #8F2B07;
/* background: url(images/page_bg_applicant.gif); */
scrollbar-face-color: #CCCCCC; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-arrow-color: #000000;
 }


P {
font-family: arial;
font-size: 80%;
color: #3C2A4E;
line-height: .5cm;
margin-left: .3cm;
margin-right: .3cm
 }
 

blockquote p {
font-family: arial;
font-size: 70%;
color: #FFFFFF;
line-height: .5cm;
margin-left: .3cm;
margin-right: .3cm
 }
 

A.copyright { 
color: #FFFFFF;
font-weight: bold; 
text-decoration:underline
 }

A.copyright:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration:underline
 }

A.copyright:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration:none
 }

/* ----------  TOP NAVIGATION -----------  */

A.topnav {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
line-height: 40px;
text-decoration:none
 }

A.topnav:visited {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
line-height: 40px;
text-decoration:none
 }

A.topnav:hover {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #6699CC;
line-height: 40px;
text-decoration:none
 }

/* ----------  LEFT NAVIGATION -----------  */

A.leftnav {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
margin-left: 10px;
line-height: 25px;
text-decoration:none;
text-transform:uppercase
 }

A.leftnav:visited {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
margin-left: 10px;
line-height: 25px;
text-decoration:none
 }

A.leftnav:hover {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #C67355;
margin-left: 10px;
line-height: 25px;
text-decoration:none
 }

/* ----------  BOTTOM NAVIGATION -----------  */

A.bottomnav {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #3C2A4E;
line-height: 20px;
text-decoration:none
 }

A.bottomnav:visited {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #3C2A4E;
line-height: 20px;
text-decoration:none
 }

A.bottomnav:hover {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #665B71;
line-height: 20px;
text-decoration:none
 }
 
/* ----------  DEFAULT NAVIGATION -----------  */

A { 
color: #003366;
text-decoration:underline
 }

A:visited { 
color: #003366; 
text-decoration:underline
 }

A:hover { 
color: #003366;
text-decoration:none
 }



/* FORM ATTRIBUTES */



TEXTAREA {
color: #333333;
font-family: arial;
font-size: 90%
 }

.field {
color: #333333;
font-family: arial;
font-size: 90%
  }

.formbutton {
font-family: arial;
font-size: 11px;
border: 1px #333333 solid;
color: #333333;
font-weight: bold;
background-color: #CCCCCC;
cursor: hand
 }

SELECT {
color: #333333;
font-family: arial;
font-size: 90%
 }

 h3 {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	margin-left : 3 px;
	margin-right : 1 px;
	margin-top : 1 px;
	margin-bottom : 0 px;
}

h4 {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	margin-left : 3 px;
	margin-right : 1 px;
	margin-top : 1 px;
	margin-bottom : 0 px;
}
