body {
	background-color: #333;
	font-size: 8pt;
	font-family: Arial;
	table-layout: auto;
	empty-cells: show;
	color: #000000;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Heading-Large {
	font-size: 14pt;
	font-weight: bold;
}
.Heading-Page {
	font-size: 10pt;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	text-indent: 0px;
	white-space: 0;
	padding-left: 5px;
}
.CaptionWhite {
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 5px;
}
.CaptionBlack {
	font-size: 8pt;
	color: #000000;
	padding-top: 5px;
}
.Body08 {
	color: #000000;
	font-size: 8pt;
}
.Body08-Bold {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
.Body08-White {
	color: #FFFFFF;
	font-size: 8pt;
}
.Body10 {
	color: #000000;
	font-size: 10pt;
}

.Body10-White {
	color: #FFFFFF;
}


.TableRowAdd-w-LeftBorder {
	font-size: 8pt;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	font-style: normal;
	cursor: default;
	background-color: #E5E5E5;
	padding: 7px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #FFFFFF;
}
.TableRowEdit-w-LeftBorder {
	font-size: 8pt;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-style: normal;
	cursor: default;
	background-color: #FFCC99;
	padding: 7px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.TableHeading08 {
	font-size: 8pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-style: normal;
	cursor: default;
	font-weight: bold;
	background-color: #99CC00;
}
.Link-Black {
	font-size: 8pt;
	color: #000000;
}
.Link-White {
	font-size: 8pt;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Body10-justify {
	color: #000000;
	font-size: 10pt;
	text-align: justify;
}

.service-holder {
	float: left;
	text-align: center;
	margin: 0 2px 15px 0;
	width: 180px;
	font-size: 10px;
	height: 150px;
}

.service-holder a:link, .service-holder a:visited {
	color: #00C;
	font-weight: 700;
	outline: none;
}

.service-holder img {
	border: 0;
	margin-bottom: 5px;	
	outline: none;
}

.float-img {
	float: left;
	margin: 0 25px 25px 0;
	width: 300px;
	height: 200px;
}

#bottom-section {
	text-align: center;
	padding: 10px 15px;
	margin: 10px 0;
	background-color: #999;
}

#bottom-section a:link {
	color: #FFF:	
}

#bottom-section a:visited {
	color: #FFF:	
}

.footer-link:link, .footer-link:visited {
	color: #4D4D4D;
}
