html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	width: 100%;
	color: #000;
	font: normal 90% Arial, sans-serif;
}

body {
	background: #0088c0 url('/Images/bg_body.gif') repeat-x bottom;
}

 img {
	border: 0;
}
a {
	color: #2c94e5;
}
hr {
	height: 1px;
	border-color: #ccc;
}
.maincontent {
	font-size: 10pt;
	color: #5a5a5a;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	minimum-height: 700px;
}
.maincontent h1 {
	font-size: 14pt;
	color: #113a5a;
}


.maincontent h2 {
	font-size: 12pt;
	color: #000000;
}
.maincontent img {
	margin: 10px;
}
.maincontent a {
	color: #2c94e5;
	text-decoration: none;
}
.maincontent a:hover {
	color: #113a5a;
}
.clear2 {
	clear: both;
}
.clear {
	clear: both;
	display: block;
	font-size: 0; 
	height: 1px;
}

.header {
	position: absolute;
	top: 0;
	left: 0;
	
	width: 100%;
	height: 80px;
	display: block;
	margin: 0;
	background: #0088c0 url('../Images/bg_header.gif') repeat-x top;
}
.mid_page, .top_page, .copy {
	width: 684px;
	margin: 0 auto;
	padding: 0;
}
.top_page, .top_page_i {
	position: relative;
	display: block;
	height: 81px;
}

.top_page a, .top_page_i a {
	position: absolute;
	top: 26px;
	left: -76px;
	width: 371px;
	height: 46px;
	display: block;
	background: #0088c0 url('../Images/lnk_logo.gif') no-repeat;
}
.top_page_i a {
	left: 0;
}


.top_page form, .top_page_i form {
	float: right;
	margin: 41px 0 0 0;
	color: #fff;
	font-size: 80%;
}
.top_page form b, .top_page_i form b {
	font-weight: normal;
}
.top_page form input, .top_page_i form input {
	border: none;
	margin: 0 4px 0 0;
}
.search {
	width: 178px;
	height: 14px;
	margin-left: 3px;
	padding: 2px 0 0 2px;
	border-left: 1px solid #038cca;
	background: url('../Images/bg_search.gif') repeat-x left;
	font-size: 10px; 
}

.btn_Go {
	position: relative;
	top: 3px;
	/top: 4px;
	width: 30px;
	height: 16px;
}

.mid_page {
	background: url('../Images/bg_mid_page.gif') repeat-y top;
}
.mid_page_i, .copy_i, .top_page_i {
	width: 765px;
	margin: 0 auto;
	padding: 0;
}
.mid_page_i {
	background: url('../Images/bg_mid_page_i.gif') repeat-y top;
}

.midTop, .midTop_i {
	width: 100%;
	height: 16px;
	font-size: 0; 
	margin: 0;
	display: block;
	background: url('../Images/bg_midTop.gif') no-repeat top left;
}
.midTop_i {
	background: url('../Images/bg_midTop_i.gif') no-repeat top left;
}


.column0, .column1, .column2, .column0_i {
	float: left;
}

.column0_i p {
	padding-left: 25px;
	padding-right: 5px;
	font-size: 9pt;
	color: #a2ddff;
}

.column0_i p a {
	color: white;
}

.column0_i h3 {
	color: #ffffff;
	padding: 5px 5px 5px 25px;
	margin: 0px;
	font-size: 10pt;
}

.column0, .column0_i {
       width: 177px;
       min-height:540px;
       -height:540px;
       margin: 0;
       background: url('../Images/bg_column0.gif') no-repeat top left;
}
.column0_i {
	position: relative;
/*	#069edd  */
	background: url('../Images/bg_column0_i.jpg') no-repeat top left;
	height: 475px;
	display: block;
	padding: 0
}

.column0_i div.p {
	position: absolute;
	bottom: 0px;
	/bottom: -15px;
	left: 0;
	
	margin: 0;
	padding: 0 18px;
	color: #a2ddff;
	font-weight: bold;
	font-size: 85%; 
}
.column0_i div.p a {
	color: #fff;
	font-size: 100%;
	text-decoration: none; 
}
.column0_i div.p a:hover {
	color: #000;
	text-decoration: underline; 
}

.column0 h2, .sep h2 {
	padding: 5px 0 6px 25px;
	margin: 0;
	font-size: 110%;
	color: #fff;
}
.column0 ul, .sep ul {
	list-style: none;
	margin: 0;
	padding: 0 0 9px 7px;
	background: url('../Images/bg_ul_blue.gif') repeat-y top right;
}
.column0_i ul {
	list-style: none;
	margin: 0;
	padding: 0 0 9px 7px;
	background: none;
}
.column0 ul li, .sep ul li, .column0_i ul li {
	width: 89%;
	font-size: 85%;
	font-weight: bold;  
	display: block;
	height: 22px;
	margin: 0;
}
.column0 ul li a, .sep ul li a, .column0_i ul li a {
	color: #a2ddff;
	padding: 4px 0 4px 19px;
	text-decoration: none;
	display: block;
	width: 150px;
}
.column0 ul li a:hover, .sep ul li a:hover, .column0_i ul li a:hover {
	color: #fff;
	background: url('../Images/bg_hover.gif') repeat-y right;
	width: 150px;
	display: block;
	padding: 4px 0 4px 19px;
}

.sep {
	width: 100%;
	height: 28px;
	display: block;
	margin: 0;
	background: url('../Images/bg_sep.gif') no-repeat top;
}
.sep h2 {
	padding-top: 30px;
}
.sep ul {
	background: none;
}

.sep ul li a {
	color: #353535;
}

.sep ul li a:hover {
	background: url('../Images/bg_hoverOrange.gif') repeat-y right;
	color: #fff;
}


.column1 {
	width: 414px;
}
.column1 img {
	margin: 0;
	padding: 0 0 0 10px;
}

.column1 h1 {
	margin: 0; 
	padding: 2px 0 10px 17px; 
}
.column1 h1 img {
	margin: 0; 
}

.column1_i {
	float: left;
	width: 569px;
	margin-top: 0;
	margin-right: 4;
	margin-bottom: 0;
	margin-left: 3;
}
.column1_i img {
	margin: 10px;
	padding: 0;
	text-align: center;
}
.column1_i a {
	text-decoration: none;
}
.column1_i a:hover {
	text-decoration: underline;
}
.column1_i h1 {
	font-size: 14pt;
}
.column1_i div.p {
	width: 427px;
	color: #41403a;
	font-size: 80%;
	padding: 12px 0 11px 8px;
	margin: 0;
}
.column1_i form {
	clear: both;
	width: 501px;
	background: #f1f0e8 url('../Images/bg_form.gif') no-repeat top left;
	margin: 0;
	padding: 10px 0 2px 0;
	text-align: center;
	color: #4e4d45;
	font-size: 85%;
}
.column1_i form input {
	font-size: 11px;
	background-color: #d8d7ce;
	border: 0;
	border-left: 1px solid #e5e4dc;
	width: 177px;
	color: #4e4d45;
	margin-top: 0;
	margin-right: 41px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 3px;
}
.botFormCol {
	clear: both;
	width: 571px;
	height: 7px;
	padding: 0;
	margin: 0;
	font-size: 0; 
	background: #f1f0e8 url('../Images/bg_botFormCol.gif') no-repeat top left;
}


.column2 {
	width: 187px;
}
.column2 h2 {
	width: 110px;
	font-size: 85%; 
	color: #4e4d45;
	padding: 0 0 17px 18px;
	margin: 0;
}
.column2 div.p {
	width: 142px;
	margin: 0;
	padding: 0 0 0 17px;
	font-size: 80%;
	color: #41403a; 
}


.bottom {
	position: relative;
	clear: both;
	width: 100%;
	height: 25px;
	display: block;

	margin: 0;
	padding: 0;
}
.bottom b, a.prev, a.next, .bottom div.p {
	position: absolute;
	display: block;
}

.bottom b {
	top: 9px;
	left: 330px;
	color: #959282;
	font-size: 85%; 
}
.bottom div.p {
	width: 155px;
	top: -30px;
	right: 20px;	
	
	font-size: 85%;
	font-weight: bold;  
	color: #959282;
}

a.prev, a.next {
	top: 7px;
	left: 0;
	width: 10px;
	height: 16px;
}
a:hover.prev, a:hover.next {
	background-position: 0 -16px;
}
a.prev {
	left: 196px;
	background: url('../Images/lnk_prev.gif') no-repeat;
}
a.next {
	left: 463px;
	background: url('../Images/lnk_next.gif') no-repeat;
}



.copy, .copy_i {
	padding: 19px 0 0 0; 	
	background: url('../Images/bg_copy.gif') no-repeat top;
}
.copy_i {
	background: url('../Images/bg_copy_i.gif') no-repeat top;
}
.copy div.p, .copy_i div.p {
	font-size: 80%;
	color: #a2ddff;
	padding: 2px 0 2px 177px;
	line-height: 22px;
	display: block;
	margin: 0 auto;
	text-align: left;
}
.copy div.p a, .copy_i div.p a {
	color: #cce7f2;
	text-decoration: none;
}
.copy div.p a:hover, .copy_i div.p a:hover {
	color: #000;
	text-decoration: underline;
}

