/*------- GENERAL FORMATING --------*/

	.authtag {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}

	a.authtag:hover {
	color: #FFCC00;
	text-decoration: underline;
}

	td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	}

	
  /*.tc_white {color: #FFFFFF;}*/


/*------- BOXES AND BOARDERS --------*/

	.box_1111 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #6FA315;
		
	}
	.box_1000 {
		border-top-width: 2px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-color: #FFFFFF;
	}
	
	.box_0100 {
		border-top-width: 0px;
		border-right-width: 3px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-color: #FFFFFF;
	}	
	
	.box_0001 {
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 1px;
		border-top-color: #10243B;
		border-right-color: #10243B;
		border-bottom-color: #10243B;
		border-left-color: #10243B;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		height: 25px;
	}

		.box_0010 {
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-top-color: #10243B;
		border-right-color: #10243B;
		border-bottom-color: #10243B;
		border-left-color: #10243B;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		height: 25px;
	}
	
	.box_0111 {
		border-top-width: 2px;
		border-right-width: 3px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-top-color: #FFFFFF;
		border-right-color: #FFFFFF;
		border-bottom-color: #FFFFFF;
		border-left-color: #FFFFFF;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: none;
	}
	
	.box_0011 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #6FA315;
	}
	
	.box_1100 {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-color: #999999;
		border-right-color: #999999;
		border-bottom-color: #999999;
		border-left-color: #999999;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
	}
	
/*------- BOX HEADERS --------*/
	
	.infobox_main {
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		background-color: #AFBAC6;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		border-color: #555555;
	}
	
		.infobox_3 {
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		background-color: #CA0021;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		border-color: #555555;
	}
	
	.infobox_header {
		background-color: #696A76;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
		background: #696A76;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.infobox_header_2 {
		background-color: #F2F2F2;
		color: #666666;
		font-weight: bold;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border-bottom-color: #999999;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		background-image: url(/assets/gui/hdr_background_1a.jpg);
	}
	
	.infobox_header_3 {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(/assets/gui/cell_bkg_1a.jpg);
	font-style: italic;
	}
	
	a.infobox_header:link {
		text-decoration: none;
		color: #FFFFFF;
	}
	
	a.infobox_header:hover {
		text-decoration: underline;
		color: #FFFFCE;
	}


/*------- GENERAL TEXT FORMATING --------*/

	.text09 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #933528;
	}
	
	.text09_white {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #FFFFFF;
	}
	
	a.text09_white:link {
		text-decoration: none;
		}
		
	a.text09_white:hover {
		text-decoration: underline;
		color: #FF9900;	
		}
		
	.text09_nc {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
	}
	
		a.text09_nc:visited {
			text-decoration: none;
			}
			
		a.text09_nc:link {
			text-decoration: none;
			}
			
		a.text09_nc:hover {
			text-decoration: underline;
			color: #6FA315;	
			}	

	
	
	
	.text10 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #16437D;
	}
	
	.text11 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	.text12 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
	}
	
	.text12_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	}


/*------- TEXT HEADLINE FORMATING --------*/

	.hdl11_white {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
	}
	
	.hdl11_gray {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #333333;
	}
	
	.hdl14_gray {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bolder;
		color: #333333;
	}

	.hdl14_white {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bolder;
		color: #FFFFFF;
	}

	.hdl16_gray {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #333333;
	}
	
	.hdl18_gray {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #5D5D5D;
	}
	
		.hdl18_red {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #C1001F;
	}
	
		.hdl18_white {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #FFFFFF;
	}

	.hdl20_gray {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #333333;
	}
	
		.hdl20_white {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
	}

		.hdl18_green {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #6FA315;
	}

		.hdl24_green {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: normal;
		color: #6FA315;
	}

		.hdl32_green {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 32px;
		font-weight: normal;
		color: #6FA315;
	}
	
		.hdl50_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: normal;
	color: #6FA315;
	}

		.hdl56_green {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 56px;
		font-weight: normal;
		color: #6FA315;
	}


/*------- TEXT LINK FORMATING --------*/


.link03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F6280;
	font-style: normal;
	text-decoration: none;
}

a.link03:hover {
	color: #4F6280;
	text-decoration: underline;
}

.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

a.bottomnav:hover {
	color: #DFEDE7;
	text-decoration: underline;
}


.link_nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #16437D;
text-decoration: none;
}

a.link_nav:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #16437D;
text-decoration: none;
}
	

a.link_nav:hover {
text-decoration: underline;
color: #000000;
}

.link12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a.link12:link {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}
	
	a.link12:hover {
	text-decoration: underline;
	color: #9D0000;
	font-size: 12px;
	}
	
	a.link12:visited {
	text-decoration: none;
	font-size: 12px;
	}
	
.link12_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	a.link12_white:visited {
	text-decoration: none;
	}
	
	a.link12_white:link {
		text-decoration: none;
	}
		
	a.link12_white:hover {
		text-decoration: underline;
		color: #F0F6D9;
	}
	

	
.hdl20_white {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: normal;
		color: #FFFFFF;
}

/*------- ARROW LINK FORMATING --------*/

.arrowlink01 {
	background-color: #595B56;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 1px 4px;
	letter-spacing: -3px;
}

a.arrowlink01:hover {
	background-color: #9D0000;
	color: #FFFFFF;	
}

.arrowlink02 {
	background-color: #DAEAF0;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 1px 4px;
	letter-spacing: -3px;
}

a.arrowlink02:hover {
	background-color: #FF0000;
	color: #000000;	
}
ul.MenuBarHorizontal       li    ul    li a {
	color: #333333;
}
