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

/*Element Classes */
body{
	/*background:#ffffff;
	background-image:url(images/bg_gradient.jpg);
	background-repeat:repeat-x;*/
	background: #282CA7;
}
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: #000000;}
.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: 12pt;}
.text8 
	{font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt;}
.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: "Verdana", "Arial", "Helvetica", sans-serif; 
	font-size: 15pt; 
	color: #000000; 
	font-weight:bold;
}
