body, div, input
{
	font: normal 12px Arial;
	line-height: 18px;
	color: #4C4E50;
}


h2, h3, h4, div
{
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h2
{
	display: inline;
}

p 
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

a:link, a:hover, a:active, a:visited
{
	text-decoration: none;
	font: inherit;
	color: #0066CC;
}

table.dataTable {
	margin: 0px;
	border: none 0px;
}

table.dataTable {
	border-top: 1px solid #9fb6c8;
	border-bottom: 1px solid #9fb6c8;
}

table.dataTable th {
	height: 20px;
	background-color: #eaeff3;
	text-align: left;
	vertical-align: middle;
	color: #2B5678;
	padding-left: 5px;
}

table.dataTable td {
	height: 20px;
	background-color: #f6f8fa;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #dbe4ec;
	padding-left: 5px;
}

.topMenu a
{
	font-weight: normal;
}

img
{
	border-style: none;
}
