body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B6E4FA;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 130%;
	font-style: normal;
}
.Heading {
	font-size: 16px;
	color: #0072BC;
	font-weight: bold;
	line-height: 130%;
}
.Body {
	color: #333333;
	line-height: 130%;
}
.ModuleSubhead {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.ModuleText {color: #333333}
.ModuleDetailsBold {color: #0071BB; font-weight: bold; font-size: 10px; }
.Hightlight {color: #333333; font-weight: bold; font-size: 10px; }
Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0072BC;
}

.ModuleBody {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* side module styling */

.moduleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(images/ss_09.jpg);
	background-repeat: no-repeat;
}
.modulecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F4E6AB;
}
.modulefooter {
	background-image: url(images/ss_13.jpg);
	background-repeat: no-repeat;
	
/* EO side module styling */

}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	line-height: 150%;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #565656;
}
