body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #ECECD9;
	padding: 0px;
	margin: 0px;
}
body a {
	text-decoration: none;
	color: #006699;
}
body a:hover {
	text-decoration: underline;
}

blockquote {
}


.headerlogo {
	display: block;
	height: 49px;
	float: left;
}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top: 0px solid #382C50;
	border-right: 1px solid #382C50;
	border-bottom: 1px solid #382C50;
	border-left: 1px solid #382C50;
	background-image: url(../images/levels-fade-bkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding: 7px;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../images/menu-divider.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
#navigation {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	height: 29px;
	margin-top: 20px;
	border: 0px solid #382C50;
	border-bottom: 0px;
	background-color: #031332;
	background-image: url(../images/top-round.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	background-color: #666666;
	background-image: url(none);
}
.menulinksactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	background-color: #CAA55B;
	background-image: url(../images/menu-flap.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.homecontent {
	display: block;
	padding: 5px;
	width: 755px;
	float: left;
	border-right: 0px solid #CCCCCC;
	margin-right: 5px;
	border-left: 0px solid #CCCCCC;
	margin-left: 5px;
	padding-left: 0px;
}
.homeimage {
	width: 780px;
	display: block;
	border-bottom: 4px solid #CCCCCC;
	height: 200px;
	border-top: 1px solid #FFFFFF;
}
.usernamepassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: lighter;
	color: #003333;
	text-decoration: none;
}

input, textarea, select {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 3px;
	margin-bottom: 3px;
}
.homebottomright {
	display: block;
	padding: 5px;
	width: 260px;
	float: left;
	margin-right: 5px;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	margin-top: 0px;
	border-top: 0px solid #CCCCCC;
	padding-top: 12px;
	background-image: url(../images/footer-fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentcontainer {
	padding: 4px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 8px;
}
.levelstop {
	height: 40px;
	background-color: #CAA55B;
	border-bottom: 8px solid #CCCCCC;
}
.levelstopheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	line-height: 30px;
	padding-left: 10px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #1E2657;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.forgetpassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000066;
	text-decoration: none;
}
.homefloatthumbs {
	display: block;
	float: right;
	margin-right: 0px;
	border: 0px solid #F4F4F4;
	padding-left: 5px;
}
.boldlinkshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.headernews {
	display: block;
	height: auto;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	border-left: 0px solid #F4F4F4;
	padding-left: 5px;
}
.footerleft {
	display: block;
	float: left;
	line-height: 22px;
}
.footerright {
	display: block;
	float: left;
	margin-left: 65px;
	text-align: left;
	font-size: 10px;
	color: #333333;
	padding: 3px;
	line-height: 11px;
}
.floatleft {
	float: left;
}
.topheader {
	width: 800px;
	margin-right: auto;
	margin-left: 125px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	margin-bottom: 0px;
	text-decoration: none;
	color: #666666;
	padding-top: 0px;
}
#topheadercontainer {
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-align: right;
	border-bottom: 0px solid #CCCCCC;
	border-top: 0px solid #333333;
	width: 800px;
}
#navtop {

	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	border: 0px solid #382C50;
	border-bottom: 0px;
	background-color: #382C50;
}
.clientlogin {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AB9158;
	border: 1px solid #333333;
	float: right;
	display: block;
	margin-top: 0px;
	padding: 4px;
	width: 85px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-top: 0px;
}
.imagefloatright {
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	font-size: 10px;
	color: #666666;
	float: right;
}
.contactleft {
	float: left;
	width: 500px;
}
.contactright {
	float: left;
	width: 240px;
	border: 1px solid #CCCCCC;
	background-color: #F5E4CC;
	margin-left: 10px;
	padding: 6px;
	margin-top: 100px;
}
.formtable {
	text-decoration: none;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
.levelsleft {
	display: block;
	float: left;
	width: 590px;
	padding-left: 5px;
}
.levelsright {
	display: block;
	float: left;
	width: 155px;
	padding-left: 0px;
	padding-right: 10px;
}
.sidelinks {
	display: block;
	padding: 3px 3px 3px 12px;
	width: 145px;
	border-bottom: 0px solid #F4F4F4;
	color: #006699;
	background-image: url(../images/bkg-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sidelinks:hover {
	text-decoration: underline;
}
.sidelinksactive {
	font-weight: bold;
	text-decoration: none;
}


blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.levelsheadings {
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
}
hr {
	padding: 0px;
	color: #CCCCCC;
	margin: 0px;
}
.table {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-bottom: 10px;
	width: 590px;
}
.tabletoprow {
	background-color: #F4F4F4;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
.levelsssub {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
}
.levelsimage {
	display: block;
	margin-bottom: 1px;
	margin-top: 1px;
	border-bottom: 5px solid #CCCCCC;
}
.quotetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	float: right;
	width: 250px;
	padding-left: 20px;
	border: 0px solid #CCCCCC;
}
.videobox {
	display: block;
	border: 8px solid #FFFFFF;
}
.nisource {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.calendarhometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	display: block;
	margin-bottom: 6px;
}
.newstitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.providercontainers {
	display: block;
	height: 175px;
	width: 240px;
	margin-bottom: 8px;
	margin-right: 5px;
	float: left;
}
.providermain {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	padding: 7px;
	display: block;
	width: 735px;
}
.providertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px inset #CCCCCC;
	padding-bottom: 5px;
}
.propaneboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #996600;
	width: 95px;
	display: block;
	text-align: center;
}
.imagefloatrightcontainer {
	float: right;
	padding: 0px;
	border: 0px solid #CCCCCC;
	margin-left: 5px;
	font-size: 10px;
}
.providertitlesub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	border-bottom: 0px inset #CCCCCC;
	padding-bottom: 5px;
}

