
body, td { 
font-family: georgia; 
font-size: 14px; 
color: #000000; 
}

body  { 
background-color: #b4afa9;
margin: 0;
}

.header { background-color: #ffffff; }


.main  { 
background-color: #e7e8ee; 
border-left: 3px solid #ffffff;
border-right: 3px solid #ffffff;
border-top: 0px solid #ffffff;
border-bottom: 3px solid #ffffff;
}

.footer { padding: 4px; font-family: arial; color: #000000; font-size: 10px;  font-weight: bold; }
.footer a:link     { color: #000000; font-weight: bold; text-decoration: none; }
.footer a:visited  { color: #000000; font-weight: bold; text-decoration: none; }
.footer a:active   { color: #000000; font-weight: bold; text-decoration: none; }
.footer a:hover    { color: #000000; font-weight: bold; text-decoration: none; }

a:link     { color: #660000; text-decoration: underline; }
a:visited  { color: #666666; text-decoration: underline; }
a:active   { color: #000000; text-decoration: underline; }
a:hover    { color: #000000; text-decoration: underline; }


.menu { width: 100%;  }

.menu ul { margin: 0; padding: 0; list-style-type: none; display: block; }

.menu ul li {
position: relative;
display: inline;
float: left;
}

 .menu ul li a { 
background-color: #8f002d;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #eeeeee; 
text-align: center;
text-decoration: none;
display: inline; 
padding: 0px;
margin: 0px;
border: 0px;
}
 
.menu ul li a:visited { 
text-decoration: none; 
color: #eeeeee;
} 
 
 .menu ul li a:hover { 
color: #d1d4e7;
text-decoration: none; 
}
 
 /* begin child */
 
.menu ul li ul { 
font-weight: bold;
width: 100%;
left: 0px; 
position: absolute;
top: 0px; 
display: block;
visibility: hidden; 
}

.menu ul li ul li { 
display: list-item; 
float: none;  
}

.menu ul li ul li a { 
display: block;
font-weight: bold;
text-align: left;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 0px;
padding-left: 4px;
border-top: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-left: 0px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

.menu ul li ul li a:visited {  
text-decoration: none; 
}

.menu ul li ul li a:hover { 
background-color: #d0d1e1; 
font-weight: bold;
color: #7a0026; 
text-decoration: none; 
}

/*background image for top level menu list links */
.menu .mainfoldericon {
background: #7a0026;
color: #eeeeee; }

.menu .subfoldericon {
background: #7a0026; }

* html p#iepara { /*for a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in ie*/
padding-top: 1em;
}

	
/*  ie fix */
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }



h1 { font-size: 26; color: #365f91; border-bottom: 1px solid #365f91; } 

h2 { font-family: "Copperplate Gothic Light", "arial";  } 
		
.head1 { font-size: 18; font-weight: bold; color: #333366; }

.head2 { font-size: 16; font-weight: bold;  }

.head3 { font-size: 14; font-weight: bold;  }


.sub1 {  font-family: arial;  font-size: 10; font-weight: bold;  }


#lightbox {
	
background-color:#5d635b;
font-family: arial;
color: #e9ddaf;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 1px solid #5d635b;
border-right: 10px solid #5d635b;
border-left: 10px solid #5d635b;
border-top: 10px solid #5d635b;}
	
#lightboxdetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxcaption { float: left; }

#keyboardmsg { float: right; }

#closebutton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #5d635b;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.png", sizingmethod="scale"); }

.submit { 
background-image: url(images/submit.jpg);
border-top:  0px solid #000000;
border-left:  0px solid #000000;
border-right:  1px solid #000000;
border-bottom:  1px solid #000000;
margin: 0px;
font-family: arial;
font-weight: bold;
color: white; 
font-size: 12px;
padding: 0px; }