* {
	border: 0;
}
td {
	background-color: #01054c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.cream {
	color: #fefdbe;
}

.white {
	color: #FFFFFF;

}

.red {
	color: #FF0000;
}

.left_padding {
	padding-left: 10px;
}
.right_padding {
	padding-right: 10px;
}
.top_padding {
padding-top: 15px;
}
.vs_padding {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* *********************************** */
.txt_normal {
	font-size:12px;
	font-weight:normal;
	word-spacing: -1px;
}
.txt_bigger {
	font-size:18px;
	font-weight:normal;
	word-spacing: -1px;
}
.txt_smaller {
	font-size:9px;
	font-weight:normal;
	word-spacing: -1px;
	padding: 10px 0 10px 0;
}
.txt_normal_left {
	font-size:12px;
	font-weight:normal;
	margin: 0px 10px 0px -10px;
	padding: 0px;
}
/* *********************************** */

.txt_medium {
	font-size: 14px;
	font-weight:bold;
}

.bold {
	color:#01054C;
	font-weight:bolder;
}

.italic {
	font-style:italic;
}

.photo {
	color:#666666
}

.h1 {
	font-size:26px;
	font-weight:bolder;
	color: #01054C;
}

.lineheight {
	font-weight: bolder;
	font-size: 26px;
	float: left;
	color: #01054C;
	line-height: 26px;
}

.h2 {
	font-size:12px;
	font-weight:bolder;
	color: #ffffff;
}

.h3 {
	font-size:12px;
	font-weight:bolder;
	color: #c5f560;
	text-decoration: underline;
}

/* *********************************** */
.h4_normal {
	font-size:14px;
	font-weight:bolder;
	color: #060a52;
}
.h4_bigger {
	font-size:20px;
	font-weight:bolder;
	color: #060a52;
}
.h4_smaller {
	font-size:11px;
	font-weight:bolder;
	color: #060a52;
}
/* *********************************** */

.a A:link
{
	color: #fefdbe;
	text-decoration: underline;
}

.a A:visited
{
	color: #efefef;
	text-decoration: underline;
}

.a A:hover
{ 
	color: #ffffff;
	text-decoration: underline;
}

.a A:active
{
	color: #ffffff;
	text-decoration: underline;
}


.b A:link
{
	color: #1833c2;
	text-decoration: underline;
}

.b A:visited
{
	color: #1833c2;
	text-decoration: underline;
}

.b A:hover
{ 
	color: #69368e;
	text-decoration: underline;
}

.b A:active
{
	color: #69368e;
	text-decoration: underline;
}

.c A:link {
	font-size:12px;
	font-weight:bolder;
	color: #fefdbe;
	text-decoration: underline;
}

.c A:visited {
	font-size:12px;
	font-weight:bolder;
	color: #fefdbe;
	text-decoration: underline;
}

.c A:hover {
	font-size:12px;
	font-weight:bolder;
	color: #ffffff;
	text-decoration: underline;
}

.c A:active {
	font-size:12px;
	font-weight:bolder;
	color: #CCCCCC;
	text-decoration: underline;
}


.box1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
	border-width: 1px;
	border-style: solid; 
	border-color: #060A52  #69368e #69368e #060A52 ;
	width: 265px;
}

.box2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
	border-width: 1px;
	border-style: solid; 
	border-color: #060A52 #69368e #69368e #060A52;
	width: 180px;
	height: 18px;
}

.box3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 2px;
	border-width: 1px;
	border-style: solid; 
	border-color: #060A52 #69368e #69368e #060A52;
	width: 182px;
}

ul {
	list-style-image:url(images/bullet.gif);
	list-style:square;
	list-style-position:outside;
}

/* ************************************** */

img{
	behavior: url("pngbehavior.htc");
	border: 0;
}
#bioDock{
	position: absolute;
	display: none;
}
#bioHolder{
	position: relative;
}
#bioImg{
	position: absolute;
	z-index: 1;
}
#buttonsDiv{
	position: absolute;
	top: 69px;
	left: 188px;
	height: 60px;
	z-index: 6;
}
#curtain{
	position: absolute;
	width: 206px;
	height: 215px;
	background-color: #000;
	filter: alpha(opacity=0);
	-moz-opacity: .0;
	opacity: 0;
	z-index: 5;
}
#bioContWindow{
	position: absolute;
	top: 16px;
	left: 16px;
	width: 165px;
	height: 165px;
	overflow: hidden;
	text-align: center;
	z-index: 7;
}
#bioContScroll{
	position: relative;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 95%;
	height: 250px;
	z-index: 3;
}
#emailDock{
	position: absolute;
	display: none;
}
#emailContainer{
	position: relative;
	top: 16px;
	left: -199px;
}
#emailImg{
	position: absolute;
	z-index: 20;
}
#emailForm{
	position: absolute;
	top: 15px;
	left: 10px;
	width: 200px;
	z-index: 21;
	text-align: center;
}
input{
	font-size: 11px;
}
#contentBlock {
	padding: 0 10px 0 0;
}
/****/

#practRow, #baddRow, #cityRow, #stateRow, #zcodeRow, #sampleRow, #maffRow, #sampleRow, #errMsg, #errReq { display: none; }
#messRow{ display: block; }
.hidden { display: none; }

/********/

#scroll{
margin: 15px 0px 0px 0px;
height: 320px;
width: 180px;
overflow-y: scroll;
}

#scroll ul{
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 5px 0px 5px; 
}

table.safety{ 
Margin:10px 10px 0px 10px;
background: #ffffff;
width:350px;
}
table.safety h2{
color: #01054C;
font-size: 12px;
font-weight: bold;
margin: 5px;
}
table.safety h3{
color: #01054C;
font-size: 11px;
font-weight: bold;
margin: 5px;
}
table.safety p{
color: #000;
font-size: 11px;
font-weight: normal;
margin: 5px;
}
table.safety tr{ 
background: #ffffff;

}
table.safety td{ 
border-right: 1px solid #01054C;
border-bottom: 1px solid #01054C;
background: #ffffff;
}
table.safety td.end{ 
border-right: 0 !important;
border-bottom: 1px solid #01054C;
background: #ffffff;
}
table.safety td.last{ 
border-right: 1px solid #01054C;
border-bottom: none;
background: #ffffff;
}
table.safety td.endlast{ 
border-right: none;
border-bottom: none;
background: #ffffff;
}

/* Top hover layer */

#topHover {
	width: 218px;
	height: 91px;
	background-image: url(images/360_div_layer_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 70px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
#hovProdImage {
	float: left;
	padding: 5px;
}
#hovText {
	float: left;
	padding: 5px 5px 5px 3px;
	width: 130px
}
a.pdf{
width: 90px;
float: left;
color: #69368e;

text-decoration: underline;
}
a:hover.pdf{
width: 90px;
float: left;
color: #1833c2;
text-decoration: underline;
}


.pdflogo {
float: left;
padding: 0px;
margin:0px;
}
