BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

A:ACTIVE{color:#4378BC;text-decoration:none;}
A:LINK{color:#4378BC;text-decoration:none;}
A:VISITED{color:#4378BC;text-decoration:none;}
A:HOVER{color:#4378BC;text-decoration:underline;}


.TopBottomBar{
	font-size:11px;
	background-color:none;
	height:23px;
	color:#4378BC;
	border-bottom:1px dotted #B69780;
	font-family:Palatino, "Times New Roman", Times, serif;

}

td.TopBottomBar td.TopBottomBar {
	border-bottom:none;
	}

.BoxHeader{
	font-family:Palatino, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	background-color:none;
	height:25px;
	color:#8A4044;
}

.TopBottomBar {
	font-size:11px;
	background-color:none;
	height:23px;
	color:#4378BC;
	border-bottom:1px dotted #B69780;
	font-family:Palatino, "Times New Roman", Times, serif;

}

td.TopBottomBar td.TopBottomBar {
	border-bottom:none;
	}
	
.formHeader{
	clear:both;
	font-family:Palatino, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#4378BC;
	padding:5px;
	letter-spacing:1px;
}

.formFieldSet{
	border:1px dotted #778EA0;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}
	
#Footer1 {
	border-top:1px dotted #B69780;
	}


.ProductTitle1 {
	font-family:Palatino, "Times New Roman", Times, serif;
	}
	
.ProductSubtitle {
	padding-left:0;
	}	
	
.GenericBlueText1 {
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#4378BC;
	}
	
.GenericBlueText2 {
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#4378BC;
	font-size:18px;
	font-weight:bold;
	}
	
.Serif {
	font-family:Palatino, "Times New Roman", Times, serif;
	}
	
ul {
	}		
	
.pageHeader{
	font-family:Palatino, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	background-color:none;
	text-align:left;
	padding:5px;
	margin:0px;
	color:#4378BC;
	/* border-bottom:1px dotted #B69780; */
}
	
	
.LeftMarginShift {	/* used to fix 10px padding on productID and price listings in product_style2.html */
	margin-left:-10px;
	padding:0;
	}	