@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 750px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 2px solid #990000;
}
#contentarea {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#contentarea h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #990000;
	line-height: 34px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contentarea h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #040176;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#contentarea p {
	padding-top: 5px;
	padding-bottom: 15px;
}
.mediumblk {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#contentarea ul li {
	margin-left: 50px;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 10px;
}
.joinformtable {
	border: 1px solid #FFCC00;
	background-color: #E9E9E9;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.largeblk {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.largered {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #990000;
}
#footer {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Xlargeblue {
	font-size: 26px;
	font-weight: normal;
	line-height: 32px;
	color: #000066;
}
.scribble {
	background-image: url(images/scribble.jpg);
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.largeblue {
	font-size: 22px;
	line-height: 28px;
	color: #000066;
}
.leftimage {
	margin-right: 15px;
}
.profile {
	width: 550px;
	margin: auto;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993333;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #993333;
}
.testimonial {
	background-image: url(images/testimonial-middle.jpg);
	background-repeat: repeat-x;
	width: 575px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.testcontent {
	background-image: url(images/testimonial-middle.jpg);
	padding-left: 25px;
	padding-right: 25px;
}
.Xlargered {
	font-size: 26px;
	font-weight: normal;
	line-height: 32px;
	color: #990000;
}
.mediumblue {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000066;
}
.promo {
	width: 550px;
	margin: auto;
	padding: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #993333;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #993333;
}
.promo li {
	list-style-image: url(images/check.gif);
}
.hilite {
	background-color: #FFFF00;
}
.small {
	font-size: 10px;
	line-height: 14px;
}

