html,body
{
	margin:0;
	padding:0;
}

body
{
	background:#f9f9f9 url(img/body) center center repeat-y;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0 auto;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:1;
}

.anchor
{
	color:transparent;
	display:block;
	font-size:1px;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
	visibility:hidden;
}

.bc
{
	background:#FFF;
	border-bottom:1px solid #eee;
	color:#999;
	display:block;
	float:left;
	font-size:11px;
	left:45px;
	overflow:hidden;
	padding:1.4em 0 .6em;
	position:absolute;
	top:225px;
	width:775px;
	z-index:4;
}

.layout
{
	background:transparent;
	border:0 solid #FFF;
	height:100%;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
	width:835px;
	z-index:2;
}

.standards
{
	background:#F4F4F4;
	border:0 solid #000;
	font-size:.77em;
	height:160px;
	position:absolute;
	right:15px;
	top:70px;
	width:240px;
	z-index:400;
}

.standards *
{
	text-decoration:none;
}

.standards form
{
	left:5px;
	position:relative;
	top:5px;
	width:230px;
}

.keynav
{
	background:#FFF;
	border:1px solid #eee;
	border-left:0;
	border-right:0;
	bottom:0;
	height:28px;
	left:-1px;
	overflow:hidden;
	position:absolute;
}

.keynav a,.keynav a:link,.keynav a:visited
{
	background:#EDEEF0;
	border-left:1px #fff solid;
	border-right:1px #eee solid;
	color:#333;
	display:block;
	float:left;
	font-size:1em;
	margin:1px 0;
	padding:.38em 1.25em .52em 1.215em;
	text-decoration:none;
}

.keynav a:hover
{
	background:#E6E7E9;
}

.search
{
	left:0;
	position:absolute;
	top:18px;
	z-index:400;
}

.sbg
{
	background-color:#f7f7f7;
	border:1px #fefefe inset;
	clear:both;
	display:block;
	float:left;
	font-size:14px;
	margin:0;
	overflow:hidden;
	padding:2px;
	width:145px;
}

.sbs
{
	background-image:url(img/buttonbg.png);
	background-repeat:repeat-x;
	border:1px #f3f3f3 outset;
	color:#333;
	cursor:pointer;
	display:block;
	float:right;
	height:24px;
	overflow:hidden;
	padding:1px 2px 2px;
	width:70px;
}

.sbs:hover
{
	border:1px inset #fafafa;
}

.banner
{
	border-bottom:1px solid #666;
	height:130px;
	left:45px;
	overflow:hidden;
	position:absolute;
	top:70px;
	width:525px;
	z-index:6;
}

.logo
{
	background:url(img/logo) no-repeat;
	border:0 solid red;
	height:40px;
	left:15px;
	position:absolute;
	top:15px;
	width:350px;
	z-index:3999;
}

.topnavi_box
{
	background:url(img/navbg.png) #8E0023;
	border-bottom:1px solid #38010F;
	border-left:1px solid #8F0025;
	border-top:1px solid #8F0025;
	height:26px;
	left:45px;
	margin:0;
	padding:0;
	position:absolute;
	top:201px;
	width:524px;
	z-index:120;
}

.topnavi
{
	display:block;
	float:left;
	font-size:11px;
	left:0;
	position:relative;
	top:0;
	z-index:125;
}

.topnavi a,.topnavi a:link,.topnavi a:visited
{
	background:url(img/navbg.png) #8E0023;
	border-left:1px solid #8F0025;
	border-right:1px solid #38010F;
	color:#FFF;
	cursor:pointer;
	display:block;
	float:left;
	font-size:12px;
	line-height:26px;
	margin:0;
	min-width:20px;
	padding:0 10px;
	text-align:left;
	text-decoration:none;
	white-space:wrap;
	z-index:122;
}

.topnavi a:hover,.topnavi a.checked
{
	background:url(img/navbghover.png) #8E0023;
	z-index:122;
}

.shadow
{
	border-left:0 solid #38010F;
	border-top:1px solid #38010F;
	left:-1px;
	margin:0;
	padding:0;
	position:absolute;
	top:26px;
	width:200px;
	z-index:900;
}

.shadow a,.shadow a:link,.shadow a:visited
{
	background:#8E0023;
	border-bottom:1px solid #74011E;
	display:block;
	line-height: 150%;
	padding: 4px 10px;
	width:200px;
	z-index:900;
}

.shadow a:hover
{
	background:#73011D;
	border-bottom:1px solid #74011E;
	display:block;
	z-index:910;
}

.subnav a,.subnav a:link,.subnav a:visited
{
	background-color:#EDEEF0;
	border-color:#F1F2F4 #CCC #E2E2E2 #EEE;
	border-style:solid;
	border-width:.08em 0;
	display:block;
	font-size:12px;
	margin:0;
	padding:.5em 1.23em .5em 10px;
	text-decoration:none!important;
}

.subnav a:hover,.subnav .checked_1,.subnav a:visited .checked_1
{
	background-color:#E6E7E9!important;
	border-color:#EEEFF1 #CCC #DEDEDE #EEE;
	color:red!important;
}
.last {display:block}
.subnav a.st_2,.subnav a:visited.st_2
{
	background:#FAFAFB;
	border-top:1px solid #FFF;
}

.subnav a.checked_2
{
	background:#F4F4F5;
	color:red!important;
}

*
{
	color:#333;
	font-size:12px;
}

.content
{
	margin:0 0 50px 45px;
	position:relative;
	top:250px;
	width:520px;
	overflow: hidden;
	z-index:1;
}

.content p {margin: 6px 0}

.content *
{
	color:#333;
	font-size:12px;
	line-height:150%;
	text-align:left;
}

div.subsection ul
{
	color:#333;
	font-size:1em;
	font-weight:400;
	line-height:140%;
	list-style-type:square;
	margin-left:0;
	padding-left:2em!important;
}

.img_left,.img_right
{
	margin-top:0;
}

.img_left
{
	margin-right:15px;
}

.img_left img,.img_right img,.img_center img
{
	margin:0;
}

.content h1
{
	clear:both;
	color:#74011e;
	font-size:1.2em;
	font-weight:400;
	margin:0 0 .6em;
	padding:0;
}

.content h2
{
	clear:both;
	color:#555;
	font-size:1em;
	font-style:normal;
	font-weight:700;
	margin:0;
	padding:0;
}

.content a
{
	color:#8E0023;
	text-decoration:none;
}

.content a:hover
{
	color:red text-decoration: underline;
}

.files 
{    
	display:inline-block;
	margin:0px 0 0 0; 
	line-height: 100%;
	padding:5px 0 0 0;
}
.files a {display:block;white-space:nowrap}
.files span{display:block;
               margin-left: 28px;
                }
.x-pdf,.octet-stream,.pdf
{
	background:url(img/pdf) no-repeat;
	display:block;
	padding-left:28px;
	padding-top:3px;
	width:80%;
}

.postscript
{
	background:url(img/postscript) no-repeat;
	display:block;
	padding-left:28px;
	padding-top:3px;
	width:80%;
}

.info
{
	display:block;
	float:left;
	font-size:9px;
	padding-top:5px;
}

table
{
	border-collapse:collapse;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	clear:both;
	font-size:.77em;
	margin:2.2em 0 1em;
	width:100%;
}

html > * table
{
	margin:.6em 0 1em;
}

td
{
	background-color:#fafafa;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	color:#000;
	padding:0 0 0 4px;
	vertical-align:top;
}

th
{
	background-color:#e3e3e3;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	color:#000;
	font-weight:bolder;
	padding:.4em .8em .4em .6em;
}

tfoot td
{
	background-color:#f6f6f6;
	font-weight:400;
}

.infobar
{
	border:0 solid red;
	margin:0;
	overflow:hidden;
	position:absolute;
	right:15px;
	top:270px;
	width:240px;
	z-index:580;
}

.infobar *
{
	font-size:11px;
	line-height:130%;
}

.info_text
{
	padding:3px 8px 5px;
}

.info_box
{
	border:0 solid silver;
	clear:both;
	margin-bottom:0;
	margin-top:0;
	padding:0;
	width:200px;
}

.info_box h1
{
	background:no-repeat 6px 6px #9C9C9C;
	color:#FFF;
	font-size:11px;
	font-weight:400;
	letter-spacing:.1em;
	line-height:245%;
	margin:0;
	padding:0 0 0 35px;
}

.info_box img
{
	border:0 none;
	margin:0;
}

fieldset
{
	border:1px solid silver;
	margin-bottom:8px;
	overflow:hidden;
	padding:0 10px 10px;
	width:500px;
}

legend
{
	margin:5px 0;
	padding:0 7px;
}

fieldset input
{
	float:left;
	margin-top:3px;
	width:350px;
}

fieldset label
{
	clear:both;
	display:block;
	float:left;
	width:120px;
}
.textType, .field textarea {width: 100%; 
           border: 1px solid silver}
.error {color:red; font-size: 9px}
.submit
{
	color:#666;
	font-size:10px;
	width:100px;
}

textarea
{
	border:1px solid silver;
	height:250px;
	margin-top:5px;
	width:350px;
}

.footer
{
	background:#E4E5E6;
	clear:both;
	height:50px;
	padding:6px;
	position:relative;
	top:10px;
}

.footer *
{
	color:#787D80;
	font-size:9px;
	line-height:120%;
}

.footer_left
{
	float:left;
	width:60%;
}

.footer_right
{
	float:right;
	text-align:right;
	width:40%;
}

object.objlarge,img.objlarge
{
	border:0 solid red;
	display:inline;
	float:left;
	height:2em;
	margin-right:.8em!important;
	width:100%;
}

div.spktxt
{  text-align:left;
	display:none;
}

.spktxt *,.spktxt 
{
	text-align:left;
}

#sfgChartData001 caption
{
	display:none!important;
}

#largeimgdesc
{
	position:absolute;
	z-index:1073741791;
}

#msgcontainer
{
	background-color:transparent;
	display:none;
	height:auto;
	left:50%;
	margin-left:-15em;
	position:absolute;
	text-align:left;
	top:-10em;
	width:30em;
	z-index:1073741790;
}

#msgcontainer fieldset
{
	margin-bottom:0;
}

#msgcontainer #msgbg
{
	float:none;
	height:120%!important;
	left:0;
	position:absolute;
	top:-4%;
	width:101%!important;
	z-index:-1;
}

#msgcontent
{
	background-color:#FFF;
	border:.02em solid #fbfbfb;
	float:left;
	height:auto!important;
	margin:.7em 0 .4em 1.6em !important;
	min-height:9em;
	padding:.4em;
	position:relative;
	vertical-align:bottom;
	width:23em;
	z-index:1073741791;
}

#msgcontent p
{
	height:auto!important;
	min-height:5em;
}

#horizon
{
	background-color:transparent;
	color:#FFF;
	display:block;
	height:1px;
	left:0;
	overflow:visible;
	position:absolute;
	text-align:center;
	top:50%;
	width:100%;
	z-index:1073741789;
}

a.largeimg
{
	background-color:transparent;
	background-image:url( ../images/cLarge.png)!important;
	background-position:bottom right;
	background-repeat:no-repeat;
	clear:right;
	float:right;
	margin-bottom:1em;
	margin-left:2em;
	padding:0 0 2em;
	text-align:right;
	width:48.8%;
}

a.largeimg img
{
	clear:none;
	display:block!important;
	float:none;
	margin:0;
	width:100%;
}

#imgcontainer
{
	height:auto;
	left:28%!important;
	position:absolute;
	top:2em;
	width:auto;
	z-index:1073741790;
}

body>#imgcontainer
{
	left:30%!important;
	top:0;
}

#largeimg
{
	height:auto;
	left:8px!important;
	position:absolute;
	top:8px!important;
	width:auto;
	z-index:1073741791;
}

#largeimgbg
{
	background-color:transparent!important;
	display:block!important;
	left:-26px!important;
	top:-26px!important;
	z-index:0;
}

#dTT
{
	display:none;
	height:auto;
	margin:0;
	position:absolute!important;
	width:auto;
	z-index:1073741790;
}

#dTT iframe
{
	height:auto;
	margin:0;
	position:absolute!important;
	width:auto;
	z-index:1073741789;
}

#dTTMsg
{  text-align:left;
	background-color:#FFF!important;
	font-size:.85em;
	height:auto;
	padding:.4em;
	width:auto;
	z-index:1073741790;
}

#dTTMsg h2
{   text-align:left;
	color:red;
	font-size:1.2em;
}

a img,.large
{
	border:0;
}

.bc a:link,.bc a,.bc a:visited,.bc a:hover,.bc *
{
	color:#8E0023;
	font-size:11px;
	font-weight:400;
	text-decoration:underline;
}

.subnav,.files
{
	margin-bottom:10px;
}
