/*
blue		#033F79
red		#C64544
grey		#4A4A58
bright blue	#BFD7EF
light blue	#9AAFC3
*/

BODY { 	background-color: #FFFFFF;
	background-image: url(images/AP_Watermark.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 60% 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-base-color: #033F79;
	scrollbar-highlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #7b2e4b;
	scrollbar-arrow-color: white}

P, TD, UL, LI, H1, H2, H3, H4, H5, H6 {	font-family: Arial, Helvetica, sans-serif}

P  { font-size: 12px}
TD { font-size: 12px}
UL { font-size: 12px; list-style-type: square;}
LI { font-size: 12px}
H1 { font:24px "Times New Roman", Times, Georgia, serif;
	color: #033F79;
	}	
H2 { font-size: 18px; color: #854A5D}
H3 { font-size: 16px}
H4 { font-size: 14px}
	
A:link, A:visited	{ color: blue}
A:active, A:hover	{ color: red}

.NavCell {	background: url(images/AP_left1.jpg) no-repeat;
		padding-right: 25px;
		line-height: 20px;
		text-size: 18px;
		text-align: center;
		font-weight: Bold;
		letter-spacing: 2px;}
		
.NavCell2 {	background: url(images/AP_left2.jpg) repeat-y;
		padding-right: 25px;
		line-height: 20px;
		text-size: 18px;
		text-align: center;
		font-weight: Bold;
		letter-spacing: 2px;}

A.Nav:link, A.Nav:visited	{ text-decoration: none; color: #C6CEDE}
A.Nav:active, A.Nav:hover	{ text-decoration: underline; color: #C64544}

.Header1 {	background-color: #AF3D3C;}

.Header2 {	font-size: 11px;
		line-height: 15px;
		text-align: center;
		color: white;
		background-color: #C64544;
		background-image: url(images/AP_headerR3-01.jpg);
		background-repeat: repeat-y;
		background-position: right;}

.Footer1 {	background-image: url(images/AP_footer1.jpg);
		color: #C6CEDE;
		font-size: 10px;
		text-align: center;
		letter-spacing: -1px;}
		
.Footer2 {	background-color: #C64544;
		background-image: url(images/AP_footer2.jpg);
		background-repeat: repeat-y;
		background-position: right;
		font-weight: Bold;
		font-size: 11px;
		text-align: center;
		color: #C6CEDE;
		line-height: 12px;
		padding: 8px; 0px;}

A.FNav:link, A.FNav:visited	{ text-decoration: none; color: #C6CEDE}
A.FNav:active, A.FNav:hover	{ text-decoration: underline; color: #033F79}

.Left2 {	background-image: url(images/AP_left2.jpg);}

.FeaturedTitle {	font-family: arial black;
			text-align: center;
			font-weight: Bold;
			font-size: 16px;
			letter-spacing: -2px;
			color: #033F79;
			line-height: 200%;}
			
.Products li {margin-bottom:10px; margin-top:10px;}
.Products {margin-bottom:40px;}