HTML {
	height: 100%;
	}
body {
 margin:0px;
 text-align:center;
 padding:0;
 height: 100%;
 background-color: #f0f1f2;
 }
#outer {
 text-align:center;
 width:700px;
 margin:auto;
 min-height: 100%;
 position: relative;
 background-image: url(images/bg.gif);
 background-repeat: repeat-y;
 padding-left: 59px;
 padding-right: 59px;
 }
#hdr {
 height:84px;
 width:700px;
 text-align: left;
 }
#img_bar {
 height:164px;
 }
 .head_space {
 padding-left:136px;
 }
#cont {
position:relative;
	width:646px;
	background:#ffffff;
	color: #1f4479;
	text-align: justify;
	padding-top: 25px;
	padding-left: 26px;
	padding-right: 28px;
	padding-top: 25px;
	margin-bottom: 10px;
 }
 #nav {
 float: left;
 width: 187px;
 padding-right: 6px;
 
 }
#main {
 width:453px;
 float:right;
 }
 #block {
 width:700px;
 clear: both;
 height: 45px;
 }
#main ul {
	margin: 15px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #1f4479;
	text-align: left;
}
#main li {
	margin: 5px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #1f4479;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
* html #outer
{
height: 100%;
}
#footer{
 width:818px;
	position: relative;
	height: 45px;
	margin-top: -45px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
 }
 #footer1{
 width:646px;
	position: relative;
	height: 15px;
	margin-left: 59px;
	margin-right: 59px;
	padding-left: 26px;
	padding-right: 28px;
 text-align: left;
 }
 #footer2{
 width:646px;
	position: relative;
	height: 22px;
	margin-left: 59px;
	margin-right: 59px;
	padding-left: 26px;
	padding-right: 28px;
	background-image: url(images/bg_foot.gif);
 text-align: left;
 	text-align: justify;
 }
#foot1left {
text-align: left;
float: left;
width: 399px;
height: 15px;
}
#foot1right {
text-align: right;
float: right;
width: 240px;
height: 15px;
}
#foot2left {
text-align: left;
float: left;
width: 210px;
height: 22px;
}
#foot2right {
text-align: right;
float: right;
width: 400px;
height: 22px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #1f4479;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	color: #0f2258;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	color: #0f2258;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	color: #00b5dd;
}

.footer1text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #94b1cc;
	text-align: justify;
}
.footer2text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: justify;
	font-weight: bold;
	padding-top: 8px;
}
a {
	color: #1f4479;
	text-decoration: underline;
}
a:visited {
	color: #1f4479;
	text-decoration: underline;
}
a:hover {
	color: #94b1cc;
	text-decoration: underline;
}
a:active {
	color: #1f4479;
	text-decoration: underline;
}
.bold {
font-weight: bold
}
.italics {
font-style:italic;
}
#footer2 a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer2 a:hover {
	color: #94b1cc;
	text-decoration: none;
}
#footer2 a:active {
	color: #ffffff;
	text-decoration: none;
}
H1{
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #1f4479;
	letter-spacing: 120%;
	line-height: 140%;
	padding-top: 0;
	margin-top: 0;
	font-weight: normal;
	}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 140%;
	color: #1f4479;
	font-weight: normal;
	}
