/* ADD CFOUTPUT AND DOUBLE # FOR COLDFUSION SITES */

/*  DEFAULT LINKS */
A:link {text-decoration:none;color:#016085;font-weight:bold;}
A:visited {text-decoration:none;color:#016085;font-weight:bold;}
A:hover {text-decoration:underline;color:#440E62;font-weight:bold;}
A:active {text-decoration:none;color:#016085;font-weight:bold;}

/*  MAIN NAVIGATION - SIDE OR TOP */
A:link.nav  {text-decoration:none;color:#000000;font-weight:bold;}
A:visited.nav  {text-decoration:none;color:#000000;font-weight:bold;}
A:hover.nav  {text-decoration:NONE;color:#9122ff;font-weight:bold;}
A:active.nav  {text-decoration:none;color:#000000;font-weight:bold;}
.nav {font-size: 11px;}


/* HEADLINES  */
H1, H2, H3, H4, H5, H6 {font-weight:bold;}

H1 {font-size: 15; color: #000000;margin-bottom:5px;}
H2 {font-size: 13; margin-bottom: 0; color: #440E62;}
H3 {font-size: 13; margin-bottom: 2; color: #016085;}
H4 {font-size: 14; margin-bottom: 2; margin-top:2;color: #3B0E54;}


/* FONT SIZES  AND SPACING  */
.s {font-size: 9px;}
.ms {font-size: 11px;}
.m {font-size: 12px;}
.ml {font-size: 12px;}
.l {font-size: 13px;}
.vl {font-size: 14px;}
.lh  {line-height:150%;}
.sp {font-size: 10px; line-height:9pt;color:#D2CBD6;font-weight:bold;}  /*WSW*/
.footer {font-size: 10px; color:#E2DCDC;text-decoration:none;}



/* BUTTONS  AND FORMS */
.button {font-size: 10px; font-family: trebuchet, verdana, helvetica, sans-serif;background:# ;font-weight:bold;}

.contentcell {background:#ffffff;}
.navcell {background:#C5D8C8;}

/* GENERIC  */
body {top-margin:0;right-margin:0;margin: 0; padding: 0;
	scrollbar-3dlight-color :#FCF1CF;
	scrollbar-arrow-color : #FCF1CF;
	scrollbar-base-color : #006683;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #DEDFD9;
	scrollbar-highlight-color : Black;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : #3B0E54;
	font-size: 11px; font-family: verdana,helvetica;
	margin: 0; 
	padding: 0;
	background: #3B0E54;
	}
td {font-size: 12px;font-family: trebuchet, verdana, helvetica, sans-serif;vertical-align:top;}

div {line-height:140%;}
.w {line-height:150%;}
ul, li {margin-bottom:0px;margin-top:0px;}

.activetab {background:#dde8e8;font-size: 10px;font-weight:bold;}
.inactivetab {background:#e0e0e0;font-size: 10px;font-weight:bold;}
</style>


