#siteshadow {
	background-attachment: scroll;
	background-image: url(images/siteshadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	background-color: #b7cc73;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #111111;
	text-decoration: none;
	margin: 0px;
}
#footer {
	background-attachment: scroll;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#conditions a {
	font-weight: bold;
	color: #89af05;
	font-size: 13px;
}
#content a {
	color: #4eb4ac;
	font-weight: bold;
}
#content {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/topfade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subhead {
	font-size: 15px;
	font-weight: bold;
}
#content a:hover {
	color: #89AF05;
}
#conditions a:hover {
	color: #71B4AC;
	text-decoration: underline;
}
#modalitylink a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	color: #1E673C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#modalitylink a:hover {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	color: #1E673C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFF99;
}
.bodytextbigger {
	font-size: 14px;
}
#tableitems td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
