#emailCallout {
	padding: 15px;
	background-color: #E1E1E1;
	border: 1px solid #000;
	margin: 50px;
}
body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	white-space: nowrap;
	background-image: url(../Images/lines.jpg);
}
.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.centercontent {
	text-align: center;
}
.footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
h3 {
	font-size: 14px;
}

.boldred {
	font-weight: bold;
	color: #FF0000;
	font-size: 15px;
}
.shiftright {

	text-align: right;
}
.callout {

	background-color: #E4E4E4;
	text-align: center;
	border: 1px dashed #000000;
	padding: 20px;
	margin: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldbig {
	font-weight: bold;
	font-size: 15px;
}
.innertablecallout {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-color: #E4E4E4;
}
.strike {
	text-decoration: line-through;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.dashedline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.minitext {
	font-size: 11px;
}
.boldunder {
	font-weight: bold;
	text-decoration: underline;
}
.minitextCopy {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldunderred {
	font-weight: normal;
	text-decoration: underline;
	font-size: 24px;
	color: #FF0000;
}
.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	text-align: justify;
	padding-right: 20px;
}
.titles {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
	margin-top: 10px;
}
a:link {
	font-weight: bold;
	color: #000000;
}
a:visited {
	color: #999999;
}
a:hover {
	text-decoration: none;
}
h6 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.maintabledb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.boldrednosize {

	font-weight: bold;
	color: #FF0000;
}
.underlinebold {
	font-weight: bold;
	text-decoration: underline;
}
.maintable li {
	padding-top: 3px;
	text-align: left;
}
.red {
	color: #F00;
}
.nounderline {
	text-decoration: none;
}

