html{
	margin:0px;
	padding:0px;
	height: 100%;
	width: 100%;
}
body{
	margin:0px;
	padding:0px;
	text-align:center;
	height: 100%;
	width: 100%;
	scrollbar-track-color: #CCCCEE;
	scrollbar-base-color: #004080;
	scrollbar-arrow-color: #F7B01A;
	scrollbar-3dlight-color: #3FA3D7;
	scrollbar-highlight-color: #3FA3D7;
	scrollbar-face-color: #004080;
	scrollbar-shadow-color:#001F3C;
	scrollbar-darkshadow-color:  #001F3C;
}

.top{
	background-position: center bottom;
}

.bottom{
	background-position: center top;
}

.middle{
	background-position: center center;
}

#footertext{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:center;
	padding-bottom: 15px;
}

#footertext a:link   { color:#003366; text-decoration:none; }
#footertext a:visited{ color:#003366; text-decoration:none; }
#footertext a:hover  { color:#0066cc; text-decoration:none; }

#footertable{
	margin-top:15px;
	margin-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footertable a:link   { color:#003366; text-decoration:none; }
#footertable a:visited{ color:#003366; text-decoration:none; }
#footertable a:hover  { color:#0066cc; text-decoration:none; }


a:link{
	color:#333333;
	text-decoration:none;
}

a:visited{
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#666666;
	text-decoration:underline;
}


.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
.subnav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}

.subnavH {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: bold;
	text-align: left;
}
.subNavDiv {
	position: absolute;
	z-index: 100;
	height: 100%;
	width: 100%;
	display: block;
	visibility: hidden;
}
.navItem {
	float: left;
	position: relative;
	cursor: default;
	background-color: #FFCC00;
	display: block;
	background-color: #FDA71C;
}
.navColumn {
	height: 100%;
	float: left;
	position: relative;
	clear: none;
	width: 100%;
	background-color: #FEA81D;
	display: block;
}
.fullNav {
	clear: both;
	position: absolute;
	z-index: 2;
}
.content {
	clear: both;
	position: relative;
	padding-top: 41px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1;
}
h3 {
	color: #006699;
	margin-bottom: 0px;
}
p {
	margin-top: 4px;
	margin-bottom: 6px;
}
h2 {
	text-align: left;
}

.marginLeft100 {
	margin-left: 100px;
}
.blue {
	color: #006699;
}
/*p:first-letter {
	font-size: 14px;
	font-weight: bold;
}*/
#picShow {
	border: 2px solid #000000;
	margin-bottom: 5px;
}
.leftTD {
	background-color: #004389;
	background-image: url(images/bg-left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightTD {
	background-color: #004389;
	background-image: url(images/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h2 {
	text-align: left;
}
ul {
	margin-top: 5px;
}
h4 {
	margin-bottom: 5px;
}
