@charset "UTF-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	font-family: helvetica, arial;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	list-style: url(images/bullet.jpg);
	background: url(images/gradientBG.jpg);
}
ul {
	padding-left: 14px;
	margin-left: 0;
}
.bulleted_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	list-style: url(images/bullet.jpg) none outside;
	margin-left: 0px;
	padding-left: 0px;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: left;
}
h1 {
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	color: #E51A24;
	line-height: 19px;
	text-transform: uppercase;
}
.footer_text {
	font-family: helvetica, arial;
	font-size: 10px;
	color: #999999;
	line-height: 24px;
}
a:link {
	color: #E51B23;
	text-decoration: none;
}
a:visited {
	color: #A1131A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A1131A;
}
a:active {
	text-decoration: none;
	color: #E31C25;
}
.formstyle {
	border: 1px solid #000000;
	font-family: helvetica, arial;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 5px;
}
.buttonstyle {
	border: 1px solid #000000;
	font-family: helvetica, arial;
	font-size: 9px;
	color: #FFFFFF;
	padding: 3px;
	background: #E51B24;
}
 .comment_formstyle {
	border: 1px solid #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #4D4D4C;
}
.table_border {
	border: 1px solid #FFFFFF;
}
.about_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 14px 30px 0px;
}
h2 {
	font-size: 24px;
}
