BODY {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	color: black;
	background-color: #D2D2CA;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9px; }
BODY.ppop {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	color: black;
	background-color: #FFFFFF;
	background-image: url("../images/layout/prod_pophead_bg.jpg");
	 background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9px; }
A:link,A:active,A:visited { text-decoration: underline; color: #993333; }
A:hover { text-decoration: underline; color: #CC6666; }
H1 { font-weight: bold; color: black ; font-size: 22px; }
H2 { font-weight: bold; color: black ; font-size: 18px; }
H3 { font-weight: bold; color: black ; font-size: 14px; }
P { font-size: 9px; }
TD { font-size: 9px; }
FORM { margin-top: 0; margin-bottom: 0; }

.logobar { background-color: white; color: black; }
.navhead { background-color: #FDA425; color: white; font-weight: bold; }

A.navhead:link,A.navhead:active,A.navhead:visited { text-decoration: none; color: black; font-weight: bold; font-size: 10px; }
A.navhead:hover { text-decoration: none; color: #CCCCCC; font-size: 10px; }
.navheadActive { color: white; font-weight: bold; font-size: 10px; }
A.navheadActive:link,A.navheadActive:active,A.navheadActive:visited { text-decoration: none; color: white; font-weight: bold; font-size: 10px; }
A.navheadActive:hover { text-decoration: none; color: #CCCCCC; font-size: 10px; }
.navsub { color: gray; }
A.navsub { text-decoration: none; color: gray; font-weight: bold; }
A.navsub:hover { text-decoration: none; color: black; }
.navsubActive { color: black; }
A.navsubActive { text-decoration: none; color: black; font-weight: bold; }
A.navsubActive:hover { text-decoration: none; color: black; }

.bodybg { background-image: url("../images/layout/bodybg.gif"); background-repeat: no-repeat; }
.basicBox { border: 1px solid; border-color: black; }
.tdBlackStroke { border: 1px solid; border-color: black; }
.tdBlack { background-color: black; }
.alert { color: red; font-weight: bold; font-size: 11px; }
A.alert { color: red; font-weight: bold; }
A.alert:hover { color: pink; }
.pageheader { background-color: #EEEEEE; color: #333333; font-size: 20px; font-weight: bold; }
.contentpale { background-color: #F5F5E6; color: black; font-size: 10px; }
.content { background-color: white; color: black; font-size: 10px; }
.required { color: red; font-weight: bold; }
.header { color: gray; font-weight: bold; font-size:  14px; }
.small { font-size:  8px; }
.big { font-size:  11px; }
.footer { color: black;  font-size:  9px; }
.itemHeader { font-weight: bold; }

A.blue_link { text-decoration: underline; color: #003366; font-size: 11px; }
A.blue_link:link,A.blue_link:active,A.blue_link:visited {  }
A.blue_link:hover { color: #006699; }
