body  {
	color: #333333;
	background: #2d5789;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	text-align: center;
	margin:  0;
	padding: 0;
	vertical-align:  top;
}
.twoColFixLtHdr #container { 
	width: 720px;
	background: #D9DBC6;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header { 
	background: #254369; 
	text-align: center;
	padding-bottom: 2px;
} 
.twoColFixLtHdr #navcontainer {
	color: #fbf8f5;
	background-color: #334577;
	width:  710px;
	text-align: center;
	padding: 2px;
	clear: left;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 430px;
	background: #D9DBC6;
	height: 100%;
}
.twoColFixLtHdr #mainContent1 { 
	margin: 0 0 0 440px;
	padding: 0 20px;
} 
.twoColFixLtHdr #sidebar2 {
	float: left;
	width: 240px;
	background: #fbf8f5;
	height: 100%;
	padding:0 15px;
}
.twoColFixLtHdr #sidebar3 {
	float: left;
	width: 290px;
	background: #fbf8f5;
	height: 100%;
}
.twoColFixLtHdr #mainContent2 { 
	margin: 0 0 0 300px;
	padding: 0 20px;
}
.twoColFixLtHdr #mainContent2-t { 
	margin: 0 0 0 230px;
	padding: 0 15px;
}

 
.twoColFixLtHdr #ProductColumn { 
	float: right;
	margin-right: 5px;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
	background:#333333;
	text-align: center;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.twoColFixLtHdr #right {
	text-align: right;
	padding: 10px;
}
.BodyText {
	padding: 5px;
}
.ProductImage {
	margin: 0px 0px 0px 0px;
	float: left;
	vertical-align: top;
}
.ProductText {
	margin: 0px 0px 0px 125px;
	width: 250px;
	vertical-align: top;
	padding: 0px;
}
.PageHeadGray {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
}
.PageHeadNavy {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #2d5789;
}
.PageHeadSky {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #234471;
}
.PageHeadOlive {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #3c5c47;
}
.PageHeadRose {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #841515;
}
.PageHeadTan {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #c99f87;
}
.PageHeadPapaya {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #ec565f;
}
.PageHeadGold {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #ff6611;
}
.PageHeadSand {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #573733;
}
.SubHeadGray {
	font-size: 14px;	
	line-height: 24px;
	color: #333333;
	}
.SubHeadNavy {
	font-size: 14px;	
	line-height: 24px;
	color: #2d5789;
}
.SubHeadSky {
	font-size: 14px;	
	line-height: 24px;
	color: #234471;
}
.SubHeadOlive {
	font-size: 14px;	
	line-height: 24px;
	color: #3c5c47;
}
.SubHeadRose {
	font-size: 14px;	
	line-height: 24px;
	color: #841515;
}
.SubHeadTan {
	font-size: 14px;	
	line-height: 24px;
	color: #c99f87;
}
.SubHeadPapaya {
	font-size: 14px;	
	line-height: 24px;
	color: #ec565f;
}
.SubHeadGold {
	font-size: 14px;	
	line-height: 24px;
	color: #ff6611;
}
.SubHeadSand {
	font-size: 14px;
	font-weight: bold;	
	line-height: 24px;
	color: #573733;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #2d5789;
	}
a:visited {	
	color: #2d5789;
	}
a:active {
	color: #2d5789;
	}
a:hover {
	color: #666666;
	}
a:link.nav {
	font-size: 8pt;
	font-weight: bold;
	color: #BDC2A2;
	text-decoration: none;
	background-color: #254369;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #fbf8f5;
}
a:visited.nav {	
	font-size: 8pt;
	font-weight: bold;
	color: #fbf8f5;
	text-decoration: none;
	background-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	text-align:  center;
	vertical-align: middle;
	border: 0px solid #fbf8f5;
	}
a:active.nav {
	font-size: 8pt;
	font-weight: bold;
	color: #fbf8f5;
	text-decoration: none;
	background-color: #2d5789;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	text-align:  center;
	vertical-align: middle;
	border: 0px solid #Fbf8f5;
	}
a:hover.nav {
	font-size: 8pt;
	font-weight: bold;
	color: #fbf8f5;
	text-decoration: none;
	background-color: #2d5789;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	text-align:  center;
	vertical-align: middle;
	border: 0px solid #fbf8f5;
	}
a:link.footer {
	font-size: 6pt;
	font-weight: bold;
	color: #fbf8f5;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	text-align:  center;
	vertical-align: middle;
	}
a:visited.footer {	
	font-size: 6pt;
	color: #fbf8f5;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:  center;
	vertical-align: middle;
	}
a:active.footer {
	font-size: 6pt;
	color: #fbf8f5;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:  center;
	vertical-align: middle;
	}
a:hover.footer {
	font-size: 6pt;
	color: #fdd16e;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:  center;
	vertical-align: middle;
	}
.centered {
	text-align: center;
	}
.centered {
	text-align: center;
	}
.floatleft {
	float: left;
}
.clearfloat {
	float: none;
}
li {
	list-style-position: outside;
	list-style-image: disc;
}
ul {
	margin-top: 0px;
	margin-left: 15px;
}
ol {
	margin-top: 0px;
	margin-left: 15px;
}
