@charset "UTF-8";
/* CSS Document */

p {
	margin-top:0.5em;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.memb1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc1100;
	font-weight: bold;
	margin-bottom:0.25em;
}
.memb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin-bottom:0.25em;
}

.mh2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #cc1100;
	font-weight: bold;
	margin-bottom:0.25em;
}
.mh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #cc1100;
	font-weight: bold;
	margin-bottom:0.25em;
}
.mh3_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #BD9A04;
	font-weight: bold;
	margin-bottom:0.25em;
}
.mh3_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #A7B1B7;
	font-weight: bold;
	margin-bottom:0.25em;
}
.mh3_hm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #EBBD07;
	font-weight: bold;
	margin-bottom:0.25em;
}

.mh4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc1100;
	font-weight: bold;
	margin-bottom:0.25em;
}
.mh4_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BD9A04;
	font-weight: bold;
	margin-bottom:0.25em;
}
.mh4_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #A7B1B7;
	font-weight: bold;
	margin-bottom:0.25em;
}
.mh4_hm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EBBD07;
	font-weight: bold;
	margin-bottom:0.25em;
}
.mh4_bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	margin-bottom:0.25em;
}
.pack {
	float:right;
	margin:0 5px 5px 10px;
}
#navMem, #navMem ul, #navMem2, #navMem2 ul {
	font-size: 12px;
	float:right;
	clear:both;
	text-align:right;
	width: 340px;
	list-style: none;
	line-height: 12px;
	font-weight: bold;
	padding:0;
	margin:0;
}
#navMem, #navMem ul {
	background: #ddd;
}
#navMem2, #navMem2 ul {
	background: #c00;
}
#navMem, #navMem2 {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#navMem a, #navMem2 a {
	display: block;
	width: 335px;
	text-decoration: none;
	padding:5px 5px 5px 0;
	/*border-top: 1px solid #ccc;*/
	border-bottom: 1px solid #333;
	margin: 0;
	text-decoration: none;
}

*html #navMem a {
	padding:5px 5px 4px 0;
}
*html #navMem2 a {
	padding:5px 5px 4px 0;
}

*+html #navMem a {
	padding:5px 5px 4px 0;
}
*+html #navMem2 a {
	padding:5px 5px 4px 0;
}

#navMem a {
	color: #333;
}
#navMem2 a {
	color: #fff;
}
html>body #navMem a, html>body #navMem2 a { 
	width: 335px;
	text-decoration: none;
}
#navMem a:link, #navMem a:visited, #navMem2 a:link, #navMem2 a:visited  {
	text-decoration: none;
}
#navMem a:hover {
	background: #c00;
	color: #fff;
	border-bottom: 1px solid #333;
	text-decoration: none;
}
#navMem2 a:hover {
	background: #000;
	color: #ddd;
	border-bottom: 1px solid #333;
	text-decoration: none;
}
#navMem li, #navMem2 li {
	text-align:right;
	width: 340px;
	/*width 305px;*/
	padding: 0;
	margin: 0;
}
#navMem li:hover, #navMem li.sfhover, #navMem2 li:hover, #navMem2 li.sfhover {
	background: #cc0000;
	color: #fff;
}

#prices_highMark, #prices_silver, #prices_bronze, #prices_interstateplus {
	border-width:0px;
	border-style: none;
	background-color:white;
}
#prices_highMark td, #prices_silver td, #prices_bronze td, #prices_interstateplus td {
	padding:0;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
}
.odd2010 {
	background-color:#fee7de;
}
.odd2010interstate {
	background-color:#eee;
}
.odd2010_silver {
	background-color:#ebebeb;
}
.odd2010_bronze {
	background-color:#f5e9d0;
}
#prices_highMark th, #prices_silver th, #prices_bronze th, #prices_interstateplus th {
	border-width: 1px;
	padding:3px;
	border-style: solid;
	border-color: black;
	font-weight:bold;
}
#prices_highMark th, #prices_interstateplus th {
	background-color:#ed1b2f;
	color:white;
}
#prices_silver th {
	background-color:#b6bfbf;
	color:black;
}
#prices_bronze th {
	background-color:#d9b46c;
	color:black;
}
