body {
	background-color: #750F22;
	margin:0px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #000000;
}

td.linered {
 border-bottom: solid #b2292e 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #b2292e;
	text-align: right; }

td.linebk {
 border-bottom: solid #b2292e 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	text-align: center; }

P {
 margin-left: 28px;
	margin-right: 28px;
}

A:link {
 color: #2E68B2;
 text-decoration: none;
}

A:visited {
	color: #76B0E0;
	text-decoration: none;
}

A:hover {
 color: #750F22;
	text-decoration: none;
}

.contact {
 cursor: help;
}

form {
	text-indent: 28px;
}

H1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 4px;
	text-indent: 28px;
}

H2 { 
 font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #8dc6be;
	margin-top: 18px;
	margin-bottom: 0px;
	text-indent: 28px;
}

ul { 
	list-style-type: circle;
	list-style-position: inside;
	}

li {
	color: #750F22;
}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #000000;
}

.tableleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #750F22;
	padding: 6px;
	background-color:#2E68B2;
}

.tablecenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	border-top: 1px solid #750F22;
	border-bottom: 1px solid #750F22;
	padding: 6px;
	background-color:#2E68B2;
}

.tableright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	border: 1px #750F22 solid;
	padding: 6px;
	background-color:#2E68B2;
}

.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #750F22;
}

.brightred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #FF0033;
	font-weight: bold;
}

.promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #750F22;
	background-color:#FFFFFF;
	font-weight: bold;
}

.footer {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #750F22;
	text-align: center;
	font-weight: bold;
}

.legal {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #750F22;
	text-align: center;
}

.cssbutton2{
background-color: #fff;
border: 2px #750F22 outset;
padding: 1px 4px;
color: #2E68B2;
text-decoration: none;
font: bold 18px Verdana, Arial, Helvetica, sans-serif;
}

.cssbutton2:visited{
color: gray;
}

.cssbutton2:hover{
border-style: inset;
background-color: #ebf2fa;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton2:active{
color: black;
}

.cssbutton2:hover{
background-color: #dbf2f9;
}
