.style1 {
	font-size: 44px;
	font-weight: bold;
}
body {
	background-color: #DEE9E1;
}
.body_with_Strike_Through {
	font-weight: bold;
	text-decoration: line-through;
}

.style6 {font-size: 18px; font-weight: bold; }
.style8 {
	font-size: 18px;
	color: #FFFFFF;
}
.style10 {font-size: 18px; color: #0000CC; }
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
#Layer1 {
	position:absolute;
	width:1025px;
	height:222;
	z-index:1;
	left: 56px;
	top: 314px;
}
#Layer2 {
	position:absolute;
	left:536px;
	top:502px;
	width:558px;
	height:394px;
	z-index:1;
}
#WhatWeDo {
	position:absolute;
	width:579px;
	height:451px;
	z-index:1;
	left: 520px;
	top: 469px;
}
.TableBorder {
	border: thin solid #000000;
}
.RightCellBorder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.style21 {color: #0000CC; }
.style22 {color: #FFFFFF}
.TableHeadings {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


.style30 {font-size: 24px}
.Top_Border {
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.SingleCellPad {

}
.NoPadding {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Table_Body_Centered_Blue {
	color: #0000CC;
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}
.Table_Body_Black_Center {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.LeftCellBorder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
}
.Body_Bold {
	font-weight: bold;
}
.Body_Underlined {
	font-weight: normal;
	text-decoration: underline;
}

.Body_Bold_Red {
	font-weight: bold;
	color: #F00;
}
