P {
	padding: 0 10px 0 0;
	}
A:link
            { color: #996; font-weight: normal; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A:visited
          { color: #996; font-size: 12px; line-height: 15px; text-decoration: none }
A:active
          { color: #996; font-size: 12px; line-height: 15px; text-decoration: none }
TD
     { color: #000000; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
BODY
     { color: #000000; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover          { color: #000; font-size: 12px; line-height: 15px }
.footer     { color: #666; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.headline      { color: #699; font-weight: bold; font-size: 12px; line-height: 15px; text-decoration: none }
.navhead  { color: #000; font-weight: normal; font-size: 12px; line-height: 15px; text-decoration: none }
.lead-home  { color: #366; font-style: italic; font-weight: bold; font-size: 12px; line-height: 18px; text-decoration: none }
.lead { color: #000; font-style: italic; font-weight: bold; font-size: 12px; line-height: 18px; text-decoration: none }
.loc {
	display: table-cell;
	padding-left: 15px;
	vertical-align: top;
	}
table.doc {
	font-size:90%;
	font-family: "trebuchet ms", "lucidia grande", verdana, arial, sans-serif;
	line-height:1.2em;
	color: #333;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
}
caption.big {
	padding-bottom:1em;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:.6em;
	color: #333;
	background: transparent;
}
thead.yes th, tfoot th, tfoot td {
	font-family: arial, verdana, sans-serif;
	border-right: 1px solid #fff;
	padding-left:5px;
	font-variant:small-caps;
	letter-spacing:0.1em;
	color: #fff;
	background: #009;
}
th {
	padding:4px;
}
td.b {
	border-bottom: 1px dotted #009;
	padding:4px;
}
tr.odd {
	background: #e3e3f4;
}
.negative {
	font-weight: 200;
	color: red;
}
.positive {
	font-weight: 900;
	color: green;
}
.left-pad {
	margin-bottom: 20px;
}
.bottom-pad {
	margin-bottom: 20px;
}
#div1, {
	position:absolute; 
	top: 150; 
	left: 200; 
	width:200; 
	background:#fff;
	visibility:hidden
}
.style1 {
	color: #999966;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	font-style: italic;
}
.shadetabs{
	padding: 3px 5px;
	margin-left: 0;
	/* margin-top: 1px; */
	margin-bottom: 0;
	font: bold 16px Arial, Helevetica, sans-serif;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
	display: inline;
	margin: 0;
}
.shadetabs li a{
	text-decoration: none;
	padding: 6px 4px;
	border-top: 1px solid #778;
	border-right: 1px solid #778;
	border-left: 1px solid #778;	
	color: #2d2b2b;
	font-weight: bold;
	background: #D6EBEB;
}
.shadetabs li a:visited{
	color: #2d2b2b;
}
.shadetabs li a:hover{
	text-decoration: none;
	color: #CFCA83;
}
.shadetabs li.selected{
	position: relative;
	/* top: 1px; */
}
/*selected main tab style */
.shadetabs li.selected a{ 
	border-bottom-color: white;
	background: white;
	color: #CFCA83;
}
/*selected main tab style */
.shadetabs li.selected a:hover{ 
	text-decoration: none;
}
/*style of tab content oontainer*/
.tabcontentstyle{ 
	border-top: 1px solid gray;
	width: 512px;
	margin-top: 1px;
	margin-bottom: 1em;
	padding: 25px 10px;
	background: white;
}
.tabcontent{
	display:none;
}
.state_list {
	list-style-type: square;
	line-height: 25px;
}
.state_list ul li ul li{
	margin-left: 0px;
}
.state_list a:hover{
	border-bottom: dotted 1px;
	}
.locations a,
.locations a:hover {
	font-weight: normal;
	}
.locations li {
	list-style: none;
	padding-left: 5px;
	border-left: solid 1px #CFCA83;
	display: inline;
	margin: 0; 
}
@media print {
	.tabcontent {
	display:block!important;
	}
}
.error {
	font-weight: bold;
	color: red;
	}
ul#error_list {
	width: 450px;
	background: white;
	border: solid 1px red;
	padding: 10px;
	}
ul#error_list > li {
	list-style: inside;
	padding-left: 10px;
	line-height: 18px;
	color: red;
	}	
#get_directions #map {
	display: block;
	width: 563px;
	height: 500px;
	margin-top: 7px;
}