body {
	background: #3399FF url(images/background_header.jpg) repeat-x left top;
	text-align: center;
}
#wrapper {
	width: 575px;
	margin-top: 35px;
	margin: 35px auto 0 auto;
	text-align: left;
}
a img {
  border-style: none;
}
#logo {
	text-align: center;
	display: block;
	width: 364px;
	margin: 0 auto;
}
#logo img {
	display: block;
	behavior: url(/iepngfix.htc);
}
table {
	margin: 0 auto;
}
table.content {
	margin-top: 20px;
}
table.content td {
	background: #addefb;
}
table.content td.from {
	color: #FFF;
	background: #3399FF;
	padding: 0 5px;
	font-weight: bold;
}
table.content td.textMajorHeading {
	background-color: #FFF;
	border: 2px solid #000000;
	width: auto;
	text-align: center;
	padding: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin: 0;
	padding: 0;
	text-align: center;
}
body, td, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h2 {
	margin-top: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
hr {
	border: 0;
	width: 100%;
	color: #000;
	background-color: #000;
	height: 2px;
}
.border {
	border: 2px solid #000000;
}
.textSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textSubHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.textMinorHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: auto;
	text-align: center;
}

.textMinorHeading a:hover {
	color: #39F;
	text-decoration: none;
}

.textSmallCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E2F3FE;
	width: auto;
	text-align: left;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.textMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a {
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.textMainStrong {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.textSidebar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.textQuote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fieldLabel {
	text-align: left;
}
