@charset "UTF-8";
/* CSS Document */

.presented {
	font-family: Georgia, sans-serif;
	font-size: 13px;
	line-height: 120%;
	text-decoration: none;
}
a:link {
	font-family: Georgia, sans-serif;
	font-size: 16px;
	line-height: 120%;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Georgia, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #CC3333;
	text-decoration: none;
}
.bodycopy {
	font-family: Georgia, sans-serif;
	font-size: 14px;
	line-height: 120%;
	text-decoration: none;
}
.blk_text_background {
	font-family: Georgia, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	top: 10px;
}
.blue_text_background {
	font-family: Georgia, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #3399CC;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.green_text_background {
	font-family: Georgia, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336633;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.red_text_background {
	font-family: Georgia, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #FF9999;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.orange_text_background {
	font-family: Georgia, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #FF9933;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.olive_text_background {
	font-family: Georgia, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666633;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.grey_text_background {
	font-family: Georgia, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

