body {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: lighter;
}
#form1 input {
	color: #333333;
	margin-top: 5px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
td {
	vertical-align: top;
}
a {
	color: #0066FF;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.logo_text {
	background-image: url(../images/logo_text.gif);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 105px;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
.logo_text span {
	display: none;
}
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 1000px;
	background-image: url(../images/bg_pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#pageheader {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	margin-bottom: 57px;
	width: 600px;
}
#pageheader h1 {
	display: none;
}
#navbar {
	width: 100%;
	background-color: #000000;
	background-image: url(../images/navbar.gif);
	height: 20px;
	position: absolute;
	top: 157px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#topnav {
	margin-left: 200px;
	height: 20px;
	width: 100%;
	margin-right: 0px;
}
#topnav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 13px;
	line-height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	font-weight: lighter;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav a:hover {
	color: #de1501;
}
#leftnav {
	padding: 0px;
	width: 147px;
	margin: 5px 50px 0px 0px;
}
#leftnav ul {
	width: 147px;
	margin: 0px;
	padding: 0px;
}
#leftnav li {
	list-style-type: none;
	margin: 0px 0px 11px;
	padding: 0px;
	height: 27px;
	line-height: 27px;
}
#leftnav li a {
	text-decoration: none;
	color: #000033;
	background-image: url(../images/nav_on.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: right;
	padding-right: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 27px;
	font-weight: normal;
}
#leftnav a:hover {
	background-image: url(../images/nav_hover.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #B30101;
	margin-right: 5px;
}
#footer p {
	color: #000000;
}
#main {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 150px;
}
.newsletter {
	width: 175px;
	padding-left: 5px;
}
.info {
	color: #CC0000;
	font-size: 9px;
	font-weight: bold;
}
a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
