@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #2EBC4D;
}
#container {
	width: 100%;
	text-align: left;
	background-color: #0083c5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/containerbk.jpg);
	background-repeat: repeat-y;
} 
 #masthead {
	height: 180px;
	width: 100%;
	background-color: #005fb1;
	position:relative;
	background-image: url(images/mastheadbk.jpg);
	background-repeat: repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #39B54A;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #39B54A;
} 
#masthead h1 {
	font-size:9px;
	color:white;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0;
	text-align: center;
}

.biosweeplogo {
	top: 5px;
	right: 50px;
	position: absolute;
}
.virusweeplogo {
	position: absolute;
	top: 100px;
	right: 290px;
}
#nav {
	float: left;
	width: 190px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #0083c5;
	background-image: url(images/navbk.gif);
	background-repeat: repeat;
}
#nav a{
color: white;
font-weight:bold;
}
#nav a:hover{
color:#003563;
}
#content {
	line-height: 175%;
	color: #666666;
	margin-left: 210px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	background-color: #FFFFFF;

} 
#content a {
	color: #2EBC4D;
}
#content a:visited{ color:#ccc;}
#content a:hover{
	color: #005FB1;
	text-decoration: none;
}
#footer {
	padding: 0 10px 0 20px;
	background-color: #2EBC4D;
	color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #005AAE;
} 
#footer a{
color:#fff;
text-decoration:none;
}
#footer p {
	margin: 0;
	padding: 10px 0; 
}
.Rfloat {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.plainRfloat {
	float: right;
	margin-left: 5px;
}
.Lfloat{ 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1{
	font-size: 140%;
	color: #0889CA;
}
h2{
	font-size: 100%;
	color: #2EBC4D;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/*Thanks Dynamic Drive :) */
.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 98%;
}

.curlycontainer .innerdiv{
	background: transparent url(images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	background-image: url(images/brcorner.gif);
	text-align: left;
	
}
.innerdiv{
font-weight:normal;}
.companytestimonialsig {
	font-style: italic;
	font-weight: bold;
	color: #2EBC4D;
}
.notation {
	color: #000000;
	background-color: #FF6600;
	padding-right: 10px;
	padding-left: 10px;
}
.biopic {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
}
.biosweep {
	text-transform: uppercase;
	color: #2EBC4D;
}
.virusweep {
	text-transform: uppercase;
	color: #2EBC4D;
}
.brands{
	position: absolute;
	right: 25px;
}
.logo{
	position: absolute;
	left: 10px;
	top: 25px;
	bottom: 25px;
}
.notes {
	color: #CC0000;
	background-color: #FF9900;
}
th {
	font-weight: bold;
	text-align: center;
}
.greenbk {
	background-color: #66BD63;
	height: 25px;
}
.graybk {
	background-color: #e5e5e5;
	border: 1px solid #005AAE;
}
.drkblueunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003272;
}
.border {
	border: 1px solid #666;
}
.blueallcaps {
	font-weight: bold;
	text-transform: uppercase;
	color: #1A5BAD;
	text-decoration: underline;
}
.Ralign {
	text-align: right;
}
.Lalign {
	text-align: left;
}
.Calign {
	text-align: center;
}
.facebook {
	border: 1px solid #FFF;
}
.xactwarecode {
	color: #FFF;
	background: #2E87C8;
	padding: 15px;
	border: 1px solid #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.xactwarecode img {
	border: 1px solid #FFF;
}
.webbannerborders {
	border: 1px solid #0c2962;
}
.techoverviewbk {
	width: 560px;
	display: block;
	padding-left: 90px;
	margin-top: -30px;
}
.newsrel{line-height:200%;}
.lightgreentext{
	font-style: italic;
	color: #6EBF66;
}
