body {
	background-color: #8E8E8E;
	margin-top: 10px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;

}

a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover, a:active, a:visited:hover,  a:visited:active  {
	color: #999999;
}

.mainbox {
	background-color: #FFFFFF;
	margin-top: 10px;

}
.menubox {
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 50px;

}
a.menuitem:link, a.menuitem:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 46px;
	border-bottom-color: #99CC66;
	text-align: left;
}

a.menuitem:hover, a.menuitem:visited:hover  {
	color: #969696;
}

a.curritem:link, a.curritem:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 46px;
	border-bottom-color: #99CC66;
	text-align: left;
}
a.qlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC66;
	display: block;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 26px;
	padding-right: 20px;
	margin-right:50px;
	margin-top:60px;
	margin-bottom:20px;
}
a.qlink:link, a.qlink:visited {

 	color:  #FFFFFF;
 }

a.qlink:hover {

 	color:  #000000;
 }


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 500px;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0.5em;

}

.contentbox {
	padding: 40px 30px 60px 0px;


}
ul.standardlist {
	margin-top: 0em;
	margin-right: 150px;

}
.standardlist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: square;
	list-style-position: outside;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #99CC66;
	width: 600px;
	margin-top: 0em;
	margin-bottom: 1em;



}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CC66;
	width: 500px;
	margin-bottom: 0.5em;
	margin-top: 1em;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #99CC66;
	width: 500px;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.white {
	color: #FFFFFF;
}

#adlinks li {
	display: list-item;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 16px;
	margin-left: -10px;
	margin-right: 40px;
	font-weight: bold;
	width: 150px;
	color: #666666;
}
#adlinks a {
	font-weight: normal;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	height: 30px;
	text-align: right;
	padding-right: 20px;
	vertical-align: middle;



}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.button {
	color: #FFFFFF;
	background-color: #99CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

span.green {
    color: #99CC66;
}


a.green:link, a.green:visited {
	color: #99CC66;
	font-weight: bold;
}

a.green:hover, a.green:visited:hover, a.green:active {
	color: #969696;
	font-weight: bold;
}

.padvert {
	margin-top: 0em;
	margin-bottom: 1em;
}
.small {
	font-size: 11px;
}
.hanging {
	width: 500px;
	margin-left: 40px;
}
dt {
	margin-bottom: 0em;
	margin-top: 1.4em;
	font-weight: bold;




}
dd {
	margin-left: 3em;
	margin-top: -16px;
	width: 500px;


}
input {
	font-size: 12px;
}
.right {
	float: right;
}
.bar {
	background-color: #C0C0C0;
	height: 2px;
	width: 580px;
}

