HTML {
	height: 100%;
	}
body {
 margin:0px;
 background-image: url(images/bg.jpg);
 background-repeat: repeat-x;
 text-align:center;
 padding:0;
 height: 100%;
 }
#outer {
 text-align:center;
 width:620px;
 margin:auto;
 min-height: 100%;
 position: relative;
 background-image: url(images/bg.gif);
 background-repeat: repeat-y;
 }
#hdr {
 height:111px;
 }
#bar {
 height:25px;
 background:#ffffff;
 color: #11245a;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #0f235a;
	border-right-color: #0f235a;
	border-bottom-color: #0f235a;
	border-left-color: #0f235a;
	border-right-style: solid;
	border-left-style: solid;
 }
#cont {
	width:566px;
	background:#ffffff;
	color: #333333;
	text-align: justify;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #0f235a;
	border-right-color: #0f235a;
	border-bottom-color: #0f235a;
	border-left-color: #0f235a;
	border-right-style: solid;
	border-left-style: solid;

	
 }
#cont2 {
 width:620px;
 background:#0e1f52;
 vertical-align: top;
 margin: 0;
 padding:0;
 }
* html #outer
{
height: 100%;
}
#footer{
 width:618px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #0f235a;
	border-left-color: #0f235a;
	border-right-style: solid;
	border-left-style: solid;
	position: relative;
	margin-top: -41px;
	margin-left: auto;
	margin-right: auto;
 }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #0f2258;
}
.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;
}
ul {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F2258;
	list-style-position: outside;
	list-style-type: square;
	line-height: 180%;
}
a {
	color: #00b5dd;
	text-decoration: none;
}
a:visited {
	color: #00b5dd;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00b5dd;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#image {
	width: 89px;
	vertical-align: middle;
	float: left;
	}
#align_image {
	height: 104px;
	padding-top: 15px;
	}

