body {
	background: #FFFFFF url(/img/ptt-blackONblue.gif) repeat;
	margin: 10px;
}
td {
	color: #000000;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 8px;
}
h1 {
	color: #003D79;
	font: bolder 36px/64px "Arial Black", Arial, Helvetica, sans-serif;
}

.in20l {
	padding-left: 20px;
}
.bkgray{	
	background: #e8e8f0;
}
.font11p-blue {
	font-size: 11px;
	color: #003d79;
}
.fontWhite {
color: #FFFFFF;
}
.fontGray {
color: #e8e8f0;
}
.fontDarkGray {
color: #787880;
}
.fontBlue {
color: #003d79;
}
.header2 {
	font-size: 16px;
	font-weight: bold;
	background: url(/img/ptt-grayONgray.gif) repeat;
	padding-left: 10px;
	width: 120px;
	line-height: 24px;
}

.page {
	padding: 40px;
}
#menu {
	position:static;
	left: 20px;
	top: 20px;
	width:300px;
	z-index:1;
	visibility: visible;
	overflow: hidden;
}
#bigpict {
	position:absolute;
	top: 100px;
	left: 200px;
	width:500px;
	height:500px;
	z-index:auto;
	background: url(/img/ptt-blackONblue.gif);
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	display: block;
}
a {
	color: #003d79;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	background: #ffe42d;
}
a:visited {
	text-decoration: none;
}
a.mainmenu {
	font: 11px/16px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	height: 66px;
	width: 56px;
	display: block;
}
a.sitemenu {
	font: 11px/20px Arial, Helvetica, sans-serif;
	text-align: right;
	height: 20px;
	width: 100px;
	display: block;
	border-bottom: 1px dashed #FFFFFF;
}
a.map {
	font: 12px/21px Arial, Helvetica, sans-serif;
	text-align: left;
	height: 21px;
	width: 300px;
	padding-right: 10px;
	padding-left: 4px;
}
a.mapsub {
	font: 12px/21px Arial, Helvetica, sans-serif;
	text-align: left;
	height: 21px;
	width: 300px;
	padding-right: 10px;
	padding-left: 4px;
}
submenutitle {
	font: 11px/20px Arial, Helvetica, sans-serif;
	text-align: left;
	height: 20px;
	width: 182px;
	display: block;
}
a.submenu {
	font: 11px/20px Arial, Helvetica, sans-serif;
	text-align: right;
	height: 20px;
	width: 182px;
	display: block;
	border-bottom: 1px dashed #e8e8f0;
}
a.pictmenu {
	padding: 10px;
	display: block;
}
a.nolg {
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #003d79;
}
a.lg {
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.foot {
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.foot:hover {
	color: #003d79;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}
.pageWM {
	padding: 0px 10px 20px;
	background: #FFFFFF url(/img/wm.gif) no-repeat right bottom;
}
.brd-l {
	border-left: 1px dashed #d8d8e0;
}
.brd-b {
	border-bottom: 1px dashed #d8d8e0;
}
.brd-t {
	border-top: 1px dashed #d8d8e0;
}
.brd-r {
	border-right: 1px dashed #d8d8e0;
}
.pictfrm-blue{
	background: url(/img/ptt-blackONblue.gif);
}
.pictfrm-gray{ 
	background: url(/img/ptt-grayONgray.gif);
}
.bkblue {

	background: #003d79;
}

#lightbox{
	background-color: #e8e8f0;
	background: url(/img/ptt-grayONgray.gif);
	padding: 20px;
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #787880;
	border-right: 2px solid #787880;
	}
#lightboxDetails{
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #003d79;
	}	
#lightboxCaption{ float: left;}
#keyboardMsg{ float: right;}
#closeButton{ top: 10px; right: 10px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/img/overlay.png); }
kbd {
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
}
* html #overlay{
	background-color: #666;
	back\ground-color: transparent;
	background-image: url(/img/1.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/overlay.png", sizingMethod="scale");
	}
	