body {
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	}
/*This is used on the printable version pages to alter the body tag.*/
#print {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 3px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	}
a {
	font-size: 11px;
	font-weight: normal;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
div, blockquote {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
p {
	font-size: 11px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}
li,td {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px; 
	}
th {
	font-size: 11px;
	font-weight: bold;
	text-align: center; 
	}
.print {
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
#title {
	margin: 0; 
	padding: 0; 
	text-align: left; 
	color: #667; 
	letter-spacing: 1em; 
	text-transform: lowercase; 
	font: bold 25px sans-serif; 
	}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #666;
	}
h1 a:link {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	color: #666;
	}
h1 a:visited {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	color: #666;
	}
h1 a:hover {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: underline;
	color: #666;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
	}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top:30px;
	margin-bottom: 0;
	color: #666;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #666;
	}
h5 {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #666;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #666;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 60px 20px 0px 20px;
	padding: 0px;
	border: 0px solid #ccc;
	height: 30px; 
	}
#left {
	position: absolute;
	top: 90px;
	left: 0px;
	margin: 20px 20px 20px 20px;
	
	padding: 10px 0px 10px 0px;
	
	border-top: 1px solid #ccc;
	border-right: 0px;
	border-bottom: 1px solid #ccc;
	border-left: 0px;
	width: 200px; 
	}
#map_legend {
	margin: 20px 20px 20px 240px;
	
	padding: 10px 0px 10px 0px;
	}
#map {
	margin: 20px 20px 20px 240px;
	
	padding: 10px 0px 10px 0px;
	}
#right {
	margin: 20px 20px 20px 240px;
	
	padding: 10px 0px 10px 0px;
	
	border-top: 1px solid #ccc;
	border-right: 0px;
	border-bottom: 1px solid #ccc;
	border-left: 0px;
	}
pre {
	font-size: 11px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
.dummy {
	width:100%;
	display: block; 
	}
#toc_left { 
	margin: 0px; 
	float: left;
	width: 48%;
	display: block; 
	}
#toc_right { 
	margin: 0px; 
	float: right;
	width: 48%;
	display: block; 
	}
#get_adobe {
	padding: 10px;
	background-color: #eee;
	color: #FF6600;
	display: block; 
	}
#toc {
	margin-top: 2px;
	margin-bottom: 2px; 
	margin-left: 16px; 
	vertical-align: middle;
	text-indent: 0px;
	}
#toc a {
	color: #3333cc;
	}
#toc_heading {
	margin-top: 2px;
	margin-bottom: 2px; 
	margin-left: 0px; 
	vertical-align: middle;
	text-indent: 0px;
	}
#toc_heading:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	}
#toc_heading:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	}
#toc_heading:hover {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
	}
.icon {
	vertical-align: middle;
	text-indent: -16px;
	border: 0;
	}
#left_nav {
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-left: 0px; 
	margin-bottom: 0px; 
	color: #000; border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
#left_nav_link:link {
	font-weight: normal;
	color: #666;
	text-decoration: none;  border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
#left_nav_link:visited {
	font-weight: normal;
	color: #666;
	text-decoration: none;  border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
#left_nav_link:hover {
	color: #333333; background: #eeeeee; border: 1px solid #000000; display: block; padding: 2px 5px;
	}
#left_nav_link_do_nothing {
	line-height: 16px;
	margin-top: 0px;
	margin-left: 0px; 
	margin-bottom: 0px;
	text-indent: 0px;
	border: 0px solid #000000; display: block; padding: 0px 0px;
	}
#left_nav_sub_page {
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-left: 16px; 
	margin-bottom: 0px; 
	text-indent: 0px;
	color: #000; border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
#left_nav_sub_page_link:link {
	font-weight: normal;
	color: #666;
	text-decoration: none;  border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
#left_nav_sub_page_link:visited {
	font-weight: normal;
	color: #666;
	text-decoration: none;  border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
#left_nav_sub_page_link:hover {
	color: #333333; background: #eeeeee; border: 1px solid #000000; display: block; padding: 2px 5px;
	}
#left_nav_sub_page_link_bold:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;  border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
#left_nav_sub_page_link_bold:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;  border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
#left_nav_sub_page_link_bold:hover {
	font-weight: bold; color: #000000; background: #eeeeee; border: 1px solid #000000; display: block; padding: 2px 5px;
	}
#left_nav_sub_page_do_nothing {
	line-height: 16px;
	margin-top: 0px;
	margin-left: 16px; 
	margin-bottom: 0px;
	text-indent: 0px;
	border: 0px solid #000000; display: block; padding: 0px 0px;
	}
.hot {
	font-size: 13px; 
	font-weight: bold; 
	color: #FF6600; 
	margin: 0px; 
	display: block; 
	padding: 4px; 
	text-align: center; 
	background: #eeeeee;
	line-height: 12px;
	}
.hot:hover                    { text-decoration: underline; }
.hot:link                     { text-decoration: underline; }
.hot:visited                  { text-decoration: underline; }

.map {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}
.legend {
	font-size: 11px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px; 
	}
.table_title {
	font-size: 14px;
	font-weight: bold;
	}
	
	
	
	
#left_nav_search_do_nothing {
	line-height: 16px;
	margin-top: 0px;
	margin-left: 0px; 
	margin-bottom: 0px;
	text-indent: 0px;
	border: 0px solid #000000; display: block; padding: 0px 0px;
	}
#left_nav_search:link {
	font-weight: normal;
	color: #666;
	text-decoration: none;  border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
#left_nav_search:visited {
	font-weight: normal;
	color: #666;
	text-decoration: none;  border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
#left_nav_search:hover {
	color: #FF6600; background: #eeeeee; border: 1px solid #FF6600; display: block; padding: 2px 5px;
	}
	
	
	
/* Sortable tables */
table.sortable a.sortheader {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}
th.sortable { background-color:#eee; color:#666666; }

.small {
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 0px; 
	}

