.threecol1 {
	FLOAT: left; MARGIN-LEFT: 1%; WIDTH: 13%;
}
.threecol2 {
	FLOAT: left; MARGIN-LEFT: 2%; WIDTH: 53%;
}
.threecol3 {
	FLOAT: left; MARGIN-LEFT: 2%; WIDTH: 22%;
}
.threecol2 A {
	COLOR: #0066cc; TEXT-DECORATION: none;
}
.threecol2 A:visited {
	COLOR: #0066cc; TEXT-DECORATION: none;
}
.threecol2 A:hover {
	BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none;
}
.twocol1 {
	FLOAT: left; MARGIN-LEFT: 1%; WIDTH: 13%;
}
.twocol2 {
	FLOAT: left; MARGIN-LEFT: 2%; WIDTH: 82%;
}
.twocol2 A {
	COLOR: #0066cc; TEXT-DECORATION: none;
}
.twocol2 A:visited {
	COLOR: #0066cc; TEXT-DECORATION: none;
}
.twocol2 A:hover {
	BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none;
}
.footer {
	FLOAT: left; MARGIN-LEFT: 0px; Margin-top: 15px; WIDTH: 100%; background-color:#0088BB;
}
.header {
	FLOAT: left; MARGIN-LEFT: 0px; WIDTH: 100%; background-color:#0088BB;
}
