/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(/images/background.jpg);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    line-height: 18px;
}
h1 {
    color:#00544D;
    margin: 12px 0 0 0;
    padding: 0;
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    line-height:30px;
    background-image: url(/images/bg_pagetitle.gif);
    background-position: top;
    background-repeat:repeat-x;
    display:block;
    clear:both;
}
h2 {
    color:#a88f0a;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 13px;    
}
h3 {
    color:#00544D;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    font-size: 14px;
}
h4 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#00544D;
    margin: 0px;
    padding: 0px;
}
a:link {
    color: #a33d05;
    text-decoration: underline;
}
a:visited {
    color: #a33d05;
    text-decoration: underline;
}
a:hover {
    color: #a33d05;
    text-decoration: none;
}
a:active {
    color: #a33d05;
    text-decoration: underline;
}
#container {
    width: 976px;
    display:block;
    margin:auto;
}
div.header {
    width: 976px;
    background-image: url(/images/head_right.jpg);
    background-repeat: no-repeat;
    background-position: right;
    float: left;
    height: 87px;
    padding-left: 6px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
div.header .logo{
    float:left;
    padding-left: 2px;
}
div.header .right{
    float:right;
    clear: right;
    padding-right: 20px;
    margin-top: 15px;
}
div.header .right img.globe{
    margin-right: 2px;
    float: left;
    padding: 0px;
}
input.field{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin-left: 10px;
    margin-right: 0px;
    width: 165px;
}
div#nav {
    width: 976px;
    background-color:#507803;
    background-image: url(/images/nav_bg.gif);
    background-repeat: repeat-y;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    padding: 0 0 0 14px;
    float: left;
    clear: left;
    background-position: 8px;
    margin: 0px;
    height: 28px;
}
div#nav ul{
    list-style:none;
    margin: 0px;
    padding: 0px;
}
div#nav ul li{
    float: left;
    height: 28px;
}
div#nav ul li a#about {
    display:block;
    height:28px;
    text-indent:-9999px;
    width:129px;
    background:url(/images/nav_about.gif) no-repeat 0 -28px;
}
div#nav ul li a#products {
    display:block;
    height:28px;
    text-indent:-9999px;
    width:152px;
    background:url(/images/nav_products.gif) no-repeat 0 -28px;
    
}
div#nav ul li a#community{
    display:block;
    height:28px;
    text-indent:-9999px;
    width:180px;
    background:url(/images/nav_community.gif) no-repeat 0 -28px;
}
div#nav ul li a#sustainability {
    display:block;
    height:28px;
    text-indent:-9999px;    
    width:117px;
    background:url(/images/nav_sustainability.gif) no-repeat 0 -28px;
}
div#nav ul li a#investor {
    display:block;
    height:28px;
    text-indent:-9999px;    
    width:102px;
    background:url(/images/nav_investor.gif) no-repeat 0 -28px;
}
div#nav ul li a#resources {
    display:block;
    height:28px;
    text-indent:-9999px;    
    width:178px;
    background:url(/images/nav_resources.gif) no-repeat 0 -28px;
}
div#nav ul li a#careers {
    display:block;
    height:28px;
    text-indent:-9999px;    
    width:103px;
    background:url(/images/nav_careers.gif) no-repeat 0 -28px;
}
div#nav ul li a#about:hover,
div#nav ul li a#products:hover,
div#nav ul li a#community:hover, 
div#nav ul li a#sustainability:hover, 
div#nav ul li a#investor:hover, 
div#nav ul li a#resources:hover, 
div#nav ul li a#careers:hover,
div#nav ul li a.selected {
    background-position:0 0 !important;
}
div.content {
    background-color: #FFFFFF;
    background-image: url(/images/content_bg.gif);
    background-repeat: no-repeat;
    width: 976px;
    padding: 0 0 0 14px;
    background-position: left top;
    float: left;
    margin: 0px;
}
div.column-left-home{
    background-color: #FFFFFF;
    width: 700px;
    padding: 0 15px 0 0;
    background-image: url(/images/home_left_bg.gif);
    background-repeat: no-repeat;
    background-position: right top;
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 0px 0px 10px;
}
div.home-intro {
    padding: 20px 25px 25px;
    background-color: #f1eed9;
    margin: 0px 0px 0px 1px;
    width: 650px;
}
div.callout {
    float: left;
    width: 327px;
    padding-right: 10px;
    padding-left: 10px;
}
div.calloutHeader{
    background-color: #E6E1B0;
    padding: 5px 3px 5px 11px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
}
div.calloutHeader img.rss{
    float: right;
    padding: 0px;
    margin: 3px 5px 0px 0px;
}
div.calloutHeader a:link, div.calloutHeader a:visited, div.calloutHeader a:hover, div.calloutHeader a:active{
    font-size: 12px;
    font-weight: normal;
}
div.callout img{
    float: left;
    margin-right: 10px;
    padding: 0px;
    margin-top: 0px;
}
div.callout p{
    padding-left: 10px;
    float: left;
    width: 190px;
}
div.callout a:link, div.callout a:visited, div.callout a:hover, div.callout a:active{
    font-weight: bold;
}
div.callout ul{
    list-style-type: none;
    margin: 0px 0px 10px 5px;
    padding: 0px;
}
div.callout ul li{
    background-image: url(/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px;
    padding-left: 15px;
    padding-top: 3px;
}
div.callout ul li a:link, div.callout ul li a:visited, div.callout ul li a:hover, div.callout ul li a:active{
    font-weight: normal;
    color: #00544d;
}
div.column-right-home{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666666;
    background-color: #FFFFFF;
    width: 236px;
    padding: 15px 0 20px 10px;
    float:left;
}
div.column-right-home img{
    margin-top: 8px;
    margin-bottom: 25px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dad188;
    padding-bottom: 12px;
}
div.column-left-home p{
    margin: 0px;
    padding: 0px;
}
div.TabbedPanelsContent p{
    margin: 0px;
    padding: 0px;
}
div.TabbedPanelsContent img{
    margin: 0px;
    padding: 0px;
text-decoration:none;
border:none;
}
div.TabbedPanelsContent p.stock{
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #dad188;
    border-bottom-color: #dad188;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 8px 0px;
}
div.footer {
    background-color: #E6E1B0;
    display: block;
    width: 960px;
    float: left;
    margin: 0px;
    padding: 0px;
    clear: left;
    height: 27px;
}
div.footer span {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#817522;
    width: 900px;
    padding: 5px 0 0 10px;
    float: left;
}

div.footer a:link, div.footer a:visited, div.footer a:hover, div.footer a:active{
    color:#817522;
}

div.sub-column-left{
    background-color: #FFFFFF;
    padding: 0 15px 0 0;
    background-image: url(/images/home_left_bg.gif);
    background-repeat: no-repeat;
    background-position: right top;
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 0px 0px 10px;
}
div.sub-nav{
    float: left;
    width: 167px;
    padding-top: 6px;
    padding-right: 7px;
    padding-left: 6px;
}
div.sub-nav h2{
    color: #a88f0a;
    background-color: #e6e1b0;
    padding: 5px 7px 5px 7px;
    margin: 0px 0px 1px 0px;
}
div.sub-nav ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
div.sub-nav ul ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
div.sub-nav ul ul ul{
    margin: 0px;
    padding: 0px 0px 4px 0px;
    list-style-type: none;
}

div.sub-nav ul li{
    font-weight: bold;
    color: #6d8d23;
    line-height: 14px;
    background-image: url(/images/bullet_subNav.gif);
    background-repeat: no-repeat;
    background-position: 7px 14px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6E1B0;
}
div.sub-nav ul li.on{
    font-weight: bold;
    color: #6d8d23;
    background-image: url(/images/bullet_subNav_on.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6E1B0;
     background-color: #fdfdf9;
}

div.sub-nav ul li li{
    font-weight: normal;
    font-size: 11px;
    color: #6d8d23;
    background-image: url(/images/bullet_subNav2.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding: 3px 0px 0px 7px;
    border-bottom: none;
}
div.sub-nav ul li li li{
    font-weight: normal;
    font-size: 11px;
    color: #6d8d23;
    background-image: url(/images/bullet_subNav3.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding: 3px 0px 0px 7px;
    border-bottom: none;
}

div.sub-nav ul li a:link, div.sub-nav ul li a:visited {
    color: #6d8d23;
    text-decoration: none;
}
div.sub-nav ul li a:hover, div.sub-nav ul li a:active {
    color: #6d8d23;
    text-decoration: underline;
}
div.sub-nav ul li li a:link, div.sub-nav ul li li a:visited {
    color: #6d8d23;
    text-decoration: underline;
}
div.sub-nav ul li li a:hover, div.sub-nav ul li li a:active {
    color: #6d8d23;
    text-decoration: none;
}
div.sub-nav ul li li li a:link, div.sub-nav ul li li li a:visited {
    color: #a33d05;
    text-decoration: underline;
}
div.sub-nav ul li li li a:hover, div.sub-nav ul li li li a:active {
    color: #a33d05;
    text-decoration: none;
}
div.sub-content-search{
    float: left;
    margin: 6px 0px 0px;
    padding: 0px 18px 0px 18px;
    width: 752px;
}
div.sub-content-search p{
    margin-top: 12px;
}
div.sub-content-full{
    float: left;
    margin: 6px 0px 0px;
    padding: 0px 18px 0px 18px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dedddd;
    width: 742px;
}
div.one-column{
    margin: 6px 0px 0px;
    padding: 0px 18px 0px 18px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dedddd;
    width: 922px;
}
div.sub-content{
    float: left;
    margin: 6px 0px 0px;
    padding: 0px 5px 0px 8px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dedddd;
    width: 592px;
}
div.sub-content a.videoLink:link, a.videoLink:visited, a.videoLink:hover, a.videoLink:active{
    text-decoration: none;
}
div.landing{
     padding: 0px;
     margin: 16px 10px 0px;
}
div.sub-content-general{
    float: left;
    margin: 6px 0px 0px;
    padding: 0px 18px 0px 18px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dedddd;
    width: 569px;
}
div.sub-callout {
    float: left;
    width: 276px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
}
div.sub-callout-general {
    float: left;
    width: 276px;
    padding-right: 10px;
}
div.sub-callout h4{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#00544D;
}
div.sub-calloutHeader h4 a:link, div.sub-calloutHeader h4 a:visited {
    color: #00544D;
    text-decoration: underline;
}
div.sub-calloutHeader h4 a:hover, div.sub-calloutHeader h4 a:active {
    color: #00544D;
    text-decoration: none;
}
div.sub-header{
    background-color: #E6E1B0;
    padding: 3px 3px 3px 6px;
    margin: 0;
    background-image: url(/images/calloutHeader_bkg.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
div.sub-header img.rss{
    float: right;
    padding: 0px;
    margin: 3px 5px 0px 0px;
}
div.sub-header img.arrow{
    float: left;
    padding: 0px;
    margin: 3px 5px 0px 0px;
}
div.sub-header h4{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#00544D;
}
div.sub-header h4 a:link, div.sub-header h4 a:visited {
    color: #00544D;
    text-decoration: underline;
}
div.sub-header h4 a:hover, div.sub-header h4 a:active {
    color: #00544D;
    text-decoration: none;
}
h4 span.numbers {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight: normal;
    color:#00544D;
    margin: 0px;
    padding: 0px;
}
h4 span.results, h4 span.results a:link, h4 span.results a:visited{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: normal;
    color: #a33d05;
    margin: 0px;
    padding: 0px;
}
div.search-header{
    color:#666;
    background-color: #e9e8e8;
    padding: 3px 6px 3px 6px;
    margin: 0;
    background-image: url(/images/search_bar.gif);
    background-repeat: repeat-x;
    background-position: right top;
}
div.search-header .left{
    width: 474px;
    float:left;
    padding:0;
    margin:0;
}
div.search-header .right{
    width: 150px;
    float:right;
    text-align:right;
    padding:0;
    margin:0;
}
td.search-item{
    margin: 0;
    padding: 10px 10px 10px 0;
    width:391px;
    border-bottom: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
}
td.search-doc{
    margin: 0;
    padding: 10px;
    width:149px;
    border-bottom: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
    text-align: center;
}
td.search-doc img{
    margin: 0 5px 0 0;
    border: none;
}
div.sub-calloutHeader{
    background-color: #E6E1B0;
    padding: 3px 3px 3px 6px;
    margin: 0px 0px 15px 0px;
    background-image: url(/images/calloutHeader_bkg.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
div.sub-calloutHeader img.rss{
    float: right;
    padding: 0px;
    margin: 3px 5px 0px 0px;
}
div.sub-calloutHeader img.arrow{
    float: left;
    padding: 0px;
    margin: 3px 5px 0px 0px;
}
div.sub-callout ul{
    list-style-type: none;
    margin: 10px 0px 10px 5px;
    padding: 0px;
}
div.sub-callout ul li{
    background-image: url(/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px;
    padding-left: 15px;
    padding-top: 3px;
}
div.sub-callout ul li a:link, div.sub-callout ul li a:visited, div.sub-callout ul li a:hover, div.sub-callout ul li a:active{
    font-weight: normal;
    color: #00544d;
}
div.news-callout {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
div.news-callout ul{
    list-style-type: none;
    margin: 10px 0px 10px 5px;
    padding: 0px;
}
div.news-callout ul li{
    background-image: url(/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px;
    padding-left: 15px;
    padding-top: 3px;
}
div.news-callout ul li a:link, div.news-callout ul li a:visited, div.news-callout ul li a:hover, div.news-callout ul li a:active{
    font-weight: normal;
    color: #00544d;
}
div.callout-item{
    margin: 0px 0px 15px 0px;
    padding: 0px;
}
div.callout-item img{
    float: left;
    padding: 0px;
    margin: 0px 10px 3px 0px;
}
div.callout-item p{
    float: left;
    width: 220px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
}
span.bold{
    font-weight: bold;
    color: #000000;
}
span.bold a {
    font-weight: bold;
    color: #666666;
}
div.sub-column-right{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666666;
    background-color: #FFFFFF;
    width: 153px;
    padding: 15px 0px 0px 3px;
    float:left;
    margin: 0px;
}
div.sub-column-right img.solid{
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dad188;
    padding-bottom: 15px;
}
div.productFinderContainer{
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 0px 0px 15px;
    border-bottom: 1px solid #dad188;
    float: left;
}
div.productFinderContainer-search{
    margin-top: 10px;
    padding: 0px 0px 15px;
    float: left;
}
div.productFinder{
    background-color: #f0ecce;
    margin-top: 10px;
    margin-bottom: 0px;
    float: left;
    width: 143px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px;
}
div.calloutContainer{
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 0px 0px 15px;
    border-bottom: 1px solid #dad188;
    float: left;
}
div.calloutBox{
    background-color: #f0ecce;
    margin-top: 10px;
    margin-bottom: 0px;
    float: left;
    width: 133px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
}
div.rightnavBox{
    background-color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    width: 143px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0px;
}

div.productFinder img{
    margin: 2px 0px 0px;
    padding: 0px;
}
div.productFinder a:link, div.productFinder a:visited, div.productFinder a:hover, div.productFinder a:active{
    float: left;
    margin-top: 3px;
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 3px;
}
div.productFinder p{
    float: left;
    font-size: 10px;
    line-height: 12px;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    width: 75px;
}
input.msdsProductField{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    width: 130px;
    margin: 0px;
    padding: 0px;
}
#videoButton{
    background-image: url(/images/callout_video.gif);
    background-repeat: no-repeat;
    float: right;
    height: 23px;
    width: 132px;
    cursor:pointer;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 10px;
    font-size: 11px;
    color: #666633;
    text-decoration: none;
    padding-left: 11px;
    padding-top: 38px;
}
.image-general {
    border: 2px solid #e8e3b6;
    float: left;
    margin: 0px 10px 0px 0px;
}
.image-article {
    border: 2px solid #e8e3b6;
    float: right;
    margin: 0px 0px 0px 10px;
}
.columndiv-left {
    float: left;
    width: 271px;
    margin: 0px 25px 15px 0px;
    display: inline;
}
.columndiv-right {
    float: left;
    width: 271px;
    margin: 0px 0px 15px 0px;
    display: inline;
}

.listbox {
    background-image: url(/images/bg_fade.jpg);
    background-repeat: repeat-x;
    padding: 7px 7px 7px 7px;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
}
div.listbox ul{
    list-style-type: none;
    margin: 0px 15px 0px 0px;
    padding: 0px;
    float: left;
}
div.listbox ul li{
    background-image: url(/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 8px;
    padding-top: 3px;
}
a.listboxtitle:link, a.listboxtitle:visited {
    font-size: 12px;
    font-weigh: bold;
    color: #00544D; 
    text-decoration: underline;
}
a.listboxtitle:hover, a.listboxtitle:active {
    font-size: 12px;
    font-weigh: bold;
    color: #00544D; 
    text-decoration: none;
}
ul.checklist {
    list-style-type: none;
    margin: 0px 15px 0px 0px;
    padding: 0px;
    float: left;
    font-size: 11px;    
}
ul.checklist  li{
    background-image: url(/images/check.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 16px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;
    line-height: 15px;
}
ul.checklist a:link, ul.checklist a:visited {
    font-size: 11px;
    color: #00544D; 
    text-decoration: underline;
}
ul.checklist a:hover, ul.checklist a:active {
    font-size: 11px;
    color: #00544D; 
    text-decoration: none;
}
ul.general {
    list-style-type: none;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    font-size: 12px;    
}
ul.general  li{
    background-image: url(/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 12px;
    padding-left: 8px;
    padding-top: 3px;
    font-size: 12px;
    line-height: 20px;
}
ul.rightnav {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
    font-size: 11px;    
}
ul.rightnav  li{
    background-image: url(/images/bullet_green.gif);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 8px;
    padding-top: 3px;
    font-size: 11px;
    line-height: 18px;
}
ul.rightnav a:link, ul.rightnav a:visited {
    font-size: 11px;
    color: #6d8d23; 
    border-bottom: underline;
}
ul.rightnav a:hover, ul.rightnav a:active {
    font-size: 11px;
    color: #6d8d23; 
    text-decoration: none;
}

#breadcrumbs {
    font-size: 11px;
    color: #9eab05;
}
#breadcrumbs a, #breadcrumbs a:visited {
    color: #9eab05;
    text-decoration: underline;
}
#breadcrumbs a:hover,#breadcrumbs a:active {
    color: #9eab05;    
    text-decoration: none;
}
table.products {
    border-collapse:collapse;
    border:1px solid #e6e1b0;
    width: 100%;
}

table.products thead th {
    background: url(/images/search_bar.gif);
    background-repeat: repeat-x;
    background-color: #e9e8e8;
    color: #999999;
    font-weight: bold;
    padding: 2px 7px 2px 7px;
    text-align: left;
    border-right: 1px solid #bfbdbd;
}
table.products tbody tr {
    background: url(/images/row_even.jpg) repeat-x top;
    font-size: 11px;
    border-right: 1px solid #bfbdbd;
}
table.products tbody td,th {
    border-right: 1px solid #bfbdbd;
    border-bottom: 1px solid #e6e1b0;
    padding: 3px 7px 3px 7px;
    font-weight: normal;
}
table.products tbody td {
    text-align: center;    
}
table.products tbody th {
    text-align: left;    
    color: #666666;
}
table.products tbody th a{
    color: #666666;
}
table.products tbody tr.odd {
    background: #f8f6e7 url(/images/row_odd.jpg) repeat-x;
    border-right: 1px solid #bfbdbd;
}

table.directory {
    border-collapse:collapse;
    border:1px solid #e6e1b0;
    width: 100%;
}

table.directory thead th {
    background: url(/images/search_bar.gif);
    background-repeat: repeat-x;
    background-color: #e9e8e8;
    color: #999999;
    font-weight: bold;
    padding: 2px 7px 2px 7px;
    text-align: left;
    border-right: 1px solid #bfbdbd;
}
table.directory tbody tr {
    background: url(/images/row_even.jpg) repeat-x top;
    font-size: 11px;
    border-right: 1px solid #bfbdbd;
}
table.directory tbody td,th {
    border-right: 1px solid #bfbdbd;
    border-bottom: 1px solid #e6e1b0;
    padding: 3px 7px 3px 7px;
    font-weight: normal;
}
table.directory tbody td {
    text-align: left;    
}
table.directory tbody th {
    text-align: left;    
    color: #666666;
}
table.directory tbody th a{
    color: #666666;
}
table.directory thead th a{
    color: #666666;
}
table.directory tbody tr.odd {
    background: #f8f6e7 url(/images/row_odd.jpg) repeat-x;
    border-right: 1px solid #bfbdbd;
}

.detailspdf {
    float:left; 
    margin-right: 20px;
}
.detailsarrow {
    float:left; 
    margin-top: 2px;
}
.detailslink {
    float:left; 
    margin-top: 2px; 
    margin-right: 4px;
}
.keyword {
    font-weight: bold;
    font-style: italic;
    color: #00544D;
}
/* minimum height hack */
  .prop {
    height:550px;
    float:right;
    width:1px;
  }
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
/* end minimum height hack */

a.newslink:link, a.newslink:visited {
    color: #00544D;
    text-decoration: underline;
}
a.newslink:hover, a.newslink:active {
    color: #00544D;
    text-decoration: none;
}
a.joblink:link, a.joblink:visited {
    color: #00544D;
    text-decoration: underline;
}
a.joblink:hover, a.joblink:active {
    color: #00544D;
    text-decoration: none;
}

div.stockquote {
    width: 120px;
    padding: 12px 12px 35px 12px;
    margin-top: 10px;
    border: solid 3px #f0ecce;
    background-image: url(/images/sub_tabbox_bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
div.stockquote div.line {
    width: 120px;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: solid 1px #dad188;
}
.small {
    font-size: 11px;
    line-height: 13px;
}
.big {
    font-size: 16px;
    font-weight: bold;
}
.regionbox {
    width: 260px;
    padding: 12px;
    margin-right: 20px;
    border: solid 1px #999;
    float: left;
    margin-bottom: 12px;
}
.regionbox img {
    float: left;
    margin-right: 12px;
}

input, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
.highlight {
color: #a33d05;
}


.reddot {
    font: 11px Verdana, Arial, sans-serif;
    color: red;
}
.reddot a img{
    padding-bottom: 0px;
}
 .RedDotInfoBar
{
    width: 100%;
    border: thick #747474;
    border: 1pt solid black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #BED8D6;
    z-index: 99;
}
.RedDotInfoBar tr td
{
    padding-left: 20px;
}
h5 {
        color:#a88f0a;
        font-weight: bold;
        font-size: 13px;
}