/* CSS Document */
html {
	overflow-y: scroll;
}
body {
	background-image:url(images/background.png);
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
}
p {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:15px;
}
h1 {
	font-size:36px;
	font-weight:normal;
	line-height:40px;
	margin-bottom:15px;
	margin-top:0px;
}
h2 {
	color:#336699;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	margin:0px;
}
ul {
	padding:0px;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:17px;
	margin-right:0px;
}
li {
	list-style-image:url(images/bullet.gif);
	padding:0px;
	margin:0px;
}
a:link, a:visited {
	text-decoration:none;
	color:#336699;
}
a:hover {
	text-decoration:underline;
}
#entry {
	top:10px;
	position:absolute;
	font-size:14px;
}
#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1008px;
	position:relative;
}
#logonav {
	background-image:url(images/white_chain.png);
	width:1008px;
	height:121px;
}
#logo {
	font-size:-0px;
	line-height:-0px;
	letter-spacing:-10px;
	background-image:url(images/logo.jpg);
	width:307px;
	height:45px;
	display:block;
	left:48px;
	top:48px;
	position:absolute;
	text-indent:-500px;
}
#bluebar {
	background-image:url(images/blue_chain.png);
	height:173px;
	width:513px;
	padding-left:105px;
	padding-right:390px;
	padding-top:20px;
	font-size:13px;
	line-height:20px;
	background-repeat:no-repeat;
}
.size{
	font-size:13px;
	line-height:20px;
}
#whiteback {
	background-image:url(images/whiteback.png);
	width:853px;
	padding-left:105px;
	padding-right:50px;
	padding-top:20px;
	font-size:12px;
	line-height:16px;
}
#greybar {
	background-image:url(images/greybar.png);
	background-repeat:no-repeat;
	width:548px;
	height:43px;
	line-height:16px;
	font-size:12px;
	padding-left:105px;
	padding-right:355px;
	padding-top:10px;
}
#whitebackfooter {
	background-image:url(images/whiteback.png);
	width:1006px;
	font-size:11px;
	padding-left:2px;
}
#nav {
	width:285px;
	position:absolute;
	border-top:1px solid #cdd8e0;
	font-size:12px;
	line-height:18px;
	right:16px;
	top:24px;
}
#get {
	position:absolute;
	color:#003366;
	font-size:18px;
	right:85px;
	top:145px;
	line-height:22px;
}
#getmessage {
	position:absolute;
	font-size:11px;
	line-height:14px;
	right:60px;
	top:195px;
	width:225px;
}
#getmessage p {
	padding-top:8px;
	padding-bottom:0px;
}
#getmessage a {
	color:#003366;
}
#crash {
	position:absolute;
	display:block;
	width:192px;
	height:30px;
	background-image:url(images/crash.jpg);
	right:94px;
	font-size:0px;
	line-height:0px;
	letter-spacing:-10px;
	color:#e2e2e2;
}
#bigbluebox {
	width:389px;
	height:153px;
	position:relative;
	left:-25px;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:10px;
	margin-top:10px;
	background-image:url(images/bigbluebox.jpg);
	background-repeat:no-repeat;	

}

.navon {
	color:#356086;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #cdd8e0;
	background-image:url(images/arrowon.jpg);
	background-repeat:no-repeat;
	padding-left:16px;
	width:269px;
}
.navon:hover {
	text-decoration:none;
}
.navoff {
	display:block;
	border-bottom:1px solid #cdd8e0;
	padding-left:16px;
	width:269px;
}
.navoff:link, .navoff:visited {
	color:#000000;
	text-decoration:none;
}
.navoff:hover {
	color:#356086;
	text-decoration:none;
}
.gold {
	color:#bb962e;
	font-size:18px;
	line-height:22px;
}
.lightblue {
	color:#03B6D4;
	font-size:18px;
	line-height:22px;
}
.realgold {
	color:#967348;
	font-size:18px;
	line-height:22px;
}
.goldlink:link, .goldlink:visited {
	color:#bb962e;
	text-decoration:none;
}

.realgoldlink:link, .realgoldlink:visited {
	color:#967348;
	text-decoration:none;
}
.goldlink:hover, .realgoldlink:hover {
	text-decoration:underline;
}
.style1 {
	color: #959595;
}
.hide {
	display:none;
}