@charset "utf-8";
/* CSS Document */

.topnav {
	font-size: 0.8em;
	color: #000;
}
.topnav a:link {
	color: #0A4B7B;
}
#Main_Right_Container {
	width: 250px;
	margin-top: 52px;
	position: fixed;
	margin-left: 660px;
}
#Main_Right_Container a:link{
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 55px;
	background-image: 		  	url(../images/right_side_nav_arrow.png);
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: AeroRegular;
	font-size: 16px;
	color: #011425;
	width: 172px;
	margin-right: 5px;
	padding-right: 20px;
	float: left;
	text-decoration: none;
}
#Main_Right_Container a:visited {
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 55px;
	background-image: 		  	url(../images/right_side_nav_arrow.png);
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: AeroRegular;
	font-size: 16px;
	color: #011425;
	width: 172px;
	margin-right: 5px;
	padding-right: 20px;
	float: left;
	text-decoration: none;
}
#Main_Right_Container a:hover {
	background-color: #0C4C7C;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 55px;
	background-image: 		  	url(../images/right_side_nav_arrow_over.png);
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: AeroRegular;
	font-size: 16px;
	color: #FFFFFF;
	width: 172px;
	margin-right: 5px;
	padding-right: 20px;
	float: left;
	text-decoration: none;
}
#Main_Right_Container a:active {
	background-color: #D92330;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 55px;
	background-image: 		  	url(../images/right_side_nav_arrow_over.png);
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: AeroRegular;
	font-size: 16px;
	color: #FFFFFF;
	width: 172px;
	margin-right: 5px;
	padding-right: 20px;
	float: left;
	text-decoration: none;
}
.active_link_catalog_page {
	background-color: #0C4C7C;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 55px;
	background-image: 		  	url(../images/right_side_nav_arrow_over.png);
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: AeroRegular;
	font-size: 16px;
	color: #FFFFFF;
	width: 172px;
	margin-right: 5px;
	padding-right: 20px;
	float: left;
	text-decoration: none;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
#page_headline_and_picture  {
	float: left;
	width: 600px;
	margin-bottom: 35px;
}
#second_page_Main_Text_area {
	width: 870px;
	margin-bottom: 25px;
	float: left;
}
#second_page_Container {
	width: 870px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
}
#page_title_area {
	letter-spacing: 1px;
	margin-bottom: 25px;
	width: 850px;
	background-image: url(../images/hover_bckgrnd.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	float: left;
	text-align: center;
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: 300;
	font-size: 40px;
	color: #fff;
	text-align: center;
}
h2 {
	font-family: AeroRegular;
	font-size: 22px;
	text-decoration: none;
	color: #0B4B7B;
}
h6 {
	font-family: AeroRegular;
	font-size: 22px;
	text-decoration: none;
	color: #FFFFFF;
}
h5 {
	font-family: AeroRegular;
	font-size: 22px;
	text-decoration: none;
	color: #0B61B5;
	text-indent: 20px;
	line-height: 30px;
}
h3 {
	font-family: AeroRegular;
	font-size: 21px;
	text-decoration: none;
	color: #0B4B7B;
	line-height: 25px;
	margin-top: 10px;
}

table.people {
	border-collapse: collapse; /* so we can control cellspacing in a practical way */
}

table.people th,
table.people td {
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

.h3_subhead {
	font-family: AllerBoldItalic;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	line-height: 25px;
}
.h3_subhead_Not_italic {
	font-family: AllerBold;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	line-height: 25px;
}
.h2_Dr_paul  {
	margin-top: 18px;
}
h4 {
	font-family: AeroRegular;
	font-size: 20px;
	text-decoration: none;
	color: #0B4B7B;
	line-height: 35px;
}
.Product_Catalog_Headline_Link {
	font-family: AeroRegular;
	font-size: 16px;
	color: #0A4C7C;
	text-decoration: none;
}
.Product_Catalog_body {
	font-size: 16px;
	font-family: AllerLightRegular;
	color: #000;
	word-spacing: 2px;
	line-height: 20px;
}
.Product_Catalog_body_warning_type {
	font-size: 16px;
	font-family: AllerBold;
	color: #E22B38;
	word-spacing: 2px;
}
#breadcrumbs {
	width: 945px;
	float: left;
	padding: 0.5em;
	margin-top: 5px;
	float: right;
	width: 892px;
	font-family: AllerLightRegular;
}
#back_to_the_top {
	float: left;
	width: 870px;
	text-align: center;
	margin-top: 25px;
}
#headline_right_picture {
	height: 226px;
	width: 190px;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.type_container {
	font-family: AllerLightRegular;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	list-style-type: disc;
	list-style-position: inside;
}
#ul_div {
	margin-left: 8px;
}
#ul_div2 {
	margin-left: 8px;
}
#ul_div3 {
	margin-left: 8px;
}
#ul_div4 {
	margin-left: 8px;
}
#ul_div5 {
	margin-left: 8px;
}
#ul_div6 {
	margin-left: 8px;
}
#ul_div7 {
	margin-left: 8px;
}
#bottom_product_text {
	float: left;
	margin-bottom: 20px;
	width: 870px;
}
.type_container ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	font-family: AllerLightRegular;
	font-size: 16px;
}
.p_Q_and_A {
	font-size: 17px;
	font-family: AllerLightRegular;
	color: #000;
	text-indent: 20px;
	word-spacing: 2px;
	line-height: 20px;
}
.Chart_body {
	font-family: AllerLightRegular;
	font-size: 16px;
	color: #000;
	line-height: 20px;
}
.Chart_body_bold   {
	font-family: AllerBold;
	font-size: 16px;
}
.Chart_body li strong {
	font-family: AllerBold;
	font-size: 16px;
}
.Chart_body a:link {
	font-family: AllerBold;
	color: #000;
}
.Chart_body a:visited {
	font-family: AllerLightRegular;
	color: #000;
}
.Chart_body a:hover {
	font-family: AllerLightRegular;
	color: #094B7B;
	text-decoration: none;
}
.Chart_body a:active {
	font-family: AllerLightRegular;
	color: #EE2827;
	text-decoration: none;
}
.Chart_body_italic {
	font-family: AllerLightRegular;
	font-size: 16px;
	color: #000;
}
.Chart_body_bold_Italic {
	font-family: AllerBoldItalic;
	font-size: 16px;
	color: #0B4B7B;
}
.Mineral_bold_Italic {
	font-family: AllerBoldItalic;
	font-size: 16px;
	color: #000000;
}
.Chart_body_right {
	font-family: AllerLightRegular;
	font-size: 16px;
	color: #000;
	text-align: right;
}
.p_Q_and_A_Bold {
	font-size: 16px;
	font-family: AllerBold;
	color: #0B4B7B;
	text-indent: 20px;
	word-spacing: 2px;
	line-height: 20px;
}
#Back_link {
	float: left;
	width: 870px;
}
#second_page_Main_Text_area table {
	margin-top: 10px;
}
