/* 	FileName:	FCIStyles.css
	Author:		Don Stier, Maplegate Technologies, LLC
	Date:		7/2/04
----------------------------------------------------- */

body, table, form {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: normal; 
	color: #000000}

th {
	font-size: 10pt; 
	font-weight: bold; 
	color: #AA1442}

p, td, ul, ol, li { font-size: 10pt;  font-weight: normal;  color: #003366; }

.blue { font-size: 10pt; font-weight: normal; color: #0000CC; }

.readmore { font-size: 10pt; font-weight: normal; color: #0000CC; font-style: italic; text-align: right; }

.EventName { font-size: 12pt; font-weight: normal; color: #0000CC; }

.leftnav { font-size: 8pt; font-weight: bold}

.header { font-size: 24px; font-weight: bold; color: #ff0000}
.footer { font-size: 10px; font-weight: normal}

h1, .hdr1 { font-size: 16pt;  font-weight: bold;  color: #003366}
h2, .hdr2 { font-size: 14pt;  font-weight: bold;  color: #003366}
h3, .hdr3 { font-size: 12pt;  font-weight: bold;  color: #008080}
h4, .hdr4 { font-size: 10pt;  color: #333333}

.coursehdr { font-size: 12pt; font-weight: bold; color: #003366; background-color: #ADC2C2;}
.coursepart { font-size: 10pt; font-weight: normal; color: #003366; background-color: #D6E0E0; border: 0 10 0 20; }

a { color: #000066; text-decoration: underline; font-weight: bold;}
a:hover {  color: #ff0000; }

.FormSection {
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	background-color: #ADC2C2;
	line-height: 125%;
}
.ErrMsg { font-size: 10pt; font-weight: bold; color: #ff0000}

.signature {
	font-family: "Monotype Corsiva", "Lucida Calligraphy", arial, verdana, helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14px;
	text-align: right;
	font-weight: bold;
	color: #008080;
	padding-right: 20px;
}
