.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
}

.bodytext {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #333333;
	line-height: 140%;
}

A.bodytext {
	color: #1574D2;
	text-decoration: underline;
}

A.text {
	color: #1574D2;
	text-decoration: underline;
}

A:Hover.text {
	color: #FD2424;
	text-decoration: none;
}

.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	font-weight: bold;

}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #DD0000;
	font-weight: bold;

}
.redbodytext {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #DD0000;
	font-weight: bold;
}
.highlight {
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
	background-color: #FFFF66;
}

.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #dd0000;
	font-weight: bold;
	line-height: 120%;
}
.blackheading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 26px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.blacksubheading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.smallheading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
}
.supersizedtext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	line-height: 120%;
	font-weight: normal;
}
.headingtable {
	border: 1px solid #1574D2;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #1574D2;
	font-weight: bold;
	line-height: 100%;
}
.blue_heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #1574D2;
	font-weight: bold;
	line-height: 100%;
}
.h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	line-height: 120%;
	font-weight: bold;
	color: #DD0000;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	line-height: 120%;
	font-weight: bold;
	color: #DD0000;
}
.textbolditalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
}
.testimonial {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 120%;
	color: #000000;

}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #DD0000;
}

#commentbox {
	background: #d1dfec;
	border: 1px solid #38c9ff;
	padding: 5px;
	margin-bottom: 15px;
}

.commentby {
	font-size: 14px;
	text-transform: uppercase;
}
.commentinfo {
	font-size: 10px;
	margin-top: -10px;
	border-bottom: 1px solid #;
}

.commentid {
	float: right;
	font-size: 24px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #5757e2;
}

.commentid a {
	color: #5757e2;
	text-decoration: none;
}

.noindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}
.yellowback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
	background-color: #FFFF66;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #dd0000;
}
.hyperlink {
	text-decoration: underline;
	color: #0000FF;
}

#maintable {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 0px solid #000000;
	background-color:#FFFFFF;
}