/* CSS Document */

body {
	font-size:12px;
	font-family:Verdana, Arial, "Times New Roman", Helvetica, sans-serif !important;
	background:#9BB0B3;
}

img {
}

a:link {
	color:#0000CC;
}

a:visited {
	color:#003399;
}

a:active {
	color:#0000CC;
	text-decoration: none
}

a:hover {
	color:#CC0000; 
	text-decoration: none;
}

#page_container{
	width:100%;
	overflow:auto;
}

/*
#page_container #page_wrapper01{
		background: transparent url(images/) no-repeat 50% vertical_starting_point_px;
}

#page_container #page_wrapper02{
		background: transparent url(images/) repeat-x 0% 0;
}
*/

#page_contents{
	width:796px;
	overflow:hidden;
	color:#000000;
	background:#ffffff;
/*	border-right:#000000 solid 2px;
	border-left:#000000 solid 2px;
	border-bottom:#000000 solid 2px;
*/
}

#masthead {
	overflow:auto;
	width:100%;
	margin:0;
} 

#top_block {
/*	height:10px;
	background:url(images/top.gif) no-repeat 50%;*/
	width:796px;
}

#banner_block {
	background:#001561;
	overflow: hidden;
	padding:0;
	width:100%;
	border-bottom:#001561 solid 2px;
}

.left_top {
	float:left;
	margin:0.2em 1em 0.1em 0;
}

.right_top {
	float:right;
	margin:0.2em 0 0.1em 1em;
}

.left {
	float:left;
	margin:0.5em 1em 0.5em 0;
}

.right {
	float:right;
	margin:0.5em 0 0.5em 1em;
}

.right img, .left img, .right_top img, .left_top img {
	border:#000000 solid 1px;
}

.image_clear {
	clear:both;
}

.main_text {
	width: 93%;
	margin:0;	
	padding-left:1em !important;
	padding-right:1em !important;
	text-align:left;
	overflow:auto;
	margin-bottom:0.5em;
}

.generic_text {
	width: 92%;
	margin:0px;	
	padding:1% 3% !important;
	overflow:auto;
}

#footer {

	background:#001561 url(images/bottom.gif) no-repeat 50% bottom;
	overflow:hidden;
	width:796px;
	margin:0;
	font-family:Times, Arial, serif !important;
	color:#000000 !important;
}

#footer_bottom {
	background:url(images/bottom.gif) no-repeat 50%;
	height:10px;	
}

.image_left {
	float:left;
/*	border:#FFFFFF solid 2px; */
	margin: 0 1em 0 0;
	clear:left;
	overflow:auto;
	padding:0;
}

#footer_block_content{
	width:100%;
	padding-top:2px;
	padding-bottom:4px;
}

#footer_block_content p{
	margin:0px;
}

#content_block {
	border:#001561 solid 2px;	
	width:792px;
	padding-top:0.5em;
}

.full_container {
	width:95%;
	border:#000000 solid 2px;
	overflow:auto;
	text-align:left;
	padding:1%;
}

#footer a:link {
	color:#FFFFFF !important; 
	text-decoration: none
}

#footer a:visited {
	color:#FFFFFF !important;
	text-decoration: none
	}
	
#footer a:active {
	color:#666666 !important;
	text-decoration: none
}

#footer a:hover {
	color:#000066 !important; 
	text-decoration: none;
}

.image_full {
	width:96%;
	margin:1em auto;
	text-align:center !important;
}

.emphasize {
	font-weight:bold;
}

.product_list_heading {
	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
}

/* CSS Navmenu Styles
.cssnav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	margin: 0; 
	padding: 0; 
	text-align: center;
}

.cssnav img {
	margin:0 auto;
}

.cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	height: 21px; 
	text-decoration: none;
}

.cssnav img {border: 0; display:block; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden;  display:block;}

.cssnav span {
	position: absolute;
	left: 15px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	height: 14px;
	text-align: center;
}

End CSS Nav styles */ 

.general_block, .contact_block {
	width: 52%;
/*	border:#001561 solid 2px; */
	float:left;
	margin: .5em 0;
	overflow:auto;
}

.coming_soon_block {
	width: 52%;
	float:left;
	margin: auto;
	overflow:auto;
	text-align:center;
}


.member_block {
	width: 45%;
	border:#001561 solid 2px;
	float:left;
	margin: .5em 0;
	overflow:auto;
	clear:left;
}

.product_block {
	width:45%;
	border:#001561 solid 2px;
	float:right;
	margin: 0.5em 0;
	overflow:auto;
}

.full_block, .intro_block {
/*	width:98%;
	border:#001561 solid 2px; */
	margin: 0.5em 0;
	overflow:auto;
}

.general_info_block {
	width:45%;
	float:left;
	border:#001561 solid 2px;
	margin: 0.5em 0;
	overflow:auto;
}

.distributor_info_block {
	width:500px;
	border:#001561 solid 2px;
	margin: 0.5em auto;
	overflow:auto;

}

.contact_info_block {
	width:45%;
	float:right;
	border:#001561 solid 2px;
	margin: 0.5em 0;
	overflow:auto;
}

.contact_info_block_last {
	width:45%;
	float:right;
	border:#001561 solid 2px;
	margin: 0.5em 0 1em 0;
	overflow:auto;
}

.block_heading {
	color:#FFFFFF;
	background:#001561;
	font-size:18px;
	font-weight:bold;
/*	font-style:oblique; */
	width:auto;
	margin:0 0 0.5em 0;
	padding: 0.1em 0.35em;
}

.block_heading2 {
	color:#FFFFFF;
	background:#000000;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	width:auto;
	margin:0 0 0.25em 0;
	padding: 0.1em 0.35em;
}

.alt_heading {
	color:#000077;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	font-style:oblique;
	width:auto;
	margin:0 0 0 0;
	padding: 0 12px;
}

.news_title {
	color:#032cbe;
	font-weight:bold;
	width:auto;
	margin-bottom:0.25em;
}

.news_blog {
	color:#032cbe;
	font-weight:bold;
	width:auto;
	font-size:1.5em;
	text-align:center;
	background:url(images/blog_link_bg.jpg) no-repeat 50% 50%;
	padding:0.5em;
}

.other_news_title {
	color:#032cbe;
	font-weight:bold;
	width:auto;
	margin-bottom:0.25em;
	text-decoration:underline;
}

.news_title a, .news_blog a {
	text-decoration:underline !important;
}

.news_date {
	color:#000000;
	font-weight:bold;
	margin-bottom:0.5em;
	font-size:10px;
}


/*.alt_heading2 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	width:auto;
	margin:0 8px;
	padding: 0.2em 4px;
	border-bottom:#032cbe solid 2px;
}*/

.alt_heading2 {
	color:#000000;
	background:#CCCCCC;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	width:auto;
	margin:0 6px;
	padding: 0.2em 4px;
	border:#032cbe solid 1px;
}


.alt_heading3 {
	color:#E70601;
	font-size:14px;
	font-weight:bold;
/*	text-decoration:underline; */
	font-style:oblique;
	width:auto;
	margin:0 12px;
	padding: 0 0;
	border-bottom:#E70601 solid 1px;
}

.block_text {
	margin-bottom:.25em;	
	padding:.5em 12px .75em 12px !important;
	overflow:hidden;
	line-height:1.3;
}

.news_text {
	padding:.5em 12px .75em 12px !important;
}

.news_table {
	margin:0px !important;
	padding:0px !important;
}

.news_table tr {
	margin:0px !important;
	padding:0px !important;
}

.news_table tr td {
	margin:0px !important;
	padding:0px !important;
}

.block_text ol {
	font-weight: bold;
}

.block_text ol li {
	margin-bottom:.5em;
}

.block_text ul {
	font-weight:normal !important;
	margin:1em 0;
	list-style:disc;
	padding-left:2em;
}

.members, .awards {
	margin-bottom:0.5em;
}

table { 
margin-left: auto;
margin-right: auto;
}

#top_menu {
	width:auto;
	overflow:auto;
	margin:0;
	border-left:#001561 solid 1px;
	border-right:#001561 solid 1px;
	background:#DBD8C4;
}

#top_menu a {
}

#top_menu li {
	font-family: arial, verdana, sans-serif; 
	font-size: 11px; 
	text-align: center;
	list-style:none;
	display:inline;
}

#top_menu ul {
	padding:0;
}

#top_menu li.firstNavLink a, #top_menu li.navLink a {
	width:auto;
	border-right:#000000 solid 1px;
	padding-left: 2em;
	padding-right: 2em;
	margin:0;
	font-weight: bold;
	text-decoration: none; 
}

#top_menu li.firstNavLink a {
	border-left:#000000 solid 1px;
}

#top_menu li.navLink a:link, #top_menu li.navLink a:visited, #top_menu li.firstNavLink a:link, #top_menu li.firstNavLink a:visited  {
	width: 100%; 
	color:#000000; 
	background:#DBD8C4;
}

#top_menu li.firstNavLink a:hover, #top_menu li.navLink a:hover {
	background:#000000;
	color:#00CCFF;
}

.mission_block {
	float: right;
	width:30%;
	font-family:Geneva, Arial, Helvetica, sans-serif !important;
	font-style:italic;
	font-size:18px !important;
	font-weight:bold;
	margin: .5em 0 .5em 20px;
	clear:left;
	color:#333333;
	border-left:#999999 solid 1px;
}

td img {
	border:#001561 solid 2px;
	margin-bottom:1em;
}

.table_container {
	border:#001561 solid 2px;
	padding-top:1em;
	margin-left:12px;
	margin-right:12px;
}

table {
	margin-bottom:1em;
}

table a {
	text-decoration:none !important;
}

.probe_link {
	text-decoration:underline;
	font-weight:bold;
}

.return_link_container {
	text-align:center;
	/*Overflow set to hidden for Firefox bug */
	overflow:hidden;
}

.distributor_table {
	text-align:center;
	width:600px;
	margin: auto;
	overflow:auto;
	margin-bottom:1em;
}

.distributor_country {
	float:left;
	width:298px;
	border:#000000 solid 1px;
	padding:0.25em 0;
}

.distributor_name {
	float:right;
	width:298px;
	border:#000000 solid 1px;	
	padding:0.25em 0;
}

.title_row_left {
	color:#FFFFFF;
	background:#001561;
	font-weight:bold;
	float:left;
	width:298px;
	border:#000000 solid 1px;
	padding:0.25em 0;
}

.title_row_right {
	color:#FFFFFF;
	background:#001561;
	font-weight:bold;
	float:right;
	width:298px;
	border:#000000 solid 1px;
	padding:0.25em 0;
}

.pdf_link {
	font-weight:bold;
	margin:.5em auto;
}

.pdf_link a img {
	border:none !important;
}

.pdf_link a:link {

}