body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(images/logosun.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #3C68B3;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.stepHeadingWithColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF9900;
}

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

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.ahidden {
	font-size: 8px;
	color: #665555;
	text-decoration: none;
}

a {
	color: #C24A00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #000;
}



a:link{}
a:active{}
a:visited{}
a:hover{color:#f7be0f}

a.text {
	background-color: transparent;
	color:#fff;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f7be0f;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.altLink {
	color: #fff;
	text-decoration: underline;
	background-color: #3C68B3;
	background-image: none;
}

.table {
	border-collapse:collapse;
	margin-bottom:30px;
}
.table td {
	border: 1px solid #fff;
}
