/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* general styles */

body {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
text-align: center;
background: #009933;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 3px;
	vertical-align: top;
}
a:link, a:visited {
color: #005800;
font-weight: bold;
}

a:hover {
color: #006B00;
}

/*a:visited {
color: #006B95;
}*/

a:visited:hover {
color: #42E36B;
}
a.alert:link, a.alert:visited{
	color: #c00000;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
color: #006B95;
position: absolute;
top: -300px;
}

h2 {
font: bold italic 1.3em Georgia, Times New Roman;
color: #009933;
margin-bottom: 20px;
}

h3 {
font: bold italic 1.1em Georgia, Times New Roman;
color: #000000;
margin-top: 25px;

}
h4 {
font: bold italic 1em Georgia, Times New Roman;
color: #808080;

}
p {
margin: 10px 15px 5px 0px;
font-size: .95em;
line-height: 1em;

}

ul{
	list-style-type: disc;
}

li{
	margin-left: 25px;

	line-height: 1em;
}
/* layout styles */

#container {
width: 766px;
text-align: center !important;
margin: 10px auto 0 auto;
background: #FFFFFF;
padding: 0 !important;
line-height: 1.8em;



}

#banner {
height: 70px;
background: url(../images/back_banner.gif) #ffffff repeat-x;
margin: auto;

}


#logo{
	float: left;
	margin-top: 50px;

}
#content {
float: left;
clear: none;
width: 550px; 
margin-top: 50px;
margin-left: 33px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffff;

}

* html #content {
margin-left: 5px;
}

#sidebar {
float: left;
width: 254px;
margin: 10px 0 0 0;
padding: 0;
background-image: url(imgs/back_sidebar.jpg);
background-repeat: no-repeat;
color: #787878;
}

/* meta nav */

#nav-meta {
background: url(imgs/back_navmeta2.gif) no-repeat bottom right;
}

#nav-meta ul {
margin: 0;
padding: 2px;
background: url(imgs/back_navmeta1.gif) no-repeat bottom left;
}

#nav-meta li {
display: inline;
padding: 2px;
}

#nav-meta a, #nav-meta a:visited {
color: #000000;
text-decoration: none;
margin: 4px;
font-weight: bold;
}

#nav-meta a:hover, #nav-meta a:visited:hover {
color: #D1EBF4;
}

.skip {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
}

.skip:active, .skip:focus {
position: absolute;
overflow: visible;
width: auto;
height: auto;
background: #2C91B2;
}

/* main nav */

#nav-main {
margin-top: -70px;
margin-left: auto;
margin-right: auto;
min-height: 30px;
width: 650px;
text-align: center;
font-size: .8em;

}

#nav-main ul {
margin: 0;
padding: 0 0 0 10px;
}

#nav-main li {
list-style-type: none;
float: left;
width: auto;
margin: 7px 0 0 0;
background: url(imgs/back_navmainitems2.gif) no-repeat top right;
}

#nav-main a:link, #nav-main a:visited {
display: block;
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 1px 10px 2px 12px;
background: url(imgs/back_navmainitems.gif) no-repeat top left;
}

#nav-main a:hover, #nav-main a:visited:hover {
color: #42E36B;
font-weight: bold;
text-decoration: none;
padding: 2px 10px 1px 12px;
}

.current {
margin-top: 4px;
background-image: url(imgs/back_current2.gif)!important;
}

.current a:link, .current a:visited {
color: #ffcc00 !important;
background-image: url(imgs/back_current1.gif) !important;
}

.current a:hover, .current a:visited:hover {
color: #42E36B !important;
}

/* sub nav */

#nav-section {
clear: both;
}

#nav-section ul {
margin: 0;
padding: 0 10px 0 10px;
}

#nav-section li {
list-style-type: none;
float: left;
margin: 0px 4px 0 4px;
background-image: url(imgs/bullet_off.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding-left: 12px;
}

#nav-section a:link, #nav-section a:visited {
text-decoration: none;
}

.youarehere a:link, .youarehere a:visited {
font-weight: bold;
}

.youarehere{
background-image: url(imgs/bullet_on.gif)!important;
}

/*supplemental nav */

#nav-supp ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav-supp {
margin: 15px;
}

#nav-supp li {
background-image: url(imgs/bullet_link.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 0 0 0 15px;
margin: 2px 0 2px 10px;
}

/* footer */
#info-site {
clear: both;
padding: 25 0 0 0 !important;
text-align: center;
margin: auto;
padding: 0px;
width: 600px;
}

	
#info-company {

background-color: #ffffff;
color: #009933;
padding: 10 0 25 25 !important;
font-size: 75%;
border-top: 1px solid black;


}

#info-company a,#info-company a:visited {
color: #D1EBF4;

}

#info-company a:hover,#info-company a:visited:hover {
color: #FFFFFF;
}

#info-standards{
font-size: 10px;
padding: 0;
margin: 5px !important;
}

label, .label{
	font-weight: bold;
}
