@charset "UTF-8";
#banner {
	width: 100%;
	left: 0;
	right: 15%;
	top: 0px;
	height: 180px;
}
#banner2 {
	width: 100%;
	left: 0;
	right: 15%;
	top: 0px;
	height: 200px;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/BIGbg.gif);
	background-position: -200px -150px;
	background-attachment: fixed;
	background-repeat: repeat;
	line-height: 12pt;
}
.borders {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00a261;
	border-bottom-color: #00a261;
	border-left-color: #00A261;
}
.small {
	font-size: 9px;
	color: #FFFFFF;
	font-family: arial, helvetica;
	line-height: 9pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 14pt;
}
.paddingLeft {
	padding-left: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F15931;
	letter-spacing: -1px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F15931;
	letter-spacing: -1px;
}
.quotes {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16pt;
}
a {
	color: #00A261;
}
a:hover {
	color: #f59607;
}
.quoter {
	font-weight: bold;
	color: #00A261;
}
.padding {
	padding-left: 5px;
}

a:hover img{

		border: none;
}