
body { background-color:#babaac; font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; }

h1 { font-size: 20px; letter-spacing:1px; margin:0 0 10px 0; line-height:20px; }
h2 { font-size: 16px; margin:0; line-height:18px; }
h3 { font-size: 13px; font-weight: bold; color:#800000; }
h4 { font-family:"Times New Roman", Times, serif; font-style:italic; font-weight: bold; font-size: 35px; color:#000000; }
h5 { width:450px; padding:5px 10px; margin:0; font-size: 13px; font-weight: bold; font-style:italic; color:#000000; }
h6 { padding:5px 10px 5px 20px; margin:0; font-size: 13px; font-weight: bold; font-style:italic; color:#000000; line-height: 13px; }

.rfq_header
{
	border-top:4px; border-left:1px; border-right:0; border-bottom:0;
	border-color:#000000; border-style:solid; background-color:#ffe192;
}

.rfq_group
{
	background-color:#ffeec6;
}


table.frq_group_grid { width: 100%; table-layout:fixed; border:1px solid #000000; padding:0; margin:0 0 5px 0; border-collapse:collapse; }
table.frq_group_grid th, table.frq_group_grid td { vertical-align:middle; border:1px solid #000000; margin:0; }
table.frq_group_grid th { background-color:#ffe192; text-align: center; padding:3px 5px; }
table.frq_group_grid td { padding:3px 8px; background-color:#ffeec6; }

.container { width:850px; margin:auto; }

.header { background-color:#FFFFFF; border:1px solid #000000; margin:0; height:96px; }
.header .right { float:right; padding:10px 25px 0 0; }
.header .logo { float:left; padding:23px 15px 15px 15px; }

.header a { margin-left:20px; font-weight:bold; text-decoration:none; color:#f8981c; }
.header a:hover { text-decoration:underline; color:#000000; }

.release_link { color:#800000; text-decoration:none; font-weight:bold; line-height:26px; }
.release_link:hover { color:#000000; text-decoration:underline; }

.navigation
{
	clear:both;
	padding:5px;
	padding-bottom:4px;
	letter-spacing:1px;
	
	font-size:13px;
	font-weight:bold;
	text-align:center;
	background-color:#f0f0f0;

/* ffeedc */	
/*	background-color:#babaac; */
	
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-collapse:collapse;
}

.navigation a
{
	padding:5px 8px;
	margin:-1px -2px 0 -2px;
	color:#000000;
	text-decoration:none;
	
}

.navigation a:hover { background-color:#000000; color:#fff000; }
.navigation .on { background-color:#000000; color:#fff000; }

.subnavigation { color:#000000; font-size:14px; }
.subnavigation a { border-left:1px solid #800000; border-right:1px solid #800000; padding:0 6px; margin:0 4px; color:#800000; font-weight:bold; text-decoration:none; }
.subnavigation a:hover { background-color:#000000; color:#fff000; }

/*
table
{
	margin:0;
	padding:0;
}

th
{
	margin:inherit;
	padding:0px 15px 0px 0px;
	vertical-align:top;
}

td
{
	margin:inherit;
	padding:0px 15px 0px 0px;
	vertical-align:top;
}
*/

td
{
	vertical-align:top;
}

table.grid
{
	table-layout:fixed;
	border: 2px;
	border-color:#000000;
	border-style:solid;
	padding:0;
	margin:10px 0;
	border-collapse:collapse;
	
}


table.grid th, table.grid td
{
	vertical-align:middle;
	border: 1px;
	border-color:#000000;
	border-style:solid;
	margin:0;
	
}

table.grid th
{	
	background-color:#ffe192;
	text-align: center;
	padding:3px 5px;
}

table.grid td
{	
	padding:3px 8px;
}

table.grid .even_row
{	
	background-color:#ffeec6;
}



.small
{
	font-size: 9px;
}

.content
{
	background-color:#FFFFFF;
	border:1px;
	border-top:6px;
	border-color:#000000;
	border-style:solid;
	padding:20px;
	margin:-1px;
	overflow:auto;
}

.footer
{
	font-size: 9px;
	color:#FFFFFF;
	background-color:#000000;
	font-weight:normal;
	letter-spacing:2px;
	text-align: center;
	padding: 6px 10px 6px 10px;
}

.press_release
{
	padding: 5px 50px;
}


img
{
	border:0;
	margin:0;
}

img.right
{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

img.left
{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

sup
{
	font-size: 11px;
	vertical-align:super;
	line-height: .8px;	
}

li
{
	margin: 0px 0px 6px -10px;
}

ul.no_margin
{
	margin-top:0;
	margin-bottom:0;
}

ul.no_margin li
{
	margin: 0 0 0 -10px;
}

.product_bullets {font-size:13px;}

.left_column
{
	float:left;
	width:550px;
}

.right_column
{
	float:left;
	width:250px;
}

.caption
{
	font-size:12px;
	font-style:italic;
}

.pdf { background-image:url(/images/adobe_icon.gif); background-position:left; background-repeat:no-repeat;
				padding-left:20px; padding-bottom:1px; margin-top:5px; text-decoration:none;
			}
								
.play { background-image:url(/images/play_icon.gif); background-position:left; background-repeat:no-repeat;
				padding-left:15px; padding-bottom:1px; margin-top:5px; text-decoration:none; color:black; font-style:italic;
			}
.play:hover {color:#ffd600;}
								

