body {
	background-color: #484750;
	margin: 0px 0px 15px;
	background-image: url(images/gradbkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
.leftcol {
	padding: 50px 10px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BABBBC;
	text-decoration: none;
	font-weight: bold;
}
a.leftcol {
	color: #BABBBC;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
a.leftcol:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.maincont {
	padding: 30px;
	background-color: #A9ACAF;
}
.insidetable {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p, td {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;

}
.middletable {
	background-color: #707378;
	padding: 15px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.hdr {
	background-color: #484750;
	background-image: url(images/whitestripebkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
.cr {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9ACAF;
	text-decoration: none;
}
a.cr {
	color: #A9ACAF;
	text-decoration: none;

}
a.cr:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.bigtext {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}