body {
	background:#fff url("images/background.jpg") repeat-x center 0;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Myriad,Myriad-Web,Myriad-Pro,Helvetica,Arial,sans-serif;
	font-size: 17px;
	color: #000000;
	line-height:1.3em;
}
img {
	border-style:none;
}
a:link, a:visited, a:active, a.img:link, a.img:visited, a.img:active {
	color: #000000;
	text-decoration:none;
}
a:hover, a.img:hover {
	color: #000000;
	text-decoration:underline;
}
.wrapper {
	background:#fff url("images/wrappertop.png") repeat-x 0 0;
	border-style:none solid;
	border-color:#BABABA;
	border-width:1px;
	width: 900px;
	margin: 0 auto;
	padding:0;
	text-align:center;
}
.leftcol {
	float:left;
	width:65%;
	height:100%;
	margin-left:0px;
	margin-top:40px;
	text-align:left;
	border-style:none solid none none;
	border-color:#BABABA;
	border-width:1px;
}
.rightcol {
	float:right;
	width:28%;
	margin-right:30px;
	margin-top:40px;
	text-align:left;
}
.strong {
	font-weight:bold;
}
.redtext {
	font-size:24px;
	color:#B70000;
}
.logo {
	width:352px;
	height:99px;
	margin-top:10px;
	margin-left:35px;
	position:relative;
	top:15px;
}
.topbar {
	width:893px;
	height:33px;
	margin:0 auto;
	background-image: url("images/topbar.jpg");
	background-repeat: no repeat;
}
.header {
	width:90%;
	margin:0 auto;
	text-align:center;
}
.borderbot {
	border-style:none none solid none;
	border-color:#BABABA;
	border-width:2px;
}
.leftbox {
	margin:10px 20px 50px 55px;
}
.rightbox {
	margin:10px 0px 0px 0px;
	width:100%;
}
.litext {
	color:#000000;
}
ul {
	list-style:disc inside;
	color:#516AFF;
}
.copy {
	font-size:12px;
	clear:both;
}