img {
   behavior: url("../includes/pngfix.htc");
}
body {
	color: #000000;
	text-decoration: none;
	background-color: #01354F;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_swirl.gif);
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#pageContainer {
	width: 980px;
	margin: 0px auto;
	display: block;
	position: relative;
}
#Page {
	position: absolute;
	width: 650px;
	display: block;
	left: 190px;
	top: 90px;
	z-index: 9;
	height: auto;
}
#logoIcon {
	position: absolute;
	z-index: 10;
	height: 120px;
	width: 170px;
	top: 40px;
	left: 760px;
	display: block;
}
#logoText {
	position: absolute;
	z-index: 7;
	display: inline-block;
	height: 30px;
	width: 295px;
	left: 475px;
	top: 72px;
}
#Nav {
	position: absolute;
	list-style-type: none;
	width: 150px;
	height: 390px;
	left: 50px;
	top: 150px;
	text-align: right;
}
#Nav img  {
	margin: 0px;
	padding: 0px;
	display: block;
}
#Nav a  {
	color: #1d8daa;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	background-image: url(../images/nav_normal.gif);
	text-transform: capitalize;
}
#Nav a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav_hover.jpg);
	background-repeat: no-repeat;
}
#Nav #on {
	background-image: url(../images/nav_active.jpg);
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #bfccd3;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	display: block;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
}
.normalText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
}
.smallText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
}
.bigText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}


.hSep {
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #999999;
	display: block;
	padding: 0px;
	clear: both;
}
.hSepSlim {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #999999;
	display: block;
	padding: 0px;
	clear: both;
}
.vSep {
	background-color: #999999;
	width: 1px;
	display: block;
	margin: 0px 19px 0px 20px;
}


.justify {
	text-align: justify;
}
.floatLeft {
	float: left;
}
.photoleft {
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatRight {
	float: right;
}
.photoRight {
	margin-bottom: 10px;
	margin-left: 10px;
}
#Holder {
	width: 530px;
	margin: 40px;
	background-color: #CDCDCD;
	display: block;
	position: relative;
	background-image: url(../images/contentBG.gif);
	min-height: 400px;
}
.contentBox {
	width: 530px;
	display: block;
	position: relative;
}
.pngFix {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


a.magicLink:link, a.magicLink:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #005B7F;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.magicLink:hover, a.magicLink:active {
	color: #339DD5;
	text-decoration: none;
}
.magicBox {
	display: none;
}
.contentTD {
	background-color: #cdcdcd;
	background-image: url(../images/contentBG.gif);
	margin: 0px;
	padding: 0px;
}
.simpleHeader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #005B7F;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.hidecell {
	border: 1px solid #DDDDDD;
	visibility: hidden;
}.galThumb {
	background-color: #025A82;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
