
p, a, li, td {font-family: arial; font-size: 9pt; color: #6386B5}
body {font-family: arial; font-size: 9pt; text-decoration:none;}
h2 {font-family: Arial; font-size: 13pt; color: #6386B5; font-weight: bold;}
.header {font-family: Arial; font-size: 14pt; color: #6386B5; font-weight: bold;}
.smallheader {font-family: Imprint MT Shadow; font-size: 12pt; color: <cfoutput>#mainColor#</cfoutput>;}
.boldit {color:white; font-weight:bold;}
a:link {color:#6386B5;}
a:active {color:#415377;}
a:visited {color:#6386B5;}
a:hover {color:#415377;}
a:link.smallheader {color:<cfoutput>#mainColor#</cfoutput>;}
a:active.smallheader {color:<cfoutput>#mainColor#</cfoutput>;}
a:visited.smallheader {color:<cfoutput>#mainColor#</cfoutput>;}
a:hover.smallheader {color:<cfoutput>#mainColor#</cfoutput>;}
.condolist {font-family: arial; font-size: 8pt; font-weight:normal; color:#6386B5;}
.nav {font-family:arial; font-size:9pt; color:white;font-weight:bold;text-decoration:none}
a:link.nav {font-size:9pt; color:white;font-weight:bold}
a:active.nav {font-size:9pt; color:white;font-weight:bold}
a:visited.nav {font-size:9pt; color:white;font-weight:bold}
a:hover.nav {font-size:9pt; color:yellow;font-weight:bold}
.copyright {font-family: arial; font-size: 8pt; font-weight:bold; text-decoration:none; color:415377;}
a:link..copyright {font-family: arial; font-size: 8pt; font-weight:bold; text-decoration:none; color:415377;}
a.active.copyright {font-family: arial; font-size: 8pt; font-weight:bold; text-decoration:none; color:415377;}
a:visited.copyright {font-family: arial; font-size: 8pt; font-weight:bold; text-decoration:none; color:415377;}
a.hover.copyright {font-family: arial; font-size: 8pt; font-weight:bold; text-decoration:none; color:415377;}
.text {width:300px}
.button {font-family:arial;font-size:8pt;border:1px solid #6386B5;background-color:white;color:#415377}
.timeBar {font-family: arial; font-size: 9pt; color: #FFFFFF; background-color: #6386B5}

/* Define top menu banner */
.topbanner1 { background: #666; color: #FFF; font: normal normal 11px Verdana, Arial, sans-serif; 
	 line-height: 28px; border-bottom: 1px solid #FFF; padding-left: 10px; }
.topbanner1 a:link    { color: #FFF; text-decoration: none;   }
.topbanner1 a:active  { color: #3A734D; text-decoration: none;   }
.topbanner1 a:visited { color: #FFF; text-decoration: none;   }
.topbanner1 a:hover   { color: #CFE0D0; text-decoration: underine;  }

/* Define footer area */
.footer { background: #3A734D; color: #FFF; font: normal normal 11px Verdana, Arial, sans-serif; 
	 line-height: 28px; border-top: 1px solid #3A734D; border-bottom: 1px solid #3A734D; }
.footer a:link    { color: #FFF; text-decoration: none;   }
.footer a:active  { color: #3A734D; text-decoration: none;   }
.footer a:visited { color: #FFF; text-decoration: none;   }
.footer a:hover   { color: #CFE0D0; text-decoration: underine;  }

.redBar {
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	border:2px solid #CC0000;
	color:#CC0000;
	background-color:#FFFFFF;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
}