/*************************************************
 * PHPCredo - v2 - Copyright © 2008
 * Author: Alex Gailey-White
 *************************************************/

body {
	background-color: #0165a0;
	background-image: url( './image/bdy_ftr_bg.gif' );
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center;
}

img {
	border: 0;
}

body, form {
	margin: 0;
	padding: 0;
}

a:link {
	color: #46a1d6;
	text-decoration: underline;
}

a:visited {
	color: #46a1d6;
	text-decoration: underline;
}

a:hover {
	color: #75c0eb;
	text-decoration: underline;
}

a:active {
	color: #bae1f7;
	text-decoration: underline;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

h1 {
	color: #a0d4f2;
	font-size: 21px;
	margin: 0 0 2px 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	color: #a0d4f2;
	font-size: 17px;
	margin: 0 0 2px 0;
	padding: 0;
	font-weight: normal;
}

input, select, option, optgroup, textarea, fieldset, legend {
	font-family: Verdana;
	font-size: 13px;
}

/*************************************************
 * Page frame directives
 *************************************************/

#whole_cntr {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 20px;
}

#top_hdr_cntr {
	height: 81px;
	width: 100%;
	background-image: url( './image/top_hdr_logo_bg.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
}

#top_hdr_inr_cntr {
	width: 900px;
	margin: 0 auto 0 auto;
}

#hdr_menu {
	display: inline;
	background-color: #1e82bd;
	float: left;
	width: 457px;
	height: 81px;
}

#hdr_menu_inr {
	margin-top: 40px;
	padding-left: 30px;
	text-align: left;
}

#hdr_logo {
	display: inline;
	float: left;
}

#hdr_logo_inr {
	margin-top: 36px;
	text-align: left;
}

#hdr_menu_inr a {
	padding-left: 40px;
}

#bot_hdr_cntr {
	height: 73px;
	background-image: url( './image/bot_hdr_logo_rftn_bg.gif' );
	background-repeat: repeat-x;
}

#hdr_menu_scroll {
	float: left;
	width: 488px;
	height: 73px;
	background-image: url( './image/bot_hdr_scroll_bg.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	text-align: left;
}

#hdr_menu_scroll_arw {
	display: block;
	position: relative;
	top: -27px;
}

#hdr_menu_scroll_bar {
	background-color: #46a1d6;
	height: 8px;
	width: 400px;
	margin-top: 15px;
	margin-left: 60px;
}

#hdr_logo_mirror {
	float: left;
}

#bdy_hdr_cntr {
	width: 830px;
	background-color: #444;
	margin: 0px auto 15px auto;
	clear: both;
	height: 60px;
}

#bdy_hdr_cntr_inr {
	padding: 18px 0 0 25px;
	margin: 0;
	text-align: left;
	font-size: 23px;
	font-family: 'Lucida Sans', Verdana;
}

#bdy_cntr {
	width: 900px;
	background-color: #0165a0;
	background-image: url( './image/bdy_bg.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px auto 0px auto;
	clear: both;
	min-height: 400px;
}

#bdy_cntr_inr {
	padding: 0 35px 0 35px;
	margin: 0;
	text-align: left;
}

#ftr_cntr {
	width: 900px;
	margin: 0px auto 0px auto;
	clear: both;
}

#ftr_cntr_inr {
	margin: 0 20px 10px 20px;
	border-top: 1px dotted #46a1d6;
	padding: 10px 5px 10px 5px;
	color: #46a1d6;
	text-align: left;
}

/*************************************************
 * Text container directives
 *************************************************/

iframe {
	font-family: Verdana;
	font-size: 13px;
	border: 2px solid #055584;
	margin-bottom: 15px;
}

#flt_cust_menu_cntr {
	width: 900px;
	margin-top: -15px;
}

#flt_cust_menu_cntr_inr {
	color: #a0d4f2;
	margin: 0 20px 15px 20px;
	border-bottom: 1px dotted #46a1d6;
	padding: 0 5px 10px 5px;
	text-align: right;
}

.nav_cntr {
	background-color: #055584;
	padding: 3px;
	margin: 0 0 15px 0;
	text-align: left;
}

.nav_cntr ol {
	width: 100%;
	margin: 0;
	padding: 0;
}

.nav_cntr li {
	list-style: none;
	width: auto;
}

.nav_cntr ul li a {
	display: block;
	padding: 6px 6px 8px 6px;
	width: auto;
	text-decoration: none;
	color: #a0d4f2;
}

.nav_cntr li a:hover {
	background-color: #000;
}


.txt_cntr {
	background-color: #055584;
	padding: 10px 12px 5px 15px;
	margin: 0 0 15px 0;
	text-align: left;
}

.txt_cntr_g {
	background-color: #058412;
	background-image: url( './image/txt_bg_info.gif' );
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 12px 5px 15px;
	margin: 0 0 15px 0;
	text-align: left;
}

.txt_cntr_g h2, .txt_cntr_g a {
	color: #8fe089;
}

.txt_cntr_r {
	background-color: #843405;
	background-image: url( './image/txt_bg_exca.gif' );
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 12px 5px 15px;
	margin: 0 0 15px 0;
	text-align: left;
}

.txt_cntr_r h2, .txt_cntr_r a {
	color: #e0a989;
}

.image {
	background-color: #bbbbbb;
	text-align: center;
	margin: 0 auto 10px auto;
	padding: 8px 8px 6px 8px;
	border: 2px solid #111;
	width: 158px;
	color: #222;
	font-weight: bold;
	display: inline;
}

.image img {
	background-color: #999999;
	border: 2px solid #111;
	margin: 0 0 4px 0;
}

ul {
	margin: 10px 0 0 15px;
	padding: 0;
}

.txt_cntr ul>li {
	list-style-type: square;
	margin: 0 0 10px 0;
	padding: 0;
	color: #a0d4f2;
	font-size: 17px;
	font-weight: normal;
}

.txt_cntr_g ul>li {
	list-style-type: square;
	margin: 0 0 10px 0;
	padding: 0;
	color: #8fe089;
	font-size: 17px;
	font-weight: normal;
}

.txt_cntr_r ul>li {
	list-style-type: square;
	margin: 0 0 10px 0;
	padding: 0;
	color: #e0a989;
	font-size: 17px;
	font-weight: normal;
}

ol {
	margin: auto 5px 10px 0;
	padding: 0;
}

ol>li {
	list-style-type: none;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
}