
td {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.green {
	color: #d60404;
}

.light_green {
	color: #669900

}

.red {
	color: #FF0000;
}

.left_padding {
	padding-left: 10px;
}

.top_padding {
	padding-top: 5px;
}

.q {
padding: 0px 10px 0px 0px;


}
/* *********************************** */
.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;
}
.txt_small {
	font-size:11px;
	font-weight:normal;
	word-spacing: -1px;
}
	#bioContWindow, #bioContScroll p{
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
	word-spacing: normal;

}
.txt_normal_h {
	line-height: 16px;
	font-size:12px;
	font-weight:normal;
	word-spacing: -1px;
	
}
/* *********************************** */

.txt_medium {
	font-size: 14px;
	font-weight:bold;
}

.bold {
	color:#000000;
	font-size:12px;
	font-weight:bolder;
}

.italic {
	font-style:italic;
}

.photo {
	color:#666666
}

.h1 {
	font-size:26px;
	font-weight:bolder;
	color: #336633;
}

.lineheight {
	font-size:26px;
	font-weight:bolder;
	color: #336633;
	line-height: 26px;
	float:left;
}

.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: #336633;
}
.h4_bigger {
	font-size:20px;
	font-weight:bolder;
	color: #336633;
}
.h4_smaller {
	font-size:11px;
	font-weight:bolder;
	color: #336633;
}
/* *********************************** */



a:link.normal{
	font-size:12px;
	font-weight:normal;
	word-spacing: -1px;
	text-decoration: none;
	color:#333333;
}
a:visited.normal{
	font-size:12px;
	font-weight:normal;
	word-spacing: -1px;
	text-decoration: none;
	color:#666;
}
a:hover.normal{
	font-size:12px;
	font-weight:normal;
	word-spacing: -1px;
	text-decoration: none;
	color: #336633;
}

.a A:link
{
	color: #064027;
	text-decoration: underline;
}

.a A:visited
{
	color: #000000;
	text-decoration: underline;
}

.a A:hover
{ 
	color: #cd040b;
	text-decoration: underline;
}

.a A:active
{
	color: #cd040b;
	text-decoration: underline;
}


.b A:link
{
	color: #669900;
	text-decoration: underline;
}

.b A:visited
{
	color: #666666;
	text-decoration: underline;
}

.b A:hover
{ 
	color: #333333;
	text-decoration: underline;
}

.b A:active
{
	color: #333333;
	text-decoration: underline;
}

.c A:link {
	font-size:12px;
	font-weight:bolder;
	color: #c5f560;
	text-decoration: underline;
}

.c A:visited {
	font-size:12px;
	font-weight:bolder;
	color: #c5f560;
	text-decoration: underline;
}

.c A:hover {
	font-size:12px;
	font-weight:bolder;
	color: #333333;
	text-decoration: underline;
}

.c A:active {
	font-size:12px;
	font-weight:bolder;
	color: #333333;
	text-decoration: underline;
}
.d A:link {
	font-size:12px;
	font-weight:bolder;
	color: #c5f560;
	text-decoration: underline;
}
.d A:visited
{font-size:12px;
	color: #666666;
	text-decoration: underline;
}

.d A:hover
{ font-size:12px;
	color: #333333;
	text-decoration: underline;
}

.d A:active
{
	color: #333333;
	text-decoration: underline;
}




A:link.ask
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	margin: 10px 0px 0px 0px;

}

A:visited.ask
{
	color: #064027;
	text-decoration: :none;
		font-size: 12px;
	margin: 10px 0px 0px 0px;
}

A:hover.ask
{ 
	color: #999;
	text-decoration: none;
		font-size: 12px;
	margin: 10px 0px 0px 0px;
}

A:active.ask
{
	color: #000000;
	text-decoration: none;
		font-size: 12px;
	margin: 10px 0px 0px 0px;
}




.box1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 2px;
	border-width: 1px;
	border-style: solid; 
	border-color: #669900 #c5f560 #c5f560 #669900;
	width: 310px;
}

.box2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 2px;
	border-width: 1px;
	border-style: solid; 
	border-color: #669900 #c5f560 #c5f560 #669900;
	width: 195px;
	height: 18px;
}

.box3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 2px;
	border-width: 1px;
	border-style: solid; 
	border-color: #669900 #c5f560 #c5f560 #669900;
	width: 195px;
}

ul {
	list-style-image:url(images/bullet.gif);
	list-style-position:outside;
}

/* ************************************** */

img{
	behavior: url("pngbehavior.htc");
	border: none;
}
#bioDock{
	position: absolute;
	display: none;
}
#bioHolder{
	position: relative;
}
#bioImg{
	position: absolute;
	z-index: 5;
}
#buttonsDiv{
	position: absolute;
	top: 69px;
	left: 188px;
	height: 60px;
	z-index: 6;
}

#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;
	border: 1px solid red;
}
#bioContWindow{
	position: absolute;
	top: 16px;
	left: 16px;
	width: 170px;
	height: 202px;
	overflow: hidden;
	text-align: center;
	z-index: 3;
	
}
#bioContScroll{
	position: relative;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 100%;
	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;
}

/****/

#practRow, #baddRow, #cityRow, #stateRow, #zcodeRow, #sampleRow, #maffRow, #sampleRow, #errMsg, #errReq { display: none; }
#messRow{ display: block; }
.hidden { display: none; }


.clear{ 
clear: both;
}

h1.header{
Color:336633;
font-size: 24px;
font-family: arial;
letter-spacing: -1;
}



#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

}

 