/* CSS Document */

.bodytext {
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
p {
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}



h6 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 140px;
	margin-left: 20px;
	margin-right: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#999999;
	background-image: url(/images/elements/PFG_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
html {
	height:100%;
}
#outer {
	background-image: url(/images/elements/bottomShadow.gif);
	width: 774px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
html>body .mainbottom {
	height:auto;
}/*for mozilla */
/* -- MAIN TABLE BORDER ---------------------------------------- */
#maintable {
}
#maintable .mainsideL {
	background-image: url(/images/elements/sideShadow_LBACK.gif);
}
#maintable .mainsideR {
	background-image: url(/images/elements/sideShadow_RBACK.gif);
}
/* -- General STYLES ---------------------------------------- */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.searchField {
	font-size: 10px;
	background: #FFFFFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* -- LINKS ---------------------------------------- */
a {
	color: #C00;
	text-decoration: none;
}
a:link, a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover, a:active {
	color: #900;
	text-decoration: underline;
}
/* -- HOMEPAGE STYLES ---------------------------------------- */
#prodSearch {
	background-color: #333333;
	background-image: url(../images/elements/prodSearch_back.gif);
	background-repeat: repeat-x;
}
#prodSearch input, #prodSearch select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#homeNews {
	background-color: #C7C6AC;
	background-image: url(../images/elements/homeNewsShadow.gif);
	background-repeat: repeat-x;
}
#homeNews div {
	margin: 20px 10px 10px 18px;
}
#homeNews p {
	border-top: solid 1px #ADAE86;
	margin: 10px 10px 10px -5px;
	padding: 8px 0px 0px 5px;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#homeNews a:link, #homeNews a:visited {
	color: #000;
	text-decoration: underline;
}
#homeNews a:hover, #homeNews a:active {
	color: #444;
	text-decoration: none;
}
#homeFlash {
	background-color: #C7C6AC;
}
/* -- PRODUCT STYLE ---------------------------------------- */
/* The six sections are called #cut #gen #therm #chem #arm and #spec */

/* GENERAL breadcrumb & menu styles --------------------------------*/
#Pbread p {
	margin: 9px 10px 7px 15px;
	font-size:9px;
	font-weight: bold;
}
#Pbread a:link, #Pbread a:visited {
	text-decoration: underline;
}
#Pbread a:hover, #Pbread a:active {
	text-decoration: none;
	color: #FFF;
}
/* Padding for top of 2nd nav HomePages */
#Pmenu {
	padding-top: 25px;
}

/* Padding for top of 2nd nav Tirtiary level page*/
#leftcol {
	padding-top: 25px;
	}

#Pmenu2 {
	padding-top: 25px;
}

/* GENERAL text styles --------------------------------*/
#Pmain {
	padding-top: 0px;
}
#Pmain p, #Pmain h1, #Pmain h2, #Pmain h3, #Pmain h4, #Pmain h5{
	margin: 0px 10px 0px 15px;
}
#Pmain td.seriesText p {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #666;
	line-height:11px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 8px;
	margin-bottom: 6px;
	padding: 7px 10px 7px 0px;
}
#Pmain td.seriesText h1 {
	margin-top: 0px;
}
#Pmain td.seriesText ul {
	font-size: 10px;
	color: #666;
	line-height:11px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#Pmain td.seriesText li {
	margin-bottom: 7px;
	margin-right: 15px;
	margin-left: 15px;
}
#Pmain td.productText {
	padding-top: 15px;
}
#Pmain td.productText p {
	font-size: 10px;
	color: #000;
	line-height:11px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 4px;
	margin-bottom: 6px;
	padding: 7px 10px 7px 0px;
}
#Pmain td.productText ul {
	font-size: 10px;
	color: #000;
	line-height:11px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#Pmain td.productText li {
	margin-bottom: 7px;
	margin-right: 15px;
	margin-left: 15px;
}
/* GENERAL SKU styles --------------------------------*/
td.skublock {
	padding: 10px;
}
.skublock td {
	padding: 3px 5px 3px 10px;
}
.skublock table.sku {
	/*margin: 10px;*/
	font-size: 9px;
	color: #000;
	width: 100%;
}
.skublock tr.headerrow {
	font-weight: bold;
	font-size: 10px;
}
.skublock tr.headerrow td {
	padding-top: 7px;
}
.skublock td.notes {
	color: #666;
	font-size: 9px;
	font-style: italic;
	padding-top: 6px;
	padding-bottom: 12px;
}
.skublock td.notes strong {
	font-size:10px;
	font-weight: bold;
	font-style: normal;
}
/* GENERAL right column styles --------------------------------*/
td.rightcol, td.skurightcol {
	width: 210px;
}
td.rightcol #application {
	padding: 10px;
	color: #FFF;
}
td.rightcol #application p {
	font-size: 9.5px;
	font-weight: bold;
	margin-bottom: 5px;
}
td.rightcol #application p.title {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	padding-bottom:4px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: 5px
}
#application p {
	color: #fff;
	line-height: 13px;
	
}
.appIndent {
	margin-left: 10px;
	color: #fff;
	font-weight: bold;
	}

#application a:link {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 10px;
	
}
#application a: hover {
	color: #666;
	text-decoration: none;
	margin-left: 10px;
	
}
#application a:visited {
	color: #FFF;
	text-decoration: underline;
	margin-left: 10px;
	
}
ul.siteMapList {
	font-size: 11px;
	}
	
ul.siteMapList  a:link{
	color: #FF0000;
	text-decoration: none;
	}
ul.siteMapList  a:hover{
	color: #999;
	text-decoration: underline;
	}
ul.siteMapList  a:visited{
	color: #FF0000;
	text-decoration: none;
	}

.appTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
	border-bottom: 1px solid #FFF;
	margin-top:5px;
	margin-bottom:0px;
	line-height: 20px;
	}
	
.appText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	margin-bottom:10px;
	}

.warnText{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px
}

td.coatingApp{
	padding-top:5px;
	padding-bottom:5px;
	}

/*--------*/
/* -- COPYRIGHT STYLE ---------------------------------------- */