body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #D0E4F6;
}
.SuccessText
{
	color:#0A870A;	
	font-family:"Bank Gothic",Arial,Verdana;
	font-size:9pt;
}
a
{
text-decoration: none;
	color:#007EC4;
}
a:link {
	text-decoration: none;
	color:#007EC4;
}
a:visited {
	text-decoration: none;
	color:#007EC4;
}

.Normaltext {
	FONT-SIZE: 12px; 
	COLOR: #393838; 
	FONT-FAMILY: Verdana,Arial;
	line-height:18px;
	font-weight:normal;
}
.Normaltext A{
	COLOR: #007EC4; 
}
.Normaltext A:hover{
	COLOR: #2A5BCA; 
}
.SmallText {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana,Arial;
	line-height:20px;
	font-weight:normal;
}
.ErrorText{
	FONT-SIZE: 11px; 
	COLOR:#FF0000; 
	FONT-FAMILY: Verdana,Arial;
	line-height:15px;
}
.HeadText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#444444;
	font-weight: bold;
}
.HeadText A{
	color: #072058;
	text-decoration:none;
}
.HeadText A:hover {
	color: #2A5BCA;
	text-decoration:none;
}
.GreenHeadTxt {
	FONT-SIZE: 21px; 
	COLOR: #2EB324; 
	FONT-FAMILY: Verdana,Arial;
	line-height:20px;
	font-weight:bold;
}

.Copyright {
	FONT-SIZE: 10px; 
	COLOR: #737272; 
	FONT-FAMILY: Verdana,Arial;
	line-height:16px;
	font-weight:bold;
}

.QuestionText {
	FONT-SIZE: 12px; 
	COLOR: #393838; 
	FONT-FAMILY: Verdana,Arial;
	line-height:16px;
	font-weight:normal;
}
.QuestionText A{
	COLOR: #072058; 
}
.QuestionText A:hover{
	COLOR: #2A5BCA; 
}

.FormText {
	FONT-SIZE: 12px; 
	COLOR: #0A870A; 
	FONT-FAMILY: Verdana,Arial;
	line-height:16px;
	font-weight:normal;
}
.InputText
{
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid #77D068;
	padding: 2px;
}

.SubHeadText {
	FONT-SIZE: 13px; 
	COLOR: #6B6B6B; 
	FONT-FAMILY: Verdana,Arial;
	line-height:20px;
	font-weight:bold;
}
.HeadText {
	FONT-SIZE: 11px; 
	COLOR: #797777; 
	FONT-FAMILY: Verdana,Arial;
	line-height:18px;
	font-weight:bold;
}
.nospace
{
	margin-left:0; 
	margin-right:0;
	margin: -4px;
	white-space: nowrap;
}
