/*	stylesheet.css
	(c) 1998-2007 KLWebs, LLC - Interactive Web Designs
	
	Basic Cascading Style Sheet for KLWebs projects
*/
			
.PageHeader_16 { 
			font-family: comic sans ms; 
			font-size: 20px; 
			font-style: normal;  
			color: #000066; /* Navy Blue */
			font-weight: bold; 
			}
.PageHeader_20 { 
			font-family: comic sans ms;
			font-size: 20px; 
			font-style: normal;  
			color: #000066; /* Navy Blue */
			font-weight: bold; 
			}
.PageHeader_24 { 
			font-family: comic sans ms;
			font-size: 24px; 
			font-style: normal;  
			color: #000066; /* Navy Blue */
			font-weight: bold; 
			}
.PageHeader_30 { 
			font-family: comic sans ms;
			font-size: 30px; 
			font-style: normal;  
			color: #000066; /* Navy Blue */
			font-weight: bold; 
			}
.PageHeader_40 { 
			font-family: comic sans ms;
			font-size: 40px; 
			font-style: normal;  
			color: #000066; /* Navy Blue */
			font-weight: bold; 
			}
.PageHeader_48 { 
			font-family: comic sans ms;
			font-size: 48px; 
			font-style: normal;  
			color: #000066; /* Navy Blue */
			font-weight: bold; 
			}
.PageHeader_64 { 
			font-family: comic sans ms;
			font-size: 64px; 
			font-style: normal;  
			color: #000066; /* Navy Blue */
			font-weight: bold; 
			}

/* BODY text - standard black */				
.body3 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 3px; 
			color: #000000; /* Black */
			font-weight: normal
			}
.body6 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 6px; 
			color: #000000; /* Black */
			font-weight: normal
			}
.body8 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 8px; 
			color: #000000; /* Black */
			font-weight: normal
			}
.body10 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #000000; /* Black */
			font-weight: normal
			}
.body11 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: #000000; /* Black */
			font-weight: normal
			}
.body12 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #000000; /* Black */
			font-weight: normal
			}
.body14 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #000000; /* Black */
			font-weight: normal
			}

/* WHITE BODY Text */
.whitebody3 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 3px; 
			color: #ffffff; /* White */
			font-weight: normal
			}
.whitebody6 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 6px; 
			color: #ffffff; /* White */
			font-weight: normal
			}
.whitebody8 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 8px; 
			color: #ffffff; /* White */
			font-weight: normal
			}
.whitebody10 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #ffffff; /* White */
			font-weight: normal
			}
.whitebody12 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #ffffff; /* White */
			font-weight: normal
			}
.whitebody14 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #ffffff; /* White */
			font-weight: normal
			}
.whitebody16 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 16px; 
			color: #ffffff; /* White */
			font-weight: normal
			}
.whitebody18 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 18px; 
			color: #ffffff; /* White */
			font-weight: normal
			}

/* BLUE BODY text */
.bluebody3 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 3px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: normal
			}
.bluebody6 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 6px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: normal
			}
.bluebody10 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: normal
			}
.bluebody12 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: normal
			}
.bluebody14 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: normal
			}
.bluebody16 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 16px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: normal
			}
.bluebody18 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 18px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: normal
			}
.bluebody20 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 20px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: normal
			}
.bluebody24 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 24px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: normal
			}
			
/* BOLD BlueBody */
.boldbluebody11 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: bold;
			}
.boldbluebody12 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: bold;
			}
.boldbluebody14 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: bold;
			}
.boldbluebody16 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 16px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: bold;
			}
.boldbluebody18 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 18px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: bold;
			}
.boldbluebody20 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 20px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: bold;
			}
.boldbluebody24 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 24px; 
			color: #000066; /* BOLD Blue Text */
			font-weight: bold;
			}
			
/* BOLD BODY text */
.boldbody10 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #000000; /* Black */
			font-weight: bold
			}
.boldbody11 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: #000000; /* Black */
			font-weight: bold
			}
.boldbody12 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #000000; /* Black */
			font-weight: bold
			}
.boldbody14 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #000000; /* Black */
			font-weight: bold
			}
.boldbody16 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 16px; 
			color: #000000; /* Black */
			font-weight: bold
			}
.boldbody18 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 18px; 
			color: #000000; /* Black */
			font-weight: bold
			}
.boldbody20 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 20px; 
			color: #000000; /* Black */
			font-weight: bold
			}

/* DARK LINK*/
.darklink10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066; /* Navy Blue */
	font-weight: bold;
	text-decoration: none; 
	}
.darklink10:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			background-color: #000066; /* Navy Blue */
			color: #ffffff; /* White */
			font-weight: bold;
			text-decoration: none; 
			}
.darklink11 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000066; /* Navy Blue */
	font-weight: bold;
	text-decoration: none; 
	}
.darklink11:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			background-color: #000066; /* Navy Blue */
			color: #ffffff; /* White */
			font-weight: bold;
			text-decoration: none; 
			}
.darklink12 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066; /* Navy Blue */
	font-weight: bold;
	text-decoration: none; 
	}
.darklink12:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			background-color: #000066; /* Navy Blue */
			color: #ffffff; /* White */
			font-weight: bold;
			text-decoration: none; 
			}
.darklink14 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000066; /* Navy Blue */
	font-weight: bold;
	text-decoration: none; 
	}
.darklink14:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			background-color: #000066; /* Navy Blue */
			color: #ffffff; /* White */
			font-weight: bold;
			text-decoration: none; 
			}
.darklink16 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #000066; /* Navy Blue */
	font-weight: bold;
	text-decoration: underline; 
	}
.darklink16:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 16px; 
			background-color: #000066; /* Navy Blue */
			color: #ffffff; /* White */
			font-weight: bold;
			text-decoration: underline; 
			}
.darklink20 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #000066; /* Navy Blue */
	font-weight: bold;
	text-decoration: underline; 
	}
.darklink20:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 20px; 
			background-color: #000066; /* Navy Blue */
			color: #ffffff; /* White */
			font-weight: bold;
			text-decoration: underline; 
			}

/* MENU LINK for top menu page */
.menulink11 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; /* Navy Blue */
	font-weight: bold;
	text-decoration: none; 
	}
.menulink11:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #CB0C0C; /* Menu Red */
			font-weight: bold;
			text-decoration: none; 
			}
.onmenulink11 { font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #353403; /* Glossy Brown (old value: Page Yellow = FDFC94) */
			font-weight: bold;
			text-decoration: none; 
			}

/* WHITE LINK - white text */
.whitelink14 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ffffff; /* White */
	font-weight: bold;
	text-decoration: none; 
	}
.whitelink14:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			background-color: #ffffff; /* White */
			color: #333366; /* Navy Blue */
			font-weight: bold;
			text-decoration: none; 
			}
.whitelink12 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; /* White */
	font-weight: bold;
	text-decoration: none; 
	}
.whitelink12:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			background-color: #ffffff; /* White */
			color: #333366; /* Navy Blue */
			font-weight: bold;
			text-decoration: none; 
			}
.whitelink10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; /* White */
	font-weight: bold;
	text-decoration: none; 
	}
.whitelink10:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			background-color: #ffffff; /* White */
			color: #333366; /* Navy Blue */
			font-weight: bold;
			text-decoration: none; 
			}

/* Submit Buttons */
.button36 {
			font-family: comic sans ms; 
			font-size: 36px; 
			color: #ffffff; 
			background: #660000; /* Button Background */
			font-weight: bold;
			}
.submitbutton {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #ffffff; 
			background: #675459; /* Button Background */
			font-weight: bold;
			}
.submitbutton10 {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #ffffff; 
			background: #675459; /* Button Background */
			font-weight: normal;
			}
.submitbutton11 {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: #ffffff; 
			background: #675459; /* Button Background */
			font-weight: normal;
			}
.submitbutton12 {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #ffffff; 
			background: #675459; /* Button Background */
			font-weight: bold;
			}
.submitbutton13 {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 13px; 
			color: #ffffff; 
			background: #675459; /* Button Background */
			font-weight: bold;
			}
.submitbutton14 {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #ffffff; 
			background: #675459; /* Button Background */
			font-weight: bold;
			}
.submitbutton16 {
			font-family: comic sans ms; 
			font-size: 16px; 
			color: #ffffff; 
			background: #660000; /* Button Background */
			font-weight: bold;
			}

/* ERROR TEXT - red text */
.error10 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #990000; /* Red Text for errors */
			font-weight: bold;
			}
.error12 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #990000; /* Red Text for errors */
			font-weight: bold;
			}
.error14 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #990000; /* Red Text for errors */
			font-weight: bold;
			}
.error16 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 16px; 
			color: #990000; /* Red Text for errors */
			font-weight: bold;
			}
			
/* FORM fields and labels */
.formlabel3 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 3px; 
			color: #ffffff; /* White */
			background: #0000c7;
			font-weight: bold;
			}

.formlabel6 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 6px; 
			color: #ffffff; /* White */
			background: #0000c7;
			font-weight: bold;
			}
.formlabel10 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #ffffff; /* White */
			background: #0000c7;
			font-weight: bold;
			}
.formlabel12 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #ffffff; /* White */
			background: #0000c7;
			font-weight: bold;
			}
.formlabel14 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #ffffff; /* White */
			background: #0000c7;
			font-weight: bold
			}
.formlabel16 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 16px; 
			color: #ffffff; /* White */
			background: #0000c7;
			font-weight: bold
			}
.formbody3 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 3px; 
			background: #dddddd;
			color: #000000; /* Black */
			font-weight: normal
			}
.formbody6 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 6px; 
			background: #dddddd;
			color: #000000; /* Black */
			font-weight: normal
			}
.formbody10 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			background: #dddddd;
			color: #000000; /* Black */
			font-weight: normal
			}
.formbody12 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			background: #dddddd;
			color: #000000; /* Black */
			font-weight: normal
			}
.formbody14 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			background: #dddddd;
			color: #000000; /* Black */
			font-weight: normal
			}
.formbody16 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 16px; 
			background: #dddddd;
			color: #000000; /* Black */
			font-weight: normal
			}

/* Advoca Styles */
.nobg {background-image:none;}
.sbox {font-family: Arial,Helvetica, Sans-serif, Verdana; font-size: 10pt;border-size: 1;border : 1 solid #738EC1;background-color : #F0F0F0;padding-bottom : 2px;padding-left : 2px;width : 95px;}
.mbox {font-family: Arial,Helvetica, Sans-serif, Verdana; font-size: 10pt;border-size: 1;border : 1 solid #738EC1;background-color : #F0F0F0;padding-bottom : 2px;padding-left : 2px;width : 180px;}
.bbox {font-family: Arial,Helvetica, Sans-serif, Verdana; font-size: 10pt;border-size: 1;border : 1 solid #738EC1;background-color : #F0F0F0;padding-bottom : 2px;padding-left : 2px;width : 415px;}
.boldbody12 { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #000000; /* Black */
			font-weight: bold
			}
.mbox2 {font-family: Arial,Helvetica, Sans-serif, Verdana; font-size: 10pt;border-size: 1;border : 1 solid #738EC1;background-color : #F0F0F0;padding-bottom : 2px;padding-left : 2px;}

#ss {font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 9px; color:white;}
#s {font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 10px}
#sm {font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 12px}
#m {font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 11px;}
#mb {font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 11px;font-weight : bold}
#lc {font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; color:white;}

#b {font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 15px;font-weight : bold}
#news {font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 9px;}
#footer {font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 9px;}
#th {font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 13px; color:white;font-weight : bold}

#t1 {font-family: Times New Roman,Georgia,Times,serif,Verdana,Helvetica; font-size: 19px; color:white;font-weight : bold; color:#05568D}
#t2 {font-family: Times New Roman,Georgia,Times,serif,Verdana,Helvetica; font-size: 18px; color:white;font-weight : bold; color:#A20202}

#q1 {font-family: Arial,Helvetica, Sans-serif, Verdana; font-size: 12px; color:white;font-weight : bold; color:white}

#c1:LINK {color:#0064AC;text-decoration : underline}
#c1:HOVER {color:#0064AC;text-decoration : none}
#c1:VISITED {color:#0064AC;text-decoration : underline}

#c2:LINK {color:#ffffff;text-decoration : underline}
#c2:HOVER {color:#ffffff;text-decoration : none}
#c2:VISITED {color:#ffffff;text-decoration : underline}

/* Add the dark red classes for the coming soon sections. */
#error10 { 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #990000; /* Red Text for errors */
			font-weight: bold;
			}
#error12 { 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #990000; /* Red Text for errors */
			font-weight: bold;
			}
#error14 { 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			color: #990000; /* Red Text for errors */
			font-weight: bold;
			}
			
#title { 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 16px; 
			/*color: #2575a7;  BOLD Blue (new) */
			color: #000066;
			font-weight: bold;
			text-decoration: underline;
			}
			
#darklink10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066; /* Navy Blue */
	font-weight: bold;
	text-decoration: none; 
	}
#darklink10:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			background-color: #000066; /* Navy Blue */
			color: #ffffff; /* White */
			font-weight: bold;
			text-decoration: none; 
			}
#darklink12 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066; /* Navy Blue */
	font-weight: bold;
	text-decoration: none; 
	}
#darklink12:hover { font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			background-color: #000066; /* Navy Blue */
			color: #ffffff; /* White */
			font-weight: bold;
			text-decoration: none; 
			}
