body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	margin: 20px 15px 10px 15px;
	line-height: 1.4;
}

h1
	{
	font-size: 200%;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-top: 1px;	
	padding-bottom: 2px;	
	margin-bottom: 0;	
	color: #6DB74A;
	font-weight: normal;
	}

h1 a, a:link, a:visited, a:active, a:hover {
	text-decoration: none; */
}
	
h2
	{
	font-size: 140%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #663333;
	font-weight: bold;
	}

h3
	{
	font-size: 15px;
	margin: 3px 0 2px 0;
	font-family: verdana;
	color: #930;
	border-style: solid;
	border-color: #deefd6;
	border-width: 0px 0px 1px 0px;
	}
	
h4
	{
	font-size: 130%;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #663333;
	border-style: dotted;
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
	}

h5 {
	font-size: 15px;
	margin: 3px 0 2px 0;
	font-family: verdana;
	color: #930;
	border-style: solid;
	border-color: #deefd6;
	border-width: 0px 0px 1px 0px;
}

a:hover {
	color: #930;
}

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}


/*-------------------------------------------------
Table Formatting
-------------------------------------------------*/

.table th.head {
	font: bold;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
	letter-spacing: 2px;
	border-top: 0px solid #885546;
	border-right: 0px solid #885546;
	border-bottom: 1px solid #885546;
	padding: 6px;
	background: #999;
}



.table th.spec {
font: bold;
text-align: left;
color: #000;
letter-spacing: 2px;
border-top: 0;
border-bottom: 1px solid #ccc;
border-left: 0px solid #ccc;
padding: 6px;
background: #C6DEB4;
}


.table th.specalt {
font: bold;
text-align: left;
letter-spacing: 2px;
color: #000;
border-top: 0px solid #FBE689;
border-right: 0px solid #FBE689;
border-bottom: 1px solid #ccc;
padding: 6px;
background: #CEE4BE;
}


.table td {
text-align: left;
color: #000;
border-right: 0px solid #FFF798;
border-bottom: 1px solid #ccc;
padding: 6px;
background: #EAEAEA;
}


.table td.alt {
color: #000;
background: #E4E4E4;
border-bottom: 1px solid #ccc;
}

.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; border:1px solid #E1E1E1; color:#616161; margin:0 1px 0px 1px; padding:3px; }

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('shadow2.png');
	padding-top: 5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('shadow2-reverse.png');
}

#extended { margin: 2em 0; }
#extended label { text-decoration: underline; }
#yahoo { width: 7em; }
#right, #right2 { text-align: right; }
#tooltip.right { width: 250px; }
#fancy2 { float: right; }

.address1 {display:none;}