body {
	background-color: #ffffff;
	margin: 0px;
}

body, td {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.table {
	background-color: #F3F6FD;
}

.header {
	background-color: #E1E6F6;	
}

.header strong {
	font-size: 14px;
	font-weight: bold;
}

.foot {
	color: #8D8D8D;
	font-size: 11px;
}

.topnav h1 {
	color: #5A6FA7;
	font-size: 15px;
	font-weight: bold;
}

.topnav h1 a {
	color: FFA624;
	text-decoration: none;
	border-bottom: 1px dashed #FFA624;
}

.topnav h1 a:hover {
	color: #5A6FA7;
	text-decoration: none;
	border-bottom: 1px solid #5A6FA7;
}

td.blw_content {
	padding: 10px;
	font-size: 12px;
	color: #000000;
}

.grey {
	font-size: 11px;
	color: #545454;
}

td.grw_content {
	font-size: 11px;
	padding: 5px;
	color: #343434;
}

.red {
	color: #B22222;
}

h1, .h1 {
	color: #8091C0;
	font-size: 16px;
	font-weight: bold;
}

h2, .h2 {
	color: #777777;
	font-size: 14px;
	font-weight: bold;
}

.border {
	border: 1px solid #8091C0;
}

.nav {
	font-size: 12px;
	font-weight: bold;
}

.nav a {
	color: #7083B1;
	font-weight: normal;
}

.black {
	color: #000000;
}

.orange {
	font-size: 10px;
	color: #FF8A00;
}
.orangebig {
	font-size: 12px;
	color: #FF8A00;
}
