/* BEGIN style3 */
 #navlist
{
padding: 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
border: 2px solid;
border-color: #AAA #666 #666 #AAA;
background: #CCC;
width: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em 1em;
border: 1px solid;
border-color: #FFF #AAA #AAA #FFF;
text-align: center;
}

#navlist li a { text-decoration: none; }
#navlist li a:link { color: black; }
#navlist li a:visited { color: #FF0000; }

/* END style3 */
/* CSS Document */
.navbar {
	visibility: visible;
	height: 400px;
	width: 180px;
	left: 0px;
	top: 0px;
	position: fixed;
}
.img1 {
	position: absolute;
	visibility: visible;
	height: 150px;
	width: auto;
	left: 200px;
	top: 0px;
}
image1 {
	position: relative;
	visibility: visible;
	left: 300px;
	right: 500px;
	top: auto;
	bottom: auto;
}
.indent {
	text-indent: .5in;
}
p {
	text-indent: .5in;
}
.iframewrap {

	position: absolute;
	visibility: visible;
	height: 150px;
	width: 585px;
	left: 185px;
	top: 0px;
}
.imagecenter {
	height: 150px;
	width: 400px;
	visibility: visible;
	padding-bottom: 0px;
	padding-left: 110px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	visibility: visible;
	left: 190px;
	top: 160px;
}
#skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#skip a:active
{
position:static;
width:auto;
height:auto;
}
.skiplink 
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}
}
.logolock {
	height: 150px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 110px;
	right: 0px;
	bottom: 0px;
	visibility: visible;
	top: 0px;
	clear: both;
	float: none;
}
imagetext {

}
a:visited { color: #FF0000;}
a:link { color: #003399; }
.CenterText{
text-align:center;
font-weight:bold;
font-size:24px;
}