/*<Cfoutput> */
/*<style type="text/css"> */
H1 {color: #811328; font-size: 15px; font-weight: bold; font-family: verdana, arial, helvetica;margin-bottom: 3;}
H2 { color: #31215F; font-size: 14px; font-weight: bold; font-family: verdana, arial, helvetica; line-height: 1; margin-bottom: 1;}
H4 {color: #01673A; font-size: 13px; font-weight: bold; font-family: verdana, arial, helvetica; margin-bottom: 2;}
H5 {color: #69182b; font-size: 12px; font-weight: bold; font-family: verdana, arial, helvetica; margin-bottom: 1;}


A 	{ font-family:verdana, arial, helvetica;} 
A:link	{ color: #003399; text-decoration: underline; } 
A:visited	{ color: #003399; text-decoration: underline; } 
A:hover	{ color: #cc0000; text-decoration: underline; } 
A:active	{ color: #003399; text-decoration: underline; } 

.nav {font-size: 10px;font-weight:bold;}

a:button {font-size:10px;color:black;font-weight:bold;background:#f2efef;text-decoration:none;}
a:link.button {font-size:10px;color:black;font-weight:bold;background:#f2efef;text-decoration:none;}
a:visited.button {font-size:10px;color:black;font-weight:bold;background:#f2efef;text-decoration:none;}
a:hover.button {font-size:10px;color:black;font-weight:bold;background:#ffffff;text-decoration:none;}
a:active.button {font-size:10px;color:black;font-weight:bold;background:#f2efef;text-decoration:none;}

.s {font-size: 10px; font-family: verdana, arial, helvetica;}
.ms {font-size: 11px;font-family: verdana, arial, helvetica;line-height:11pt; letter-spacing:0.01em;}
.m {font-size: 12px; font-family: verdana, arial, helvetica; line-height:12pt; letter-spacing:0.01em;}
.ml {font-size: 13px; font-family: verdana, arial, helvetica;}
.l {font-size: 14px; font-family: verdana, arial, helvetica;}
.sp {font-size: 10px; font-family: verdana, arial, helvetica;line-height:1;}



/* NAVIGATION LINKS */
.navtop {font-size:10px;text-decoration:none;color:black;}
.navwhite {font-size:10px;text-decoration:none;color:white;}
.navsiderlink {font-size:10px;text-decoration:none;color:white;}
.navbiglink {font-size:14px;text-decoration:none;color:black;font-weight:bold;}

/* BUTTONS */
.buttongo {font-size:10px;color:white;background:#000000;}
.button {font-size:10px;color:white;font-weight:bold;background:#234b76;}

/* LIST STYLES */
.listmargin {margin-top:5px;margin-bottom:5px;}
ul {margin-top:0px;margin-bottom:0px;}
.listspacing {font-size: 11px;}

body {
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : #811328;
	scrollbar-base-color : Black;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #DEDFD9;
	scrollbar-highlight-color : Black;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : black;
	font-size: 12px; font-family: verdana, arial, helvetica;
	margin: 0; 
	padding: 0;
	background: #234b76;
	}
table, tr, td, p, br {font-size: 12px; font-family: verdana, arial, helvetica;vertical-align:top;line-height:1.5;}
.footer {font-size: 10px;color:white;}

.activetab {background:#fceec5;font-size: 10px;font-weight:bold;}
.inactivetab {background:#e0e0e0;font-size: 10px;font-weight:bold;}


.table_bg {background:#ffffff;}    	/*  WHITE  */
.module_cell {color:#ffffcc;} 	/*  YELLOW  */
.type_cell {color:#e9e9e9;} 	/*  LIGHT GRAY  */
.subtype_cell {color:#F8E6CF;} 	/*  SAND  */
.Detail_cell {color:#B2CCDE;} 	/*  LIGHT BLUE  */
.news_cell {color:#F8E6CF;} 	/*  SAND  */
.accent_cell {color:#F8E6CF;}   	/*  SAND  */


/* ADMIN DEFAULTS */
.bgcontent {background:#FAF3DC;color:#000000;font-size:11px;}  	/*  background of cells with text  */
.sitefont {color:#ffffff;font-size:11px;font-family: Verdana, Arial, Helvetica, sans-serif;} 	/*  general font - use if different than default  */
.adminBody {background:#ffffcc;}
.adminBannerBody {background:#00277a;}
.adminSelectBody {background:#e9e9e9;}
.adminActionBody {background:#F8E6CF;}
.adminTblColTitles {background:#B2CCDE; font-size: 11px; font-weight:bold;}
.adminTblRowA {background:#ffffcc;}
.adminTblRowB {background:#eaffea;}
.adminTblRowC {background:#ffffff;}
.admintablecell {background:#EED14D;}
/* ADMIN FONTS */
.adminFontLabel { color:#00277a;}
.adminFontComment {color:#ffffcc;}
.adminFontRequired {color:#ad0b0f;}
.adminFontNote {color:#02519e;}


/*  Color setting for data entry errors   */
.error_bgcellcolor {color:#F8E6CF;}   	/*  SAND  */



/*  </style> */
/*  </CFOUTPUT>  */


