html { min-height: 100%; margin-bottom: 1px; }

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #083A81;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.oneColFixCtr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/backshadow.gif) repeat-y;
	margin: 0 auto;
	text-align: center;
}
.wrapimageleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.oneColFixCtr #mainContent {
	width: 800px;
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;
}

#masthead {
	height: 208px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#mainarea {
	height: auto;
	width: 760px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 36px;
	width: 800px;
}
.footercontent a, footercontent a:visited {
	color: #666666;
	text-decoration: none;
}
.footercontent {
	font-size: 74%;
	color: #666666;
	padding: 10px 5px 5px 20px;
	text-align: center;
}
#leftbar {
	height: auto;
	width: 175px;
	margin-left: 25px;
	float: left;
	text-align: right;
	margin-top: 20px;
}
#rightmain {
	height: auto;
	width: 475px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 250px;
	margin-top: 0px;
	padding-top: 20px;
}



#navigation {
	height: 21px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#rightmain h2 {
	font-size: 130%;
	color: #083A81;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.leftbarsubtext {
	text-align: justify;
}
.tablecharts {
	background-color: #FFFFFF;
}
.tablecharts p {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #083A81;
	margin-top: 3px;
	margin-bottom: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tablechtarts  li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	display: block;
}
.tablechtarts  ul {
	padding-left: -10px;
}
.tablelists {
	display: block;
	margin-left: -20px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}


.numberedstyles  {
	border-top: 1px #0099CC;
	border-right: 1px;
	border-bottom: 1px solid #0099CC;
	border-left: 1px;
	width: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-top: 10px;
}
.numberedstyles h3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	display: block;
	margin-bottom: -10px;
}
.tabcolor1 {
	color: #FFFFFF;
	background-color: #083A81;
	display: block;
}
.tablelistswbullets {
	display: list-item;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: disc;
}
.footercontent a:hover {
	color: #006699;
}
.reduceline {
	margin-top: -10px;
	padding-top: -10px;
}
.tablelistswbulletsAdv {
	display: list-item;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: disc;
}
#rightmain2 {
	height: auto;
	width: 485px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 250px;
	margin-top: 0px;
	padding-top: 20px;
}
#rightmain2 h2 {
	font-size: 130%;
	color: #083A81;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
