body {
	margin: 0px;
	background-image: url(../grfx/bg_body.jpg);
	background-color: #051F2C;
	background-repeat: repeat-x;
	
}
.bgleft {
	background-image: url(../grfx/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright {
	background-image: url(../grfx/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}
a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.copyright, .copyright a:link, .copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
}
.copyright a:hover, .copyright a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: underline;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C7C7C;
}
.leftnav a:link, .leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C7C7C;
	text-decoration: none;
}
.leftnav a:hover, .leftnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #134462;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	letter-spacing: 3px;
}
.boldtext {
	font-family: "Comic Sans MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #3C7D19;
}
.boldtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #14890E;
}
.boldtext3 {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3C7D19;
}
.boldtext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
.boldtext5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FE0000;
}
.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #00F;
}
.headrow1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #134462;
}
.border {
	border: 1px solid #000000;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	margin: 0px;
	text-decoration: underline;
	padding: 2px 0px;
}li {
	padding-bottom: 6px;
}
.highlightrow {
	background-color: #EDF0FC;
}
.questionbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #134462;
	padding-left: 10px;
}
.plans {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
