body { margin-top: 10px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; background-color: #D4D4FC; font-family: Arial, Helvetica, Verdana, sans-serif; }

a {color: #0000CC; text-decoration:none; }
a:hover { color: #000000; text-decoration: none; }

.contentPadding { padding-top: 0px; padding-bottom: 15px; padding-left: 10px; padding-right: 0px; }

.boxedPadding {	padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }

.textErrors { font-size: 12px; font-weight: bold; color: #FF0000; }

p, div, td ,tr, input, select, textarea, submit { font-size: 14px; font-weight: normal; color: #000000; }

h1 { font-size: 14px; font-weight: bold; color: #0C1B5E; }

/* FOOTER TEXT */
.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #9999FF;
}

/* TOP MENU */
.textMenu { font-size: 14px; font-weight: bold; color: #FF6600; }
.textMenu a {
	color: #FF6600;
	text-decoration:none;
}
.textMenu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.textHelp {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}