html { font-size:100%; }
body {
	font-size:1em;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#fff;
	}
/* This is used on the printable version pages to alter the body tag. */
#print {
	margin:2em;
	padding:0;
	}
	
#divBlackDay {
	color:#fff;
	background-color:#000;
	text-align:center;
	height:3em;
	line-height:3em;
}
#divBlackDay a {
	color:#fff;
	font-size:.75em;
}
#head_outer {
	width:100%;
	min-width:47.5em;
	margin:0;
	padding:0;
	border:none;
	height:5em !important;
	}
#head_inner {
	margin:2em;
	padding:0;
	border:none;
	}
#content {
	width:100%;
	min-width:47.5em;
	margin:0;
	padding:0;
	border:none;
	}
#left_outer {
	width:25%;
	float:left;
	margin:0;
	padding:0;
	border:none;
	}
#left_inner {
	margin:2em;
	padding-top:1em;
	padding-bottom:1em;
	padding-left:0;
	padding-right:0;
	border-top:thin solid #ccc;
	border-right:none;
	border-bottom:thin solid #ccc;
	border-left:none;
	}
#right_outer {
	width:75%;
	float:right;
	margin:0;
	padding:0;
	border:none;
	}
#right_inner {
	margin:2em;
	padding-top:1em;
	padding-bottom:1em;
	padding-left:0;
	padding-right:0;
	border-top:thin solid #ccc;
	border-right:none;
	border-bottom:thin solid #ccc;
	border-left:none;
	overflow:auto;
	}
	

.title {
	margin:0; 
	padding:0; 
	text-align:left; 
	color:#667; 
	letter-spacing:.75em; 
	font-size:1.563em;
	font-weight:normal;
	}
h1 { 
	font-size:1.5em;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	}
h2 {
	font-size:1.25em;
	font-weight:normal;
	margin-top:3.752em;
	margin-bottom:0;
	}
h3 {
	font-size:1em;
	margin-top:1.876em;
	margin-bottom:0;
	}
h4 {
	font-size:0.875em;
	margin-top:1em;
	margin-bottom:0;
	line-height:normal;
	}
h5 {
	font-size:0.75em;
	margin-top:1em;
	margin-bottom:0;
	}
h6 {
	font-size:0.6875em;
	margin-top:1em;
	margin-bottom:0;
	}
	
.byline {
	margin:0;
	padding:0;
	font-style:italic;
}
	
	
	
	
	
	
	
	
	
p, table, ul, ol, dl {
	font-size:0.75em;
	}
dt {
	font-weight:bold;
	margin-left:2em;
}
dd {
	margin-left:5em;
	margin-bottom:1em;
}
table table, table p, table ul, table ol, ul ul, ul ol, ol ol, ol ul, ul p, ol p {
	font-size:1em;
	}
p img {
	font-size:1.333em;
	vertical-align:middle;
	/*margin-top:1em;
	margin-bottom:1em;*/
}
p, table {
	line-height:2em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}
table p, table li {
	line-height:normal;
	margin-top:0;
}
table {
	width:100%;
}
table, tr, th, td {
	border:1px solid #333;
	line-height:normal;
	border-collapse:collapse;
}
.tdDate {
	white-space:nowrap;
	text-align:right;
}
td td {
	line-height:2em;
	margin-top:0; 
	margin-bottom:0;
	}
td th {
	line-height:2em;
	margin-top:0; 
	margin-bottom:0;
	}
td h3 {
	font-weight:bold;
	margin-top:2em;
	}
th {
	font-weight:bold;
	padding:.2em .3em;
}
thead th {
	text-align:center; 
}
tbody th {
	text-align:left;
	vertical-align:top;
}
td {
	vertical-align:top;
	line-height:normal;
	margin:0;
	padding:.2em .3em;
}
table.tblDownload {
	clear:both;
}
.tblDownload, .tblDownload tr, .tblDownload th, .tblDownload td {
	border:none;
}
.tblDownload thead {
	display:none;
}
.tdFileSize, .tdPages {
	text-align:right;
}


#frmSearch fieldset {
	padding:0;
	margin:0;
	border:none;
}
fieldset {
	padding:1em 0;
	margin:1.5em 0;
	border:1px solid #333;
}
legend {
	font-size:.75em;
	font-weight:bold;
}
label {
	clear:both;
	width:10em;
	font-size:.75em;
	font-weight:bold;
	display:inline-block;
	text-align:right;
	margin:.2em .5em .2em 0;
	vertical-align:baseline;
}
.inputInstructions {
	clear:both;
	display:inline-block;
	width:20em;
	font-size:.6875em;
	line-height:normal;
	vertical-align:top;
	margin:0 0 1em .5em;
	padding:.5em 0 0 0;
}
input[type=text], select {
	margin:.2em 0 .2em 0;
	vertical-align:baseline;
}
input[type=button], input[type=submit] {
	margin:0 0 0 .5em;
}
p.pButtons {
	text-align:right;
}

.letter {
	font-size:1.25em;
	font-weight:normal;
	line-height:2em;
	margin-top:3em;
	margin-bottom:0;
	border-bottom:thin solid #333;
	}
	
li s {
	text-decoration:line-through;
	background-color:#ccc;
	color:#666;
}
	
form{
	margin :0;
	padding :0;
	line-height :0;
}
blockquote {
	margin:0em 0em 0em 2em;
	padding-left:1em;
	border-left:1px solid #666;
	}
.address {
	line-height:normal;
}
li {
	margin-top:0.5em; 
	margin-bottom:0.5em; 
	line-height:2em;
}

table.attention {
	width:100%;
	margin-top:1.25em;
	background-color:#eee;
	border:1px solid #f60;
	border-collapse:collapse;
	padding:0;
}
table.attention td {
	background-color:#eee;
	border:1px solid #f60;
	border-collapse:collapse;
	padding:.5em .75em;
}
table.attention p {
	margin:0;
	padding:0;
	line-height:normal;
}
table.attention ul {
	margin:0 0 0 0;
	padding:0 0 0 1.5em;
}
table.attention li {
	margin:.75em 0;
	line-height:normal;
}
table.attention a, table.attention a:link, table.attention a:visited {
	color:#f60;
	font-weight:bold;
	text-decoration:none;
}
table.attention a:hover {
	text-decoration:underline;
}
/*ul.toc_print {
	margin:1em;
	padding:.5em .75em;
	vertical-align:middle;
	text-indent:0;
	background-color:#eee;
	color:#f60;
	list-style-type:none;
	float:right;
	border:1px solid #f60;;
}*/

.get_adobe {
	padding:0.75em;
	background-color:#eee;
	color:#f60;
	clear:both;
	border:1px solid #f60;;
}
.get_adobe a:link, .get_adobe a:visited, .get_adobe a:hover {
	color:#f60;
}
.print_adobe {
	color:#f00;
	font-weight:bold;
}
	
/*
.dummy {
	width:100%;
	display:block; 
	}*/
.toc_left { 
	display:block; 
	margin:0em 0em 3.752em 0em;
	float:left;
	width:48%;
	}
.toc_right { 
	display:block; 
	margin:0em 0em 3.752em 0em;
	float:right;
	width:48%;
	}
.content_bottom {
	clear:left;
	}
.toc {
	margin:0em 0em 0em 1em;
	vertical-align:middle;
	text-indent:0;
	}
ul.toc_print {
	margin:1em 0 1em 1em;
	padding:.5em .75em;
	vertical-align:middle;
	text-indent:0;
	background-color:#eee;
	color:#f60;
	list-style-type:none;
	float:right;
	border:1px solid #f60;;
}

.toc a {
	color:#33c;
}
ul.toc_print a {
	color:#f60;
}
	
.toc_heading {
	margin:0;
	}
.toc_heading a:link, .toc_heading a:visited {
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
.toc_heading a:hover {
	text-decoration:underline;
	}
	
	
ul.toc {
	list-style-type:none;
	margin:0;
	padding:0;
}
li.toc_forward {
	margin:0em !important;
	background-image:url(../images/fw.gif);
	background-repeat:no-repeat;
	background-position:0em 0.5em;
	padding-left:1.2em;
}
li.toc_down {
	margin:0em !important;
	background-image:url(../images/d.gif);
	background-repeat:no-repeat;
	background-position:0em 0.5em;
	padding-left:1.2em;
}
li.toc_up {
	margin:0em !important;
	background-image:url(../images/u.gif);
	background-repeat:no-repeat;
	background-position:0em 0.5em;
	padding-left:1.2em;
}
li.toc_print {
	background:url(../images/print.gif) no-repeat 0em 0.5em;
	padding-left:1.4em;
}
li.toc_back {
	margin:0em !important;
	background:url(../images/back.gif) no-repeat 0em 0.5em;
	padding-left:1.2em;
}
li.toc_pdf {
	margin:0em !important;
	background:url(../images/pdf.gif) no-repeat 0em 0em;
	padding-left:2em;
	line-height:1.5em;
}




.img_align_left {
	float:left;
	padding:0em 1em .5em 0em;
}
.img_align_right {
	float:right;
	padding:0em 0em .5em 1em;
}




.left_nav {
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0.2em;
	color:#000;
	border:thin solid #fff;
	display:block;
	}
					.left_nav_link:link {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#666;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
						}
					.left_nav_link:visited {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#666;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
						}
					.left_nav_link:hover {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#333;
						text-decoration:none;
						background:#eee;
						border:thin solid #333;
						display:block;
						}
.left_nav_hot {
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0.2em;
	color:#f60;
	border:thin solid #fff;
	display:block;
	}
					.left_nav_link_hot:link {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#f60;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
						}
					.left_nav_link_hot:visited {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#f60;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
						}
					.left_nav_link_hot:hover {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#f60;
						text-decoration:none;
						background:#eee;
						border:thin solid #333;
						display:block;
						}
.left_nav_link_do_nothing {
	line-height:normal;
	margin:0;
	padding:0;
	color:#000;
	border:thin solid #fff;
	display:block;
	}
.left_nav_sub_page {
	font-weight:bold;
	line-height:normal;
	margin:0em 0em 0em 1em;
	padding:0.2em;
	color:#000;
	border:thin solid #fff;
	display:block;
	}
					.left_nav_sub_page_link:link {
						font-weight:normal;
						line-height:normal;
						margin:0em 0em 0em 1em;
						padding:0.2em;
						color:#666;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
						}
					.left_nav_sub_page_link:visited {
						font-weight:normal;
						line-height:normal;
						margin:0em 0em 0em 1em;
						padding:0.2em;
						color:#666;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
						}
					.left_nav_sub_page_link:hover {
						font-weight:normal;
						line-height:normal;
						margin:0em 0em 0em 1em;
						padding:0.2em;
						color:#333;
						text-decoration:none;
						background:#eee;
						border:thin solid #333;
						display:block;
						}
										.left_nav_sub_page_link_bold:link {
											font-weight:bold;
											line-height:normal;
											margin:0em 0em 0em 1em;
											padding:0.2em;
											color:#666;
											text-decoration:none;
											border:thin solid #fff;
											display:block;
											}
										.left_nav_sub_page_link_bold:visited {
											font-weight:bold;
											line-height:normal;
											margin:0em 0em 0em 1em;
											padding:0.2em;
											color:#666;
											text-decoration:none;
											border:thin solid #fff;
											display:block;
											}
										.left_nav_sub_page_link_bold:hover {
											font-weight:bold;
											line-height:normal;
											margin:0em 0em 0em 1em;
											padding:0.2em;
											color:#333;
											text-decoration:none;
											background:#eee;
											border:thin solid #333;
											display:block;
											}
.left_nav_sub_page_do_nothing {
	line-height:normal;
	margin:0;
	padding:0;
	color:#000;
	border:thin solid #fff;
	display:block;
	}
	
	
	
table.hot, table.hot td {
	background-color:#eee;
	border-color:#f60;
	border-collapse:collapse;
}
p.hot {
	color:#f60; 
	padding:0;
	margin:0 0 .5em 0;
	line-height:1.2em;
}
a.hot:link, a.hot:visited {
	font-weight:bold;
	color:#f60;
	text-decoration:none;
}
a.hot:hover {
	text-decoration:underline;
}

.super_hot {
	padding:0;
	margin:0em 0em .5em 0em;
	line-height:1.2em;
	font-size:1.2em;
	color:#f60;
}
a.super_hot:link, a.super_hot:visited {
	font-weight:bold;
	text-decoration:none;
}
a.super_hot:hover {
	text-decoration:underline;
}

.super_hot_callout {
	padding:0;
	margin:0em 0em .5em 0em;
	font-size:1.8em;
	font-weight:bold;
	color:#f60;
}
a.super_hot_callout:link, a.super_hot_callout:visited {
	text-decoration:none;
}
a.super_hot_callout:hover {
	text-decoration:underline;
}


.map {
	font-size:0.689em;
	line-height:normal;
	margin:0;
	}
.legend {
	line-height:normal;
	margin:0;
	}
.table_title {
	font-weight:bold;
	}
.mm, .cm {
	white-space:nowrap;
}
	
	
	
	
	
/* Sortable tables */
table.sortable a.sortheader {
	font-weight:bold;
	text-decoration:none;
}
table.sortable span.sortarrow {
	color:#333;
	text-decoration:none;
	}
.small {
	font-size:0.689em;
	line-height:normal;
	margin:0; 
	}
/* o-ring tables */
.center_td_elements td {
	text-align:center;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.bold {
	font-weight:bold;
}
	
	
	
.highlight, td.highlight {
	background-color:#ff0;
}
	
	
	
p.pHighSlide	{
	text-align:center;
	clear:both;
}
	
.highslide-wrapper div {
	/*font-family:Verdana, Helvetica;*/
	font-size:.859em;
}
.highslide {
	cursor:url(../graphics/zoomin.cur), pointer;
	outline:none;
	text-decoration:none;
}
.highslide img {
	border:2px solid #FF6600; margin:2px;
}
.highslide:hover img {
	border:2px solid #FF9900;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color:black;
}
.highslide-image {
	border-width:2px;
	border-style:solid;
	border-color:white;
	background:gray;
}
.highslide-wrapper, .rounded-white {
	background:white;
}
.highslide-image-blur {
}
.highslide-caption {
	display:none;
	border-top:none;
	font-size:1em;
	padding:5px;
	background:white;
}
.highslide-heading {
	display:none;
	font-weight:bold;
	margin-bottom:0.4em;
}
.highslide-dimming {
	position:absolute;
	background:black;
}
.highslide-loading {
	display:block;
	color:black;
	font-size:.859em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:3px;
	border:1px solid white;
	background-color:white;
	padding-left:22px;
	background-image:url(../graphics/loader.white.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:.859em;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color:white;
	background-color:gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width:195px;
	height:40px;
	background:url(../graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:20px;
}
.highslide-controls ul {
	position:relative;
	left:15px;
	height:40px;
	list-style:none;
	margin:0;
	padding:0;
	background:url(../graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float:left;
	padding:5px 0;
}
.highslide-controls a {
	background-image:url(../graphics/controlbar-white.gif);
	display:block;
	float:left;
	height:30px;
	width:30px;
	outline:none;
}
.highslide-controls a.disabled {
	cursor:default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display:none;
}
.highslide-move a {
	cursor:move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position:0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position:0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position:0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position:-30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position:-30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position:-30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position:-60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position:-60px -30px;
}
.highslide-controls .highslide-next a {
	background-position:-90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position:-90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position:-90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position:-120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position:-120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position:-150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position:-150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position:-150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position:-180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position:-180px -30px;
}