body {
	background: #16202e;
	font-family: verdana;
	font-size: 8.5pt;
	padding: 0px;
	margin: 0px;
}

.logo {
	width: 840px;
	margin: 0 auto;
	padding-left: 10px;
}

.contop {
	width: 840px;
	margin: 0 auto;
	font-size: 0px;
}

.conbottom {
	width: 840px;
	margin: 0 auto;
	font-size: 0px;
}

.container {
	width: 840px;
	margin: 0 auto;
	background: url(img/bgcontent.png) repeat-y center top;
}

div.spacer,div.ccm-spacer {
	clear:both;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

.navigation {
	background: url(img/bgnav.png) repeat-x;
	margin-left: 10px;
	margin-right: 10px;
}

.navigation ul.nav-header{
	background: url(img/bgnav.png) repeat-x;
	list-style:none;
	margin:0px;
	padding:0px;
	width:auto;
	z-index:2;
	overflow: hidden;
	float: left
}

.navigation ul.nav-header li {
	float:left;
	padding:2px 0px;
	margin-bottom: 0px;
	margin-top:0px
}

.navigation ul.nav-header li a {
	text-decoration: none;
	color: #000000;
	line-height: 30px;
	background: url(img/bgnav.png) repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: bold;
	font-size: 10pt;
}

.navigation ul.nav-header li a:hover, .navigation ul.nav-header li #selected  {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-position: left bottom;
}

.visual {
	background: #000000;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 122px;
}

.contentarea {
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.maintable {
	padding: 0px;
	margin: 0px;
	width: 820px;
}

.maincell {
	padding: 10px;
	margin: 0px;
	background: #e2e2e2;
	border-right: 1px outset #5a5c66;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	width: 500px;
}

.maincell h1 {
	color: #16202e;
	font-size: 16pt;
	margin: 0; 
	padding: 0;
	line-height: 1em;
	margin-bottom:.5em;
}

.maincell h2 {
	color: #16202e;
	font-size: 12pt;
	margin: 0; 
	padding: 0;
	line-height: 1em;
	margin-bottom:.5em;
	margin-top:1.5em;
}

.maincell h3 {
	color: #16202e;
	font-size: 10pt;
	margin: 0; 
	padding: 0;
	line-height: 1em;
	margin-bottom:.5em;
	margin-top:1.5em;
}

.maincell p {
	margin: 0; 
	padding: 0;
	line-height: 1.25em;
	margin-bottom:1.5em;
}

.maincell strong {
	color: #16202e;
}

.maincell a {
	text-decoration: underline;
	color: #000000;
}

.maincell a:hover, .navcell #selected {
	color:  #16202e;
}

.fullcell {
	padding: 10px;
	margin: 0px;
	background: #e2e2e2;
	border-right: 1px outset #5a5c66;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	width: 100%;
}

.fullcell h1 {
	color: #16202e;
	font-size: 16pt;
	margin: 0; 
	padding: 0;
	line-height: 1em;
	margin-bottom:.5em;
}

.fullcell h2 {
	color: #16202e;
	font-size: 12pt;
	margin: 0; 
	padding: 0;
	line-height: 1em;
	margin-bottom:.5em;
	margin-top:1.5em;
}

.fullcell h3 {
	color: #16202e;
	font-size: 10pt;
	margin: 0; 
	padding: 0;
	line-height: 1em;
	margin-bottom:.5em;
	margin-top:1.5em;
}

.fullcell p {
	margin: 0; 
	padding: 0;
	line-height: 1.25em;
	margin-bottom:1.5em;
}

.fullcell strong {
	color: #16202e;
}

.fullcell a {
	text-decoration: underline;
	color: #000000;
}

.fullcell a:hover, .navcell #selected {
	color:  #16202e;
}

.navcell {
	padding: 10px;
	margin: 0px;
	background: #c7c7c7;
	border-left: 1px outset #c7c7c7;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.navcell h1 {
	color: #7ba714;
	font-size: 14pt;
	margin: 0; 
	padding: 0;
	line-height: 1em;
	margin-bottom:.5em;
}

.navcell h2 {
	color: #7ba714;
	font-size: 10pt;
	margin: 0; 
	padding: 0;
	line-height: 1em;
	margin-bottom:.5em;
	margin-top:1.5em;
}

.navcell h3 {
	color: #7ba714;
	font-size: 8.5pt;
	font-weight: bold;
	margin: 0; 
	padding: 0;
	line-height: 1em;
	margin-bottom:.5em;
	margin-top:1.5em;
}

.navcell p {
	margin: 0; 
	padding: 0;
	line-height: 1.25em;
	margin-bottom:1.5em;
}

.navcell strong {
	color: #7ba714;
}

.navcell a {
	text-decoration: underline;
	color: #000000;
}

.navcell a:hover, .navcell #selected {
	color:  #7ba714;
}

.navcell h3.ccm-page-list-title {
	margin: 0; 
	padding: 0;
}

.navcell h3.ccm-page-list-title a {
	display: block;
	background: #e2e2e2 url(img/h3bullet.gif) no-repeat;
	line-height: 18px;
	margin: 0; 
	margin-left: 10px; 
	margin-right: 10px; 
	margin-bottom: 4px; 
	padding: 2px;
	padding-left: 16px;
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #5a5c66 solid;
	border-bottom: 1px #5a5c66 solid;
}


.rssIcon a img {
	border: 0px;
}

.legal {
	background-color: #000000;
	color: #e7e7e7;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	margin-right: 10px;}

.legal a{
	text-decoration: none;
	color: #e7e7e7;
}

.legtable {
	width: 100%;
}

.keycell {
	text-align: right;
}

.miniSurveyView table.formBlockSurveyTable {
	width: 100%;
}

.miniSurveyView td.question {
	width: 150px
}

.extSlideshow-caption {
	width: 100%;
	text-align: center;
	font-weight: bold;
	position:absolute;
	bottom:0;
}

