@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(images/background.jpg);
	background-position:top;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.bodyframe {
	width:1000px;
	height:auto;
	background-color:#000000;
	background-position:center;
	/* [disabled]text-align:center; */
	margin-left:auto;
	margin-right:auto;
}
.top {
	width:1000px;
	height:324px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
.top-left {
	float:left;
	width:600px;
	height:308px;
	background-image: url(images/header-1.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	/* [disabled]margin-left:auto; */
	/* [disabled]margin-right:auto; */
	margin-top:0px;
	margin-bottom:0px;
}
.top-right {
	float:left;
	width:400px;
	height:308px;
	/* [disabled]background-image: url(images/header-2.jpg); */
	/* [disabled]background-repeat:no-repeat; */
	background-color:#000000;
	/* [disabled]margin-left:auto; */
	/* [disabled]margin-right:auto; */
	margin-top:0px;
	margin-bottom:0px;
}
.counter {
	float:left;
	padding: 0px 0px 0px 5px;
}
.navbar {
	width:1000px;
	height:66px;
	background-image:url(images/nav_background.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:0px 0px -25px 0px;
	padding:18px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #f3b723;
	border:none;
}
.class1 A:link {
	text-decoration: none;
	color:#f3b723;
	margin:0px 5px 0px 5px;
}
.class1 A:visited {
	text-decoration: none;
	color:#f3b723;
	margin:0px 5px 0px 5px;
}
.class1 A:active {
	text-decoration: none;
	color:#FF9900;
	margin:0px 5px 0px 5px;
}
.class1 A:hover {
	text-decoration: none;
	color:#FF9900;
	text-decoration:underline;
	margin:0px 5px 0px 5px;
}
.topcopy {
	width:1000px;
	height:42px;
	background-image:url(images/top_body.jpg);
	background-repeat:no-repeat;
}
.copy {
	width:880px;
	background-color:#FFFFFF;
	text-align:left;
	padding:0px 60px 0px 60px;
	background-image:url(images/background_body.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-bottom:auto;
	margin-top:0px;
	margin-right:auto;
	height:auto;
	min-height:400px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	line-height:150%;
}
.copy p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0px 10px 0px 5px;
	font-weight:500;
}
.copy a:link, .copy a:visited, .copy a:active {
	text-decoration: none;
	color:#804000;
	margin:0px 5px 0px 5px;
}
.copy a:hover {
	color:#666666;
}
img {
	border:0;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family:Tahoma, serifSansSerifMonospace;
	font-size:20px;
	font-weight:700;
	color:#666666;
}
h2 {
	font-family:Tahoma, serifSansSerifMonospace;
	font-size:18px;
	font-weight:700;
	color:#D4A017;
}
.bottomcopy {
	width:1000px;
	height:41px;
	background-image:url(images/bottom_body.jpg);
}
.pdfbullets {
	list-style-image:url(images/pdf16.gif);
	margin:0px 0px 0px 60px;
	padding:0px 0px 0px 0px;
}
li {
	padding:0;
	margin:0px 0px 0px 0px;
}
.footer {
	width:1000px;
	background-color:#FFFFFF;
	color:#fff;
	text-align:center;
	padding:0px 0px 0px 0px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	padding:83px 0px 0px 0px;
	height:94px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
}
.footer p {
	padding:40px 0px 0px 0px;
	margin:0px 0px -70px 0px;
}
.footer a:link, .footer a:visited, .footer a:active {
	text-decoration: none;
	color:#804000;
	margin:0px 5px 0px 5px;
	padding:0;
}
.footer h2 {
	font-family:Tahoma, serifSansSerifMonospace;
	font-size:18px;
	font-weight:700;
	color:#D4A017;
	margin:10px 0px 0px 0px;
}