a:link {
	color: #3A498A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3A498A;
}
a:hover {
	text-decoration: underline;
	color: #4A5EB4;
}
a:active {
	text-decoration: none;
	color: #7F9DFD;
}
a.sort:link {
	color:#FFCC33
	text-decoration: none;
}
a.sort:visited {
	text-decoration: none;
	color:#FFCC33;
}
a.sort:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a.sort:active {
	text-decoration: none;
	color: #FFCC33;
}
body {
	font-family: Arial, Helvetica, sans-serif; font-size: small; color:#333333;
	margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size: small; color:#333333;
}
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.cellHead1 {font-size: x-small; color:#ffffff; padding: 6px; background-color: #4A5EB4; vertical-align:bottom;}
.cellText {font-size: x-small; color:#333333;}
.cellTight {font-size: x-small; color:#333333; padding-left: 6px; padding-right: 6px;}
.head1 {color: #4A5EB4; font-weight: bold; font-size: small;}
.head2 {color: #3A498A; font-weight: bold; font-size: small;}
.head3 {color: #4A5EB4; font-size: medium;}
.label {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #3A498A; vertical-align: middle;}
.labelAbove {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #3A498A; vertical-align: bottom;}
.labelSide {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #3A498A; vertical-align: top;}
.labelSM {font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #3A498A; vertical-align: bottom; text-align: center;}
.pageHead {font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-style: normal;	line-height: 130%;	color: #3A498A;	background-position: left top;	margin-top: 0px;	margin-bottom: 0px;}
.pageHead2 {font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-style: normal;	line-height: 130%;	margin-bottom: 12px;	font-weight: normal;	color: #666666;	margin-top: 6px;}
.siteMessage {font-size: x-small; color: #333333;}
.userMessage {font-size: x-small; color: red;}

