/* CSS Document */
body {
	background-color: #C1E3FF;
	background-image: url(images/mountains-compressed.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left bottom;
	margin: 0px;
}
.line_bot_sm {
	position: relative;
	height: 1px;
	width: 980px;
	margin-bottom: 1px;
	background-color: #00315A;
}

.nav_con_top {
	position: absolute;
	height: 100px;
	width: 844px;
	left: 84px;
	top: 37px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1E3FF;
	line-height: 11px;
	font-weight: normal;
}
a:link {
	outline: 0;
	color: #FC0;
	text-decoration: none;
}
a:hover {
	outline: 0;
	color: #F60;
	text-decoration: none;
}
a:visited {
	outline: 0;
	color: #FC0;
	text-decoration: none;
}
a:active {
	outline: 0;
	text-decoration: none;
	color: #FFF;
}
.main_contain {
	position: relative;
	z-index: 1;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	position: relative;
	height: 170px;
	width: 1000px;
	background-image: url(images/header-bk.gif);
	background-repeat: no-repeat;
	z-index: 100;
}
.nav_con_mid {
	position: absolute;
	height: 26px;
	width: 960px;
	left: 0px;
	top: 137px;
	background-image: url(images/mid-nav-bk.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 1000;
	padding-top: 7px;
}
.menu_but_top_replace {
	width: auto;
	color:#77AEDB;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: auto;
	position: relative;
	line-height: 13px;
	text-align: center;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	padding-bottom: 36px;
	background-image: url(images/top-nav-bk.gif);
	background-repeat: no-repeat;
	background-position: center 35px;
	display: block;
}
.menu_but_top a {
	display:block;
	width: auto;
	color:#77AEDB;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: auto;
	position: relative;
	line-height: 13px;
	text-align: center;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	padding-bottom: 36px;
	background-image: url(images/top-nav-bk.gif);
	background-repeat: no-repeat;
	background-position: center -1000px;
}
.menu_but_top a:hover {
	color: #D2EBFF;
	background-position: center -19px;
}
.menu_but_top a:active {
	color:#BDAF97;
	background-position: center -85px;
}
.menu_but_bot a {
	display:block;
	width: auto;
	color:#A8B6BB;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height: auto;
	position: relative;
	line-height: 11px;
	text-align: center;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: normal;
}
.menu_but_bot a:hover {
	color: #FFF;
}
.menu_but_bot a:active {
	color:#BDAF97;
}
.menu_but_magic a {
	text-decoration: none;
	font-weight: normal;
	color: #A8B6BB;
}
.menu_but_magic a:hover {
	color: #C8D1D5;
}
.menu_but_magic a:active {
	color:#BDAF97;
}
.nav_top_spacer {
	position: relative;
	height: 10px;
	width: 280px;
	float: left;
}
.nav_mid_spacer {
	position: relative;
	height: 22px;
	width: 10px;
}
.nav_con_bot {
	height: 25px;
	width: 971px;
	padding-top: 285px;
	position: relative;
	background-image: url(images/bot-nav-bk.png);
	background-repeat: no-repeat;
	background-position: 0px 269px;
	z-index: 0;
	padding-left: 29px;
}
.an_win {
	position: relative;
	height: 400px;
	width: 990px;
	z-index: 0;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00427A;
	border-right-color: #00427A;
	border-left-color: #00427A;
	background-color: #9AC3E4;
}
.content_main {
	background-color: #00427A;
	width: 980px;
	position: relative;
	height: auto;
	z-index: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.content_fade {
	position: relative;
	height: 105px;
	width: 1000px;
	z-index: 1;
}
.logo_link {
	position: absolute;
	height: 121px;
	width: 242px;
	left: 376px;
	top: 8px;
	z-index: 10;
}
.top_con {
	position: absolute;
	height: 16px;
	width: 16px;
}
.copy_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #9AB1B9;
	position: absolute;
	height: auto;
	width: 1001px;
	top: 248px;
	left: 0px;
	text-align: center;
}
.card_sm {
	background-color: #2FA7F6;
	border: 1px solid #000000;
	position: relative;
	height: 21px;
	width: 33px;
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 2px;
	text-align: center;
	float: left;
}
.credit_card {
	position: absolute;
	height: auto;
	width: 268px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #00427A;
	font-size: 9px;
	line-height: 9px;
	left: 357px;
	top: 2px;
	padding: 6px;
	font-weight: bold;
}
.validation_css {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 664px;
	top: 196px;
}
.validation_xhtml {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 260px;
	top: 196px;
}
.opt_con_main {
	position: relative;
	height: auto;
	width: 1000px;
	text-align: center;
	font-size: 8px;
	line-height: 9px;
	color: #00427A;
	background-color: #002340;
	padding-bottom: 10px;
}
.network_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #00427A;
	text-align: center;
	position: absolute;
	height: auto;
	width: 190px;
	left: 397px;
	top: 49px;
	padding: 5px;
	font-weight: bold;
	z-index: 20;
}
.network_logo_fl {
	float: left;
	margin-right: 5px;
}
.logo_bmc_con {
	position: absolute;
	height: 65px;
	width: 83px;
	left: 361px;
	top: 176px;
}
