.text  {
	font: 11px/14px 'Trebuchet MS', sans-serif;
	color : #3E3D3F;
	text-decoration : none;
	/*font-stretch : ultra-expanded;*/
}

.text a:link, .text a:visited, .text a:focus, .text a:active {

	font: 11px/14px 'Trebuchet MS', sans-serif;
	color : #3E3D3F;
	text-decoration : underline;
}
.text a:hover {

	font: 11px/14px 'Trebuchet MS', sans-serif;
	color : #3E3D3F;
	text-decoration : none;
}

.wh  {
	font: normal 11px/1em 'Trebuchet MS', sans-serif;
	color : #ffffff;
	text-decoration : none;
	padding-top: 5px;
}

#credits {
	font-size : 9px;
	color : #68778B;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 3px;
}
#credits a:link {
	font-size : 9px;
	color : #68778B;
	font-family:   Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-weight: normal;
	padding-top: 3px;
}
#credits a:visited {
	font-size : 9px;
	color : #68778B;
	font-family:   Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-weight: normal;
	padding-top: 3px;
}
#credits a:hover {
	font-size : 9px;
	color : #68778B;
	font-family:   Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : underline;
	font-weight: normal;
	padding-top: 3px;
}
#credits a:active {
	font-size : 9px;
	color : #68778B;
	font-family:   Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : underline;
	font-weight: normal;
	padding-top: 3px;
}
a:focus, a:active { -moz-outline-style: none;
 
}
.header, .header-menu {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}

.header-menu {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}


.menu  {
	font: 11px/18px 'Trebuchet MS', sans-serif;
	color : #3E3D3F;
	text-decoration : none;
}
.menuItemSpacer  {
	font: 14px/18px 'Trebuchet MS', sans-serif;
	color : #3E3D3F;
	text-decoration : none;
}



/*ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
	list-style-image: url(../images/g.gif);
	list-style-position: inside;
}*/

#blist {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(../images/bl.gif);
	list-style-type: none;
}
#blist ul {
	margin: 0px;
	padding: 0px;
}


#olist {

}

#olist ul {
	margin: 0px;
	padding: 12px;
}
#olist li {
	list-style-position: outside;
	list-style-image: url(../images/o.gif);
	list-style-type: none;
}
#glist {

}

#glist ul {
	margin: 0px;
	padding: 12px;
}
#glist li {
	list-style-position: outside;
	list-style-image: url(../images/g.gif);
	list-style-type: none;
}


.orange {
	color: #F27A00
}
body {
	background-color: #91A5BE;
	margin-top: 30px;
}
.reviews {
	padding-right: 23px;
	padding-left: 23px;
}


.text #olist li {
	margin-bottom: 10px;
}
.text .sub-hdr {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.text #olist {
	margin-bottom: 5px;
	padding-top: 0px;
}
.text #sub-nav-tbl {
	margin-top:20px;
	font-size:12px;
}
.text #sub-nav-tbl a:link, .text #sub-nav-tbl a:visited, .text #sub-nav-tbl a:focus, .text #sub-nav-tbl a:active {

	font: 12px/14px 'Trebuchet MS', sans-serif;
	color : #3E3D3F;
	text-decoration : none;
}
.text #sub-nav-tbl a:hover {
	font: 12px/14px 'Trebuchet MS', sans-serif;
	color : #3E3D3F;
	text-decoration : none;
	padding-bottom: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BFCF55;
}
