/* initial build rc */
/* Link Classes */
a:link {color:#0066CC;}
a:visited {color:#0066CC;}
a:active {color:#6699CC;}
a:hover {color:#6699CC;}


.green:link {color:#669966; font-weight:bold; text-decoration:none;}
.green:visited {color:#669966; font-weight:bold; text-decoration:none;}
.green:active {color:#669966; font-weight:bold; text-decoration:none;}
.green:hover {color:#669966; font-weight:bold; text-decoration:none;}

/* Attribute Classes */
body {margin:0px; }


.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;}