body {
background: #003663;

}

td, div {

font-family: verdana, arial, helvetica, sans serif;
font-size: 13px;
line-height: 20px;

}

.wrapper {
width: 942px;
border: 1px solid #ffffff;

}

.topbar {
border-top: 1px solid white;
border-bottom: 1px solid white;
background: #0C6789;
color: #F3FC05;
padding:  4px;

}

.content {
background: #ffffff;

}

.leftside {
width: 180px;
background: #0C6789;

}

.main {
background: #ffffff;
text-align: left;
padding: 16px;

}


.nav {

position: relative;
left: 0;



text-align: left;

}


a.nav1:link {
padding-left: 5px;
color:#ffffff;
text-decoration:none;
background: #0C6789;
border-top: 1px solid #2B95BC;
border-bottom: 1px solid #05435A;
padding-bottom: 2px !important;
padding-bottom: 0;
height: 22px;
line-height: 24px;
font-size: 12px;
font-weight: bold;
display: block;



}


a.nav1:visited {
padding-left: 5px;
color:#ffffff;
text-decoration:none;
background: #0C6789;
border-top: 1px solid #2B95BC;
border-bottom: 1px solid #05435A;
padding-bottom: 2px !important;
padding-bottom: 0;
height: 22px;
line-height: 24px;
font-size: 12px;
font-weight: bold;
display: block;
}

a.nav1:hover {
color:#000000;
background: #3C94B5;
border-top: 1px solid #2B95BC;
border-bottom: 1px solid #98C9DC;
text-decoration:none;
}

.footer {
color: #B4B4B4;
font-size: 10px;
margin-top: 3px;

}

a.footer:link, a.footer:visited {
color:#B4B4B4

}

a.footer:hover {
color:#ffffff;

}

H1 {
font-size: 18px;
color: #00AEEF;
margin-top: 0;


}

H2 {
font-size: 22px;
color: #F26522;
margin-top: 0;
line-height: 30px;

}

H3 {
font-size: 18px;
color: #000000;
margin-top: 0;
line-height: 24px;

}


h4 {
font-size: 17px;
color: #ffffff;
font-weight: bold;
background: #003663;
line-height: 24px;
padding-bottom: 2px;
padding-left: 12px;

}



.caption {
font-size: 11px;
color: #595959;
margin-top: 6px;;
line-height: 14px;
padding: 10px;
}

#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;
color: #000000;}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	

.box1 {border: 1px solid #000000; background: #CBEEFC; padding: 16px;}
