@charset "UTF-8";
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 15px;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8294ad;
	line-height: 1.4em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.bg-body {
	background-color: #FFFFFF;
	background-image: url(/img/body-bg.jpg);
	background-repeat: no-repeat;
}
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808285;
	line-height: 1.3em;
}
a:link {
	color: #cfa333;
	text-decoration: none;
}
a:visited {
	color: #cfa333;
	text-decoration: none;
}
a:hover {
	color: #008061;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6d6e71;
	line-height: 1.4em;
}
.sm {
	font-size: 12px;
	font-style: italic;
}


a:link.footer         	 	{ font-family: Arial, Helvetica, sans-serif;

							font-size: 10px;color:#4c4c4c;

							text-decoration: none; font-weight: bold;} 

a:visited.footer			{font-family: Arial, Helvetica, sans-serif;

							font-size: 10px;color:#4c4c4c;

							text-decoration: none; font-weight: bold;} 

a:hover.footer 			{font-family: Arial, Helvetica, sans-serif;

							font-size: 10px;color:#8294ad;

							text-decoration: none; font-weight: bold;}
