html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	color: #000;
	font: 8pt verdana, helvetica, sans-serif;
	background: #16365B;
}
h3 {
	font: bold 10pt verdana, helvetica, sans-serif;
}
h4 {
	font: bold 10pt verdana, helvetica, sans-serif;	
	margin-bottom: 3px;
	width: 180px; 
}	
a {
	color: #036;
}
img {
	border: none;
}
* html img.fl {
	float: left;
}
#wrp {
	margin: auto;
	width: 776px;
	height: 100%;
	background: #FFF url(images/wrpbg.gif);
	text-align: left;
}
#wrpp {
	margin: auto;
	width: 776px;
	height: 100%;
	text-align: left;
	background: #FFF;
}
#hdlnk {
	position: absolute;
	top: 10px;
}
#head {
	background: url(images/hdr.jpg) no-repeat top;
	width: 776px;
	height: 85px;
}
#nav {
	background: url(images/nav.gif) repeat-x;
	width: 776px;
	height: 32px;
	font-size: 9pt;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: #000 solid 1px;
}
#nav a {
	display: block;
	color: #FFF;
	border-left: #000 solid 1px;
	border-right: #4A64C8 solid 1px;
	text-decoration: none;
	text-align: center;
	width: 114px;
	padding: 9px 0;
}
#nav ul li a:hover {
	background: url(images/hov.gif) repeat-x;
}
#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12.7em;
	w\idth: 12.2em;
	margin: 0;
	border-right: none;
	border-top: #065D92 solid 1px;
}
html[xmlns] #nav li ul {
	margin: -1px 0 0 0;
}
#nav li ul a {
	width: 11.6em;
	w\idth: 11.1em;
	height: 15px;
	padding: 2px 2px 2px 10px;	
	background: #001D3D;
	border-bottom: #065D92 solid 1px;
	border-left: #065D92 solid 1px;
	border-right: #065D92 solid 1px;
	text-align: left;
}
#nav li ul a:hover {
	background: #069;
}
#nav li li {
	width: 11.6em;
	padding: 0;
}
#nav li:hover ul {
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav #act {
	text-align: center;
	width: 114px;
	padding: 9px 0;
	float: left;
	border-left: #000 solid 1px;
	border-right: #4A64C8 solid 1px;
	color: #FFF;
	background: url(images/hov.gif) repeat-x;
	cursor: default;
}
#title {
	background: #7AB2CE url(images/title.gif) repeat-x;
	padding: 8px 0 0 30px;
	width: 746px;
	height: 25px;
	color: #FFF;
	font-size: 9pt;
	cursor: default;
}
* html #title {
	width: 776px;
	height: 33px;
}
#sci {
	width: 114px;
	height: 149px;
	position: absolute;

}
html:first-child #sci {
	top: 391px;
}
#txt {
	width: 620px;
	float: right;
	color: #16365B;
	font: 8pt/11pt verdana, helvetica, sans-serif;
	padding: 10px 20px 20px 0;
}
.fbg {
	background: url(images/lgbg.gif) no-repeat 99% 5%;
	width: 600px;
	height: 200px;
}
.sh {
	width: 400px;
}
#cnt {
	width: 776px;
	background: #FFF url(images/wrpbg.gif);
}
#cntp {
	width: 776px;
	background: #FFF;
}
.tblhdr {
    background: url(images/tableheader.gif);
}
.gallery {
    padding-left: 15px;
    font-size: 12px;
	color: #fff;
    height:16px;
	background: url(images/tableheader.gif);
}
* html #pt {
	margin-top: 10px;
}
html[xmlns] #clr {
	clear: both;
}
#footer {
	position: relative;
	width: 771px;
	background: url(images/ftr.gif) repeat-x;
	padding: 6px 5px 8px 0;
	font-size: 10px;
	color: #CCC;
	border-top: #2A2E33 solid 1px;
	text-align: right;
	cursor: default;
}
* html #footer {
	width: 776px;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}