.message {
	color: #ff0000;
	font-weight: bold;
	margin-top: 1em;
	text-align: center;
}

.required {
  color: #ff0000;
}

A.menuroll:link    { color:rgb(255,255,255); text-decoration:none; }
A.menuroll:visited { color:rgb(255,255,255); text-decoration:none; }
A.menuroll:active  { color:rgb(255,255,255); text-decoration:none; }
A.menuroll:hover   { color:rgb(0,0,0); text-decoration:none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;

}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.mainback {
	background-attachment: fixed;
	background-image: url(images/home_benefits.jpg);
	background-repeat: no-repeat;
}
.prompt {
	margin-top: 1em;
	text-align: center;
}
.prompt TABLE {
	margin-left: auto;
	margin-right: auto;
}
.prompt TD {
	color: #000000;
	text-align: left;
}
.prompt TH {
	background-color: #918881;
	color: #ffffff;
	padding-left: 2em;
	text-align: right;
}
.prompt .noedit {
	border: 1px solid #aaaaaa;
}
.check {
	list-style-position: outside;
	list-style-image: url(images/check.gif);
	font-size: 14px;

}

A.menuroll2:link    { color:rgb(255,255,255); }
A.menuroll2:visited { color:rgb(255,255,255); }
A.menuroll2:active  { color:rgb(255,255,255); }
A.menuroll2:hover   { color:rgb(0,0,0); }
.frontcheck {
	list-style-position: outside;
	list-style-image: url(images/check_white.gif);
	font-size: 14px;
}
.medjusttext {
	font-size: 14px;
	text-align: justify;
}
.centre {
	background-position: center;
	text-align: center;
}
.grid {
    width: 75%;
}
.grid TH {
    background: #ffffff;
}
.grid TD {
    border: 1px solid #000000;
}
.grid TR {
	vertical-align: bottom;
}
.grid #number {
    text-align: right;
}
