a {	color: #04284B;}

.GILLHEAD {
	font-family: "Arial Narrow";
	font-size: 21px;
	color: #04284B;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	padding-right: 20px;
	padding-left: 20px;
}
.GILL_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 32px;
w
	color: #5A7E96;
	padding-right: 20px;
	padding-left: 20px;
	color: #6884AE;
}
.GILL_subhead a {
	color: #04284B;

}
.GILL_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 32px;
	color: #777777;
	padding-right: 20px;
	padding-left: 20px;
}
.GILLHEADYELLOW {
	font-family: "Arial Narrow";
	font-size: 21px;
	color: #F4931A;
	text-transform: uppercase;
	}
.GILL_row_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #5A7D96;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A7E96;
}
.GILL_nav {
	background-color: #F4931A;
	height: 200px;
}
.GILL_ROW_HEADER {
	background-color: #F4931A;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
}
.GILL_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}
.GILL_text a {
	color: #04284B;

}
.GILL_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #5A7E96;
	margin-right: 20px;
	margin-left: 40px;
	width: 250px;
	list-style-type: square;
	list-style-position: outside;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
	
	.GILL_list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A7E96;
	width: 250px;
	}
	
	.GILL_list li a {
	color: #5A7E96;
	background-color: #FFFFFF;
	}
	
	.GILL_list li a:hover {
	color: #04284B;
	background-color: #FFFFFF;
	}

.GILL_list_wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #5A7E96;
	margin-right: 20px;
	margin-left: 40px;
	list-style-type: square;
	list-style-position: outside;
	width: 500px;
	background-color: #FFFFFF;
}
	.GILL_list_wide li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A7E96;
	width: 500px;
	padding-bottom: 10px;
	padding-top: 10px;
	}

.GILL_row_rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A7E96;
}

 {
	font: normal 11px verdana;
	}

gillnav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #F39118;
	background-color: #F39118;
	}

gillnav2 ul li {
	position: relative;
	}
	
gillnav2 li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
gillnav2 ul li a {
	display: block;
	text-decoration: none;
	color: #FFE689;
	background: #F39118; /* IE6 Bug */
	padding: 5px;
	border-bottom: 0 solid #F3A437;
	border-top: 1px solid #F3A437;
	border-right: 1px solid #F3A437;
	border-left: 1px solid #F3A437;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

gillnav2 ul li a:hover { color: #FFFFFF; background: #04284B; } /* Hover Styles */
		
gillnav2 li ul li a { padding: 5px; } /* Sub Menu Styles */
		
gillnav2 li:hover ul, li.over ul { display: block; } /* The magic */
.GILL_list_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #756666;
	margin-right: 20px;
	margin-left: 40px;
	width: 250px;
	list-style-type: square;
	list-style-position: outside;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}

