body {
	background-color: #E2F0F3;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.head {
	background-image: url(images/head_fade.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.cookie_fade {
	color: #EA6F33;
	background-image: url(images/cookie_bar.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: middle;
	padding-right: 4px;
	padding-top: 80px;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 0px;
}
td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
.white {
	background-color: #FFFFFF;
}
.orange_column {
	background-color: #B0C832;
	background-image: url(images/logo_watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
	padding-bottom: 170px;
}
.headtitle {
	font-size: 16px;
	color: #EA6F34;
	text-align: left;
	vertical-align: middle;
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(images/header_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
}
.foot {
	font-size: x-small;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.content {
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 14px;
}
.blue_title {
	background-color: #D7E9EE;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #8FC2D1;
	border-right-color: #8FC2D1;
	border-bottom-color: #8FC2D1;
	border-left-color: #8FC2D1;
	font-size: medium;
}
.blue_fade {
	background-image: url(images/blue_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bottom_tag {
	font-size: small;
	color: #95AC26;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #4EBADE;
	border-right-color: #4EBADE;
	border-bottom-color: #4EBADE;
	border-left-color: #4EBADE;
	text-align: right;
	vertical-align: bottom;
}
h1 {
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.orange_button {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/orange_button.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: middle;
	padding: 8px;
	background-color: #C8D96F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E1EAB1;
	border-right-color: #E1EAB1;
	border-bottom-color: #E1EAB1;
	border-left-color: #E1EAB1;
}
.orange_button a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.orange_button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.orange_button a:hover {
	color: #8B9C27;
	text-decoration: none;
}
.foot a:link {
	color: #666666;
	text-decoration: none;
}
.foot a:visited {
	color: #666666;
	text-decoration: none;
}
.foot a:hover {
	color: #E87034;
	text-decoration: none;
}
.cookie_fade a:link {
	color: #E8601E;
	text-decoration: none;
}
.cookie_fade a:visited {
	color: #E8601E;
	text-decoration: none;
}
.cookie_fade a:hover {
	color: #99AC2B;
	text-decoration: none;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.orange_back {
	background-color: #B0C832;
}
.right_float {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3 {
	font-size: medium;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
a:link {
	color: #B0C832;
	text-decoration: none;
}
a:visited {
	color: #B0C832;
	text-decoration: none;
}
a:hover {
	color: #E78150;
	text-decoration: none;
}
.form_pad {
	padding-bottom: 6px;
}
