@charset "utf-8";
/* CSS Document */
A:link {
    COLOR: #f4e664;
    TEXT-DECORATION: none;
	font-weight:bold;
}
A:visited {
    COLOR: #f4e664;
    TEXT-DECORATION: none;
	font-weight:bold;
}
A:active {
    COLOR: #fee500;
    TEXT-DECORATION: none;
	font-weight:bold;
}
A:hover {
    COLOR: #fee500;
    TEXT-DECORATION: underline;
	font-weight:bold;
}
body {
	padding: 0;
	margin: 0;
	margin-top:0;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#contents {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 980px;
	padding: 0px;
	text-align: left;
	border: 0px;
	background-color: #1e1e1e;
}
#formcontainer {
	margin-left:20px;
}
#international {
	width: 980px;
	height: 26px;
}
#home-header {
	width: 980px;
	height: 213px;
	text-align: right;
	background-image: url(../images/home-header.jpg);
}
#content-header {
	width: 980px;
	height: 140px;
	background-image: url(../images/content-header.jpg);
}
#home-header-flash {
	width:190px;
	height: 131px;
	border:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#main-nav {
	width: 980px;
	height: 50px;
	background-image: url(../images/home-nav-bg.jpg);
}
#contents #home-contents {
	width: 980px;
	background: #1e1e1e;
}
#contents #home-contents #home-map {
	margin-left: 10px;
	margin-top: 10px;
	width: 250px;
	height: 290px;
	background-image: url(../images/home-map.jpg);
	float: left;
}
#contents #home-contents #home-feature {
	margin-top: 10px;
	margin-left: 10px;
	width: 700px;
	height: 290px;
	background-image: url(../images/home-feature.jpg);
	float: left;
}
#contents #home-contents #home-feature #home-feature-flash {
	width:700px;
	height: 250px;
	border:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#contents #footer {
	width: 980px;
	height: 38px;
	background: #000000;
	font-size: 10px;
}
.footernav {
  	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.footernav a { 
  	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.footernav .normal {
  	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.footernav .active {
  	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
#dropmenudiv{
	position: absolute;
	line-height: 15px;
	z-index: 100;
	margin-top: 10px;
	margin-left: 10px;
	filter: alpha(opacity=90);
	font-weight: 600;
	padding: 5px 0;
	color: #333333;
    text-decoration: none;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	background: #333333;
	text-indent: 12px;
	font-weight: none;
	padding: 5px 0;
	color: #ffffff;
    text-decoration: none;
}
#dropmenudiv a:hover{
	padding: 5px 0;
    text-decoration: none;
	color: #fee500;
}
.forminput {
	width: 150px;
	color: #000000;
	font-size: 10px;
}
.formmenu {
	color: #000000;
	font-size: 10px;
}
.forminputlarge {
	width: 200px;
	color: #000000;
	font-size: 10px;
}
.loginbutton {
	float: right;
	width: 50px;
	margin-right: 5px;
}
.forgotpassword {
	float: left;
	width: 150px;
}
.formbuttons {
	width: 50px;
	height: 20px;
	padding: 0px;
	background: #faeb5e;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
}
.formbuttonlong {
	width: 100px;
	height: 20px;
	padding: 0px;
	background: #faeb5e;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.formbuttonextralong {
	width: 150px;
	height: 20px;
	padding: 0px;
	background: #faeb5e;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#jointext {
	text-align: left;
	height: 50px;
	margin-left: 10px;
}
.red {color: #FF0000; }
.tabs {
	width: 116px;
	margin-left: 5px;
}
#cards-banner {
	width: 980px;
	height: 128px;
}
#cards-headertext {
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
#cards-login {
	margin-left: 10px;
}
#cards-datephone{
	margin-left: 42px;
	font-size: 9px;
}
#cards-datephone2{
	margin-left: 50px;
	font-size: 9px;
}
#cards-datephone3{
	margin-left: 24px;
	font-size: 9px;
}
