body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #0E2C8E;
}

a:hover {
	text-decoration: none;
	background-color: #E5E8EF;
}

.nav {
	color: #FFFFFF;
	text-decoration: none;
}

.nav:hover {
	border-bottom: 1px dotted #FFFFFF;
	background-color: #0E2C8E;
}

.header1 {
	font-size: 16px;
	font-weight: bold;
	color: #0E2C8E;
}

.botstrip {
	font-size: 9px;
	color: #919090;
}

.botstrip:hover {
	text-decoration: none;
	background-color: #0E2C8E;
}

.botlink {
    color: #0E2C8E;
    font-size: 9px;
}

.botlink a {
    text-decoration: none;
}

.botnav {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.botnav:hover {
	text-decoration: underline;
	background-color: #989899;
}

p {

	margin: 10px 0px 10px 0px;
	padding: 0px;

}

#fader {

	margin: 227px 58px 0px 0px; 
	width: 176px; 
	height: 176px;  
	overflow: hidden;
	float: right; 
	display: inline;
}
