@charset "ISO-8859-1";
/* CSS Document */
body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-style: none;
}
p {
	font-size: 80%;
	line-height: 18px;
	padding: 0px 0px 0px 15px;
}
h2 {
	font-size: 105%;
	line-height: 18px;
	padding: 0px 0px 0px 15px;
	color: #CC0000;
}
h3 {
	font-weight: bold;
	color: #666600;
	padding: 0px 0px 0px 15px;
	font-size: 90%;
}
h4 {
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	font-size: 80%;
	font-style: italic;
	margin: 0px;
}
.H2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.h3 {
	margin-bottom: 10px;
}
.h4 {
	margin: 0px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.smallcentred {
	font-size: 60%;
	line-height: 13px;
	color: #333333;
	border-top: thin solid #CCCCCC;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
	border-right: none;
	border-left: none;
}
.bottomborder {
	border-bottom: thin solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.smallgreytype {
	font-size: 60%;
	color: #666666;
	border-bottom: thin solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bulletlist {
	font-size: 80%;
	list-style: square url(none);
	padding-bottom: 0px;
	line-height: 18px;
}
.numberedlist {
	font-size: 80%;
	line-height: 16px;
	list-style: decimal outside;
}
.navigHeading {
	margin: 10px 0px;
	padding: 0px;
	font-size: 80%;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.navigation {
	padding: 0px;
	font-size: 70%;
	line-height: 15px;
	text-align: left;
	margin: 0px 0px 10px;
}
.navigationLast {
	padding: 0px;
	font-size: 70%;
	line-height: 15px;
	text-align: left;
	margin: 0px 0px 45px;
}
.navigation:hover {
	color: #CC0000;
	text-decoration: underline;
	font: 70%/15px Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #999900;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #999900;
}
.floatrt {
	float: right;
	margin-left: 10px;
}
.floatlft {
	float: left;
	margin-right: 10px;
}
.clearfloat {
clear:both;
height: 0;
font-size: 1px;
line-height: 0px;
}
.RBLborders {
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	border-top-style: none;
}
.rightborder {
	border-right: 1px solid #CCCCCC;
}
.leftborder {
	border-left: thin solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.eletterHeading {
	margin: 5px 0px;
	padding: 0px;
	background: right;
}
.quote {
	margin-right: 20px;
	margin-left: 20px;
}
.numberedlist2 {font-size: 80%;
	line-height: 16px;
	list-style: decimal outside;
}
.numberedlistromans {
	list-style: lower-roman outside;
	font-size: 80%;
	line-height: 16px;
	margin-right: 30px;
	margin-left: 20px;
}
.numberedlistromans2 {
	list-style: lower-roman outside;
	font-size: 80%;
	line-height: 16px;
	margin-right: 30px;
	margin-left: 30px;
}
.quoteindent {
	margin-left: 30px;
	margin-right: 30px;
}
.superscript {
	font-size: 80%;
	font-weight: bold;
	vertical-align: super;
	color: #999999;
}
.subscrEmailTxt {
	margin-top: 5px;
}
.footnote {
	font-size: 60%;
	list-style: decimal outside;
	margin-top: 0px;
}
.footnoteLast {
	font-size: 60%;
	list-style: decimal outside;
	margin-bottom: 10px;
}
.firstPara {
	margin-top: 0px;
}
.dearFriends {
	margin-top: 10px;
	margin-bottom: 10px;
}
a.footnote-link {
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
a.footnote-anchor {
	font-weight: bold;
}
.footnotebody {
	font-size: 60%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 12px;
}