@charset "UTF-8";
.bodytext {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #231F20;
}
strong {color: #231F20;
}
	
td {
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #231F20;
	vertical-align: top;
}
.bodytextlt {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.linktext {
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #231F20;
	text-decoration: underline;
}

img .left{
	display: inline;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img .right{
	display: inline;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.top {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 21px;
	color: #231F20;
	text-decoration: underline;
	font-weight: bold;
}
hr {
	background-color: #CB2403;
	color: #E8E6DB;
}
.linktexttitle {
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #231F20;
	text-decoration: underline;
}
.title, h1 {
	font-size: 14px;
	color: #A61E32;
	font-weight: bold;
}
.documenttitle {
	font-size: 13px;
	color: #231F20;
	font-weight: bold;
}

img {
border: 0;
border-style: none;
}
a {
border: 0;
border-style: none;
}
.introimg {
	margin-right: 13px;
	margin-bottom: 13px;
}

.style1 {font-style: italic}
.style3 {font-size: 10px}
