@charset "utf-8";
/* Page Structuring */
body {
	position: relative;
	top: 0px;
	margin: 0px;
}

html {
	border-width: 0;
	min-height: 100%;
	margin: 0;
}

.wrapper {
	height: auto;
	width: 901px;
	background-repeat: no-repeat;
	clear: both;
	border: 0px;
}
.footer {
	height: 191px;
	width: 900px;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../images/background_bottom_page01.jpg);
}

.top {
	background-image: url(../images/top_banner002.jpg);
	height: 191px;
	width: 900px;
	background-repeat: no-repeat;
	clear: both;
}

.buttons {
	background-image: url(../images/background_button_div.jpg);
	height: 25px;
	width: 900px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.main {
	height: 100%;

	width: 100 %;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	background-image: url(../images/background_main.jpg);
}
.footerButtons {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}


.left {
	height: 100 %;
	width: 100 %;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	clear: none;
	float: left;
	width: 500px;
	text-align: left;
	padding-left: 15px;
	padding-top: 22px;
}


#right {
	width: 325px;
	height: 100%;
	float: right;
}
.right_box {
	height: 225px;
	width: 300px;
	background-repeat: no-repeat;
}
.right_box2 {
	height: 225px;
	width: 300px;
	background-repeat: no-repeat;
}

.buttonsText {
	background-image: none;
	height: 18px;
	width: 900px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 25px;
}
.important_text {
	outline-style: inherit;
	outline-color: #000000;
	outline-width: 15px;
}
#newGraphic {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 137px;
	width: 100%;
	top: 127px;
	left: 402px;




#layer02 { position: absolute; z-index: 2; top: 347px; left: 345px; width: 100%; height: 189px; visibility: visible; display: block ;
}

#layer02 {
	position: absolute;
	z-index: 2;
	top: -347px;
	left: 845px;
	width: 100%;
	height: 189px;
	visibility: visible;
	display: block
}
#footer {
	background-repeat: no-repeat;
	width: 900px;
	height: 191px;
	clear: both;
	border: thin solid #00FF33;
}
}
.footer_text {
	font-size: 10px;
	padding-top: 6px;
	font-weight: lighter;
}
a:link { text-decoration: none; decoration: none         }
a:visited { text-decoration: none; decoration: none        }
a:hover { text-decoration: none; decoration: none       }
a:active { decoration: none       }
a.menu {
	color: #006600 !important;
	text-decoration: none;
	decoration: none
}
a.menu:link { color: black !important; text-decoration: none; decoration: none        }
a.menu:visited  { color: black !important; text-decoration: none; decoration: none        }
a.menu:active  { color: #021f5e !important; text-decoration: none; decoration: none         }
a.menu:hover { color: #17479d !important; text-decoration: none; }
a.blue { color: #20356d; text-decoration: none; decoration: none         }
a.blue:hover { color: white; text-decoration: none; background-color: #20356d; decoration: none       }
a.green {
	color: #006633;
	text-decoration: none;
	decoration: none;
}
a.green:hover { color: white; text-decoration: none; background-color: #2d9a66; decoration: none; }
a.red { color: #c44534; text-decoration: none; decoration: none; }
a.red:hover { color: white; text-decoration: none; background-color: #c44534; decoration: none; }
.expand {
	clear: both;
	float: left;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	width: 100%;
	color: #006633;
}
.expand2 {
	clear: both;
	float: left;
	font-size: large;
	font-weight: bold;
	text-align: center;
	width: 100%;
	color: #006633;
}
