body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #213341;
}

.labelSmallBold {color: #94A5A8; font-weight: bold; font-size: 9px;}

.headerBigDarkBg {color: #94A5A8; font-weight: bold; font-size: 14px; background-color: #213341;}

.box { border: 1px inset #000000; }

.headerBig {color: #94A5A8; font-weight: bold; font-size: 12px; }

.loginName {color: #94A5A8; font-weight: bold; font-size: 11px; }
.logout {color: #94A5A8; font-weight: bold; font-size: 10px; }



.linkSmall {color: #CCCCCC}

.red {color: #FF0000}

.btn {

	color: #94A5A8;

	border: 1px outset #213341;

	background-color: #203E56;

	font-weight: bold;

}







.footerlink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #4A7DB5;

	text-decoration: none;

}

.footerlink:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #4A7DB5;

	text-decoration: underline;

}

.footer-sep {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

}

.footertext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #636363;

	text-decoration: none;

}

.pagetext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #404040;

	text-decoration: none;

}
.pageheader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #003366;

	text-decoration: none;

}

input {  

	font-family: Verdana; 

	font-size: 10px;border: 1px solid #000000;

}

table { 

	font-family: Verdana; font-size: 12px 

}
.whitetext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color:#FFFFFF;

	text-decoration: none;

}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #F1EFEF;
}
a.menu:active {
	text-decoration: none;
	color: #000000;
}