body {
	background-color:#E6F3FB;
}

#contentcell {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.text-title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.text-title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}
.text-title2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}

.text-title2 a:visted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}

.text-title2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}

.text-title2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}

.text-title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88AC2B;
	font-weight: bold;
}
.text-title3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88AC2B;
	font-weight: bold;
}
.text-title3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88AC2B;
	font-weight: bold;
}
.text-title3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88AC2B;
	font-weight: bold;
}
.text-title3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88AC2B;
	font-weight: bold;
}
.text-title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.text-body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}

.text-body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}

.text-body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #82BBFB;
}

.text-body a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #82BBFB;
}

.text-body-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.text-body-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #88AC2B;
}

.text-body-green a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88AC2B;
}

.text-body-green a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88AC2B;
}

.text-body-green a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88AC2B;
}

.text-body-green a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #88AC2B;
}


.image-alignright {
	float: right;
}

.image-alignleft {
	float: left;
	padding-right: 8px;
}

