@charset "ISO-8859-1";
body {
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat-x;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 1px;
	padding-right: 50px;
	padding-bottom: 1px;
	padding-left: 125px;
	text-align: justify;
}
.hdr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #808080;
	font-weight: bold;
	text-transform: uppercase;
}
.partnerships {
	line-height: 20px;
}
.partnerships a{
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
.partnerships a:hover{
	line-height: 20px;
	color: #E19E12;
}
.left_contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #042960;
	text-align: right;
}
.right_contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	text-align: left;
}

.right_contact a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #E19F13;
	text-align: left;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}
