@charset "UTF-8";
.bodytext {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #231F20;
}
	
td {
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #000033;
	vertical-align: top;
}
.bodytextlt {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
strong {
	color: #000033;
}
.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: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
hr {
	background-color: #FFCC00;
	color: #FFCC00;
}
.linktexttitle {
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #231F20;
	text-decoration: underline;
}
h1  {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	
	
}
.title {
	background-color: #FFFFFF;
	padding: 3px;
	letter-spacing: 0.2em;
	
	
}
.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;
}
.style3 {font-size: 10px}
.red {
	color: #CC0000;
}
.blue {
	color: #000099;
}
.yellow {
	color: #FFCC00;
}
.explanation {
	margin-top: -15px;
	/*	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #CC0000;*/
	padding-left: 14px;
	display: block;
	margin-left: 20px;
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}
