#container-menu {
	color: #FFFFFF;
	margin: 0 auto;
	width: 112px;
	font-size: 12px;
	padding: 4px 0 0 0;
}
#container-menu h3 {
	color: #FFFFFF;
}
a.#container-menu h3 {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a.#container-menu h3:link {
	text-decoration: underline;
}
a.#container-menu h3:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.#container-menu h3:hover {
	text-decoration: none;
	color: #ffffff;
}
a.#container-menu h3:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#basic-accordian {
	border:1px solid #0F7FB2;
	padding: 20px;
	width:150px;
}
.head {
	padding: 2px;
	background:#6F9FC5;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	height: 50px;
}
.head:hover {
	background:#EEF8FD;
}
.child {
	padding:15px;
	background:#EEF8FD;
}
.header_highlight {
	color:#562500;
	background:#EEF8FD;
}
.accordion {
}
.toggler {
	background: url(../img/btn_section.gif) left top no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 112px;
	height: 22px;
	padding: 7px 0 0 0;
	font-family: "Arial Narrow";
	word-spacing: 0;
	cursor: pointer;
	font-weight: bold;
	margin: 0 0 2px 0;
	font-size: 12px;
	text-align: center;
}
.toggler a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.toggler a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.toggler a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.toggler a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.toggler-selected {
	background: url(../img/btn_section.gif) right top no-repeat;
	color: #ffffff;
	text-transform: uppercase;
	width: 112px;
	height: 22px;
	padding: 7px 0 0 0;
	font-family: "Arial Narrow";
	word-spacing: 0;
	cursor: pointer;
	font-weight: bold;
	margin: 0 0 2px 0;
	font-size: 12px;
	text-align: center;
}
.toggler-selected a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.toggler-selected a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.toggler-selected a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.toggler-selected a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
ul {
	padding: 0 0 2px 0;
}
li {
	font-family: "Arial Narrow";
	word-spacing: 1px;
	text-align: center;
	padding: 7px 0 7px 0;
}
.select {
	font-family: "Arial Narrow";
	word-spacing: 1px;
	text-align: center;
	padding: 6px 0 6px 0;
	background: url(../img/btn_subsection.gif) left top no-repeat;
}
.links {
	color: #572600;
	text-decoration: none;
	font-size: 12px;
	word-spacing: -1px;
	font-weight: 600;
}
.links a:link {
	color: #572600;
	text-decoration: none;
	font-size: 12px;
}	
.links a:visited {
	color: #572600;
	text-decoration: none;
}	
.links a:active {
	color: #572600;
	text-decoration: none;
}	
.links a:hover {
	color: #572600;
	text-decoration: none;
}
.links-select {
	background: url(../img/btn_subsection.gif) left top no-repeat;
	color: #572600;
	text-decoration: none;
	font-size: 12px;
	word-spacing: -1px;
	font-weight: 600;
}
.links-select a:link {
	background: url(../img/btn_subsection.gif) left top no-repeat;
	color: #572600;
	text-decoration: none;
	font-size: 12px;
}	
.links-select a:visited {
	color: #572600;
	text-decoration: none;
}	
.links-select a:active {
	color: #572600;
	text-decoration: none;
}	
.links-select a:hover {
	color: #572600;
	text-decoration: none;
}
.blue-block-menu {
	background: #0065a3; 
	height: 10px; 
	margin: 0 0 2px 0;
	display: none;
}	

