body {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
a, a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.redbold a {
    font-size: 12px;
    font-weight: bold;
}
.fontstyles {
        font-family: Arial, Verdana, Helvetica, san-serif;
        font-size: 12px;
        color: #333;
        line-height: 16px;
}
#pmi {
	width: 760px;
	text-align: left;
	font-size: 12px;
}
#nav_footer {
	background-image: url(/images/pmi_nav_footer.gif);
	height: 21px;
}
#left_column, #center_column, #right_column {
	float: left;
}
#gut {
	background-image: url(/images/gut_bg.gif);
	margin-bottom: 12px;
}
#left_column {
	width: 194px;
}
#center_column {
	width: 308px;
	margin: 0 20px 0 22px;
}
#right_column {
	width: 211px;
}
.news_item {
	margin: 4px 0 2px 0;
}
.clear {
	clear:both;
}
.featured_product {
	background-color: #ECECEC;
	padding: 0 12px 12px 12px;
}
#feedback {
	margin-bottom: 4px;
}
#footer_nav {
	background-image: url(/images/nav_bg.gif);
}
#copyright {
	font-size: 10px;
	color: #999;
	margin-top: 10px;
}
#news {
	width: 760px;
}
.news_item h2 {
	margin: 0;
	font-size: 14px;
}
.news_divider {
	background-image: url(/images/pmi_news_divider.gif);
	height: 20px;
}
.subheader {
	background-image: url(/images/subhd_bg.gif);
	height: 34px;
	margin-bottom: 8px;
}
#products {
	width: 760px;
}
.divider {
	width: 18px;
	background-image: url(/images/pmi_products_divider.gif);
	background-repeat: repeat-y;
}
.products_column {
	width: 176px;
	background: #ECECEC;
}
.products_column .details {
	padding: 0 12px 12px 12px;
	font-size: 12px;
	line-height: 15px;
}
.products_divider {
	margin: 10px 0;
	border-bottom: 3px solid #EBEBEB;
}
#product_lines {
	width: 760px;
	background-image: url(/images/pmi_product_line_bg.gif);
	margin: 10px 0;
}
.product_left, .product_right {
	float: left;
}
.product_left {
	width: 360px;
	margin: 0 23px 0 2px;
}
.product_right {
	width: 364px;
}
.secondary_nav {
	height: 38px;
	background-image: url(/images/pmi_secondary_nav_bg.gif);
	text-align: center;
	margin-bottom: 15px;
}
.secondary_nav a, .secondary_nav a:visited {
	line-height: 38px;
	margin: 0 9px;
	font-weight: bold;
	font-size: 11px;
}
.secondary_nav a:hover {
	border-bottom: 5px solid #00869B;
	padding-bottom: 7px;
	text-decoration: none;
}
#faq {
	background-image: url(/images/faq_bg.gif);
	margin-bottom: 15px;
}
#faq .faq_left, #faq .faq_right {
	float: left;
}
#faq .faq_left {
	width: 261px;
	margin-right: 20px
}
#faq .faq_right {
	width: 467px;
}
.form {
	margin: 8px 0;
}
.input {
	border: 1px solid #999;
	width:182px;
	height:19px;
	margin: 4px 0;
}
.form_title {
	width: 50px;
	float: left;
	margin: 5px 0;
}
.text_area {
	width: 245px;
	height: 245px;
	border: 1px solid #999;
}
.faq_list {
	background-color: #e8e8e8;
	padding: 0 0 0 12px;
	height: 530px;
	overflow: auto;
}
.faq_item h2 {
	margin: 0;
	font-size: 14px;
}
.faq_item {
	padding: 8px 12px 8px 0;
	margin-right: 12px;
	background-color: #e8e8e8;
	border-bottom: 1px dotted #333;
}
.where_to_form {
	background-color: #ececec;
	padding: 12px;
	border-bottom: 16px solid #CBCBCB;
}
.divider_horizontal {
	border-bottom: 1px dotted #333;
	margin: 8px 0;
}
.bodytext {
	font-size: 12px;
}
.redbold {
    font-size: 14px;
    font-weight: bold;
}
.copyright {
	font-size: 10px;
	color: #999;
	width: 760px;
	text-align: left;
}
#masthead {
	background: url(/images/cwp_head_bg.gif);
}
