@charset "UTF-8";
html,body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	height: 100%;
	background-image: url(images/bg_greenstripe.png);
	color: #000000;
	background-repeat: repeat-x;
	background-color: #2C3526;
	background-attachment: fixed;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 849px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -70px;
	margin-left: auto;
	background-image: url(images/content3.png);
	background-repeat: repeat-y;
	position: relative;
}
#header {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	font-style: oblique;
}
#header p {
	text-align: right;
	padding-right: 60px;
	font-weight: normal;
}
#header h1 {
	text-align: right;
	padding-right: 70px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 46px;
}
#header h3 {
	text-align: right;
	padding-right: 70px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
	font-size: 32px;
}
#header .imgHeader {
	position: absolute;
	left: auto;
	top: 0px;
	right: auto;
	padding-left: 48px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	z-index: 2;
}
#header .quoteHeader {
	position: absolute;
	left: auto;
	top: 19px;
	right: auto;
	padding-left: 48px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	z-index: 2;
}
#navbar {
}

.navigation {
	position: absolute;
	right: auto;
	top: 115px;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 749px;
	text-align: right;
	left: 1px;
	margin-left: 49px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	display: inline-block;
	font-size: 12px;
	color: #657855;
}
.navigation a {
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
}
.navigation a:hover {
	color: #657855;
}
#content {
	margin-top: 80px;
	margin-right: 100px;
	margin-left: 250px;
	margin-bottom: 20px;
}
#content p {
	text-align: justify;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#content h1 {
	text-align: justify;
	font-size: 18px;
	color: #657855;
}
#content a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	text-decoration: none;
	color: #000000;
}
#content a:hover {
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
#footer {
	height: 70px;
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer3.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-position: bottom;
}
#footer a {
	color: #003399;
}
.footer p {
	width: 753px;
	position: absolute;
	left: auto;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: auto;
}
#footer hr {
	color: #003399;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#footer h3 {
	font-weight: normal;
	font-size: 11px;
}
.one {
	font-size: 8px;
	float: left;
	width: 118px;
	color: #663333;
	margin-left: 5px;
}
.two {
	width: 170px;
	font-size: 8px;
}
.green {
	color: #657855;
	top: 10px;
	bottom: 10px;
	font-weight: bold;
}
.push{
	height: 70px;
}
.makeWide {
	width: 250px;
}
.paimg {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
.floatRight {
	float: right;
	padding-left: 10px;
}
.center {
	margin-left: 60px;
}
label {
	display: block;
	text-align: right;
	float: left;
	padding-right: 10px;
	width: 150px;
}
fieldset {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 3px solid #003399;
}
legend {
	font-weight: bold;
	color: #000000;
}
.red {
	color: #CC3333;
}
.grey {
	font-weight: bold;
	color: #666666;
}
.small {
	font-size: 10px;
}
