body {
	margin: 0px;
	background: #FFFFFF;
}
body.withmargins {
	margin: 10px;
}
body,p,td,th,tr,li,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}
td.main {
	text-align: left;
	vertical-align: top;
}
td.date {
	text-align: right;
	vertical-align: bottom;
	font-size: 7pt;
	font-weight: bold;
}
td.slogan {
	text-align: right;
	font-size: 13pt;
	font-weight: bold;
}
td.leftcol {
	text-align: left;
	vertical-align: top;
}
td.talign {
	vertical-align: top;
}
td.footer {
	text-align: center;
	font-size: 8pt;
}
td.profile_head {
	font-weight: bold;
	padding: 5px;
	background-color: #1c709c;
	color: #ffffff;
}
td.profile_body {
	padding: 10px;
	text-align: justify;
}
td.profile_foot {
	font-weight: bold;
	padding: 4px;
	padding-bottom: 5px;
	padding-right:15px;
	text-align: right;
	background-color: #CCCCCC;
}
img.profile {
	padding-right: 5;
	padding-bottom: 5;
}
.maintitle {
	font-size: 18pt;
	color: #36829C;
}
.subtitle {
	font-weight: bold;
	color: #36829C;
}
.boxtitle {
	font-size: 12pt;
	font-weight: bold;
	color: #1C709C;
}
.boxtext {
	font-size: 8pt;
	color: #000000;
}
.blue {
	color: #1C709C;
}
.bluesmall {
	font-size: 10pt;
	color: #1C709C;
}
.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}
i {
	font-style: italic;
}
a:link {
	font-size: 10pt;
	color: #1C709C;
	text-decoration: underline;
}
a:active {
	font-size: 10pt;
	color: #336699;
	text-decoration: underline;
}
a:visited {
	font-size: 10pt;
	color: #336699;
	text-decoration: underline;
}
a:hover {
	font-size: 10pt;
	color: #336699;
	text-decoration: underline;
}
ul {
	list-style-image: url(images/bulletlogo1.gif);
}
li {
	margin: 0px;
	margin-left: -7px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
