.mainpgbg {
	background-color: #02607E;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.drkblue11nrm {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #002E49;
	text-decoration: none;
}
.drkblue11bold {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #002E49;
	text-decoration: none;
}
.gray11nrm {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
.drkblue12bold {


	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #002E49;
	text-decoration: none;
}
.drkblue12nrm {

	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #002E49;
	text-decoration: none;
}
.lightblue12nrmlink {


	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0062C7;
	text-decoration: underline;
}
.red11nrm {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1D2F49;
	text-decoration: none;
	background-color: #D0E4EF;
	border: 1px solid #026280;

}
.button {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #1D2F49;
	text-decoration: none;
	border: 1px solid #026280;
	background-image: url(images/btbg.jpg);
	background-repeat: repeat-x;

}
.drkblue12nrm2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #002E49;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;

}
.drkblue11nrm2 {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #002E49;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.textfield2 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1D2F49;
	text-decoration: none;
	background-color: #E9F2F8;
	border: 1px solid #026280;
}

