@charset "UTF-8";
/* CSS Document */

#doc2 #hd {
	height: 130px;
	background-image: url(images/masthead-960.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #001c57;
	text-align: right;
	padding: 15px;
	color: #FFFFFF;
}
#doc2 #bd #yui-main .row {
	padding-top: 8px;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #001c57;
}
#doc2 #hd img#masthead-logo {
	float: left;
}
#row1 p.copy {
	margin-top:.9em;
	margin-right:auto;
	margin-left:auto;
	color: #001c57;
	font-size:1.1em;
}
#row1 p.copy strong {
	font-weight:bold;
}
#row1 p.one-col {
	width:15em;
 *width:14.6385em; /* IE */
}
#row1 p.two-col {
	width:30em;
 *width:29.277em; /* IE */
}
#row1 table {
	width:36.667em;
 *width:29.277em; /* IE */
	margin-top:.9em;
	margin-right:auto;
	margin-left:auto;
	color: #000e59;
	font-size:.9em;
}
#row1 table td {
	border: 1px solid #001c57;
	padding-left:2px;
	vertical-align: bottom;
}
#row1 table td.empty {
	border: 1px none #001c57;
}
#row1 table .label {
	font-weight:bold;
}
#row1 table td.group {
	border-top-style: none;
	text-align: center;
}
#row1 table #medium, #row1 table #facings {
	width:25%;
}
#row1 table#fanfold-spec .label {
	width:25%;
}
#row1 table#fanfold-spec td{
		vertical-align:top;
}
#row1 p.detail {
	width:33em;
	font-size:1em;
}
#row1 p.morelink {
	font-size: 0.9em;
	width:36.667em;
	font-weight:bold;
}
#row2 .column {
	width:13.650em;
 *width:13.321035em; /* IE */
}
#row2 > .col-2 {
	width:58.25em;
 *width:56.846175em; /* IE */
}
#row2 #navigation {
	background-color: #001c57;
	min-height:177px;
}
/* navigation css */
#navcontainer {
	width: 177px;
	margin-left:auto;
	margin-right:auto;
}
#navcontainer ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer a {
	display: block;
	padding: 4px;
	width: 169px;
	background-color: #001c57;
	border-bottom: 1px solid #eee;
	background-attachment: scroll;
	background-image: url(images/nav-normal.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#navcontainer a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
}
#navcontainer a:hover {
	background-color: #8198cd;
	color: #fff;
	background-image: url(images/nav-over.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
#navcontainer .first a {
	padding-top:6px;
}
/* /navigation css */

/*
#row2 .col-2 .col-1 .yui-g div, #row2 .col-2 .col-2 .yui-g div {
	background-color: #000E59;
}
*/
#row3 .col-1 .col-1 {
	width:4.950em;
 *width:4.830705em;
}
#row3 .col-1 .col-2 {
	width:41.875em;
 *width:40.8658125em;
}
#row3 .col-2 .col-1 {
	width:9.300em;
 *width:9.07587em;
}
#row3 .col-2 .col-2 {
	width:12.300em;
 *width:12.00357em;
}
#ft {
	font-size: .7em;
	text-align: center;
	padding: 10px;
}
.testimonial {
	font-style: oblique;	
}
.testimonial .source {
	font-style:normal;
}
.testimonial .label {
	display:none;
}
