
body {   
margin: 0px; 
background-color: #000000;
background-image: url(images/back.gif);
}

body,td { 
font-family: trebuchet ms, arial; 
font-size: 14px; 
font-weight: bold; 
color: #000000;
}

.main {   
color: #000000; 
background-color: #ffffff; 
border-right: 4px solid #AE0F0C;
border-left: 4px solid #AE0F0C;
}

H1  {  font-size: 26; font-weight: BOLD; color: #000099;  }

H2  {  font-size: 18; font-weight: normal; color: #003333;  }

H3  {  font-size: 16; font-weight: bold; line-height: 20px;  }
            
.head1 { font-size: 20px; font-weight: bold; color: #1A0F78;  }

.head2 { font-size: 16px; font-weight: bold; color: #1A0F78;  }

.head3 { 
font-size: 20px; 
font-weight: bold; 
color: #1A0F78; 
background-color: #DCD9EA; 
padding: 2px;
text-indent: 6px;}

.md { font-size: 18px; font-weight: bold; color: #1A0F78; }

.sub1 { font-family: Arial; font-size: 10px; }

.sub2 { font-family: Arial; font-size: 12px;  }

.sub1 a:link    { text-decoration: none;  color: #15057F; }
.sub1 a:visited { text-decoration: none;  color: #15057F; }
.sub1 a:hover   { text-decoration: none;  color: #000099; }

a:link    { text-decoration: underline;  color: #15057F;}
a:visited { text-decoration: underline;  color: #15057F;}
a:hover   { text-decoration: underline;  color: #000066;}

.menu { width: 100%; }

.menu ul { margin: 0; padding: 0; list-style-type: none;  }

.menu ul li {
position: relative;
display: inline;
float: left;
background-color: #DCD9EA;
font-weight: bold;
font-size: 14px;
font-family: trebuchet ms;
color: #000033;
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
}

 .menu ul li a { 
color: #000033; 
display: inline; 
padding-left: 15px;
padding-right: 16px;
padding-bottom: 2px;
padding-top: 2px;
text-decoration: none;
text-align: center;
font-weight: bold;
background-color: #DCD9EA;
 }
 
.menu ul li a:visited { 
color: #000033; 
text-decoration: none; 
} 
 
 .menu ul li a:hover { 
color: #ffffff;
text-decoration: none; 
background-color: #15057F;
}

 
 /* 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; 
border-right: 0px;
border-left: 0px; 
}

.menu ul li ul li a { 
display: block;
font-weight: bold;
text-align: left;
text-indent: 0px;
padding-top: 2px;
padding-bottom: 2px;
border-top: 0px solid #15057F;
border-bottom: 2px solid #15057F;

}

.menu ul li ul li a:visited { 
color: #000033; 
text-decoration: none; 
}

.menu ul li ul li a:hover { 
background-color: #15057F; 
font-weight: bold;
color: #ffffff; 
text-decoration: none; 
}

/*Background image for top level menu list links */
.menu .mainfoldericon{
background: #DCD9EA;
color: #000033;}

.menu .subfoldericon{
background: #DCD9EA; }

* 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%; }

.video {
background-color: #000000;
padding: 2px;
}

#lightbox {
background-color:#000000;
padding: 1px;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { float: right; color: #ffffff; }

#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: #000000;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }

ul { list-style-type: square; }