@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/container_bg.png) repeat-y center #f5f5f5;
}
a:link, a:visited, a:active, a:focus  {
	color: #77A51C;
	text-decoration: none;
}

a:link, a:visited, a:active, a:focus {
	color: #77A51C;
	text-decoration: underline;
}

a:hover { color: #6d6f72; text-decoration : none; } 
/* elements */
a img{
	border: none;
}
.divider {
	clear: right;
	border-bottom: 1px solid #eee;
	margin-left: 0px;
	margin-bottom: 10px;
}

/* links */
.subNav ul li
{
	float:left;
	width:145px;
	padding:0 12px 2px 28px;
	background:url(../images/arrow_subnav.gif) top left no-repeat;
}

/* containers */
.container-main {
	width:100%;
	margin: 0px;
	padding:0px;
}
.container-top {
	background-image:url(../images/container-topbg9.png);
	background-repeat: repeat-x;
	height: 170px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index:99999;
}
.container-content {
	width: 950px;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
}
.container-subcontent {
	background-image: url(../images/flash_bottom_shadow.jpg);
	background-repeat:no-repeat;
	padding: 10px;
	width: 930;
	margin-top: 5px;
	background-position: top;
}
.container-footer {
	background-color: #FFF;
	min-height: 170px;
	padding: 0px;
	margin-top: -20px;
}
/*  layout  */
/*  layout  */
.header {
	width: 950px;
	height: 165px;
	margin: 0 auto;
}
#header-logo-box {
	width:210px;
	height:144px;
	float:left;
	z-index:9999;
	margin-left: 20px;
}
#language-selection {
	float:right;
	height: 20px;
	font-size:10px;
	color:#666;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-right: 15px;
}
#header-contact-box {
	height:89px;
	margin-top:15px;
	margin-left:80px;
	float:left;
}
#header-contact-txt {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	margin-left: 5px;
}
#header-contact-txt-grn {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #77A51C;
	text-shadow: #fff 0px 1px 1px;
	margin-left: 5px;
}
#existing-customers-box {
	height: 70px;
	margin-top: 25px;
	margin-right: 5px;
	float:right;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	text-shadow: #fff 0px 1px 1px;
	margin-left: 50px;
	padding-right: 7px;
}	
	
/*  main menu  */
#navigation {
float:right;
width:950px;
height:40px;
padding-right:0;
font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
font-size:12px;
color:#333;
text-shadow:#fff 0 1px 1px;
}
#nav-top {
	float:right;
	margin-top:-27px;
	list-style-image:none;
	list-style-type:none;
	height:40px;
	width:950px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-shadow:#fff 0 1px 1px;
}
#nav-top ul {
	display:inline;
}
#nav-top ul li {
	display: inline;
	float: right;
	padding-right: 30px;
}
#nav-top ul li a {
	display:block;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	line-height: 40px;
	vertical-align:middle;
}
#heading-bigred {
	float:left;
	width: 725px;
	margin-top: 25px;
	padding-left: 25px;
	font-size: 18px;
	color: #F00;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-shadow: #fff 0px 1px 1px;
}
#heading-biggreen {
	float:left;
	width: 700px;
	margin-top: 15px;
	padding-left: 25px;
	font-size: 18px;
	color: #77A51C;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-shadow: #fff 0px 1px 1px;
	margin-bottom: 10px;
}
#subpage-descript1 {
	float:left;
	width: 700px;
	margin-top: 10px;
	padding-left: 27px;
	padding-top: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #666;
	text-shadow: #fff 0px 1px 1px;
	height: auto;
	padding-right: 10px;
	border-top: solid #eee 1px;
	overflow: hidden;
}
#subpage-descript1 h2 {
	font-size:14px;
	text-shadow: #fff 0px 1px 1px;
	padding-top: 12px;
}
#subpage-descript1 p{
	margin-bottom: 20px;
}
#subpage-descript1 hr {
	float: left;
	width: 675px;
	height: 1px;
	margin: 15px 0;
	border: 0;
	border-top: solid #eee 1px;
}
/* Map
---------------------------------------------------------------*/
#map {
	position: relative;
	width: 650px;
}
#transparent_map {
	position: absolute;
	z-index: 30;
	width: 650px;
	height: 438px;
	border: none;
}
#map ul {
	list-style: none;
}
#map li {
	position: absolute;
	z-index: 20;
	text-indent: -1000em;
	display: none;
}
#texas {
	background: url(../images/map/texas.png) no-repeat;
	width: 650px;
	height: 438px;
	top: 0px;
	left: 0px;
}
#oklahoma {
	background: url(../images/map/oklahoma.png) no-repeat;
	width: 650px;
	height: 438px;
	top: 0px;
	left: 0px;
}
#arkansas {
	background: url(../images/map/arkansas.png) no-repeat;
	width: 650px;
	height: 438px;
	top: 0px;
	left: 0px;
}
#missouri {
	background: url(../images/map/missouri.png) no-repeat;
	width: 650px;
	height: 438px;
	top: 0px;
	left: 0px;
}
#kansas {
	background: url(../images/map/kansas.png) no-repeat;
	width: 650px;
	height: 438px;
	top: 0px;
	left: 0px;
}
#lousiana {
	background: url(../images/map/lousiana.png) no-repeat;
	width: 650px;
	height: 438px;
	top: 0px;
	left: 0px;
}
#sidebar1 {
	float: right;
	margin-right: 5px;
	margin-top: -20px;
	width: 225px;
	padding: 0px;
}
#sidebar1nav {
	float:right;
	margin-bottom: 1px;
	list-style-image: none;
	list-style-type: none;
	height: 38px;
	width: 230px;
	color: #333;
	background-image: url(../images/sidebar1btn.png);
	background-repeat: no-repeat;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	text-shadow: #fff 0px 1px 1px;
}
#sidebar1nav li {
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
	height: auto;
	width: 260px;
	color: #333;
	
}
#sidebar1nav li a:link, #nav li a:visited, #nav li a:active {
	text-decoration: none;
	color: #333;
	width: 260px;
	margin-right: 20px;
	height: 42px;
	text-align: center;
	float: right;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px;
	padding-top: 0px;
	padding-right: 30px;
}
#sidebar1nav li a:hover {
	text-decoration: none;
	margin-left: -20px;
	color: #690;
	background-image:url(../images/sidebarbtn-arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	text-shadow: #fff 0px 1px 1px;
}

#product-carousel {
	clear: both;
	padding-top: 20px;
}

#partners {
	width: 100%;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #666;
	text-shadow: #fff 0px 1px 1px;
	vertical-align: middle;
	background-image: url(../images/partners-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#partners a:link, a:visited {
	text-decoration:none;
	color:#333;
}

#partners a:hover {
	color:#999;
		text-shadow: #fff 0px 1px 1px;
}

/* float/clear classes */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.footer {
	padding: 25px 0 0px 0;
	text-align: left;
	font-size: 0.7em;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 0px 0 0 0;
	clear: both;
	width: 970px;
	margin: 0 auto;
	background: #fff url(../images/footer_top_bg.png) repeat-x top;
	height: 10px;
}
.footerContent {
	width: 950px;
	margin: 0 auto;
}
.footer dl {
	float: left;
	margin: 0;
	padding: 15px 0 15px 15px;
	width: 174px;
	min-height: 135px;
	_height: 135px;
	border-right: 1px solid #eee;
}
.footer dl.last {
	border-right: 0;
}
.footer dl.hover {
	background-color: #f6f6f6;
}
.footer dd {
    margin: 0;
    padding: 3px 10px;
    font-size: 1.2em;
	color: #666;
}
.footer dd a {
	color: #666;
	text-decoration: none;
}
.footer dt {
    font-size: 0.95em;
    padding: 2px 10px;
	color: #ccc;
}
.footer dt a {
	color: #888;
	text-decoration: none;
}
.footer dt a:hover {
	color: #333;
}
.footer .copyright {
	text-align: center;
	clear: both;
	padding-top: 20px;
	color: #999;
}
.footer .copyright a {
    color: #999;
    text-decoration: none;
}
.footer .copyright a:hover {
    color: #999;
}
.homepageRightCol {
    width: 231px;
    height: 425px;
    float: right;
    margin: 6px 19px 0 0;
    _margin-top: 5px;
    _margin-right: 10px;
}

.homepageRightColButton {
	margin: 0 0 3px 0;
}

.homepageRightColButton img {
    border: 0;
}
	/**
 * Side Menu
 */
.sidemenu {
	font-size: 0.85em;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 35px 0 0 8px;
	margin-left: 0px;
	padding: 0 5px 0 0;
	width: 195px;
	float: left;
	position: relative;
	border-right: 1px solid #eee;
}

.sidemenu ul {
    margin: 0;
    padding: 15px 0 10px 0;
}

.sidemenu ul li {
    list-style-type: none;
}

.sidemenu ul li a {
	display: block;
	position: relative;
	color: #77A51C;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	padding: 0px 0 4px 25px;
	clear: both;
	background-image: url(../images/arrow_subnav.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration:none;
}
.sidemenu ul li a:hover {
	color: #666;
}
.sidemenu ul li.selected a{
	color:#666;
}

.sidemenu ul li.productsidemenuItemSpecialist a {
    color: #999;
}

.sidemenu ul li.sidemenuItemActive a {
    color: #666;
}

.sidemenu ul li a img {
    border: 0;
    position: absolute;
    top: 0;
    _top: 3px;
    left: 0;
    _left: -50px;
}

.sidemenu ul li .sidemenuDivider {
	height: 8px;
	border-bottom: 1px solid #eee;
	margin: 0px 0 10px 25px;
	overflow: hidden;
}

.productCategoryTrail {
    font-size: 0.85em;
    color: #666;
    margin: 20px 0 0 0;
    text-transform: lowercase;
}
.productCategoryTrail span {
    font-weight: bold;
}
.keyfacts {
	width: 180px;
	height: 208px;
	padding: 10px 5px;
	margin: 5px auto 0 auto;
    #margin-top: 19px;
	_margin-top: 21px;
	background: url(../images/feature-bg2.jpg) no-repeat;
	background-position: top center;
}

.keyfacts h2 {
	margin: 15px 0 0 0;
    #margin-top: 23px;
	padding: 0;
	text-align: center;
	color: #666;
	text-shadow: #fff 0px 1px 1px;
}
.keyfacts div {
	color: #666;
	clear: both;
	min-height: 26px;
	_height: 26px;
	margin: 8px 0 0 8px;
	position: relative;
	padding: 4px 0 0 30px;
	font-size: 0.9em;
}
.keyfacts div img {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.spotlightTop {width:562px;height:12px;line-height:0.1em;font-size:0.1em;background:url(../images/spotlight-box-top.gif) no-repeat;}
.spotlightSpan {
	width:522px;
	padding:0 20px 10px 20px;
	line-height:16px;
	background:url(../images/spotlight-box-spa) no-repeat bottom;
}

/*FAQ*/
#FAQcontent .FAQanswer { float: left; display: none; }
#FAQcontent h2 {
	float: left;
	width: 675px;
	margin: 10px 0 0;
	padding: 10px 0 0;
	background: url(../images/tabbedDot.gif) repeat-x;
}
#FAQcontent h2 a {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 0 0 0 -20px;
	padding: 0 0 0 20px;
	outline: none;
}
#FAQcontent h2 a.faqDown:hover {
	color: #77A51C;
}
#FAQcontent h2 a.faqUp { color: #666; }
#FAQcontent h2 a.faqUp:hover { color: #77A51C; }
#FAQcontent p {
	float: left;
	width: 675px;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 10px;
	padding-bottom: 5px;
}
#FAQcontent a.expandAll {
	float: right;
	margin: 0 13px 0 0;
	padding: 0 0 0 15px;
}
#FAQcontent a.collapseAll {
	float: right;
	margin: 0;
	padding: 0 0 0 15px;
}
#FAQcontent a.expandAll:hover, #FAQcontent a.collapseAll:hover { color: #77A51C; }
.container_12 .grid_9 { width: 646px; }
#contactContent {
	float:left;
	width: 500px;
	margin-top: 10px;
	padding-left: 27px;
	padding-top: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size:12px;
	text-shadow: #fff 0px 1px 1px;
	line-height: 1.6em;
	color: #666;
	text-shadow: #fff 0px 1px 1px;
	height: auto;
	padding-right: 10px;
	border-top: solid #eee 1px;
	overflow: hidden;
	}
#contactContent h2 { float: left; width: 572px; font-size: 14px; line-height: 20px; color: #666; font-weight: bold; background: none; margin: 0 0 15px; padding: 0; }
#contactContent h2 span {
	float: left;
	font-size: 20px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #77A51C;
	margin: 0;
	padding: 0;
	line-height: 40px;
	letter-spacing: -0.5px;
}
#contactContent h3 { float: left; width: 572px; font-size: 24px; line-height: 20px; color: #77A51C; 	text-shadow: #fff 0px 1px 1px; font-weight: bold; background: none; margin: 0 0 15px; padding: 0; }
#contactContent p { float: left; width: 500px; line-height: 18px; }
#contactContent p.contactDesc {
	width: 500px;
	margin: 5px 0 0;
}
#contactContent hr { float: left; width: 500px; height: 1px; margin: 20px 0; border: 0; background: url(../images/grayDot.gif); } 
#contactContent ul {
	float: left;
	width: 500px;
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
}
#contactContent li { float: left; width: 500px; margin: 0 0 10px; padding: 0; }
#contactContent label {
	float: left;
	font-size: 12px;
	width: 140px;
	font-weight: normal;
	color: #666;
	padding: 8px 0 0;
}
#contactContent input { float: left; width: 205px; border: 1px solid #ccc; background: #ebebeb; font-size: 12px; padding: 3px; }
#contactContent select { float: left; width: 215px; border: 1px solid #ccc; background: #ebebeb; font-size: 12px; }
#contactContent textarea { float: left; width: 320px; height: 75px; border: 1px solid #ccc; background: #ebebeb; font-size: 12px; padding: 3px; 	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; }
#contactContent #btnSendEmail {
	float: left;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	width: 75px;
	height: 25px;
	color: #fff;
	border: none;
	background: url(../images/buttonContactForm.png);
	font-size: 12px;
	line-height: 10px;
	padding: 0 0 0 5px;
	text-align: left;
	cursor: pointer;
}
#contactContent #btnSendEmail:hover { background-position: 0 -25px; }
#contactContent .contactFormSuccess {
	float: left;
	width: 500px;
	height: auto;
	font-size: 12px;
	background: none;
	margin: 0;
	padding: 0 0 15px;
	color: red;
	font-weight: bold;
}

#sideBar { 
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	}
#sideBar a.signUp { float: left; width: 192px; height: 21px; padding: 9px 0 0 10px; background: url(../images2/signUpbutton.gif); font-weight: bold; font-size: 10px; line-height: 12px; color: #fff; text-decoration: none; }
#sideBar a:hover.signUp { background-position: 0 -30px; }
#sideBar img.news { border: 10px solid #ebebeb; margin: 15px 0 0; }
#contactSide {
	float: left;
	background: url(../images/contactside_bottombg.jpg) bottom;
	margin-top: 20px;
}
#contactSide span {
	float: left;
	width: 182px;
	padding: 10px;
	background: url(../images/contactside_topbg.jpg) top no-repeat;
}
#contactSide h3 {
	float: left;
	width: 182px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
#contactSide a {
	float: left;
	margin: 2px 0 0;
	clear: both;
	font-size: 0.75em;
	width: 130px;
}
#contactSide a.newWindow { padding: 0 0 0 18px; background: url(../images2/iconOpenWindow.gif) no-repeat 0 1px; }
#contactSide a:hover.newWindow { background-position: 0 -15px; }
#contactSide a.download { padding: 0 0 0 16px; background: url(../images2/iconDnld.gif) no-repeat; }
#contactSide a:hover.download { background-position: 0 -16px; }
#contactSide p {
	float: left;
	width: 182px;
	margin: 5px 0 0;
	font-size: 0.75em;
	font-color: #333;
}
#contactSide ul {
	float: left;
	width: 182px;
	list-style: none;
	margin: 2px 0 0;
	padding: 0;
}
#contactSide li {
	float: left;
	width: 185px;
	margin: 0 0 2px;
	font-size: 0.75em;
	padding: 0;
}
#contactSide ul span {
	float: left;
	width: 90px;
	background: none;
	padding: 0;
}
#contactSide hr { float: left; width: 182px; height: 1px; margin: 15px 0; border: 0; background: url(../images/contentSideDot.gif); }

#sidebarNav { float: left; width: 200px; padding: 0; margin: 0 0 25px;  background: #EDF3F8; border: 1px solid #DBE6F1; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#sidebarNav li { float: left; width: 200px; padding: 0; margin: 0; border-bottom: 1px solid #DBE6F1; border-top: 1px solid #FBFCFE; font-weight: bold; font-style: normal; background: none; }
#sidebarNav li.title { width: 185px; padding: 7px 0 6px 15px; background: #dbe6f1; border-bottom: 1px solid #c3d5e8; border-top: none; color: #fff; text-transform: uppercase; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; }
#sidebarNav li.first { border-top: none; }
#sidebarNav li.last { border-bottom: none; }
#sidebarNav li.last a { -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; }
#sidebarNav li a { float: left; width: 185px; padding: 7px 0 6px 15px; margin: 0; text-decoration: none; color: #313131; /*background: url(../images2/arrow313131.gif) 15px 12px no-repeat;*/ }
#sidebarNav li.indent a { color: #7391B0; background: none; width: 178px; font-weight: normal; padding-left: 22px; }
#sidebarNav li a:hover { background: #F7F9FC }

.pdf {
	display: inline;
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 10px;
}
.pdf image {
	display: block;
	height: 12px;
	width: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.news_icon {
	display: block;
	float: left;
	width: 275px;
	margin-top: 15px;
	min-height: 75px;
}
.news_content {
	display: block;
	float: left;
	width: 425px;
	margin-top: 5px;
	min-height: 75px;
	font-size: 11px;
}
.cert_icon {
	display: block;
	float: right;
	height: 75px;
	width: 190px;
	margin-top: 15px;
}
.cert_content {
	display: block;
	float: left;
	width: 475px;
	margin-top: 5px;
	font-size: 11px;
	min-height: 75px;
}
.partners_icon {
	display: block;
	float: left;
	height: 75px;
	width: 190px;
	margin-top: 15px;
}
.partners_content {
	display: block;
	float: left;
	width: 510px;
	margin-top: 5px;
	font-size: 11px;
	min-height: 75px;
}
.divider_news {
	clear: right;
	border-bottom: 1px solid #eee;
	margin-left: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.news_divider {
	display: inline;
	height: 10px;
	width: 500px;
	border-top-width: 500px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}
.history_iconsmall {
	display: block;
	float: right;
	height: 215px;
	width: 330px;
	margin-top: 15px;
}
.history_iconmed {
	display: block;
	float: left;
	height: 75px;
	width: 190px;
	margin-top: 15px;
}
.history_contentsmall {
	display: block;
	float: left;
	height: 215px;
	width: 365px;
	margin-top: 15px;
}
history_contentmed {
	display: block;
	float: right;
	height: 215px;
	width: 365px;
	margin-top: 15px;
}
#contactSide hr { float: left; width: 182px; height: 1px; margin: 15px 0; border: 0; background: url(../images/contentSideDot.gif); }

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
	border-left-color: #666;
	font: 11px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: right;
}

th {
	font: 11px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #eee url(../images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #999;
	background: none;
	color: #77A51c;
	font-weight: bold;
}

td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #666;
	font: 11px;
}


td.alt {
	background: #eee;
	color: #666;
}

th.spec {
	border-left: 1px solid #999;
	border-top: 0;
	font: 11px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background-color: #fff;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
}

th.specalt {
	border-left: 1px solid #999;
	border-top: 0;
	background: #eee url(..images/bullet2.gif) no-repeat;
	font: 10px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #666;
}
/*------------------------------------------------------------------------------------
      Tooltip
    ------------------------------------------------------------------------------------*/

#vtip { 
    display: none;
    background: url(../images/blue_90_background.png) repeat;
    position: absolute;
    z-index: 9999;
    left: 6px; 
    font-size: 11px;
    color: #FFF;
    padding: 8px 12px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;

}

#vtip #vtipArrow { 
    position: absolute; 
    top: -9px; 
    left: 6px;
}

.primus_doc {
	display: block;
	float: right;
	height: 40px;
	width: 200px;
}
