.greyfill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #D2D6DA;
	padding-left: 5px;
}
.text12boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1881AA;
	text-decoration: none;
	padding-left: 5px;
}
.text11normgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
.text12normgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.dottedline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.text12boldgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #837552;
	text-decoration: none;
	padding-left: 5px;
}
.text11normblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1881AA;
	text-decoration: none;
	padding-left: 5px;
}
.text12normblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1881AA;
	text-decoration: none;
	padding-left: 5px;
}
.text12normblueuline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1881AA;
	text-decoration: underline;
	padding-left: 5px;
}.allroundborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
.textred11norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	cursor:pointer;
	text-align: center;
	background-position: center;
}
.buttonuline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-image: url(../images/buttonon.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-align: center;
	cursor:pointer;
	background-position: center;
}.topinvert {
	background-image: url(../images/botbartop.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 972px;
	background-position: bottom;
}
.topbot {

	background-image: url(../images/bannerinnerbot.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 970px;
}
.bluefill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #C9F0FA;
	padding-left: 5px;
}
.listbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #333366;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	background-position: 2px;
}
