body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
}

p.bold {
	font-size: 9px;
	color:#000000;
	font-weight:bold;
}

font.story_title {
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}

p.copyright {
	font-size: 9px;
	color:#7E7E4B;
	font-weight: normal;
}

td
{
	font-size: 9px;
	color:#000000;
}

td.nav
{
	padding-top:11px;
	padding-bottom:11px;
	padding-left:3px;
}

td.nav_2
{
	padding-top:11px;
	padding-left:3px;
}
.careers{
	font-size:1.4em;
	font-weight:bolder;
}
a
{
  font-size: 9px;
  color:#008697;
  text-decoration: none;
}

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

a.nav
{
  font-size: 9px;
  color:#FFFFFF;
  text-decoration: none;
}

a.nav:visited {color:#FFFFFF;}

a.nav:hover 
{
	text-decoration: underline;
	color:#FFFFFF
}

a.bottom_nav
{
  font-size: 10px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration: none;
}

a.bottom_nav:hover 
{
	text-decoration: underline;
	color:#FFFFFF;
}

a.bottom_nav:visited {color:#FFFFFF;}

.title {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
} 

.title2 {
  font-size: 11px;
  font-weight: bold;
  color:#000000;
} 

.mediumtitle {
  font-size: 14px;
  font-weight: bold;
  color: black;
}
 
.smalltext {
  font-size: 10px;
  color: black;
}  

/*new addition to homepage */
#news-release-top{
background-color:#b2b293;height:36px;width:100%;margin-top:20px;margin-bottom:4px;
position:relative;
}

#news-release-title{
font-weight:bold;padding-top:20px;padding-left:5px;color:#3e3e33;
}

a#news-release-rss{
background-image:url(/common/images/news/news__rss_button.gif);
position:absolute;
width:27px;
height:15px;
top:17px;
left:190px;

}

a#news-release-rss-right{
background-image:url(/common/images/news/news__rss_button.gif);
width:27px;
height:15px;
float:right;
margin-right:4px;
}

.news-item-odd{
background-color:#f2f2ed;width:100%;height:36px;margin-top:4px;margin-bottom:4px;
}

.news-item-even{
background-color:#eaf3f1;width:100%;height:36px;margin-top:4px;margin-bottom:4px;
}

#news-release-bottom{
background-color:#b2b293;height:8px;width:100%;margin-top:4px;margin-bottom:30px;
}

.news-item-date
{color:#616151;padding-left:15px;padding-top:5px;}

.news-item-title a
{color:#7e7e4b;padding-left:15px;}

.testimonial-container{
margin-top:15px;
margin-left:7px;
margin-right:6px;
}
.testimonial-container p.testimonial a{
font-style:italic;
font-size:10px;
}

.testimonial-company{
font-weight:bold;
color:#7e7e4b;
}
.testimonial-author{
color:#7e7e4b;
}
.testimonial p a{

}
/***************************/




.clear-both{
clear:both;
}
#contact-form{
width:395px;
position:relative;
margin:0 auto;

}
#contact-form p{

position:relative;
}
#contact-form fieldset{
border:none;
padding:0;
margin:0;
margin:5px 0 5px 0;
}
#contact-form label{
text-align:right;
float:left;
padding:0;
margin:0;
margin-right:10px;

}
#contact-form input.field ,#contact-form textarea.field{
width:300px;float:right;
border:1px solid #91916d;
}

#contact-form input.disabledfield{

font-weight:bold;
}


#contact-form .submit{
float:right;

}


p#form-indent{
margin-left:10px;
}


#contact-form label span{
font-weight:bold;
margin-left:70px;

}

fieldset#tocontact{
padding-bottom:5px;
}

input#posplant{
visibility:hidden;
display:none;

}
