body {
	background-color: #060B0F;
	background-image: url('../images/gradient-bg.jpg');	
	background-repeat: repeat-x;
}
body a:link {
	color: #808080;
}
body a:active {
	color: #808080;
}
body a:visited {
	color: #808080;
}

body a:hover {
	color: #808080;
	text-decoration: none;
}

#bodyDiv {
	background-image: url('../images/pfc-white-gradient.gif');
	background-color: white;
	background-repeat: repeat-x;
	width: 960px;
	margin:0 auto;
}

#titleDiv {
	background-color: #F2F2F2;
	border: 1px solid #808080;
	width: 915px;
	height: 227px;
	position: relative;
	left: -1px;
	text-align: left;
}
#titleImg {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 227px;
	width: 337px;
}
#titleH1Div {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 579px;
	height: 91px;
	background-color: white;
}
#titleText {
	position: absolute;
	top: 91px;
	right: 0px;
	width: 579px;
	height: 136px;
	
	

	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: white;
	
}



#titleSmallDiv {
	width: 870px;
	position: relative;
	top: -9px;
	left: -1px;
	text-align: left;
	margin-top: 25px;
}
#titleSmallImg {
	
}
#titleSmallH1Div {
	
}
#titleSmallText {	
	
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #808080;
	
}

#formTable tr {
	height: 30px;
}

.normalBodyText {
	font-family: Arial, sans-serif;
	font-size: 12pt;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 18pt;
	color: #808080;
}

p {
	font-family: Arial, sans-serif;
	font-size: 12pt;	
}

.smallText {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #808080;
	padding-bottom: 8px;
	padding-top: 4px;
	padding-right: 20px;
	
}

.listLink {
	padding-bottom:1px;
}

.listLink a {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #808080;
}

.tableLink {
	padding-bottom:5px;
}

.tableLink a {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #808080;
}
.tableLinkIcon {
	vertical-align: top;
	width: 1px;
}

.noteBox {
	padding: 10px;
	background-color: lightgrey; 
	border: 1px solid black;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: #F2F2F2;
	border: 1px solid #808080;
}	

#footerLinks {
	border-top: 2px solid #808080;
	margin: 10px;
	padding-top:3px;
	color: #808080;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #808080;
}

#footerLinks a {
	color: #808080;
	text-decoration: none;
}

#footerLinks a:visited {
	color: #808080;
	text-decoration: none;
}
#footerLinks a:hover {
	color: #808080;
	text-decoration: underline;
}

#footerCopyright {
	background-color: #060B0F;
	color: white;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	padding-top:4px;
}

#dateStamp {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #808080;
}

#pfcLogoImg {
	padding-top:5px;
	padding-left:2px;
}


/* hovermenu css code */

.hovermenu {
	position: relative;
	top: 0px;	
	padding: 0px;
}

.hovermenu ul{
	font: bold 13px arial;
	padding: 0;
	margin: 0;
	height: 24px;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
	text-align: left;
}

.hovermenu ul li a{
	
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	float: left;
	color: white;
	text-transform:uppercase;
	padding: 5px;
	margin-right: 1px;
	background-color: #A9BBD1;

}
.hovermenu ul li a.hovermenuselected {
	background-color: #4C5D6F;
}

.hovermenu ul li a:visited{
	color: white;
}
.hovermenu ul li a:active{
	color: white;
}
	
.hovermenu ul li a:hover{
	background-color: #768393;
	color: white;
}	
.hovermenu ul li a:hover.hovermenuselected{
	background-color: #4C5D6F;
	color: white;
}


/* submenu-cards css code */

.submenu {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #4C5D6F;
	font-size: 8pt;
    padding: 3px;
	width: 911px;
}

.submenu a:link {
	color: white;
	text-decoration: none;
}
.submenu a:visited {
	color: white;
	text-decoration: none;
}
.submenu a:hover {
	text-decoration: underline;
	color: white;
}

.submenuselected a:link {
	color: #A9BBD1;
	text-decoration: underline;
}
.submenuselected a:visited {
	color: #A9BBD1;
	text-decoration: underline;
}
	
.submenuselected a:hover {
	text-decoration: underline;
	color: #A9BBD1;
}


/* no longer used */
/*
#menuBarTable {
	width: 100%;
}

#menuBarTable td {
	background-color: #A9BBD1;
	padding: 6px;

}

#menuBarTable td a {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	float: left;
	color: white;
	text-transform:uppercase;
}
*/


#cc_left_content {
	background-color: #4C5D6F;
	width: 210px;
	border: 1px solid #000000;
	padding: 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

#cc_left_content h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#cc_left_content a {
	text-decoration: none;
	color: #FFFFFF;
}

#cc_left_content a:hover {
	text-decoration: underline;
}

#cc_left_content .active {
	font-weight: bold;
	text-decoration: underline;
}

#cc_left_content ul {
	margin: 5px 0 20px 10px;
	padding: 0;
	list-style-type: none;
}

#cc_left_content ul li ul#subnav {
	margin: 5px 0 5px 20px;
	padding: 0;
	list-style-type: square;
}

#cc_left_content ul li {
	padding-bottom: 2px;
}

#cc_left_content #cc_nav_ad_content {
	border: 1px solid #000000;
	background-color: #fff;
	margin: 10px;
	padding: 4px;
}

#cc_left_content #cc_nav_ad_content td {
	font-size: 10px;
}

#cc_nf_body {
	vertical-align: top;
	padding: 10px 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	width: 95%;
}

#cc_nf_body a {
	text-decoration: none;
	color: #808080;
}

#cc_nf_body h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#cc_header {
	margin: 0px 0px 20px 0px;
}

#cc_nf_body #cc_top_sort {
	margin: 0px 20px 20px 20px;
}

#cc_nf_body #cc_top_sort td {
	padding: 5px 10px;
	text-align: center;
	border-right: 1px solid #000000;
	font-size: 11px;
}

#cc_nf_body #cc_top_sort td.no_border {
	
	border-style: none;
}

#cc_nf_body #cc_top_sort a {
	color: #000000;
	text-decoration: none;
}

#cc_nf_body #cc_top_sort a:hover {
	color: #aa0000;
	text-decoration: underline;
}

#cc_nf_body #cc_top_sort .active {
	color: #aa0000;
	text-decoration: underline;
}

#cc_nf_body #cc_top_sort .active a {
	color: #aa0000;
	text-decoration: underline;
}

#cc_nf_body #cc_top_sort td.active_no_border {
	color: #aa0000;
	text-decoration: underline;	
	border-style: none;
}

#cc_nf_body #cc_top_sort td.active_no_border a {
	color: #aa0000;
	text-decoration: underline;	
	border-style: none;
}

#cc_nf_body #cc_products .title {
	text-align: left;
	font-size: 14px;
	padding-left: 10px;
	border-bottom: 1px solid #000000;
	font-weight: bold;
}

#cc_nf_body #cc_products .title a:hover {
	text-decoration: underline;
}

#cc_nf_body th {
	background-color: #4C5D6F;
}

#cc_nf_body #cc_products .product {
	border: 1px solid #000000;
	margin-bottom: 30px;
}

#cc_nf_body #cc_products .compare_link {
	text-align: right;
	padding-right: 10px;
	border-bottom: 1px solid #000000;
}

#cc_nf_body #cc_products .compare_link img {
	border: 1px solid #000000;
}

#cc_nf_body #cc_products .card_image {
	text-align: center;
	width: 120px;
}

#cc_nf_body #cc_products .product_info {
	font-size: 11px;
}

#cc_nf_body #cc_products .product_details {
	
}

#cc_nf_body #cc_products .product_details td {
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

#cc_nf_body #cc_products .product_details th {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

#cc_nf_body #cc_paging {
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}

#cc_nf_body #cc_paging a:hover {
	text-decoration: underline;
	color: #aa0000;
}

#cc_nf_body #cc_footer {
	font-size: 11px;
	margin: 40px 20px;