body {
	background-color: #27335B;
}
.Links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #060E32;
	font-size: 12px;
	line-height: 20px;
}

.class1 A:link {text-decoration: underline;font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #060e32;font-size: 12px;	line-height: 20px;}
.class1 A:visited {text-decoration: underline;font-family: Geneva, Arial, Helvetica, sans-serif;color: #060e32;
	font-size: 12px;line-height: 20px;}
.class1 A:active {text-decoration: underline;font-size: 12px;line-height: 20px;}
.class1 A:hover {text-decoration: underline; color: #6F7051;font-size: 12px;line-height: 20px;}


a:link {color: #060E32;}
a:visited {color: #060E32;}
a:hover {color: #6F7051;}

.class2 A:link {text-decoration: none;	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #E6E5E3;	font-size: 12px;line-height: 20px;
}
.class2 A:visited {text-decoration: none;font-family: Geneva, Arial, Helvetica, sans-serif;color: #E6E5E3;
	font-size: 12px;line-height: 20px;
}
.class2 A:active {text-decoration: underline;font-size: 12px;line-height: 20px;}

.class2 A:hover {text-decoration: none; color: #FFFFFF;font-size: 12px;line-height: 20px;}

.finePrint {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.CaseResults {
	font-size: 9px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.Topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom-style: solid;
}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}


.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 2px;
}
.Line2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom-style: solid;
}

 #formframe{
	width:170px;
	height:630px;
}
#formbody{
  font:12px arial;
  background-color:#FFFFFF;
}

