 /* CSS Document */

body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
margin : 0;
padding : 0;
color : #000000;
background-color : #ffffff;
}
#header {
position : relative;
height : 140px;
background-image : url(/images/header_bg.jpg);
}
#logo {
position : absolute;
width : 454px;
height : 140px;
top : 0;
left : 0;
}
#navcontainer ul {
text-align : center;
padding-bottom : 2px;
padding-top : 2px;
padding-left : 0;
margin-top : 0;
margin-left : 0;
background-color : #036;
color : white;
width : 100%;
font-family : Arial, Helvetica, sans-serif;
line-height : 14px;
}
#navcontainer ul li {
display : inline;
padding-left : 0;
padding-right : 0;
padding-bottom : 2px;
padding-top : 2px;
}
#navcontainer ul li a {
padding-left : 10px;
padding-right : 10px;
padding-bottom : 2px;
padding-top : 2px;
color : white;
text-decoration : none;
border-right : 1px solid #fff;
}
#navcontainer ul li a:hover {
background-color : #369;
color : white;
}
#navcontainer #active {
border-left : 1px solid #fff;
}
/*- Menu 12--------------------------- */
	
#menu12 {
	width: 180px;
	margin: 6px;
	}
	
#menu12 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	font: 10px verdana, arial, sans-serif; 
	font-weight: bold;
	}	
	
#menu12 li a:link, #menu12 li a:visited {
	color: #000;
	display: block;
	background:  url(/images/menu12.gif);
	padding: 10px 0 0 35px;
	}
	
#menu12 li a:hover {
	color: #000;
	background:  url(/images/menu12.gif) 0 -32px;
	padding: 10px 0 0 35px;
	}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}
#footer{
border-top : 1px solid #000000;
background-image: url(/images/background-bottom-shade.gif);
background-repeat: repeat-x;
width : 100%;
background-color : #fff;
color : #666;
text-align : center;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}

a:link {
	color:#0000FF;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none;
}
h1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 110%;
color : #226188;
margin-left : 10px;
margin-right : 10px;
margin-top : 0;
margin-bottom : 0;
}
h2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 110%;
color : #226188;
margin-left : 10px;
margin-right : 10px;
margin-top : 0;
margin-bottom : 0;
}
h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 110%;
color : #226188;
margin-left : 10px;
margin-right : 10px;
margin-top : 0;
margin-bottom : 0;
}
h4 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 110%;
color : #226188;
margin-left : 10px;
margin-right : 10px;
margin-top : 0;
margin-bottom : 0;
}
h5 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 110%;
color : #226188;
margin-left : 10px;
margin-right : 10px;
margin-top : 0;
margin-bottom : 0;
}
h6 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 110%;
color : #226188;
margin-left : 10px;
margin-right : 10px;
margin-top : 0;
margin-bottom : 0;
}
img {
border : 0;
}
ul, ol {
width : 100%;
font-size : 1em;
padding : 0;
margin : 0;
border : 0;
list-style-type : none;
}
li {
width : auto;
font-size : 1em;
line-height : 1.8em;
border : 0;
padding : 0 0 0 0;
list-style-type : none;
}
form {
padding : 0;
margin : 0;
}
strong, b {
font-weight : bold;
}

