/* Overall Site Body Control */
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	vertical-align: top; 
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background:none;
}
/* Link Colors */
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
a.header_link_off:link,a.header_link_off:visited,a.header_link_off:active {
	color: #333333;
}
a.header_link_off:hover {
	text-decoration: underline;
	color: #CC0000;
}

a.header_link_off2:link,a.header_link_off2:visited,a.header_link_off2:active {
	text-decoration: none;
	color: #000000;
}
a.header_link_off2:hover {
	text-decoration: none;
	color: #CC0000;
}

a.header_link_on:link,a.header_link_on:visited,a.header_link_on:active {
	color: #CC0000;
	font-weight:bold;
}
a.header_link_on2:link,a.header_link_on2:visited,a.header_link_on2:active {
	color: #CC0000;
	font-weight:normal;
	text-decoration: none;
}
a.header_link_on:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight:bold;
}


.header_wrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image:  url("/images/common_header/header_background.gif");
	height: 155px;
	line-height: normal;
	background:none;
}
.header_logo_wrapper {
	float: left;
	margin-top: 32px;
	margin-left: 15px;
}
.header_nav {
	float: right;
	background-image:  url("/images/common_header/header_nav_background.gif");
	margin-top: 32px;
	height: 106px;
	line-height: normal;
	display:none;
}
.header_nav_link {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 82px;
	line-height: normal;
}
.clear_both {
	clear: both;
}
.header_sub_nav {
	text-align: right;
	font-size: 9px;
	line-height: normal;
	padding-top: 2px;
	width: 790px;
	display:none;
}
.footer_wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	margin-top: 5px;
	padding-bottom: 15px;
}
.content_area_wrapper {
	background-color: #FFFFFF;
	width: 650px;
	border:none;
}
#solar .content_area_wrapper {
	background-color: #FFFFFF;
	width: 950px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	margin-top: 5px;
	clear: none;
}
.content_wrapper {
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.nav_side_wrapper {
	float: left;
	width: 130px;
	font-size: 9px;
	clear:both;
	display:none;
}
.page_content_wrapper {
	float: right;
	width: 640px;
	clear:both;
}
.nav_side_level_1 {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 7px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EE2124;*/
	line-height: normal;
	color:#999999;
	font-weight:bold;
	display:none;
}
.nav_side_level_2 {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EE2124;
	line-height: normal;
	color:#999999;
	display:none;
}
/*.nav_side_level_2 {
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: normal;
	color:#999999;
}*/
.nav_side_level_3 {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 12px;
	line-height: normal;
	color:#999999;
	display:none;
}
.nav_side_level_4 {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: normal;
	color:#999999;
	font-size:9px;
	display:none;
}
.nav_side_contact_title {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EE2124;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EE2124;
	margin-bottom: 20px;
	line-height: normal;
	margin-top: 5px;
	margin-left: 2px;
}
.nav_side_contact_items {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #666666;
	line-height: 150%;
	font-size: 9px;
}
.content_area {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #7A94B0;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: right;
	font-style: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.product_header_rd {
	padding-top:9px;
	height: 132px;
}
.product_header_bandwidth {
	padding-top:9px;
	height: 132px;
}

/* HEADER IMAGES */

.product_header_biomedical {
	background-image:   url("/images/spire_bio_medical/section_header_bg/background_4.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_bio_ibad {
	background-image:   url("/images/spire_bio_medical/section_header_bg/132_background_ibad.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_bio_implantaion {
	background-image:   url("/images/spire_bio_medical/section_header_bg/132_background_implantaion.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_bio_alta {
	background-image:   url("/images/spire_bio_medical/section_header_bg/132_background_alta_lr.jpg");
	height: 132px;
}
.header_images_132h_bio_retro {
	background-image:   url("/images/spire_bio_medical/section_header_bg/132_background_retrol.jpg");
	height: 132px;
}
.header_images_132h_bio_xpresso {
	background-image:   url("/images/spire_bio_medical/section_header_bg/132_background_xpresso.jpg");
	height: 132px;
}
.header_images_132h_bio_safetrac {
	background-image:   url("/images/spire_bio_medical/section_header_bg/132_background_safetrac.jpg");
	height: 132px;
}
.header_images_132h_bio_decathlon {
	background-image:   url("/images/spire_bio_medical/section_header_bg/132_background_decathlon.jpg");
	height: 132px;
}

.header_images_132h_lightbulb {
	background-image:   url("/images/spire_solar/section_header_bg/background_3.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_75h_brochure {
	background-image:   url("/images/spire_solar/section_header_bg/brochure_2.jpg");
	padding-top:25px;
	height: 50px;
}
.header_images_75h_solar_cell {
	padding-top:25px;
	height: 50px;
}
.header_images_132h_understanding_solar {
	background-image:   url("/images/spire_solar/section_header_bg/background_understanding_so.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_hudson_facility {
	background-image:   url("/images/spire_bandwidth_semiconductor/132_hudson_facility.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_bws_machine {
	background-image:   url("/images/spire_bandwidth_semiconductor/132_machine.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_bws_machine_2 {
	background-image:   url("/images/spire_bandwidth_semiconductor/132_machine_2.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_bws_plate {
	background-image:   url("/images/spire_bandwidth_semiconductor/132_plate.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_bws_clean {
	background-image:   url("/images/spire_bandwidth_semiconductor/132_clean_room.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_cookie {
	background-image:   url("/images/company/132_background_cookie.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_coworkers {
	background-image:   url("/images/company/132_coworkers.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_hand_card {
	background-image:   url("/images/company/132_background_hand_card.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_roger_little {
	background-image:   url("/images/company/roger_little/132_roger_little.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_rd_biomedical {
	background-image:   url("/images/spire_r_and_d/header_area/132_bio_medical.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_rd_optoelectronic {
	background-image:   url("/images/spire_r_and_d/header_area/132_optoelectronics.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_132h_pole_mounted_pv {
	background-image:   url("/images/spire_solar/bipv/background_pole_pv.jpg");
	padding-top:50px;
	height: 91px;
}
.header_images_100h_about_pv {
	background-image:   url("/images/spire_solar/section_header_bg/background_about_pv.jpg");
	padding-top:35px;
	height: 65px;
}
.header_images_132h_pole_pv {
	background-image:   url("/images/spire_solar/section_header_bg/background_3.jpg");
	padding-top:50px;
	height: 91px;
}


.tab_sub_nav_td {
	padding: 2px 5px;
	margin: 0px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
.table_bottom_spacer {
	margin-bottom: 10px;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	color: #65809F;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	line-height: normal;
	text-align: left;
	font-style: normal;
	height: 35px;
}
.td_tab {
	padding-top: 4px;
}
.product_name {
	font-size: 20px;
	color: #7A94B0;
	padding-top: 20px;
}
ul, ol {
	margin-top: 0px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	color: #7A94B0;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: normal;
	text-align: right;
	font-style: normal;
}
.img_border_1px_d_grey {
	border: 1px solid #666666;
}
.tr_specifications {
	background-color: #C8D6EE;
	font-weight: bold;
}
.product_name_solar {
	font-size: 20px;
	color: #7A94B0;
	padding-top: 20px;
}
.font_9px {
	font-size: 9px;
}
.float_right {
	float: right;
}
h5 {
	font-size: 12px;
	color: #7A94B0;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.column_divider {
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5BABD;
}
.column_divider_no_line {
	padding-right: 10px;
}
.row_underline_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.row_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.button_move_down {
	margin-top: 3px;
}
h6 {
	font-size: 16px;
	font-weight: normal;
	color: #7A94B0;
	margin: 10px 0px 0px;
	padding: 0px;
	line-height: normal;
	text-align: left;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A94B0;
	margin-bottom: 5px;
}
.row_markets {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DFE4;
}
.row_markets_name {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DFE4;
	padding-top: 4px;
}
form {
	margin: 0px;
	padding: 0px;
}
.solar_bullet_list {
	margin-left: 8px;
	padding-left: 13px;
}
.header_images_75h_investor {
	background-image:   url("/images/spire_solar/section_header_bg/brochure.jpg");
	padding-top:25px;
	height: 50px;
}
.column_clear {
	clear: both;
	width: 540px;
}
.column_width_22p_left {
	width: 22%;
	clear: left;
	float: left;
	margin-bottom: 10px;
}
.column_width_78p_left {
	float: left;
	margin-bottom: 10px;
	width: 78%;
}
.content_wrapper_search {
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
.phpdigMessage {
	font-size: 9px;
	text-align: right;
}
p.blue {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
blockquote.grey {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 15px;
}
.phpdigHighlight {
	color: #000000;
	background-color: #FFFF99;
}
.phpdigSpacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.search_wrapper {
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url("/images/company/search.jpg");
}
.header_images_132h_rd_biomedical_2 {

	background-image:   url("/images/spire_r_and_d/header_area/132_bio_medical_2.jpg");
	padding-top:50px;
	height: 91px;
}
.superscript {
	font-size: 9px;
	white-space: pre;
}
