body {
	color: Black;
	background-color:white;
	font: 0.8em/1.6em verdana, arial, helvetica, sans-serif;
}
	
h1, h2, h3, h4, h5, h6 {
	font-variant: small-caps;
	font-weight:900;
	font-family: "Century Gothic", Arial, Tahoma, sans-serif;
}

p {
	margin: 0.4em 0em 0.6em 0em;
	padding: 0.4em 0em 0.6em 0em;
}

a {
	text-decoration: underline;
	font-weight: bolder;
	font-family:verdana, arial, helvetica, sans-serif;
}

#header {
	border-style: none;
}

#logo {
	width: 26.1em; 
	height: 10.55em; 
}

#content {
	border-bottom: none;
}

#content h1 {
	font-size: 1.8em;
	border-bottom: 0.05em solid #B0C4DE;
	border-left: none;
}

#content h2 {
	border-bottom: 0.05em solid #B0C4DE;
	border-left: none;
}

#content h1 + h2 {
	border-top: 0.05em solid #B0C4DE;
	padding-top: 0;
	border-bottom: none;
	letter-spacing: 0.09em;
	width: 75%;
	margin-left: 0.9em;
	padding-left: 1em;
	background: url(h2_back.gif) no-repeat 10px;
}

#content h3 {
	border-left: none;
	border-bottom: 0.05em solid #B0C4DE;
	width: 75%;
}

#content h4 {
	border-left: none;
	border-bottom: 0.05em solid #B0C4DE;
	width: 55%;
}

#content h5 {
	border-bottom: 0.05em solid #B0C4DE;
	width: 55%;
}

#content h6 {
	border-bottom: 0.05em dashed #B0C4DE;
	width: 55%;
}

#content hr {
	color: #B0C4DE;
	height: 0.06em;
	width: 60%;
}

#content img {
	float: left;
	overflow: hidden;
	border: 0.05em solid #B0C4DE;
	margin: 0.25em 0.5em 0.25em 0;
}

#content img.right {
	float: right;
	overflow: hidden;
	border: 0.05em solid #B0C4DE;
	margin: 0.25em 0.25em 0.25em 0.5em;
}

#content .prodlink {
	text-decoration: underline;
	border: none;
	display: block;
	font-weight: bold;
}

#content .changebutton {
	display: none;
}

#content div.slideshow {
	float: right;
	border: 0.05em solid #B0C4DE;
	text-align: right;
	margin: 0.5em 0.5em 0.5em 0.9em;
	/*Fixed width due to fixed image size.*/
	width: 255px;
}

#content div.slideshow img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0 0 0 0;
}

#content div.slideshow div.ssfooter {
	clear: both;
	text-align: center;
}

#content div.slideshow div.ssfooter a {
	display: none;
}

#content div.slideshow div.ssfooter img {
	border: 0;
}

#content div.slideshow div.ssfooter a:hover {
	background-color: white;
}

#content div.slideshow div.ssfooter .caption {
	color: #708090;
	/*background-color: #F5F5F5;
	border: 1px solid #B0C4DE;*/
	text-align: right;
	font-size: 0.7em;
	padding: 0 0.09em 0 0.02em;
}

#content div.slideshow div.ssfooter span.waitanim {
	vertical-align: middle;
}

#content div.slideshow div.ssfooter span.waitanim img {
	vertical-align: bottom;
	border: none;
	padding: 0.15em 0.1em 0.15em 0.1em;
}

#content p.dropcap:first-letter {
	font-size: 150%;
	font-weight: 400;
}

#content p.blue {
	color: #00008B;
	font-weight: bolder;
}

#content .outbox_right {
	border: 0.05em solid #B0C4DE;
	width: 15em;
	float: right;
	background: #F5F5F5;
	overflow: hidden;
	font: normal normal normal 0.8em/1.1em verdana, arial, helvetica, sans-serif;
	margin: 0.25em 0 0.25em 0.5em;
	text-align: left;
}

#content .outbox_left {
	border: 0.05em solid #B0C4DE;
	width: 15em;
	float: left;
	background: #F5F5F5;
	overflow: hidden;
	font: normal normal normal 0.8em/1.1em verdana, arial, helvetica, sans-serif;
	margin: 0.25em 0.5em 0.25em 0;
	text-align: left;
}

#content .outbox_right img {
	border: 0.05em solid #B0C4DE;
	float: right;
	margin: 0.5em 0.2em 0.5em 0.5em;
	overflow: scroll;
}

#content .outbox_left img {
	border: 0.05em solid #B0C4DE;
	float: right;
	margin: 0.5em 0.2em 0.5em 0.2em;
	overflow: scroll;
}

#content .outbox_right hr {
	width: 100%;
}

#content .outbox_left hr {
	width: 100%;
}

#content .outbox_right h1 {
	background: #B0C4DE;
	padding: 0 0.15em 0 0.15em;
	margin: 0 0 0 0;
	color: White;
	font-size: 1.1em;
	line-height: 1.6em;
}

#content .outbox_left h1 {
	background: #B0C4DE;
	padding: 0 0.15em 0 0.15em;
	margin: 0 0 0 0;
	color: White;
	font-size: 1.1em;
}

#content .outbox_right h2 {
	background: #B0C4DE;
	padding: 0 0.15em 0 0.15em;
	margin: 0 0 0 0;
	color: White;
	font-size: 1.0em;
}

#content .outbox_left h2 {
	background: #B0C4DE;
	padding: 0 0.15em 0 0.15em;
	margin: 0 0 0 0;
	color: White;
	font-size: 1.0em;
}

#content .outbox_right h3 {
	border-left: none;
	border-bottom: 0.05em solid #B0C4DE;
	padding: 0 0.15em 0 0.15em;
	margin: 0 0 0 0;
	font-size: 0.9em;
}

#content .outbox_left h3 {
	border-left: none;
	border-bottom: 0.05em solid #B0C4DE;
	padding: 0 0.15em 0 0.15em;
	margin: 0 0 0 0;
	font-size: 0.9em;
}

#content .outbox_right h4 {
	border-left: 0 none;
	border-bottom: 0.05em solid #B0C4DE;
	padding: 0 0.15em 0 0.15em;
	margin: 0 0 0 0;
	font-size: 0.8em;
	width: 75%;
}

#content .outbox_left h4 {
	border-left: 0 none;
	border-bottom: 0.05em solid #B0C4DE;
	padding: 0 0.15em 0 0.15em;
	margin: 0 0 0 0;
	font-size: 0.8em;
	width: 75%;
}

#content .outbox_right h5, .outbox_left h5 {
	border-left: 0 none;
	border-bottom: 0.05em dashed #B0C4DE;
	padding: 0 0.15em 0 0.15em;
	margin: 0 0 0 0;
	font-size: 0.7em;
	width: 45%;
}

#content .outbox_right p, .outbox_left p {
	padding: 0 0 0 0;
	margin: 0.05em 0.3em 0.05em 0.3em;
}

#content .linkbar {
	display: none;
}

#content ul {
	list-style: circle inside;
	font-size: .95em;
}

#content table {
	background-color: #F5F5F5;
	border: 0.16em solid #B0C4DE;
	border-collapse: collapse;
	margin: 5px 0px 15px 0px;
	font: 0.8em "Century Gothic", Arial, Tahoma, sans-serif;
	text-align: center;
	clear: both;
}

#content table caption {
	font: italic 1.4em/1.6em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 0.9em;
	color: #A9A9A9;
}

#content table th {
	background-color: #B0C4DE;
	font-size: 120%;
}

#content table tr {
	font-size: smaller;
}

#content table td {
	border: 0.05em solid #D2DEF1;
	padding: 0.15em;
	font-variant: normal;
}

#content table tbody:hover {
	background-color: white;
}

#content table thead {
	font-variant: small-caps;
	font-weight: bold;
}

#content table thead th {
	border-left: 0.05em solid #D2DEF1;
	/* For vertical col lables
	writing-mode: tb-rl;
	filter: flipv fliph; */
}

#content table tbody th {
	/*These are row headings*/
	border-right: 0.05em solid #D2DEF1;
	background-color: #F5F5F5;
	text-align: right;
	padding-right: 0.3em;
	font-variant: small-caps;
}

#content table tbody.footnotes {
	color: #708090;
	background-color: #F5F5F5;
}

#content table tbody.footnotes td {
	border-top: 0.05em solid #D2DEF1;
	border-bottom: 0.05em solid #D2DEF1;
}

#content table thead td {
	border: 0.05em solid #B0C4DE;
}

#content table tfoot {
	background-color: #B0C4DE;
	font-size: 1em;
	text-align: center;
}

#content table tfoot td {
	border: 0.1em solid #B0C4DE;
	padding-left: 10em;
}

#content form {
	width: 45em;
	/*min-width: 400px; Damn IE for not supporting this property*/
	border: 0.05em solid #D2DEF1;
	padding: 0.3em 0 0.3em 0;
	margin: 0.3em 0 0.3em 0;
	background-color: #F5F5F5;
}

#content form h1 {
	font: normal small-caps bold 1.4em Tahoma, Arial, sans-serif;
	color: #CCCCCC;
	background-color: #F3F3F3;
	margin-left: 1em;
	border: none;
}

#content form img {
	/*margin: 0 0 0 0;*/
	padding: 0 0.5em 0 0;
	cursor: pointer;
	border: none;
}

#content form fieldset {
	margin: 1em 1em 1em 1em;
}

#content form legend {
	color: #6495ED;
	font-variant: small-caps;
	padding-right: 0.5em;
}

#content form legend.noexpand {
	padding-left: 2em;
}

#content form label {
	color: Gray;
}

#content form label, input, textarea, select {
	display: block;
	float: left;
	padding: 0.05em 0.05em 0.05em 0.05em;
	margin: 0 0 0.8em 0;
	border-collapse: collapse;
}

#content form label, input.inputfield, textarea {
	width: 13em;
}

#content form input.inputfield, select.inputfield, textarea {
	border: 0.05em solid #B0C4DE;
	margin: 0 0 0.5em 0;
}

#content form textarea.inputfield:hover,input.inputfield:hover,select.inputfield:hover, option.inputfield:hover {
	background-color: #D2DEF1;
	border: 0.05em solid #B0C4DE;
	/*border-collapse: collapse;*/
	padding: 0.05em 0.05em 0.05em 0.05em;
}

#content form textarea.inputfield:focus, input.inputfield:focus, select.inputfield:focus, option:focus {
	background-color: #D2DEF1;
	border: 0.05em solid #B0C4DE;
	/*border-collapse: collapse;*/
	padding: 0.05em 0.05em 0.05em 0.05em;
}

#content label, input, textarea, select, option {
	/*font: normal normal normal small "Courier New", Courier, monospace;;;*/
	font: normal normal normal 1.1em Arial, Tahoma, "MS Sans Serif", sans-serif;
}

#content form label {
	text-align: right;
	/*Gap between Lable and form item*/
	padding-right: 1em;
	width: 14em;
	font-family:  "Century Gothic", Arial, Tahoma, sans-serif;
}

#content form input.submit {
	clear: both;
	float: none;
	margin-bottom: 0.5em;
	font: 0.9em "Century Gothic", Arial, Tahoma, sans-serif;;;
}

#content form br {
	clear: left;
}

#content #errorsarea div {
	color: Red;
	border: 0.2em double Red;
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin: 0.5em 1em 0.5em 1em;
}

#content #errorsarea div img {
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#content #errorsarea strong {
	font-variant: small-caps;
	font-size: 1.4em;
}

#metric {
	display: none;
}

#imperial {
	display: block;
}

#menu {
	display: none;
}

#menu h1 {
	font-size: small;
}

#navlist {

}