/* initial build rc */
/* Link Classes */
a:link {color:#0066CC;}
a:visited {color:#0066CC;}
a:active {color:#6699CC;}
a:hover {color:#6699CC;}

/*Element Classes */
body

acronym
	{border-bottom-style: dashed; border-width:1px;}

/* Attribute Classes */
.smallGold:Link{color:#8D7326; font-size:8pt; font-family:Times, serif; text-decoration:none; }
.smallGold:Visited{color:#8D7326; font-size:8pt; font-family:Times, serif; text-decoration:none;}
.smallGold:Active{color:#8D7326; font-size:8pt; font-family:Times, serif; text-decoration:none;}
.smallGold:Hover{color:#8D7326; font-size:8pt; font-family:Times, serif; text-decoration:none;}

.men:Link{color:#FBF6E2; font-size:11pt; font-family:Times, serif; text-decoration:none; font-weight:bold;}
.men:Visited{color:#FBF6E2; font-size:11pt; font-family:Times, serif; text-decoration:none;font-weight:bold;}
.men:Active{color:#FBF6E2; font-size:11pt; font-family:Times, serif; text-decoration:none;font-weight:bold;}
.men:Hover{color:#FBF6E2; font-size:11pt; font-family:Times, serif; text-decoration:none;font-weight:bold;}

.bodyTextLink:Link{color:#8D7326;font-size:11pt; font-family:times, "new york", "palatino", serif; }
.bodyTextLink:Visited{color:#8D7326;font-size:11pt; font-family:times, "new york", "palatino", serif; }
.bodyTextLink:Active{color:#8D7326;font-size:11pt; font-family:times, "new york", "palatino", serif; }
.bodyTextLink:Hover{color:#8D7326;font-size:11pt; font-family:times, "new york", "palatino", serif; }

.blackTextLink:Link{color:#000000;font-size:10pt; font-family:times, "new york", "palatino", serif; }
.blackTextLink:Visited{color:#000000;font-size:10pt; font-family:times, "new york", "palatino", serif; }
.blackTextLink:Active{color:#000000;font-size:10pt; font-family:times, "new york", "palatino", serif; }
.blackTextLink:Hover{color:#000000;font-size:10pt; font-family:times, "new york", "palatino", serif; }

.bodyText{color:#8D7326; font-size:11pt; font-family:times, "new york", "palatino", serif;}

.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;}
.menuText{color:#FBF6E2; font-family:times-new roman; font-size:11pt;} 
.privacyText{color:#8D7326; font-family:times new roman; font-size:8pt;}
/* 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;}
