html, body {
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	min-width: 837px;
	font: 12px arial, tahoma, verdana, sans-serif;
	background: #3F71C5 url(../images/bg.png) repeat-x;
}
#page {
	width: 837px;
	margin: 0 auto;
	position: relative;
}
/* general */
* {outline: none;}
form {margin: 0;padding: 0;}
img {border: none;display: block;}
.b-none {border: none !important;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: arial, tahoma, verdana, sans-serif;
}
h2 {
	color: #5BB62A;
	font-size: 17px;
}
h3 {
	color: #515142;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	color: #146ab2;
	font-size: 14px;
	font-weight: bold;
}
p {
	color: #1E3762;
}
a {
	color: #146ab2;
	cursor: pointer;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

/* header */
#header {
	top: 16px;
	left: 0;
	width: 837px;
	height: 108px;
	position: absolute;
	background: url(../images/bg-header.png) no-repeat;
}
#header strong {
	top: 16px;
	left: 30px;
	position: absolute;
}
#header strong a {
	width: 245px;
	height: 84px;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	background: url("../images/logo.gif") no-repeat;
}
#header cite {
	top: 65px;
	left: 645px;
	color: #005DAB;
	font-size: 13px;
	line-height: 15px;
	position: absolute;
	font-style: normal;
	padding: 6px 0 0 10px;
	background: url("../images/sep-1.gif") no-repeat;
	text-align: right;
}
* html .extra-links {top: 2px;}

.extra-links li {
	color: #807c73;
	display: inline;
	font-size: 10px;
}
.extra-links li a {color: #807c73;}

/* login */
.login {
	top: 51px;
	right: 13px;
	width: 154px;
	height: 16px;
	color: #807c73;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	position: absolute;
	padding: 5px 0 0 0;
	background: url("../images/bg-login.gif") no-repeat;
}

.mainnav {
	left: 0px;
	top: 307px;
	width: 837px;
	height: 44px;
	position: absolute;
	text-align: left;
	background: url(../images/bg-nav.png) no-repeat;
}

.flash {
	left: 0;
	top: 124px;
	width: 837px;
	height: 183px;
	position: absolute;
	background: url(../images/flashouterbg.png) repeat;
}

/* content */
#content {
	width: 837px;
	padding: 351px 0 0 0;
}
.wrapper-content-1 {background: url("../images/bg-mid-content.png") repeat-y;}
.wrapper-content-2 {background: url("../images/bg-top-content.png") no-repeat;}
.wrapper-content-3 {
	width: 837px;
	overflow: hidden;
	padding: 0 0 100px 0;
	background: url("../images/bg-bot-content.png") no-repeat 0 100%;
}
/* secondary-content */
.secondary-content {
	float: right;
	width: 190px;
	padding: 45px 0 0;
}
/* side-text-2 */
.side-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.side-text-2 div {background: url("../images/bg-top-box.png") no-repeat;}

.side-text-2 div div {
	width: 166px;
	padding: 0 0 0 0;
	background: url("../images/bg-bot-box.png") no-repeat 0 100%;
}
/* primary-content */
.primary-content {
	float: left;
	width: 480px;
	padding: 53px 90px 0 61px;
}
.intro-text {
	padding: 0 0 33px 0;
	color: #1E3762;
}
.intro-text p a {text-decoration: underline;}
.intro-text p a:hover {text-decoration: none;}

.primary-content h2 {padding: 42px 0 10px 0;}

/* ready */
.ready {
	width: 408px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 7px 52px 15px 51px;
	background: url("../images/bg-ready.gif") no-repeat 28px 0;
}
/* footer */
#footer {
	width: 837px;
	padding: 11px 0 26px 0;
	background-repeat: no-repeat;
}
#footer p {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	padding: 0 4px 0 0;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p a:hover {text-decoration: none;}

.footer-test {
	width: 837px;
	padding: 11px 0 26px 0;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #256392;
	width: 140px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #4AA5D8;
}
.identity {
	float: right;
	width: 72px;
	height: 38px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.img-box{
	float:right;
	margin-left:15px;
	padding:2px;
	}
.sidecontacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sidecontacttext a:link {
	color: #FFCC00;
}

.sidecontacttext a:visited {
	color: #FFCC00;
}

#login-header {
	top: 0;
	left: 0;
	width: 400px;
	height: 85px;
	position: absolute;
	background: url(../images/loginheader.png) no-repeat;
}

#login-header strong {
	top: 24px;
	left: 25px;
	position: absolute;
}
#login-header strong a {
	width: 139px;
	height: 39px;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	background: url("../images/logo.gif") no-repeat;
}
#login-header cite {
	top: 28px;
	left: 178px;
	color: #807c73;
	font-size: 10px;
	line-height: 10px;
	position: absolute;
	font-style: normal;
	padding: 6px 0 0 10px;
	background: url("../images/sep-1.gif") no-repeat;
}
#splashflash {
	left: 446px;
	top: 7px;
	width: 385px;
	height: 427px;
	position: absolute;
	text-align: left;
}
#login-content {
	top: 32px;
	width: 252px;
	height: 100px;
	float: right;
	position: absolute;
	text-align: left;
	left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515142;
}

#splash-nav {
	left: 0px;
	top: 434px;
	width: 837px;
	height: 44px;
	position: absolute;
	background-image: url(../images/splash_navbg.png);
}
#splash-bottomlinks {
	left: 0px;
	top: 500px;
	width: 837px;
	height: 12px;
	position: absolute;
	text-align: center;
	color: #A5BDE4;
}
#splash-bottomlinks a{
	color: #A5BDE4;
}
#splash-footer p {
	color: #999;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	padding: 0 4px 0 0;
}
#splash-footer p a {
	color: #999;
	text-decoration: underline;
}
#splash-footer p a:hover {text-decoration: none;}

.loginheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #146AB2;
}
.login-fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515142;
}
#horizon        
	{
	color: white;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#centerbox    
	{
	margin-left: -418px;
	position: absolute;
	top: -240px;
	left: 50%;
	width: 837px;
	height: 481px;
	visibility: visible;
	background-image: url(../images/splashcenterbg.png);
	}
#splashcontent {

	left: 50px;
	top: 40px;
	width: 360px;
	height: 390px;
	position: absolute;
	text-align: left;
}
.splash-text {
	color: #1E3762;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
 
.splashpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005DAB;
	width: 380px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 30px;
}

.splashpoints ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
.splashpoints li {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
} 
	.picborder {
	border: 2px solid #FFFFFF;
}
.smallhourstext {font-size: 9px}
.style1 {color: #FFFFFF}