﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #808080;
	margin: 0px;
}
#wrapper {
	width: 930px;
	padding: 20px;
	margin: 0px auto 0px auto;
}
#topLeft {
	width: 465px;
	float: left;
	display: inline;
	color: #006600;
	font-family: "Arial Narrow", arial, helvetica, "sans serif";
	font-size: 30px;
}
#topRight {
	width: 465px;
	float: right;
	display: inline;
	text-align: right;
}
.boldedGreen {
	color: #006600;
	font-weight: bold;
}
#navBar {
	clear: both;
	background-color: #006600;
	padding-bottom: 50px;
	text-align: right;
	font-size: 130%;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 20px;
	font-weight: normal;
}
.topTelephone {
	font-size: 170%;
	color: #999999;
	font-weight: bold;
}
#contentLeft {
	width: 300px;
	float: left;
	display: inline;
	text-align: center;
	padding-top: 50px;
}
#contentRight {
	width: 600px;
	float: right;
	display: inline;
}
#contentRight h1 {
	font-size: 170%;
	color: #999999;
	text-align: right;
	margin: 0px;
	padding: 10px;
	font-weight: normal;
}
.boldedGrey {
	color: #808080;
	font-weight: bold;
}
.clear {
	clear: both;
}
#footertLeft {
	background-position: left center;
	padding: 20px 0px 20px 50px;
	width: 230px;
	float: left;
	display: inline;
	margin-top: 20px;
	background-image: url('images/calculator.gif');
	background-repeat: no-repeat;
}
#footerRight {
	background-position: left center;
	width: 580px;
	float: right;
	display: inline;
	background-color: #006600;
	text-align: right;
	line-height: 80px;
	color: #FFFFFF;
	background-image: url('images/nacfb.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-top: 20px;
}
#topRight a {
	color: #999999;
	text-decoration: none;
}
#topRight a:hover {
	color: #7E7E7E;
	text-decoration: none;
}
#navBar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#navBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentRight h2 {
	font-size: 140%;
	color: #999999;
	text-align: left;
	margin: 0px;
	padding: 10px;
	font-weight: normal;
}
.NEWSLastupdated {
	font-size: 130%;
	font-weight: bold;
}
.leftAligned {
	text-align: left;
}
.lastUpdated {
	font-size: small;
	font-weight: normal;
}
.downloadsP {
	background-image: url('images/adobe_pdf_logo.gif');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 35px;
	margin: 0px;
	letter-spacing: 1px;
	text-indent: 20px;
}
#calculator td {
	padding: 5px;
	text-align: left;
}
#calculator {
	font-size: 12px;
}
.calculatot_header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-color: #006600;
}
.input_calculator {
	border: 1px solid #CCCCCC;
}
.rightAligned {
	text-align: right;
}
a:link {
	color: #006600;
	font-weight: bold;
}
a:visited {
	color: #006600;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-weight: bold;
}
a:active {
	color: #006600;
	font-weight: bold;
}

