.contact {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #333366;
	font-style: normal;
	font-weight: normal;
	padding-top: 73px;
	padding-right: 30px;
	padding-bottom: 13px;
	padding-left: 22px;
	line-height: 11pt;

}
body, html    {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #003366;
	background-color: #afb6d1;
	margin: 0 auto;
	height: 100%;
	line-height: 11pt;
}

ul, li{
	font-size: 9pt;
	padding: 2px;
	padding-left: 0px;
	margin: 2px;
	margin-left: 6px;
}

img, td, tr {
	border: 0px;
	margin: 0pc;
	padding: 0px;
}

a:link, a:visited{
	color: #003366;
	text-decoration: "none";
}

a:hover, a:active{
	color: #990066;
	text-decoration: underline;
}

.contentright {
	padding-top: 40px;
	padding-right: 45px;
	padding-bottom: 40px;
	padding-left: 26px;
}
.contentright p {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	line-height: 11pt;
	color: #990066;
}
.contentright h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #990066;
}


.contentleft {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-family: "Trebuchet MS", Arial;
}
.contentleft h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #003366;
}
.contentleft p {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	line-height: 11pt;
	text-indent: 0pt;
	color: #003366;
}


.content {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.content h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #990066;
	font-family: "Trebuchet MS", Arial;
	line-height: 11pt;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.content h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #333366;
	font-family: "Trebuchet MS", Arial;
	line-height: 11pt;
	font-style: normal;
	font-variant: normal;
}
.content p {
	font-size: 9pt;
	color: #333366;
	font-family: "Trebuchet MS", Arial;
	line-height: 12pt;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	text-indent: 0pt;
	white-space: normal;
}
.navleft {
	margin: 0px;
	padding: 26px 25px 15px 45px;
	background-image: url(images/esgi_left_2.gif);
	background-repeat: repeat-y;

}

