/* CSS Document */

p{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	line-height: 15pt;
	background-color:#E6E9F2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.emolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	color: #0154A2;
}

form { 
margin: 0; padding: 0
}

/* default text */
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}

/*default link style*/
a:link {color: #284592;}
a:link {color: #284592;}
a:hover {color: #6287EC;}


/*tagline on home page */
.homemasthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #284592;	
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}


/*tagline on subpages */
.subpagemasthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #284592;	
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.backtotop{
	font-size: 8pt;
	float: right;
	width: 60px;
}
a.backtotop{
	text-decoration: underline;
	text-align: right;
	display: block;
}


/*persistent navigation */
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #284592;
	font-weight: bold;
	background-color: #F8D74A;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF2B9;
	border-bottom-color: #F8D74A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C49446;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFF2B9;
	text-align: center;
	margin: 0px 1px 2px;
	padding: 0px 0px 0px 1px;
	font-weight: bold;
}

a.mainnav{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
	border-bottom: 2px none #FFF2B9;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 23px;
	border-top-color: #172959;
	border-right-color: #7186BE;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-left-color: #172959;
	display: block;
	margin: 0px 1px 2px;
	padding: 0px;
	font-weight: bold;
	background-color: #284592;
	height: 24px;
}
a.mainnav:hover{
	color: #284592;
	font-weight: bold;
	background-color: #F8D74A;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF2B9;
	border-bottom-color: #FFF2B9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C49446;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFF2B9;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

.mainnavselected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	background-color: #F8D74A;
	font-weight: bold;
	text-align: center;
	display: block;

}

a.mainnavselected{
	font-weight: bold;
	display: block;
	border-top: 2px solid #FCEFB7;
	border-right: 1px solid #C49446;
	border-bottom: 2px solid #F8D74A;
	border-left: 2px solid #FCEFB7;
	text-decoration: none;
	background-color: #F8D74A;
}

a.mainnavselected:visited{text-decoration:none; color: #284592;}
a.mainnavselected:hover{text-decoration: none; color: #C49446;}


.mainnavbg{
	background-image: url(../common/button_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.homenavbg{
	background-image: url(../common/button_bg_home.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


/* main headings */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	line-height: 24pt;
	color: #284592;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	text-transform: capitalize;
}

/* 2nd level heading */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #000000;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
}

/* 3rd level heading */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #284592;
	font-weight: bold;
	display: inline;
	margin-top: 15px;
	padding-top: 15px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 20pt;
	color: #6699CC;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

/* Bulleted list */
ul 
{
	margin-top: 0px;
	list-style-image:url(../common/bullet.gif);
	padding-left: 20px;
}

ol 
{
	margin-top: 0px;
	list-style-image: none;
}

li 
{  
	margin-top: 4px;
	margin-left : 0px;
}

/*main content area on home page */
.homecontent{
	padding: 20px 30px 20px 30px;
	margin: 0px 20px 0px 0px;
}

/*featured content area on home page */
.featuredcontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	padding: 5px 20px 20px 20px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C49446;
	border-right-color: #C49446;
	border-bottom-color: #C49446;
	border-left-color: #FFF2B9;
	
	background-repeat: no-repeat;
	background-position: 23px 342px;
}

.featuredcontent h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}


/*featured content navigation */
.featurenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #284592;
	font-weight: bold;
}

a.featurenav{text-decoration:none; color:#284592;}
a.featurenav:link{text-decoration:none; color: #284592;}
a.featurenav:visited{text-decoration:none; color: #284592;}
a.featurenav:hover{text-decoration:underline; color:#996600;}


/* title in banner below persistent navigation */
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 24pt;
	color: #284592;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	border-top-style: none;
	border-left-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #C49446;
	border-left-color: #FFF2B9;
}


/* footer at bottom of each page */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	border-top: solid;
	border-width: 2px;
	border-color: #E6E9F2;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 30px;
}


/*left-hand navigation*/
.leftnav {
	line-height: 24px;
	font-weight: bold;
	background-color: #F8D74A;
	color: #284592;
	border-bottom-style: solid;
	border-bottom-color: #C49446;
	border-bottom-width: 1px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D6BB41;
	padding-left: 10px;
	text-decoration: none;
}

a.leftnav{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #284592;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7186BE;
	border-bottom-color: #172959;
	display: block;
	border-top-color: #7186BE;
	border-top-width: 1px;
	border-top-style: solid;
}
a.leftnav:hover{
	text-decoration:none;
	color:#284592;
	background-color: #F8D74A;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6BB41;
	border-bottom-color: #C49446;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-style: none;
}
a.leftnavselected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #284592;
	text-decoration: none;
	font-weight: bold;
	background-color: #F8D74A;
	display: block;
	padding-left: 10px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D6BB41;
	border-bottom-color: #C49446;
}
a.leftnavselected:hover{
	color: #996600;
}


/*left-hand subnavigation*/
.leftsubnav {
	line-height: 24px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left: 15px;
	color: #996600;
	vertical-align: middle;
	border-top: 2px solid #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF2B9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF2B9;
}

a.leftsubnav{
	text-decoration: none;
	background-color: #FFF2B9;
	font-weight: normal;
	display: block;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F8D74A;
	border-bottom-color: #F8D74A;
	color: #000000;
}
a.leftsubnav:hover{
	text-decoration:none;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF2B9;
	border-bottom-color: #FFF2B9;
	color: #996600;
}


/*left-hand navigation label*/
.leftnavlabel {
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	font-size: 15px;
}

.leftnavarea {
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 20px;
}


/* table style for products page */
.productstable {
	vertical-align: top;
	background-color: #E6E9F2;
}
.productstable td{
	border-top: 2px none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px none #FFFFFF;
}

.productstable ul{
	font-size: 8pt;
	line-height: 13pt;
	margin: 0px 10px 15px 15px;
}

a.productstable{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #284592;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7186BE;
	border-bottom-color: #172959;
	display: block;
	border-top-color: #7186BE;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	line-height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
a.productstable:hover{
	text-decoration:none;
	color:#284592;
	background-color: #F8D74A;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6BB41;
	border-bottom-color: #C49446;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-style: none;
}


.contentarea {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
}

/* call out box components*/

.calloutbox {
	padding: 0px;
	margin: 0px 0px 20px 20px;
	border: 2px solid #E6E9F2;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.casestudylink {
	font-weight: bold;
	text-transform: uppercase;
	color: #284592;
}

a.casestudylink{
	text-decoration: none;
}

.calloutbox p{
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.calloutbox h2{
	margin-top: 10px;
	margin-right: 0px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 11pt;
	margin-left: 15px;
}

.calloutbox ul{
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 40px;
}

.calloutbox h3{
	background-color: #E6E9F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: center;
}

.calloutbox select{
	margin: 0px 0px 10px;
	padding: 0px;
}

.careerstable {
	margin: 0px;
	padding: 0px;
}

.careerstable td{
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 24px;
}

.careerstable h2{
	background-color: #E6E9F2;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	color: #000000;
	font-weight: bold;
	margin-left: -10px;
	padding: 0px;
	margin-top: 0px;
}


/* large quote inset in text*/
.pullquote {
	float: right;

}

.pullquote td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 20pt;
	padding-left: 15px;
	color: #6699CC;
	text-align: left;
	vertical-align: top;
	font-variant: normal;
	padding-bottom: 10px;
}


.managementtable {
	background-image: url(../common/callout_head.gif);
	background-repeat: repeat-x;
	width: 600px;
	display: table;
	padding: 2px 15px 10px 10px;
}
.contacthead {
	display: block;
	margin-bottom: 15px;
	background-color: #E6E9F2;
	padding-left: 10px;
	font-weight: bold;
	height: 25px;
	padding-top: 2px;
	width: 600px;
}
#locations{
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#locations h3 {
	display: block;
	background-color: #E6E9F2;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px -10px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: middle;
}

.var p{
	padding: 5px 5px 10px;
}

.var td{
	vertical-align: top;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E9F2;
	padding-right: 10px;
}
.var tr{
	background-color: transparent;
}

.var h1{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.varwatermark {
	background-image: url(../find_distributors/qnavsymbl3_watermark.jpg);
	background-repeat: no-repeat;
	background-position: 100px -100px;
}


.newsevents tr{
}

.newsevents td{
	vertical-align: top;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E9F2;
	padding-right: 10px;
}

.newsevents h2{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	display: block;
	padding: 0px;
	margin: 0px;
}

.newsevents a{
	text-decoration: none;
}
.newsevents a:hover{
	text-decoration: underline;
}
.skillbuilders tr {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E9F2;
	border-bottom-color: #E6E9F2;
	border-left-color: #E6E9F2;
}

.skillbuilders h1{
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #E6E9F2;
	display: block;
	padding: 4px 0px;
	margin: 0px;
	color: #000000;
}

.skillbuilders ul{
	margin-left: 60px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.casestudyform td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}

.casestudyform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}

.casestudyform select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}


.brandnamenav {
	line-height: 24px;
	font-weight: bold;
	background-color: #F8D74A;
	color: #284592;
	border-bottom-style: solid;
	border-bottom-color: #C49446;
	border-bottom-width: 1px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D6BB41;
	padding-left: 10px;
	text-decoration: none;
}
.featuredcontentrule {
	background-image: url(../common/features_rule.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0px;
}
.featuredcontent h3 {
	font-size: 14px;
	color: #284592;
	text-align: center;
	line-height: 18px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* Flag icons for languages selection in header */

#lang_selection {
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#lang_selection a {
	float: left;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	width: 20px;
}

/* table style for technical data page */
#techdatatable {
	vertical-align: top;
	background-color: #E6E9F2;
	font-weight: bold;
}
#techdatatable td{
	border-top: 2px none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px none #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	margin-top: 6px;
	margin-left: 10px;
}
#techdatatable img {
	margin-top: 5px;
	padding: 0px;
	margin-left: 0px;
	vertical-align: middle;
}

#techdatatable tr{
	text-indent: 0px;
	line-height: 30px;
}

#techdatatable ul{
	line-height: 14px;
	margin: 0px 10px 15px 15px;
	font-weight: normal;
	font-size: 11px;
}

#techdatatable h1{
	font-size: 11px;
	text-decoration:none;
	color:#FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #284592;
	border-bottom-color: #1E453C;
	border-top-color: #284592;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	line-height: 13px;
	height: 30px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#techdatatable p {
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 10px;
}

#techdatatable h2{
	font-size: 11px;
	line-height: 14px;
	margin-top: 6px;
	margin-left: 10px;
	padding: 0px;
}




/*CSS for header flag icons */


a.us_flag:link, a.us_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/us_flag.jpg); border: 1px solid #FFFFFF;}
a.us_flag:hover {border:1px solid #666666;}

a.ch_flag:link, a.ch_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/ch_flag.jpg); border: 1px solid #FFFFFF;}
a.ch_flag:hover {border:1px solid #666666;}

a.cz_flag:link, a.cz_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/cz_flag.jpg); border: 1px solid #FFFFFF;}
a.cz_flag:hover {border:1px solid #666666;}

a.fr_flag:link, a.fr_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/fr_flag.jpg); border: 1px solid #FFFFFF;}
a.fr_flag:hover {border:1px solid #666666;}

a.gr_flag:link, a.gr_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/gr_flag.jpg); border: 1px solid #FFFFFF;}
a.gr_flag:hover {border:1px solid #666666;}

a.it_flag:link, a.it_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/it_flag.jpg); border: 1px solid #FFFFFF;}
a.it_flag:hover {border:1px solid #666666;}

a.pl_flag:link, a.pl_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/pl_flag.jpg); border: 1px solid #FFFFFF;}
a.pl_flag:hover {border:1px solid #666666;}

a.pt_flag:link, a.pt_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/br_flag.jpg); border: 1px solid #FFFFFF;}
a.pt_flag:hover {border:1px solid #666666;}

a.rs_flag:link, a.rs_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/rs_flag.jpg); border: 1px solid #FFFFFF;}
a.rs_flag:hover {border:1px solid #666666;}

a.sl_flag:link, a.sl_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/sl_flag.jpg); border: 1px solid #FFFFFF;}
a.sl_flag:hover {border:1px solid #666666;}

a.spla_flag:link, a.spla_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/ar_flag.jpg); border: 1px solid #FFFFFF;}
a.spla_flag:hover {border:1px solid #666666;}

a.sp_flag:link, a.sp_flag:visited {background-image:url(http://quakerchem.com/common/flag_icons/sp_flag.jpg); border: 1px solid #FFFFFF;}
a.sp_flag:hover {border:1px solid #666666;}


/*Google search results styling */

#cse-search-results {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align:center;
	width: 100%;
}

.searchbox {
	margin: 0px 0px 0px 35px;
}

.searchbox h2 {
	margin: 0px 0px 10px 35px;
}


.searchbox input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.contentarea p .callout {
	color: #F00;
}
.callouttext {
	color: #F00;
}

/* table style for knowledge brochure page */
#techdatatable {
	vertical-align: top;
	background-color: #E6E9F2;
	font-weight: bold;
}
#techdatatable td{
	border-top: 2px none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px none #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	margin-top: 6px;
	margin-left: 10px;
}
#techdatatable img {
	margin-top: 5px;
	padding: 0px;
	margin-left: 0px;
	vertical-align: middle;
}

#techdatatable tr{
	text-indent: 0px;
	line-height: 30px;
}

#techdatatable ul{
	line-height: 14px;
	margin: 0px 10px 15px 15px;
	font-weight: normal;
	font-size: 11px;
}

#techdatatable h1{
	font-size: 11px;
	text-decoration:none;
	color:#FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #284592;
	border-bottom-color: #1E453C;
	border-top-color: #284592;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	line-height: 13px;
	height: 30px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#techdatatable p {
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 10px;
}

#techdatatable h2{
	font-size: 11px;
	line-height: 14px;
	margin-top: 6px;
	margin-left: 10px;
	padding: 0px;
}
