body 
	{
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 700px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	}
.mastheadContainer {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	width: 450px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	height: auto;

}
.title {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: .1em;
}




.header {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 900;
	text-transform: capitalize;
	color: #000000;
}
.headerContainer {
	width: 680px;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 205px;
	float: none;
}

.contentContainer {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	width: 680px;
	text-align: left;
	float: none;
	padding: 10px;
}
.footerContainer {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 700px;
}
.logoContainerHome {
	height: 186px;
	width: 200px;
	float: left;
}
.logoContainerContent {

	height: auto;
	width: auto;
	float: left;
}
.headerContainerContent {

	width: 680px;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 105px;
	float: none;
}
.mastheadContainerContent {

	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	width: 450px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	height: auto;
}
