body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #282262;
}
.tableborder {
	border: 6px solid #7E75A9;
}

table {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
.bluetitle {
	font-size: 26px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	line-height: 36px;
}
.redtitle {
	font-size: 26px;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
	line-height: 36px;
}
.signupbox {
	padding: 5px;
	background-repeat: no-repeat;
	background-color: #E6EEF7;
	border: 2px dashed #29226F;
}
.topbox {
	border: 1px solid #afcae4;
	padding: 5px;
	background-color: #FFFFFF;
}
.smallprint {
	font-size: 10px;
	text-align: center;
	color: #000000;
}
.bluesubhead {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	line-height: 26px;
}
.bluesubheadleft {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	line-height: 26px;
}
.bluesubheadcenter {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.bluebold {
	font-weight: normal;
	color: #000099;
}
.red40center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	line-height: 40px;
}
.redsubheadcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	line-height: 26px;
}

.classbg {
	background-color: #E6EEF7;
	border: 2px dashed #29226F;
}
.stripeboxborder {
	border: 1px solid #7E75A9;
}

.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.boldred16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.boldblack16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.topborder {
	border-top-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.highlitbold {
	font-weight: bold;
	background-color: #FFFF00;
}
.belcherborder {
	border: 3px dashed #CC0000;
	background-color: #FFFF9D;
}
