/* initial build rc */
/* Link Classes */
a:link {color:#0066CC;}
a:visited {color:#0066CC;}
a:active {color:#6699CC;}
a:hover {color:#6699CC;}

.topNav {
	font-family: "Arial", "Helvetica", sans-serif; 
	font-size: 10pt;
	color:#343639;
	font-weight:bold;
	text-decoration:none;
	}
.topNav:link {
	font-family: "Arial", "Helvetica", sans-serif; 
	font-size: 10pt;
	color:#343639;
	font-weight:bold;
	text-decoration:none;
	}
.topNav:visited {
	font-family: "Arial", "Helvetica", sans-serif; 
	font-size: 10pt;
	color:#343639;
	font-weight:bold;
	text-decoration:none;
	}
.topNav:active {
	font-family: "Arial", "Helvetica", sans-serif; 
	font-size: 10pt;
	color:#343639;
	font-weight:bold;
	text-decoration:none;
	}
.topNav:hover {
	font-family: "Arial", "Helvetica", sans-serif; 
	font-size: 10pt;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	}



.LargeRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6F1400;
	font-weight: bold;
	text-decoration:none;
}
a.LargeRed:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6F1400;
	font-weight: bold;
	text-decoration:none;
	}
a.LargeRed:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6F1400;
	font-weight: bold;
	text-decoration:none;
	}
a.LargeRed:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6F1400;
	font-weight: bold;
	text-decoration:none;
	}
a.LargeRed:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration:none;
	}

/*Element Classes */

acronym
	{border-bottom-style: dashed; border-width:1px;}

/* Attribute Classes */

li, ul {
	line-height:1.5em;
	}
.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;
	text-decoration: none;
}
.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: 11pt;}

/* ADMIN-SPECIFIC CLASSES */
.adminAcro
	{border-bottom-style: dashed; border-width:1px; font-style: italic}
.adminBody
	{background:#ffffff; margin:0px;}
.adminHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt; color: #FFFFFF; font-style:italic; vertical-align:middle; padding-left:10px;}
