.navbar
{
}  

.mainDiv
{
  width:185px;
}

.textHeaders {
  font: 24px Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  color: #428eff;
  font-weight: 900 
}

.textSubHeaders {
  font: 16px Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  color: #000000;
  font-weight: 900 
}

.bodyText {
  font: 13px Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  color: #000000;
  font-weight: 0 
}

.topItemAlreadySelected {
  font: 12px Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 185px;
  height: 25px;
  color: #428eff;
  cursor:pointer;
  text-indent:10px;
  font-weight: 700 
}


.topItem
{
  font: 12px Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 185px;
  height: 15px;
  color: #428eff;
  cursor:pointer;
  text-indent:10px;
  font-weight: 700 
}

.topItemOver
{
  text-indent:10px;
  font: 12px Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 15px;
  width: 185px;
  color: #428eff;
  cursor:pointer;
  font-weight: 700 
}

.topItemClose
{
  text-indent:10px;
  font: 12px Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 15px;
  width: 185px;
  color: #808080;
  cursor:pointer;
  font-weight: 700 
}


.topItemCloseOver
{
  text-indent:10px;
  font: 12px Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 15px;
  width: 185px;
  color: #428eff;
  cursor:pointer;
  font-weight: 700 
}



.dropMenu
{
  font: 11px Arial, Helvetica, sans-serif;	
  background-color: #ffffff;
  color: #000;
  border: 1px solid #ffffff;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-bottom:5px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:10px;
   margin-top:2px;
   height:18px;
   font: 11px Arial, Helvetica, sans-serif;	
   text-decoration:none;
   color: #808080;
   
}

.subItem a
{
   margin-left:23px;
   font: 11px Arial, Helvetica, sans-serif;	 	
   text-decoration:none;
   color: #808080;
}

.subItemOver
{
   margin-left:10px;
   margin-top:2px;
   font: 11px Arial, Helvetica, sans-serif;	  
   height:18px;
   color: #428eff;
   text-decoration:none;
}

.subItemOver  a
{
   margin-left:23px;
   font: 11px Arial, Helvetica, sans-serif;
   cursor:pointer;	
   color: #428eff;
   text-decoration:none;
   cursor:pointer;
   text-decoration:none
}

.subItemSelected
{
   margin-left:33px;
   height:16px;
   font: 11px Arial, Helvetica, sans-serif;	
   text-decoration:none;
   color: #428eff;
}

.subItemSelected a
{
   margin-left:33px;
   font: 11px Arial, Helvetica, sans-serif;
   height:16px;	 	
   text-decoration:none;
   color: ##428eff;;
}

.subItemSelectedOver
{
   margin-left:33px;
   font: 11px Arial, Helvetica, sans-serif;	  
   height:16px;
   color: #428eff;
   text-decoration:none;
}

.subItemSelectedOver  a
{
   margin-left:33px;
   font: 11px Arial, Helvetica, sans-serif;
   height:16px;
   cursor:pointer;	
   color: #428eff;
   text-decoration:none;
   cursor:pointer;
   text-decoration:none
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}



input
{
color: #428eff;
background: #C2C8FC;
border: 1px solid #000000
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #000000;
background: #C2C8FC;
border: 1px solid #000000
}

.submit input
{
color: #000000;
background: #ffffff;
border: 2px outset #000000
} 
fieldset
{
border: 1px solid #000000;
width: 20em
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font: 12px Arial, Helvetica, sans-serif;
letter-spacing: 0;
color: #428eff;
height: 15px;
background-position:center center;
background-repeat:no-repeat;

}

a.smallLink:link 
{
color: #000000; 
text-decoration: underline; 
font: 11px Arial, Helvetica, sans-serif;	  
}

a.smallLink:visited 
{
color: #000000; 
text-decoration: underline; 
font: 11px Arial, Helvetica, sans-serif;	  
}

a.smallLink:active 
{
color: #428eff; 
text-decoration: none;
font: 11px Arial, Helvetica, sans-serif;	  
}

a.smallLink:hover 
{
color: #428eff; 
text-decoration: none;
font: 11px Arial, Helvetica, sans-serif;	  
}

a.normalLink:link 
{
color: #000000; 
text-decoration: underline; 
font: 12px Arial, Helvetica, sans-serif;	  
}

a.normalLink:visited 
{
color: #000000; 
text-decoration: underline; 
font: 12px Arial, Helvetica, sans-serif;	  
}

a.normalLink:active 
{
color: #428eff; 
text-decoration: none;
font: 12px Arial, Helvetica, sans-serif;	  
}

a.normalLink:hover 
{
color: #428eff; 
text-decoration: none;
font: 12px Arial, Helvetica, sans-serif;	  
}

.smallText
{
   font: 11px Arial, Helvetica, sans-serif;	 	
   text-decoration:none;
   color: #808080;
}

 #loginButton   
{
	border-style: inset;
        border-color: #ff6633;
        background-color: #CC3300;
        text-decoration: none;   
        width: 80px;
        text-align: center;
}
  
  .buttontext 
{
	color: white; 
        text-decoration: none;   
        font: bold 12pt Verdana;
        cursor: hand;
}

