* {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	}

body {
	background: #787878 url(../media/page-bg.gif) 0 0 repeat-x;	
	font-size: 12px;
	line-height: 15px;
	color: #333;
	}
	
img { border: 0; }


/* PRIMARY DIVS
---------------------------------------------------------------------------------------------------- */

#pagewrap { 
	width: 790px;
	margin: 0 auto;
	background: #fff;
	border-bottom: solid 20px #787878;
	}
	
	#home #pagewrap { background: #fc6 url(../media/mainmsg-bg.gif); }


#masthead { 
	height: 140px;
	background: #fff url(../media/fpo-masthead.jpg) 0 0 no-repeat;
	}

#mainnav { 
	float: left;
	background: #002f49 url(../media/mainnav-bg.gif) repeat-x;
	width: 760px;
	padding: 0 15px;
	}

#subnav { 
	float: left;
	width: 200px;
	margin: 0 0 20px 0;
	min-height: 200px;
	}

#contentwrap { 
	margin: 0 0 0 200px;
	padding: 20px 20px 20px 25px;
	background: url(../media/contentArea-shadow.gif) 0 0 repeat-x;
	}

#maincontent { 
	float: left;
	width: 350px;
	padding-bottom: 40px;
	}

#sidebar { 
	float: right;
	padding: 25px 0 20px 0;
	width: 180px;
	}

#footer { 
	z-index: 100;
	margin: 0;
	clear: both;
	margin: 20px 0 0 0;
	padding: 0 0 0 200px;
	background: #fff url(../media/bottom-corner.gif) bottom left no-repeat;
	position: relative;
	}


/* Masthead
---------------------------------------------------------------------------------------------------- */

#masthead h1 {
	position: relative;
	top: 60px;
	left: 15px;
	width: 240px;
	}


/* Main Navigation
---------------------------------------------------------------------------------------------------- */

#mainnav ul {
	list-style: none;
	float: left;
	width: 100%;
	}
	
#mainnav ul li {
	float: left;
	padding: 11px 0;
	}

#mainnav ul li a {
	display: block;
	color: #c3d7e3;
	padding: 0 5px;
	border-right: solid 1px #5b91b3;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	}

	#home a#nav-hom,
	#products a#nav-pro,
	#facilities a#nav-fac,
	#company a#nav-com,
	#contact a#nav-con,
	#news a#nav-new,
	#employment a#nav-emp,
	#investors a#nav-inv { color: #fc6 }
	
	#mainnav ul li a:hover {color: #fff;}
	
	


/* Customer Login
---------------------------------------------------------------------------------------------------- */

#mainnav ul li.custlogin {
	float: right;
	}
	
#mainnav ul li.custlogin a {
	color: #93b7cd;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	border: none;
	padding-left: 11px;
	background: url(../media/custlogin-icon.gif) left 2px no-repeat; 
	}

	#mainnav ul li.custlogin a:hover {
		color: #fff;
		}


/* Homepage Items
---------------------------------------------------------------------------------------------------- */

#product-feature { background: #999; height: 200px; border-bottom: solid 2px #000;}
#homebottom {  }
#mainmessaging { float: left; width: 560px; background: #fff url(../media/mainmsg-bg2.gif) 0 0 repeat-x; }
	#mainmessaging p { margin: 30px 30px 30px 30px; font-size: 15px; }

#quicksearch { float: right; width: 230px; background: #fc6 url(../media/quicksearch-bg.gif) 0 0 repeat-x; padding: 20px 0;}
	#quicksearch h3 { margin: 0 20px 5px 20px; color: #f10; }
	#quicksearch form { margin: 0 20px 15px 20px; }
	#quicksearch form select { width: 100%; }

/* Sub Navigation
---------------------------------------------------------------------------------------------------- */

#subnav h2 {text-indent: -2000px;height: 80px; background: #787878;}
#investors #subnav h2 { background: url(../media/hdr-investors.jpg) 0 0 no-repeat; }

#subnav ul {
	list-style: none;
	padding: 20px 20px 40px 20px;
	background: #787878 url(../media/subnav-corner.gif) bottom right no-repeat;
	font-size: 12px;
	}
	
#subnav ul li {
	border-top: solid 1px #888;
	border-bottom: solid 1px #666;
	}

#subnav ul li a {
	display: block;
	width: 160px;
	padding: 2px 0;
	text-decoration: none;
	color: #eee;
	}

#subnav ul li a:hover {
	color: #fc6;
	background: url(../media/subnavArrow-hover.gif) right center no-repeat;
	}

#subnav ul li a:active {
	color: #fc6;
	background: url(../media/subnavArrow-active.gif) right center no-repeat;
	}




/* Bread Crumbs
---------------------------------------------------------------------------------------------------- */

#breadcrumbs { 
	margin: 0;
	height: 10px;
	}
	
	#breadcrumbs a { 
		font-size: 10px;
		margin-right: 4px;
		padding-right: 10px;
		background: url(../media/breadcrumb-arrow.gif) right 2px no-repeat;
		color: #666;
		text-transform: uppercase;
		text-decoration: none;
		vertical-align: center;
		}
		
		#breadcrumbs a:hover {
			color: #f10;
			} 



/* Main Content
---------------------------------------------------------------------------------------------------- */

#maincontent p {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	margin: 0 0 12px 0;
	}

#maincontent h1 {
	color: #f10;
	font-weight: normal;
	font-size: 21px;
	line-height: 22px;
	margin: 18px 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: dashed 1px #bbb;
	}
	
	
.gradespecs {
	background: #e0e0e0 url(../media/gradespecs-corner.png) bottom right no-repeat;
	margin: 20px 0 15px -10px;
	padding: 0 10px 1px 10px;
	font-size: 11px;
	color: #333;
	}

.gradespecs h3 {
	color: #f10;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0 0 15px -10px;
	letter-spacing: 1px;
	}
	
	.gradespecs h3 span {
		background: #fff url(../media/gradespecs-h3-corner.png) bottom right no-repeat;
		padding: 0 40px 5px 10px;
		}

.gradespecs h4 {
	margin: 0;
	}

.gradespecs p {
	margin: 0 0 11px 0;
	}


/* Sidebar items
---------------------------------------------------------------------------------------------------- */

#sidebar {
	}
	
#sidebar img.product-image {
	display: block; 
	margin: 0 0 12px 0;
	}

#sidebar p {
	}

.callout {
	background: url(../media/enduse-bg.gif) 0 0 no-repeat;
	padding:  0 10px;
	margin: 0 0 20px 0;
	}

.callout h3 {
	font-size: 11px;
	line-height: 13px;
	padding: 10px 0 0 0;
	color: #f10;
	margin: 0 0 3px 0;
	}
	
	.callout p {
		font-size: 11px;
		line-height: 14px;
		margin: 0 0 11px 0;
		}
	
	.callout ul {
		list-style: none;
		font-size: 11px;
		padding: 0;
		border-top: solid 1px #ddd;
		}
		
		.callout ul li {
			border-bottom: solid 1px #ddd;
			padding: 2px 0;
			}


/* Employment Listings
---------------------------------------------------------------------------------------------------- */

#employment dl {
	font-size: 12px;
	color: #666;
	}
	
	#employment dl a {
		display: block;
		text-decoration: none;
		margin-bottom: 5px;
		padding: 8px;
		border: solid 4px #efefef;
		color: #333;
		}
		
		#employment dl a:hover {
			border: solid 1px #333;
			padding: 11px;
			}
			
			#employment dl a:hover dt {
				color: #f10;
				}

#employment dt {
	font-weight: bold;
	color: #002f49;
	}

#employment dd {
	color: #333;
	}

#joblistings {
	}
	
#joblistings dl {
	border-bottom: solid 1px #ddd;
	padding: 0 0 2px 0;
	margin: 0 0 15px 0;
	color: #222;
	}
	
	#joblistings dl span { display: none; }
	
	#joblistings dl dt {
		font-weight: bold;
		border-top: solid 1px #ddd;
		font-size: 12px;
		padding: 5px 0 0 0;
		margin: 5px 0 3px 0;
		color: #036;
		}
		
		#joblistings dl dt:hover {
			color: #f30;
			}
		
	#joblistings dl dd {
		margin: 0;
		padding: 0;
		font-size: 12px;
		}

ul#jobs {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	ul#jobs li  { background: no-repeat left top; margin: 0 0 10px; padding: 0 0 0 16px; border-bottom: 1px solid #ccc }
	

/* Contact Info in Sidebar
---------------------------------------------------------------------------------------------------- */

#contactinfo {
	padding: 20px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	}
	
	#home #contactinfo { color: #333; padding-bottom: 0; padding-top: 0px; }
	
	#contactinfo a { color: #f10;}
	#contactinfo a:hover { color: #002f49; }


/* Footer items
---------------------------------------------------------------------------------------------------- */

#footer p {
	background: #787878 url(../media/footer-corner.gif) 0 0 no-repeat;
	padding: 0 0 0 25px;
	color: #fff;
	font-size: 11px;
	line-height: 30px;
	}

#footer a {
	margin-left: 5px;
	padding-left: 5px;
	border-left: solid 1px #ccc;
	font-size: 11px;
	color: #fff;
	}
	
	#footer a:hover { color: #fc6;}
	

/* PRIMARY TEXT STYLES
---------------------------------------------------------------------------------------------------- */

h1 {
	color: #f10;
	}

h2  {
	color: #f10;
	}

h3  {
	color: #002f49;
	font-size: 12px;
	line-height: 15px;
	}
	
	#maincontent h3 {
		margin: 0 0 3px 0;
		}

p {
	}


/* BASIC INLINE TEXT LINKS
---------------------------------------------------------------------------------------------------- */

#maincontent a:link {
	color: #002f49;
	}

#maincontent a:visited {
	color: #002f49;
	}

#maincontent a:hover {
	color: #f10;
	}

#maincontent a:active {
	}


/* LIST STYLES
---------------------------------------------------------------------------------------------------- */

ul.bullets {
	color: #333;
	margin: 0 0 15px 20px;
	}

ul.bullets li {
	margin: 0 0 3px 0;
	}


/* Data Tables 
---------------------------------------------------------------------------------------------------- */

table.data {
	border-spacing: 0;
	width: 100%;
	margin: 0 0 25px 0;
	border-top: solid 1px #ddd;
	color: #333;
	font-size: 11px;
	border-collapse: collapse; 
	}
	
	table.data th {
		border-bottom: solid 1px #ddd;
		background: #efefef;
		vertical-align: top;
		padding: 2px;
		text-align: left;
		font-weight: bold;
		color: #002f49;
		line-height: 14px;
		}
		
	table.data td {
		border-bottom: solid 1px #ddd;
		line-height: 14px;
		vertical-align: top;
		padding: 2px 10px 2px 2px;
		}
		
		table.data em {
			color: #f10; }
			

/* Map It Buttons
---------------------------------------------------------------------------------------------------- */
#maincontent span.mapit a {
	text-transform: uppercase;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	}
	
	#maincontent span.mapit a:visited {
		color: #666;
		}
		
		#maincontent span.mapit a:hover {
		color: #f10;
		}
.irc_finbgcolor   { background-color: white }
.irc_findata     { color: #000000; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #fff; padding-right: 5pt }
.irc_finhead   { color: white; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #003366 }
.irc_finhead2  { color: white; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #003366 }
.irc_finlabel       { color: #000000; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; padding-left: 5pt }
