body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E9EEF3;
	background-color: #53595E;
	margin: 0;
	text-align: center;
	line-height: 13pt;
}
p {
	text-align: justify;
	margin: 0 0 10px 0;
}
a {
	color: #E9EEF3;
}
h3 {
	margin: 0 0 15px 0;;
	color: #E9EEF3;
}
table {
	font-size: 10pt;
}
input,select,textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
ul {
	font-size: 10pt;
}
.shadowLeft {
	background-image: url(../images/layout/shadow-left.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.shadowRight {
	background-image: url(../images/layout/shadow-right.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.mainBody {
	background-color: #055F7E;
	background-image: url(../images/layout/main-bg.gif);
	background-repeat: repeat-x;
	height: 100%;
}
table.content{
	width: 100%;
	height: 100%;
}
td.content {
	padding: 15px;
	font-size: 10pt;
	vertical-align: top;
	height: auto;
}
.header {
	background-image: url(../images/layout/banner.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 754px;
	padding: 0 15px 0 0;
	vertical-align: bottom;
	text-align: right;
}
.footer {
	font-size: 8pt;
	height: 45px;
	text-align: center;
	line-height: 13pt;
}
.body {
	width: 770px;
	height: 100%;
	margin-left:auto; 
	margin-right:auto;
}
img.drop {
	margin-left: 5px;
}
.subject {
	display: none;
}
