body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, 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, Geneva, sans-serif;
	color: #000;
	background-color: #fff;
	}
a {
	font-size: 12px;
	font-weight: normal;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
form {
	font-size: 12px;
}
p, table {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
blockquote {
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}
.address {
	line-height: normal;
}
.alt {
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 10px; 
}
li, td {
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px; 
	margin-bottom: 5px; 
	}
th {
	font-size: 12px;
	font-weight: bold;
	text-align: center; 
	}
.print {
	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;
	}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 60px;
	margin-bottom: 0px;
	}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 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: 30px 20px 0px 20px;
	padding: 0px;
	border: 0px solid #ccc;
	height: 30px !important; 
	}
.left {
	position: absolute;
	top: 60px;
	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; 
	}

.right {
	
	top: 60px;
	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;
	display: block !important;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
.dummy {
	width:100%;
	display: block; 
	}
.toc_left { 
	display: block; 
	margin: 0px; 
	float: left;
	width: 48%;
	}
.toc_right { 
	display: block; 
	margin: 0px; 
	float: right;
	width: 48%;
	}
.content_bottom {
	clear: left;
	}
.get_adobe {
	padding: 10px;
	background-color: #eee;
	color: #FF6600;
	}
.get_adobe_link:link {
	color: #FF6600;
	}
.get_adobe_link:visited {
	color: #FF6600;
	}
.get_adobe_link:hover {
	color: #FF6600;
	}
.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;
	}
	
	
ul.toc {
	list-style-type:none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}
li.toc_forward {
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/fw.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
}
li.toc_down {
	margin-left: 0px !important;
	margin-right: 0px !important;
	background-image: url(../images/d.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
}
li.toc_up {
	margin-left: 0px !important;
	margin-right: 0px !important;
	background-image: url(../images/u.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
}
li.toc_print {
	margin-left: 0px !important;
	margin-right: 0px !important;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}
li.toc_back {
	margin-left: 0px !important;
	margin-right: 0px !important;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
}
li.toc_pdf {
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}

.img_align_left {
	float: left;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
}
.img_align_right {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
}

.left_nav {
	font-weight: bold;
	line-height: 14px;
	margin-top: 0px;
	margin-left: 0px; 
	margin-bottom: 0px; 
	color: #000; border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
.left_nav_hot {
	font-weight: bold;
	line-height: 14px;
	margin-top: 0px;
	margin-left: 0px; 
	margin-bottom: 0px; 
	color: #ff6600; 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_hot:link {
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;  border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
.left_nav_link_hot:visited {
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;  border: 1px solid #ffffff; display: block; padding: 2px 5px;
	}
.left_nav_link_hot:hover {
	color: #ff6600; background: #eeeeee; border: 1px solid #000000; display: block; padding: 2px 5px;
	}
.left_nav_link_do_nothing {
	line-height: 14px;
	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: 14px;
	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: 14px;
	margin-top: 0px;
	margin-left: 16px; 
	margin-bottom: 0px;
	text-indent: 0px;
	border: 0px solid #000000; display: block; padding: 0px 0px;
	}
.hot {
	font-size: 11px; 
	color: #FF6600; 
	background: #eeeeee;
	}
div.hot {
	margin-bottom: 4px;
	line-height: 13px;
	}
a.hot:hover                    { text-decoration: underline; }
a.hot:link                     { text-decoration: underline; }
a.hot:visited                  { text-decoration: underline; }

.super_hot {
	font-size: 15px; 
	color: #FF6600; 
	background: #eeeeee;
	}
a.super_hot:hover                    { text-decoration: underline; }
a.super_hot:link                     { text-decoration: underline; }
a.super_hot:visited                  { text-decoration: underline; }

.map {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}
.legend {
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px; 
	}
.table_title {
	font-size: 12px;
	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; 
	}

	
	
	
	/* o-ring tables */
.center_td_elements td {
	text-align: center;
}
	
	
	
	
	
	
	
	
	
	

.highslide {
	cursor: url(../graphics/zoomin.cur), pointer; outline: none;
}
.highslide img {
	border: 2px solid #FF6600; margin: 2px;
}
.highslide:hover img {
	border: 2px solid #FF9900;
}
.highslide-image {
	cursor: pointer; /* opera */
	cursor: url(../graphics/zoomout.cur), pointer;
	border: 2px solid white;
}
.highslide-image-blur {
	cursor: pointer;
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.highslide-loading {
	display: block;
	color: white;
	/*font-style: 'MS Sans Serif';*/
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	/*filter: alpha(opacity=60);  ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	padding-left: 22px;
	background-image: url(../graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.yellow_background { background-color: yellow; }

td td { 
	font-size: 10px; 
	line-height: 12px;
	margin-top: 0px; 
	margin-bottom: 0px;
	}
td th { 
	font-size: 10px; 
	line-height: 12px;
	margin-top: 0px; 
	margin-bottom: 0px;
	}
td h3 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
	}
form{
	margin : 0px;
	padding : 0px;
	line-height : 0px;
}