body {
       font-size: 10pt;
       color: #999999;
       font-family: Arial, Helvetica, sans-serif;
       text-align: left;
       text-decoration: none;
       left: 0;
       top: 0;
}


A {text-decoration: none;}

A:visited {color: #33CC00}
A:link {color: #66CC33}
A:hover {color: #33CC00}


.toplink {
	
	font-weight: bold; 
}


A.toplink:visited {color: #a9592e}

A.toplink:link {color: #a9592e}

A.toplink:hover {color: #a9592e}


A.rightlink:visited {color: #eb7535}

A.rightlink:link {color: #eb7535}

A.rightlink:hover {color: #eb7535}

.rightText { color: #A9592E}



td {font-size: 10pt;
       color: #666666;
}

td.smallText {
 font-size: 8pt;
}

ul.twitterlist {
   margin-left:-0.8cm;
	margin-top:-.3cm;
}

li {margin-bottom:5px;
}

.utility {
	position:relative;
	left:0px;
	top:-90px;
	z-index: 4;
	width: 200;
}

.copyrightinfo {
       font-size: 10pt;
       color: black;
	   font-family: Times New Roman, Times, serif;
}


.title {
              color: #AEC5F6;
              font-size: 14pt;
              text-align: left;
}

.smallertitle {
              color: #AEC5F6;
              font-size: 11pt;
              font-weight: bold;
}

.prodtitle {
              color: #999999;
              font-size: 10pt;
              font-weight: bold; 
              text-align: center;
}

.faq_title {    
			font-weight: bold; 
			color: #000000;
}

.breadcrumb {
			font-size: 8pt;
}

.blogtitle {
			font-size: 11pt;
			font-weight: bold;
}

.archivelist {
			list-style-type: none
}

.sociotags
  {
  margin: 2px 0 0 0;
  height: 30px;
  }
.sociotags ul
  {
  float: left;
  border: 1px white;
  font-size: 8pt;
  width: auto;
  height: 22px;
  margin: 0px;
  padding: 1px 4px;
  }
.sociotags ul li
  {
  display: inline;
  margin: 0;
  border: 0;
  }
.sociotags ul li a
  {
  }
.sociotags ul li a img
  {
  margin: 0;
  padding: 0;
  border: 0;
  }
