/* structural */

body { 
padding: 0; 
margin: 0;
background-image:url(images/bg_body.gif);
background-repeat:repeat-x;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 100%;
color:#666;
}

#wrap_outer {
margin: 0 auto;
padding:20px 0 0 30px;
min-height: 700px;
width:1070px;
background-image:url(images/bg_main.gif);
background-repeat:no-repeat;
}

#wrap_inner {
width:1015px;
padding: 0 0 0 25px;
font-size: 0.75em;
}

#topbanner {
clear:both;
background-image:url(images/banner-wide.jpg);
background-repeat:no-repeat;
padding: 0; 
text-align:right;
color:#999;
/* min-height hack for ie6 */
min-height: 209px;
height: auto !important;
height: 209px;
}

#logo {
float:left;
width:300px;
}

#links {
float:left;
width:600px;
padding-left:80px;
text-align:right;
}

#content{
clear:both;
width: 1015px;
background-image:url(images/bg_text.gif);
background-repeat:repeat-y;
}

#leftnav {
width:220px;
padding: 20px 30px 0 0;
float:left;
}

#text {
float:left;
width:690px;
padding: 30px 45px 0 20px;
}

#footer {
padding: 0 0 20px 0;
clear:both;
}

#clear {clear:both;}

#left {float:left; width:440px;padding-right:30px;}
#right {float:left;width:220px;padding-top:0px;}

.floatimgright {
float: right;
font-size: 0.85em;
margin-left:20px;
margin-bottom:10px;
}

.floatimgleft {
float: left;
font-size: 0.85em;
margin-right:20px;
margin-bottom:10px;
}




/* individual styles */

img {border:none;}

.small {
font-size:0.8em;
}

.greentext{
color:#527f03;
 }

p.backtotop {
font-size:0.85em;
padding: 20px 0;
text-align:right;
width:690px;
}

p.block {
text-align:justify;
 }

h1,h2,h3,h4 { 
font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1 { 
color:#666;
font-size:1.6em;
margin: 0 0 20px 0;
padding:0;
font-weight:lighter;
}

h2 {
color:#666;
font-size:1.4em;
margin: 0 0 10px 0;
padding:0;
font-weight:lighter;
}

h2.line {
color:#666;
font-size:1.2em;
margin: 0;
padding:20px 0 0 0;
font-weight:lighter;
border-bottom: 1px dotted #999;
}

h3 {
color:#666;
font-size:1.0em;
margin: 0;
padding:0;
font-weight:bold;
}

#text ul { 
margin: 0;
padding: 5px 0 0 30px;
list-style: none;
} 

#text ul li{
padding-left: 25px;
padding-bottom:10px;
background-image: url(images/orange_chevron.gif);
background-repeat: no-repeat;
background-position: top left;
}


#tooltip{
position:absolute;
border:3px solid #6EA112;
width:300px;
font-family: Arial, Helvetica, Verdana, sans-serif;
background:#f1f1f1;
padding:20px;
color:#222;
font-size:1.0em;
display:none;
}

.tabs { padding: 0; clear: both; }
.tabs ol {list-style: none;}
.tabs li { display: inline; background-image:none}
.tabs li a { background: #ededed; padding: 15px; float:left; font-size: 1.2em;}
.tabs li.active a { background: #ccc; }
.tabcontent { float: left; clear: both; border-top:5px solid #ccc; background: #EFF4E5; padding: 10px 20px 20px; width: 600px; }










/* link styles */

#text a:link, #text a:visited{
color:#666;
font-weight:bold;
text-decoration:underline;
}

#text a:hover {
color:#999;
text-decoration:underline;
}

#topbanner a:link, #topbanner a:visited, #topbanner_btc a:link, #topbanner_btc a:visited{
color:#666;
text-decoration:none;
}

#topbanner a:hover, #topbanner_btc a:hover {
color:#999;
text-decoration:none;
}












/* top nav styles */


#leftnav ul {
margin-bottom:5px;
list-style: none;
}

#leftnav ul li.menu a {
display:block;
background-color:#ddd;
border-left:5px solid #aaa;
text-decoration:none;
color:#666;
padding:5px 4px 5px 10px;
}

#leftnav ul li.menu a:hover {
color:#fff;
background-color:#689B0E;
}

#leftnav ul li.menu a:hover {
border-color:#D8E154;
}

#leftnav ul li.menu a.on {
color:#fff;
background-color:#689B0E;
}

#leftnav ul li.menu a.on {
border-color:#D8E154;
}

#leftnav ul li.sub a {
display:block;
border:none;
background-color:#ddd;
text-decoration:none;
color:#666;
padding:3px 4px 5px 20px;
}

#leftnav ul li.sub a:hover {
color:#222;
}

#leftnav ul li.sub a.on {
color:#222;
}

.green {
background-color: #6EA112;
}

.orange {
background-color: #FF6B1C;
}









/* homepage styles */

.home {
font-size:1.2em;
}

h2.home {
font-size:1.2em;
margin: 0 0 20px 0;
padding:0;
}

#box0 {
clear:both;
width:220px;
padding: 0;
}

#box1 {
clear:both;
width:220px;
padding: 40px 0;
background-image:url(images/bg_box.gif);
background-repeat:no-repeat;
min-height: 40px;
text-align:center;
}

#box2 {
clear:both;
width:220px;
padding: 40px 0;
background-image:url(images/bg_box.gif);
background-repeat:no-repeat;
min-height: 96px;
text-align:center;
}

#box1 a:link, #box1 a:visited, #box2 a:link, #box2 a:visited{
color:#666;
font-weight:lighter;
text-decoration:underline;
}

#box1 a:hover, #box2 a:hover {
color:#999;
text-decoration:underline;
}
