.text-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 11pt;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
}
.text-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #666666;
}
.text-mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
}
.text-mid-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #FF0000;
}
.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #cccccc;
}
.text-red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #FF0000;
}
.text-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #064D79;
}
.text-mid-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #064d79;
}
.text-mid-gray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #999999;
}
.text-lg-red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #FF0000;
}
.text-mid-home {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #333333;
}
.background {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg_realway.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color : #424242;
	background-color: #F7F7F7;
}

.bg2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color : #424242;
	background-color: #F1C872; 
}

.bg3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color : #424242;
	background-color: #FFFFFF;
}

.bg4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color : #424242;
	background-color: #F7F7F7;
}

.fld-sml{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	width : 50px;
}

.fld-med{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	width : 70px;
}

.fld-lge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	width : 130px;
}

.fld-xlg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	width : 200px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;

}
.text-mid-black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}
.text-sm-gray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	color: #666666;
}
.address-text-sm {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	color: #666666;
}
.address-text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
}
.address-text-mid {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}
.page-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 20pt;
	color: #064d79;
	letter-spacing: 0.07em;

}

.img-border{
	border: solid 1px #72777B;
	}
.botbar {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:#004475;
	height:24px;
}
.botbar a{
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}