body {
	background-color: #ffffff;
}
body, td, select, option, textarea, input {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #0157c6;
	text-transform: uppercase;
	margin: 6px 0px;
	background: url('/i/i/headerBullet.gif') no-repeat center left;
	padding: 0px 0px 0px 15px;
	height: 16px;
}
h1 a {
	color: #0157c6;
}
h2 {
	color: #3090dd;
	text-transform: uppercase;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
}
h2 a {
	color: #3090dd;
}
h3, h3 a {
	color: #1267bf;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
}
h4 {
	background: url(/i/i/bullet.gif) no-repeat top left;
	padding-left: 8px;
	color: #0157c6;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}
a {
	/*text-decoration: none;*/
	color: #666666;
}
a.readMore {
	text-decoration: none;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style-type: none;
	background: url(/i/i/bullet.gif) no-repeat top left;
	padding: 0px 0px 0px 8px;
	margin: 3px 0px 0px 0px;
}
input.flat {
	margin: 5px 0px 0px 0px;
	border: 1px solid #666666;
	width: 162px;
	height: 20px;
	padding-top: 4px;
}
textarea.flat {
	width: 215px;
	height: 107px;
	border: 1px solid #666666;
}
