body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #ee3229;
}

a:hover {
	text-decoration: underline;
	color: #ee3229;
}

#wrapper {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

#top {
	height: 18px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	font-size: 11px;
		
	color: #151515;
}

#top a {
	text-decoration: none;
	color: #ee3229;
}

#top a:hover {
	text-decoration: underline;
}

#head {
	height: 130px;
}

#head h1 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-top: 20px;
	width: 161px;
	height: 90px;
	float: left;
}

#head ul {
	float: right;
	display: block;
	
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	
	list-style-type: none;
}

#head li {
	display: inline;
	float: left;
	clear: right;
	background-color: #000;

	margin-right: 20px;
	width: auto;
	height: 20px;

	text-align: center;
	font-size: 12px;
	color: #fff;
}

#head li a {
	text-decoration: none;
	padding: 10px;
	color: #fff;
	border-bottom: #151515 1px solid;
}

#head li a:hover {
	background-color: #353535;
	padding: 10px;
}

#ad {
	background-image: url(../images/ad-bar.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding: 0px;
	margin: 1px;
	width: auto;
}

#nav {
	height: 30px;
	padding: 0px;
	margin: 0px;
	width: auto;
}

#nav ul {
	height: 30px;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	display: inline;
		float: left;
	clear: right;
}

#nav li a {
	text-indent: -9999px;
	color: #353535;
	display: block;
	height: 30px;
	font-size: 12px;
}

#nav li a.nav-btn-online-services {
	background-image: url(../images/btn/nav-btn-online-services.gif);
	width: 134px;
}

#nav li a.nav-btn-contingencies {
	background-image: url(../images/btn/nav-btn-contingencies.gif);
	width: 130px;
}

#nav li a.nav-btn-contingencies-over {
	background-image: url(../images/btn/nav-btn-contingencies-over.gif);
	width: 130px;
}

#nav li a.nav-btn-maintenance {
	background-image: url(../images/btn/nav-btn-maintenance.gif);
	width: 117px;
}

#nav li a.nav-btn-maintenance-over {
	background-image: url(../images/btn/nav-btn-maintenance-over.gif);
	width: 117px;
}

#nav li a.nav-btn-income {
	background-image: url(../images/btn/nav-btn-income.gif);
	width: 83px;
}

#nav li a.nav-btn-income-over {
	background-image: url(../images/btn/nav-btn-income-over.gif);
	width: 83px;
}

#nav li a.nav-btn-inflation {
	background-image: url(../images/btn/nav-btn-inflation.gif);
	width: 95px;
}

#nav li a.nav-btn-inflation-over {
	background-image: url(../images/btn/nav-btn-inflation-over.gif);
	width: 95px;
}

#nav li a.nav-btn-lookup-graphs {
	background-image: url(../images/btn/nav-btn-lookup-graphs.gif);
	width: 132px;
}

#nav li a.nav-btn-lookup-graphs-over {
	background-image: url(../images/btn/nav-btn-lookup-graphs-over.gif);
	width: 132px;
}

#nav-current {
	padding: 20px 5px;
	padding-bottom: 10px;
	margin: 0px;
	width: auto;
	float: left;
}

#nav-current a {
	color: #000;
}

#nav-current a:hover {
	color: #ee3229;
}

#content {
	min-height: 500px;
	padding-bottom: 60px;
	color: #353535;
}

h2 {
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 24px;
	margin-bottom: 20px;
	color: #b3b3b3;
}

h3 {
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin: 20px 0px;
	margin-top: 30px;
	border-bottom: #d9d9d9 1px solid;
	color: #353535;
}

h4 {
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	margin-bottom: 5px;
	color: #cc0202;
}

#content p {
	font-size: 11px;
}

#content p.medium {
	font-size: 13px;
}

#content div#left {
	float: left;
	width: 620px;
	padding-right: 20px;
}

#content div#right {
	float: right;
	width: 262px;
}

.subFrame {
	border: 1px #eee solid;
	padding: 5px 10px;
	margin-bottom: 5px;
}

.frame {
	border: 1px #eee solid;
	padding: 5px 10px;
	margin-bottom: 5px;
}

#footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f3f3f3;
	height: 70px;
	clear: both;
	width: auto;
}

#footerWrapper {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 30px;
}

#footer a {
	color: #151515;
}

#footer a.hover {
	text-decoration: underline;
}

#footerItem {
	float: left;
	width: 150px;
	padding-top: 10px;
}

#footerRight {
	float: right;
	width: 262px;
	padding-top: 10px;
}

#footer ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer li {
	color: #151515;
	font-size: 11px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 2px;
}

#footer h3 {
	padding: 0px;
	font-weight: bold;
}

#footer-recommendation {
	font-size: 10px;
	color: #999;
}

.loadingContent {
    display: block;
	position: absolute;
	top: 45%;
	left: 45%;
	width: 10%;
	text-align: center;
	padding: 10px;
	border: #333 10px solid;
	background-color: #fff;

	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);

	z-index: 1000;
	font-size: large;
	font-weight: bold;
	color: #000;
}

.loadingImage {
	border: 0;
	width: 25px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.loadingStreamImage {
	border: 0;
	width: 20px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.loadingStreamText {
	margin-left: 10px;
	color: #CCC;
}

#strLoad {
	height: 35px;
	margin-top: -15px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.process-section {
	background-color: #f9f9f9;
	border: 1px #f3f3f3 solid;
	padding: 8px;
	margin-top: 50px;
	
	text-align: center;
}

.top-section {
	background-color: #f9f9f9;
	border: 1px #f3f3f3 solid;
	padding: 8px;

	text-align: right;
}

.contactForm {
	background-color: #f2f2f2;
	border: 1px #e3e3e3 solid;

	margin: 0 auto;
	padding: 15px 10px;

	width: 240px;
	z-index: 150;
	
	float: right;
	text-align: left;
}

.adminBox {
	background-color: #f2f2f2;
	border: 1px #e3e3e3 solid;

	margin: 0 auto;
	padding: 15px 10px;

	width: 240px;
	z-index: 150;
	
	float: right;
	text-align: left;
}

.infoPoint {
	background-color: #f7f7f7;
	margin: -10px 5px;
	padding: 8px;
}

.helpIcon {
	margin-left: 0px;
	z-index: 60;
}

span.cursor-pointer {
	cursor: pointer;
}

.progress {
	float: left;
	margin-left: 20px;
	margin-top: 6px;
	font-size: 10px;
	color: #fff;
}

.progressOutside {
	margin: 5px;
}