body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #05032B;
	font-weight: normal;
	font-style: normal;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #000099;
}
a:visited {
	color: #660033;
}
a:hover {
	color: #009900;
}
a:active {
	color: #FFCC00;
}

a.whitelinks:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.whitelinks:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.whitelinks:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a.whitelinks:active {
	color: #FFFFFF;
	text-decoration:none;
}

a.bottomlink:link {
	color: #FFFFFF;
}
a.bottomlink:visited {
	color: #FFFFFF;
}
a.bottomlink:hover {
	color: #FFFFFF;
}
a.bottomlink:active {
	color: #FFFFFF;
}

.margin {
	margin: 0px;
}
.topleft {
	background-color: #05032B;
}
.left {
	background-color: #05032B;
}
.right {
	background-color: #ECECF0;
	border-top: 1px solid #05032B;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #CDC7C7;
}
.topright {
	background-color: #05032B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
}
.bottom {
	background-color: #333366;
	border-top: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
.boldphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
.lefttextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
