.bnrhead {
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ftrfoot {
	background-image: url(images/ftr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #666666;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0D3692;
}
.textsml {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #666666;
}
.head4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E8B900;
}
.head5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #E8B900;
}
.redtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color:#C00;
	font-weight:bold;
}
.borderVert {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFBE10;
}
.textwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #FFFFFF;
}
.textbtmborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3D7E2;
}
.divsup{
	width: 826px;
	padding-left:50px;
	padding-top:25px;
}
.borderBot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFBE10;
}
.nametext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #666666;
	font-weight:bold;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #FFFFFF;
}
a:link{ color:#666666;
text-decoration:underline;
}
a:visited{ color:#666666;
text-decoration:underline;
}
a:active{ color:#666666;
text-decoration:underline;
}
a:hover{ color:#333333;
text-decoration:underline;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #666666;
}