body {
	margin: 0px;
	padding: 0px;
}
#bodyBg {
	background-image: url(../imgs/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#boxBg {
	background-image: url(../imgs/home/box_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2B2B2;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 272px;
}
#boxBg a:link, #boxBg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2B2B2;
}
#boxBg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#boxBg ul {
	list-style-image: url(../imgs/bullet.gif);
	
}
.paddedCell {
	padding: 5px;
}

#strip {
	background-image: url(../imgs/home/strip_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aab8c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.redTxt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #725b59;
}
.redTxt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #725b59;
}
.redTxt11 a:link, .redTxt11 a:visited {
	color: #725b59;
}
.redTxt11 a:hover {
	color: #725b59;
	text-decoration:none;
}
ul {
	list-style-image: url(../imgs/bullet.gif);
}
#bgLft {
	background-image: url(../imgs/bg_lft.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#bgRt {
	background-image: url(../imgs/bg_rt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td.linkHeader img
{
	opacity: 0;
	filter: alpha(opacity=0);
}
table.linkHeader img
{
	opacity: 0;
	filter: alpha(opacity=0);
}
#subnavContent {
	background-image: url(../imgs/sub/subnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	width: 162px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#subnavContent a:link {
	font-size: 11px;
	color: #a2b9c9;
}
#subnavContent a:visited {
	font-size: 11px;
	color: #a2b9c9;
}
#subnavContent a:hover {
	font-size: 11px;
	color: #a2b9c9;
	text-decoration: none;
}
.subnavRtBrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8e9497;
}
#content {
	background-image: url(../imgs/sub/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}


#subnavRt {
	background-image: url(../imgs/sub/subnav_rt.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #080a0a;
	width: 19px;
}
#headerBg {
	background-image: url(../imgs/sub/header_top_bg.jpg);
	background-repeat: repeat-x;
}
#contentBg {
	background-image: url(../imgs/sub/content_bg_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 8px;
	padding-bottom: 10px;
}
#footerSub {
	background-image: url(../imgs/sub/footer_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abb9c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#subnavBg {
	background-image: url(../imgs/sub/subnav_bg2.gif);
	background-repeat: repeat-y;
}


h2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #576e7d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #576e7d;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content p {
	padding-left: 10px;
}
.pics {
	margin-right: 10px;
}


#footerSub a:link, #footerSub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#footerSub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.redTxt12 a:link, .redTxt12 a:visited {
	color: #697D8B;
}
.redTxt12 a:hover {
	color: #576E7D;
	text-decoration: none;
}
.lghtBlueRow {
	background-color: #EBF5F2;
}

