

* {
margin:0;
padding:0;
}




#homeButton{
color: #ffffff;
padding:7px 0 0 725px;
font-size:17px;
font-family: "Georgia",serif;
font-style:italic;
font-weight:bold;
}

#homeButton a{
color:#ffffff;
text-decoration:none;
}


#navigation{
width:800px;
margin-top:18px;
height:30px;
}


#securityImage{
	float:left;
	margin:0 30px 10px 0px;
	}



.navHeader {
font-size:10px;
}


.dropdown {
width:160px;
float:left; 
padding-right:0px;
color:#ffffff;
text-align:center;
font-family:"Georgia", serif;
}

.dropdown dt { 
height:20px;
border-right:1px solid #0066CC; 
border-left:1px solid #0066CC; 
margin-bottom:1px; 
font-size:small;
font-weight:bold;
cursor:pointer; 
background:transparent;
}


.dropdown dt:hover {
}


.dropdown dd {
margin-top:4px;
position:absolute; 
overflow:hidden; 
width:160px; 
display:none;  
z-index:200; 
opacity:0;}


.dropdown ul {
width:160px; 
border:1px solid;
border-color:#0033CC;
border-top:none;
font-size:x-small;
background:#0033CC;
border-style:none solid solid;
border-width:medium 1px 1px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


.dropdown li {
display:inline;
}


.dropdown a, .dropdown a:active, .dropdown a:visited {
display:block; 
padding-top:10px;
padding-bottom:10px; 
color:#fff; 
text-decoration:none;
border-right:none;
width:160px;
}


.dropdown a:hover {
background:#0066CC; 
color:#fff;
border-right:none;

}


.dropdown .underline {
border-bottom:1px solid #0066CC;
border-right:none;
}

.navHeader{
font-size:18px;
}
