@charset "utf-8";

.global #sidebar {
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FAA531; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0px;
}

.gnav_hed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	border-top: 2px solid #00425A;
	margin: 10px 6px 0px 6px;
	padding: 0 0 0 8px;
	color: #FFF;
	background-color: #00425A;
}
.gnav_heda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	border-top: 2px solid #00425A;
	margin: 0px 6px 0px 6px;
	padding: 0 0 0 8px;
	color: #FFF;
	background-color: #00425A;
}

.gnav_hedat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	border-top: 2px solid #00425A;
	margin: 0px 6px 0px 6px;
	padding: 0 0 0 8px;
	color: #FFF;
	background-color: #00425A;
}


.gnav_bod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-top: 1px solid #00425A;
	margin: 0px 6px 0px 6px;
	padding: 7px 3px 7px 8px;
	color: #00425A;
}

.afflia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 8px 0px 8px;
	padding: 10px 0px 10px 2px;
	color: #FFF;
}

