.body { color: #505050; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.body_blue { color: #009ee0; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.body_list { color: #505050; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; list-style-image: url(../media/Blue-dot_list.gif); }
.intro { color: #505050; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
.body_small { color: #505050; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.body_small_rev { color: white; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.body_rev { color: white; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a:link {  }
a:hover { color: #009ee0; }
.header_24 { color: #009ee0; font-size: 24pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.header_18 { color: #009ee0; font-size: 18pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.header_14 { color: #009ee0; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.header_18_rev { color: white; font-size: 18pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.subhead { color: #009ee0; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
.box-orange {
	width: auto;
	border: 1px;
	border-color: #FF6600;
	border-style: dotted;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(../media/box-gradient_orange.jpg);
	margin-bottom: 20px;
	background-repeat: repeat-x;
	padding-bottom: 15px;
}
.box-blue {
	width: auto;
	border: 1px;
	border-color: #6699CC;
	border-style: dotted;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(../media/box-gradient_blue.jpg);
	background-repeat: repeat-x;
	padding-bottom: 15px;
	padding-top: 10px;
	overflow: visible;
	height: 115px;
}
.box-grey {
	width: auto;
	border: 1px;
	border-color: #666666;
	border-style: dotted;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(../media/box-gradient_grey.jpg);
	margin-bottom: 20px;
	padding-bottom: 15px;
	background-repeat: repeat-x;
}
.box-green {
	width: auto;
	border: 1px;
	border-color: #336600;
	border-style: dotted;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(../media/box-gradient_green.jpg);
	margin-bottom: 20px;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

