/* CSS Document */


.footerborder {
	border: thin none #FFFFFF;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 17px;

}
.bodypad {
	padding: 26px 26px 0px;
	text-align: justify;
}
.bodymain {
	background-color: #FFFFFF;

}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
}
a.footer{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a{
	font-family: Tahoma;
	font-size: 12px;
	color: #0B78B9;
	text-decoration: underline;
	font-weight: normal;
}
a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #06476F;
	text-decoration: underline;
	font-weight: normal;
}
.textboxes {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #06476F;
}
.button {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.bodyText{
font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

.headings {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.trOver {
 background-color : #D1E5F0;
}

.labelsWhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableLabels {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.TextRed{
color: #CC0000;
}

.formLabels{
font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
