/* formatting for body content */

.divbar{
   background-color: #003366;
   padding: 0;
   margin: 0;
   line-height: 1px;
}

h1 {
font-size: 16px;
font-weight : bold;
}
h2 {
font-size: 14px;
font-weight : bold;
}

h4  {
font-size : 12px;
font-weight : bold;
}
p {
font-size: 12px;
line-height : 17px;
}
td {
font-size: 12px;
line-height : 17px;
}

form tr td label {
font-size: 12px;
line-height : 17px;
}
form tr td label font {
font-size: 12px;
line-height : 17px;
color: #cc3333;
}
form tr td input, form tr td textarea, form tr td select {
font-size: 12px;
line-height : 17px;
}
ul {
font-size: 12px;
line-height : 17px;
}

a  {
text-decoration : underline;
font-size: 12px;
line-height : 17px;
}
a:link {
color: #0066B3;
}
a:hover{
color: #80C9FF;
}
a:visited {
color: #00487D;
}
a:active {
color: #0066B3;
}

.bdyimglt {
margin: 0 0 0 20px;
padding: 0 30px 0 0px;
border: 0;
float: left;
}
.bdyimgctr {
display: block;
padding: 0 20px 0 20px;
border: 0;
margin-left: auto;
margin-right: auto;
}
.bdyimgrt {
margin: 0 20px 0 0;
padding: 0px 0px 0px 30px;
border: 0;
float: right;
}
.caption{
font-size: 10px;
line-height: 12px;
text-align: center;
margin: 5px 0 10px 0;
}
.cite {
margin: 0;
float: right;
width: 160px;
font-size: 11px;
line-height : 15px;
text-align: left;
border-top: 3px double #9AB4A8;
padding: 10px 0px 10px 10px;
border-bottom: 3px double #9AB4A8;
}
.cite .source {
display: block;
font-weight : bold;
text-align: right;
}

/* end formatting for body content */

/*code for charts in technical data area */
.tech tr.alt {
	background-color:#ccccff;
}

.tech th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 5px 0;
	background-color:#3333CC;
	color: #ffffff;
}
.tech td {
	font-size: 12px;
	line-height : 17px;
	text-align: center;
}
/* end code for charts in technical data area */

/*code for right and left hand boxes */
.box{
    margin:0 0 50px 0;
    padding: 0;
    background-color : #cccccc;
}
.boxbrdr{
	border: 2px solid #3333CC;
}
/* end code for right and left hand boxes */

/* code for left hand area including navigation */

#lftBar h3 {
    margin:0;
    padding:2px 0px 2px 0px;
	background : url(../images/left_box_hdr.gif)  no-repeat;
    font-weight:bold;
    font-size: 13px;
    color: #000000;
    text-align:center;
    border-bottom: 0px solid #3333CC;
    border-top: 0px solid #FFCC00;
}
ul.nav {
	list-style: none;
	margin: 0;
	padding: 0px 5px 0px 5px;
}
ul.nav li {
	margin:0px;
	padding: 0px 0 0px 0;
}
ul.navactive {
	list-style: none;
	margin: 0;
	padding: 0px 5px 0px 5px;
}
ul.navactive li {
	margin:0px;
	padding: 0px 0 0px 0;
}
ul.subnav {
	list-style: none;
	margin:0;
	padding: 0px 0px 0px 18px;
}
ul.subnav li {
	margin:0px;
	padding: 0;
}
ul.nav li a:link {
	color: #000000;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}
ul.nav li a:visited {
	color: #000000;
   font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}
ul.nav li a:hover	{
	color: #6F8C80;
}
ul.navactive li a:link {
	color: #3333CC;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}
ul.navactive li a:visited {
	color: #3333CC;
   font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}
ul.navactive li a:hover	{
	color: #3333CC;
}
ul.subnav li a:link {
        color: #000000;
        font-size : 10px;
        font-weight: bold;
        text-decoration: none;
}
ul.subnav li a:visited {
        color: #000000;
   font-size : 10px;
        font-weight: bold;
        text-decoration: none;
}
ul.subnav li a:hover        {
        color: #6F8C80;
}

/* end code for left hand area including navigation */

/*Right Bar Boxes*/
#rgtbar {
position:relative;
margin: 15px 10px 0 10px;
width:125px;
}

#rgtbar .box {
position: relative;
margin:0 0 50px 0;
padding: 0;
background-color: #e8e8e8;
}
#rgtbar .box ul {
position: relative;
list-style-type: disc;
margin: -10px 0 0 25px;
padding: 0 0 0 0;
}
#rgtbar .box ul li {
margin:0px;
padding: 0px 0 0px 0px;
}

#rgtbar .box h3 {
margin:0;
padding:5px 0px 5px 0px;
font-weight:bold;
font-size: 12px;
text-align:center;
color: #000000;
}
#rgtbar .box h3.hdr {
	background : url(../images/rightbox-hdr.gif)  no-repeat;
	color: #000000;}

#rgtbar .box h3 a {
text-decoration: none;
color: #EDEDED;
}
#rgtbar .box h3 a:visited {
color: #EDEDED;
}
#rgtbar .box h3 a:hover {
color: #EAE5C2;
}
p.boxtext {
margin: 5px 0 5px 0;
padding: 0 5px 10px 5px;
font-size: 11px;
}

p.boxtext a {
position: absolute;
right: 15px;
color: #0066B3;
font-size : 11px;
text-align: right;
text-decoration: none;
}

p.boxtext a.tmp {
position: relative;
color: #0066B3;
left: 0px;
}

p.boxtext a.iso {
position: relative;
right: 0;
text-align: center;
font-weight: bold; 
font-style: italic; 
color:#3333CC;
}

p.boxtext a.iso:visited {
color:#3333CC
}

p.boxtext a:visited {
color: #00487D;
}
p.boxtext a:hover {
color: #80C9FF;
}

/*End Right Bar Boxes*/



/* code for control of header images */

#header{
width: 100%;
height: 114px;
position: relative;
margin: 0;
padding: 0;
z-index: 13;
}
#headera{
width : 100%;
height: 114px;
background : url(../images/hdr_a.gif)  no-repeat;
}
#headerb{
background : url(../images/hdr_b.gif)  repeat-x;
height: 114px;
margin-left: 511px;
margin-right: 0px;
padding: 0;
}
img.topa{
position: absolute;
left: 14px;
border: 0;
}
img.topb{
position: absolute;
top: 10px;
right: 20px;
border: 0;
}

/* end code for control of header */

/* code for control of footer */

#footer {
z-index: 13;
width: 100%;
position: relative;
height: 75px;
padding: 0;
}
#footera {
position: relative;
width : 100%;
height: 75px;
background : url(../images/ftr_a.gif)  repeat-x;
}
#footerb {
position: relative;
background: url(../images/ftr_b.gif)  no-repeat;
height: 75px;
margin-left: 200px;
margin-right: 0px;
padding: 0;
}
#footer ul {
position: absolute;
top: 32px;
right: 10px;
list-style: none;
margin: 0;
}
#footer .addr {
position: absolute;
top: -125px;
left: 15px;
margin: 0;
font-size: 11px;
color: #000000;
font-weight: bold;
text-align: center;
}

#footer ul li {
display: inline;
padding: 0 0.5em;
border-left: 1px solid #ffffff;
}

#footera ul li a {
font-size: 9px;
color: #3333CC;
font-weight: bold;
}
#footera ul li {
border: none;
}
#footerb ul li.first {
border-left: none;
}
#footerb ul li a {
font-size: 12px;
color: #3333CC;
font-weight: bold;
}
#footer p {
position: absolute;
top: 58px;
right: 5px;
margin: 0 0 0 0;
color: #ffffff;
font-size: 9px;
}
/* code for control of footer */


/*page layout - do not change*/
body {
margin: 0;
padding: 0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #f7f7f7;
}
#level0 {
min-width: 400px;
width: 100%;
}
#level1 {
width: auto;
border-left: 185px solid #a0a0a0;
border-right: 145px solid #ffffff;
background-color: #ffffff;
}

#level2 {
margin: 0px;
width: 100%;
}
#level1 > #level2 {
border-bottom: 1px solid black;
}
.left {
float: left;
width: 185px;
margin-left: -185px;
z-index: 10;
position: relative;
margin-right: 1px;
}
#main {
float: left;
width: 100%;
position: relative;
margin: 25px 0px 0 -2px;
z-index : 12;
}
#maincontent {
margin: 0 4% 0 4%;
padding: 0;
}
.clear {
clear: both
}
.right {
float: left;
width: 145px;
margin-right: -145px;
position: relative;
z-index: 11;
margin-left: 1px;
}
#lftBar {
position:absolute;
width:165px;
top:140px;
left: 10px;
padding: 0;
}
