html {
    height: 100%;
}
#outerwrapper {
    text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 819px;
	height: 100%;
	z-index: 1;
}
#innerwrapper {
	position: relative;
	z-index: 3;
	height: 550px;
	width: 779px;
	left: 20px;
	top: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-bottom: 150px;
}
a:link {
	color: #00244d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00244d;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #00244d;
}


.main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00244d;
	padding: 8px 8px 8px 40px;
	background: url(img/h1bg.gif) repeat-x bottom;
	margin-top:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00244d;
	padding-top: 0px;
	margin-top:0px;
}

ol {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

BODY { 
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	height: 100%;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color:#00244d;
} 
.cb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #045ca4;
}
.cb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #045ca4;
}
#callout2 {
	background-color: #ffffff;
	height: auto;
	width: 170px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border: thick solid #f6c217;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


#top {
position:absolute; width:779px; height:220px; z-index:4; left: 0px; top: 0px; background-image: url(img/bgtop3.jpg); layer-background-image: url(img/bgtop3.jpg); border: 1px none #000000;
}

#nav {
	position:absolute;
	width:210px;
	height:400px;
	z-index:5;
	left: 0px;
	top: 220px;
	border: 1px none #000000;
	background-image: url(img/leftbg.gif);
}

#bgfade {
position:absolute; width:779px; height:250px; z-index:2; left: 0px; top: 220px; background-image: url(img/fade2.gif); layer-background-image: url(img/fade2.gif); border: 1px none #000000;
}

#content {
position:absolute; width:510px; height:379px; z-index:6; left: 240px; top: 237px;
}

#address {
position:absolute; width:363px; height:30px; z-index:7; left: 39px; top: 136px;
}

