.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.subheadbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
}
.textdescript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.corpLoginHome {
	background-image : url('images/logo.gif');
	width	:	213px;
	height	:	125px;
display: block;

	
}

.corpLoginText {
	padding-top:  75px;
	padding-left: 17px;
	height	:  125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;

}


.corpLoginText a{
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
