.body-inner {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg-top.jpg);
	background-repeat: repeat-x;
	background-color: #F9F9F9;
}
.text-grey-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	line-height: 133%;
}
.text-grey-sm a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084C4;
}
.text-white-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.header-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #5B89BD;
}
.text-12-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 150%;
}
.text-12-grey a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0084C4;
	line-height: 150%;
}
.text-12-grey a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #CC6600;
	line-height: 150%;
}

.text-grey-sm a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
}
.text-blue-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084C4;
}
.text-blue-sm a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084C4;
}
.text-blue-sm a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
}
.text-12-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0084C4;
}
.text-9-blue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0084C4;
}
.text-9-blue a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0084C4;
}
.text-9-blue a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6600;
}
