body
{
	margin: 0px 0px 0px 0px;
}

body,td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	font-family: Arial;
	font-size: 12px;
	color: #243667;
	text-decoration: none;
}
A:FOCUS, A:HOVER {
	font-family : Arial;
	font-size : 12px;
	color : #39b44a;
	text-decoration : none;
}

.pdf_a, .pdf_a:ACTIVE, .pdf_a:LINK, .pdf_a:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #243667;
	text-decoration: none;
}
.pdf_a:FOCUS, .pdf_a:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #39b44a;
	text-decoration : none;
}

UL {
	font-size: 11px;
	margin-left : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
OL {
	font-size: 11px;
	margin-left : 30px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
LI, .listDot, .listLink {
	line-height: 16px;
}
.listDot {
	list-style-type:none;
	list-style-image: url(images/global/list_dot.gif);
	line-height: 16px;
}
.listLink {
	list-style-type:none;
	list-style-image: url(images/link_dot.gif);
}

.content
{
	background-image:url(images/era-A01-02.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	padding: 20px 0px 27px 31px;
}

.content2
{
	padding: 20px 31px 41px 31px;
}

.content3
{
	padding: 20px 31px 121px 31px;
}

.heading
{
	font-size:14px;
	font-weight:bold;
}

.tablePadding
{
	padding-bottom:5px;
	vertical-align:top;
}

.tablePadding1
{
	padding-bottom:14px;
}