

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
body {
	background-color: #F1ED8A;
}
a {
	font-size: 9pt;
	color: #445E1F;
	font-weight: bold;
}
a:visited {
	color: #445E1F;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #445E1F;
}
acronym
	{border-bottom-style: dashed; border-width:1px;}

/* Attribute Classes */

.error 
	{font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 10pt; color: #cc0000; font-weight:bold;}
.footer 
	{font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 8pt; color: #cccccc;}
.formField
	{font-family: "Courier New", "Courier", monospace; font-size:9pt;}
.formLabel
	{font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; font-weight: bold; text-align: right;}
.header 
	{font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 11pt; color: #333399;}
.required 
	{font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 9pt; color: #ff6600; font-weight:bold;}
.text 
	{font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt;}
.text8 
	{font-family: "Arial", "Helvetica", sans-serif; font-size: 8pt;}
.text9 
	{font-family: "Arial", "Helvetica", sans-serif; font-size: 9pt;}

/* ADMIN-SPECIFIC CLASSES */
.adminAcro
	{border-bottom-style: dashed; border-width:1px; font-style: italic}
.adminBody
	{background:#ffffff; margin:0px;}
.adminHeader
	{font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 11pt; color: #666666; font-weight:bold;}
