.inner {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	 
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	 
}
a {
	font: 11px arial;
	color:#333333;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-decoration:underline;
}
.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.white_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform:uppercase;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222F5B;
}
a.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222F5B;
	text-decoration:none;
}
a.heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222F5B;
	text-decoration:underline;
}
.btm_dash{
border-bottom:1px dashed #333333;
}
.dash_border{
border:1px dashed #333333;
}
.blk_heading{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:20px;
font-weight:bold;
}
.big_heading{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:16px;
font-weight:bold;
}
.big_white{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:16px;
font-weight:bold;
}
.red_heading{
font-family:Arial, Helvetica, sans-serif;
color:#C10A00;
font-size:26px;
font-weight:bold;
}
.large_heading{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:26px;
font-weight:bold;
}
.pad10{
padding:10px;
}
.top10{
padding-top:10px;
}
.left8{
padding-left:8px;
}
.btm10{
padding-bottom:10px;
}
.pad1{
padding:1px;
}