html{
/*    height: 100%; */
}
body{
    font-family:      "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size:        small;
    line-height:      1.4em;
    color:            #333;
/*    text-align:       center;*/
    background:       #FFF; /* url(../images/bg.gif) repeat-x top; */
    margin:           0px;
    padding:          0px;
/*    height: 100%; */
}

#top{
    margin: 0 auto;
    margin-top: 1px; 
/*    width: 1230px;
    text-align: left;*/
/*    height: 100%; */
}

#footer{
    background:  #f4f8f0; /* url(../images/bg.gif) repeat-x top; */
    margin-top:  30px;
    padding: 4px;
/*    height: 20px;*/
    clear: both;
    font-size: .85em;
    line-height:      1.4em;
}
#footer a{
    color:            #888;
}
#footer a:hover, #footer a:active{
    color:   #6bb03d;
    border-bottom: 1px solid #6bb03d; 
}
#footer .copynotice{
    color:            #999;
}

h1{
    font-size: 1.4em;
    line-height:      1.4em;
    color: #999;
}
h2{
    font-size: 1.1em;
    line-height:      1.4em;
    color: #666;
}

a {
    color:   #777;
    text-decoration: none; 
    border-bottom: 1px dotted #6bb03d; 
}
a:hover, a:active {
    color:   #6bb03d;
    border-bottom: 1px solid #6bb03d; 
}
a.red {
    color:   #d23636;
}
a.image, a.image:hover, a.image:active {
    border: none;
}
li {
    padding: 5px 5px 5px 5px;
}

.left{
    margin: 0px 5px 0px 15px;
    float: left;
    width: 230px; /* incl margin width=220px */
}
.center{
    margin-top: 3px; 
    margin-bottom: 1px; 
    width: 240px;
    float: left;
}
.right{
    margin-top: 3px; 
    width: 350px;
    float: left;
}
.main{
    padding-top: 10px;
    margin:  10px 10px 10px 10px;
    width: 800px;
    clear: both;
}
#mainindex{
    border-top: 1px solid #888;
/*    margin:  10px 10px 10px 10px;
    width: 1435px;*/
    clear: both;
    height: 100%;
}
#mainindex tbody tr td{
padding: 0px 0px 0px 0px;
}
#divdb{
    margin:  0px 0px 0px 0px; 
/*    width: 1280px;
    height: 800px;*/
/*    clear: both;*/
/*    float: left;*/
    height: 100%;
}
#divtokbox{
    margin:  55px 10px 10px 10px; 
/*    width: 425px;
    height: 320px;*/
/*    clear: both;*/
/*    float: left;*/
/*    display: none;*/
}
img{
    border:none;
}

/*.img-shadow {
  float:left;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }*/

.public_img, .public_thumb, .example_img, .toolkit_img{
/*    border: medium solid #a6cddf;*/
    border: 1px solid #a9b9c9; 
    border-bottom: 2px solid #99a9b9;
    border-right: 2px solid #99a9b9;
}
.public_thumb{
/*    border: 1px solid #96c7df;*/
    width:   200px;
    height:  150px;
}

a.namelink{
    color:      #689;
}
a.namelink:hover, a.namelink:active{
    border-bottom: 1px solid #689; 
}

td{
    padding: 5px 5px 5px 5px;
}
.public_td{
    padding: 5px 8px 5px 8px;
    width:   203px;
    vertical-align: top;
}

small, .smalltext{
    color    : #777;
    font-size: .9em;
    line-height:      1.4em;
}
/*.smalltext a{
    text-decoration: none;
    border: none;
}*/
.smalltext a:hover, .smalltext a:active{
    border-bottom: 1px solid #6bb03d;
}
.underline{
    text-decoration: underline;
}

label, .labelwidth {
	float: left;
	margin-right: 10px;
	width: 120px;
}
p.roicalc label{
	width: 260px;
}
p.roicalc input{
	width: 50px;
}

.publicnav {
    text-align: center;
}

.mainlinknav a{
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    border: none;
}
.mainlinknav a:hover, .mainlinknav a:active{
    border-bottom: 2px solid #6bb03d;
}
/*a:hover, a:active {
    text-decoration: underline;
}*/

select, .w300px{
    width: 300px;
}
textarea{
    width: 300px;
    height: 100px;
}

#addthisimg{
    vertical-align: bottom;
}

.splashside{
   text-align: center;
   width:      250px;
   float:     left;
}
.splashcenter{
   text-align: center;
   width:      470px;
   float:      left;
   margin: 0px 10px 0px 10px;
}
.splashimg{
   margin: 0px 10px 0px 10px;
}
.splash{
    font-size:  1.05em;
}
.splashline1{
    color:      #666;
    font-size:  1.6em;
    line-height:      1.2em;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding:    0px 0px 10px 0px; 
}
.splashline2{
    color:      #333;
    font-size:  1.15em;
    line-height:      1.4em;
    font-weight: normal;
    text-align: left;
/*    padding:    10px 10px 10px 10px; */
}
.splashenter{
    color:      #444;
    font-size:  1.5em;
    line-height:      1.4em;
    font-weight: normal;
    text-align: left;
/*    padding:    10px 10px 10px 10px; */
}

#dropmenudiv{
position:absolute;
/*border:1px solid #aaaaaa; */
border-bottom-width: 0;
/* font:normal 12px Verdana; */
line-height:18px;
text-align: left;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: inline; /*block;*/
/* text-indent: 3px;
border-bottom: 1px solid #aaaaaa;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
/* background-color: yellow; */
/* text-decoration: underline; */
}

.bluebg{
    background:  #E6F5FF; 
}
.greenbg{
    background:  #DEFFEB; 
}
.highlightbg{
    background:  #FFFFCC; 
}

.devinstr{
  border-collapse: collapse;
/*  border: 1px solid #aaaaaa; */
}
.devinstrtd1{
  width: 120px;
  padding: 5px 5px 5px 5px;
  border: 1px solid #aaaaaa;
}
.devinstrtd2{
  width: 680px;
  padding: 5px 5px 5px 5px;
  border: 1px solid #aaaaaa;
}
.propricetd{
  width: 100px;
  padding: 5px 5px 5px 5px;
  border: 1px solid #aaaaaa;
}
.propricetd2{
  width: 117px;
  padding: 5px 5px 5px 5px;
  border: 1px solid #aaaaaa;
}
.propriceth{
  width: 407px;
  padding: 5px 5px 5px 5px;
  border: 1px solid #aaaaaa;
  text-align: left;
}
.propricetr{
  height: 56px;
}
.proprice, .progroupnum{/* actual $ amt in table, num users for grp accnts */
  font-size: 1.3em;
}
th small{
  font-weight: normal;
}

form{
  margin-bottom: 0px;
}
#viddler_e8b8f8ab{
/*  border: 1px solid #aaaaaa; */
}

.ccoth, .cctype{
  width: 200px;
}
.ccmonth{
  width: 130px;
}
.ccyear{
  width: 70px;
}
.cccode{
  width: 40px;
}
.cczip{
  width: 100px;
}
.ccname{
  width: 100px;
}

.example_img{
/*    border: medium solid #a6cddf;*/
    width: 700px;
    text-align: center;
}
.toolkit_img{
/*    border: medium solid #a6cddf;*/
    width: 350px;
    text-align: center;
}

blockquote{
    background:  #E6F5FF; 
    width: 600px; 
}
/* these don't work in safari 
blockquote:before { content: open-quote; font-weight: bold; } 
blockquote:after { content: close-quote; font-weight: bold; }
blockquote:before, blockquote:after {
color: #5087d8;
}*/

pre.precode{
   background: #eee;
   padding: 5px 5px 5px 5px;
   overflow: auto;
}

textarea.survey{
    width: 400px;
    height: 70px;
}
input.survey{
    width: 50px;
}

table{
border-collapse: collapse;
}
