#headerraft  {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 20px;
	height: 100px;
	text-align: left;
} 
.col0E3E60Bold {
	color: #000066;
	font-weight: bold;
}
.h1raft {
	font-size: 1.4em;
	color: #000066;
	font-weight: bold;
}
.h2raft {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
}
.h3raft {
	font-size: 14px;
	font-weight: bold;
	color: #99C;
}
#sidebar1raft {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#sidebar1raft a {
	display: block;
	margin-top: 5px;
	padding-top: 4px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
#sidebar1raft a:link {
	color: #000066;
	text-decoration: none;
}
#sidebar1raft a:visited {
	text-decoration: none;
	color: #5F66CC;
}
#sidebar1raft a:hover {
	color: #BD130B;
}
#sidebar1raft a:active {
	color: #CEE7A4;
}

