﻿.bioBody
{
	background-position: top;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	background-image: url("../images/gradient_bg.jpg");
	background-repeat: repeat-x;
}

.newsBody
{
	background-position: top;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;	
}

.bioButton
{
	border: 1px solid #000000;
	padding: 0px;
	width: 120px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	background-image: url("../images/button_bg.jpg");
	background-repeat: repeat-x;
	font-weight: normal;
	color: #231F20;
}

.bioButton:hover
{
	font-weight: bold;
	color: #666666;
}

.bioHeader
{
	color: black;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
}

.bioSubheader
{
	color: black;
	font-size: 12pt;
	line-height: 15pt;	
}

.bioLabel
{
	color: black;
	font-size: 10pt;
	line-height: 12pt;
}

.bioField  
{
	color : #0000a0;
	border-style : solid;
	border-color : #c0c0c0;
	background-color: #f0f0f0;	
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:2px;
	margin-top:2px;
}

.bioSpacing
{
	padding: 0px 5px 0px 5px;
}

.bioTableHeader
{
	background-color: #7798C5;
	color: #FFFFFF;
	font-weight: bold;
}

.bioTable  
{
	border-collapse:collapse; 
	width:100%;
	margin-top:20px;
}


.bioTablerow
{
	background-color: White;
	color: Black;
}

.bioTablerow td  
{
	border:1px solid #7798C5;
	padding:2px;
}
.bioTablerowHilite td 
{ 
	border:1px solid #7798C5;
	padding:2px;
}

.bioTablerowHilite
{
	background-color: #E6E9EC;
	color:Black;
}

.tab
{
	border-style: solid;
	border-width: 1px;
	border-color:Black;	
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	width:100%;
}

.selected_tab_button
{
	border-style: none;
	border-width: thin;
	border-color: inherit;
	background-color: #F6F7FB;
	width:100%;
}

.selected_tab
{
	border-style: solid solid none solid;
	border-width: 1px 1px 0px 1px;
	border-color:Black Black White Black;
	background-color: #F6F7FB;
	text-align: center;
}

.unselected_tab_button
{
	border-style: none;
	border-width: thin;
	border-color: inherit;
	background-color: #DADEEF;
	width:100%;	
}

.unselected_tab
{
	border-style: solid;
	border-width: 1px;
	border-color:Black;
	background-color: #DADEEF;
	text-align: center;
}

.sheet
{
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	background-color: #F6F7FB;
	padding:10px;
}

.bioButton2
{
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin:0px;
	width: 75px;
	height: 25px;
	text-align: center;
	background-image: url( "../images/button_off2.jpg" );
	background-repeat: repeat-x;
	font-weight: normal;
	color: #231F20;
}

.bioButton2:hover
{
	border: 1px solid #336699;
}

.bioSpacingSmall
{
	padding: 0px 2px 0px 2px;
}

.bioError
{
	color:Red;
    font-weight:bold;
}

.bioRequired_field  
{
	color : #0000a0;
	border-style : solid;
	border-color : #c0c0c0;
	background-color: #ffeeaa;	
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:2px;
	margin-top:2px;	
}

.content_left
{ 
	width: 130px;
	float: left;
	border-right-style: solid; border-right-width: 1px; border-right-color: #C0C0C0; }


.content_right
{
	margin-left:130px;
	margin-right:30px;
	padding-left:20px;
	padding-right:20px;
}

.content_footer
{
	display: block;
	clear: both;
}

.main
{
	padding: 10px;
	margin: 10px 30px 10px 30px;
	border-style: solid;
	border-width: 1px;
	background-color:White;
}

.main2
{
	padding: 10px;
	margin: 10px 30px 10px 30px;
	border-style: solid;
	border-width: 1px;
	background-color:Red;
}

.main_footer
{
	
}

.main_header
{
	background-position: center top;
	background-image: url("../images/header.jpg");
	text-align: center;
	height: 15px;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom:10px;
}

.menu
{
	border: 1px solid #c0c0c0;
	color: #000000;
	z-index:100;
}

.menu_header
{
	font-weight: bold;
	text-align: left;
	width: 128px;
	padding-left: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.menu_item
{
	color: #000000;
	width: 128px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 4px;
	height:15px;
	margin-bottom: 4px;
	background-color: White;
}

.mybody
{
	background: #ffffff url( "../images/testbackground.gif" ) no-repeat fixed right bottom;
	position: relative;
}

.menu_item:hover
{
	font-weight: bold;
}

.menu_hover
{
	color: #000000;
	font-weight: bold;
}

.column2
{
	margin-left: 120px;
	margin-top: 10px;

}

.fixedLabel
{
	margin: 2px;
	display: block;
	float: left;
	width: 120px;
}

.product_text
{
	width: 65%;

}

.product_image
{
	width: 25%;	
}

.product_table
{
	width: 95%;
}

.NewsHeader
{
	font-size: 26px;
	font-weight: bold;
	color: #6E9CC0;
}

.hiLite
{
	margin:2px;
}

.hiLite:hover
{
	background-color: #F6F7Fb;
}

.News
{
	margin: 2px;
	padding:10px;
	border: 1px solid #C0C0C0;
	background-color: #F6F7FB;
}

.News:hover
{
	border: 1px solid #000000;
}

.News_white
{
	margin: 2px;
	padding:10px;
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
}

.NewsImage
{
	float:right;
}

.NewsDate
{
	font-size:12px;
}

.NewsFooter
{
	display: block;
	clear:right;
}

.captioned_photo
{
	float:right;
	margin:.5em 0 .5em 2em;
	padding:0;
}

.captioned_photo p
{
	width : 100%;
	margin:0;
	padding : 1em 0;
}

.captioned_photo img
{
	margin:0;
	padding:0;
	display:block;
}

table.faq
{
	//background-color: ;
	border: 1px solid #1e90ff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	//background: #ffffff url(tube.gif) no-repeat fixed top right;
	margin:10px;
	padding:10px;
	width:100%; 
}
