body {
	background: #369;
	margin: 0px;
}
#logoCell {
	background: url(/images/common/cps_frame1_bkgd.gif);
	text-align: center;
	border-bottom: 1px solid #003;
}
#contentCell {
	border-top: 1px solid #5587BA;
	background: #003 url(/images/common/contentcell_bkgd.gif) repeat-x;
	border-bottom: 1px solid #4D6699;
}
#footerCell {
	border-top: 1px solid #003;
	border-bottom: 1px solid #5587BA;
	background: url(/images/common/footer_bkgd.gif) repeat-x;
}
#footerCell #footerBox {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #69C;
	border-right: 1px solid #5587BA;
	border-left: 1px solid #5587BA;
	display: block;
	width: 754px;
	padding: 7px;
	margin-right: auto;
	margin-left: auto;
}
#footerCell #footerBox a, #footerCell #footerBox a:visited {
	color: #9CF;
	text-decoration: none;
}
#footerCell #footerBox a:hover, #footerCell #footerBox a:hover:visited {color: #FFF;}
#bottomCell {
	border-top: 1px solid #369;
	border-bottom: 1px solid #5587BA;
}

/*home styles------------------------------------------------------------*/

#homeMainCopyTable {
	height: 334px;
}
#homeCopyCell {
	border-right: 1px solid #5587BA;
	background: url(/images/home/homephoto.jpg) no-repeat -8px 0px;
	vertical-align: top;
	padding-top: 54px;
	width: 562px;
}
#homeCopyCell h1 {
	font: lighter 15px Arial, Helvetica, sans-serif;
	color: #FCF;
	display: block;
	width: 320px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#homeCopyCell p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	width: 320px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#homeNavCell {
	border-left: 1px solid #5587BA;
	background: url(/images/home/homenav_bkgd.jpg) no-repeat 0px 0px;
	vertical-align: top;
	padding-top: 4px;
}

/*subpage styles-----------------------------------------------------------*/

#borderCell {
	background-color: #5587BA;
	width: 1px;
}
#copyCell {
	vertical-align: top;
	padding: 14px;
	background-color: #FFF;
	border-top: 1px solid #003;
	border-right: 1px solid #003;
	border-bottom: 1px solid #003;
	width: 562px;
}
#copyCell img#subPhoto {
	margin: 0 0 18px -14px;
	display: block;
	width: 558px;
}
#copyCell h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #696;
	margin-top: 0;
	margin-bottom: 16px;
}
#copyCell h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #696;
	margin-top: 0;
	margin-bottom: 12px;
}
#copyCell h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #696;
	margin-top: 0;
	margin-bottom: 6px;
}
#copyCell h4 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #696;
	margin-top: 0;
	margin-bottom: 0px;
}
#copyCell p, #copyCell ul, #copyCell ol {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 12px;
	margin-bottom: 12px;
}
#navCell {
	border-left: 1px solid #5587BA;
	background: url(/images/common/subnav_bkgd.gif) repeat-y;
	vertical-align: top;
	width: 170px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 177px;
}
html>body #navCell {
	width: 177px;
}

/*navigation styles--------------------------------------------------------*/

#navBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navBox ul li {
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(/images/common/navdiv.gif) no-repeat 0px 28px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	width: 177px;
}
#navBox a {
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 0px 1px;
	padding: 5px 0px 5px 23px;
	width: 177px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 152px;
}
html>body #navBox a {
	width: 152px;
}
#navBox a:hover {
	color: #9C9;
	text-decoration: none;
	background: url(/images/common/navhover.gif) no-repeat 0px 0px;
}

/*--sub--*/

#navBox ul li.subNav {
	background: url(/images/common/spacer.gif) no-repeat;
}
#navBox ul li.subNav ul.subNavBorder {
	background-color: #0D3C6F;
	border-bottom: 1px solid #4D6699;
	margin: 0 1px;
	padding: 0px;
	width: 175px;
}
#navBox ul li.subNav ul.subNavBorder li {
	background: url(/images/common/spacer.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	width: 156px;
}
#navBox ul li.subNav ul.subNavBorder li a {
	margin: 0px;
	padding: 6px 0px 6px 37px;
	width: 158px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 138px;
}
html>body #navBox ul li.subNav ul.subNavBorder li a {
	width: 138px;
}
#navBox ul li.subNav ul.subNavBorder li a:hover {
	background: url(/images/common/subnavhover.gif) no-repeat 18px 0px;
}
