body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.question a:link, .question a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.question a:hover {
	color: #003F8D;
}
.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
}
.content {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.content a:link, .content a:visited {
	color: #FF0000;
	text-decoration: none;
}
.content a:hover {
	color: #003F8D;
}
.advertising a:link, .advertising a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.alternate {
	color: #666666;
	line-height: 12px;
}
.nav {
	padding-left: 6px;
	cursor: pointer;
}
.subnav {
	cursor: pointer;
}
.nav a:link, .nav a:visited, .subnav a:link, .subnav a:visited {
	color: #000000;
	text-decoration: none;
	
}
.nav-on {
	padding-left: 6px;
	cursor: pointer;
}
.nav-on a:link, .nav-on a:visited, .subnav-on a:link, .subnav-on a:visited {
	color: #000000;
	text-decoration: none;
	
}
.footer {
	color: #FFFFFF;
	font-size: 9px;
}
.weekdays {
	color: #FFFFFF;
}
.c1 {
	background-color: #B7CFEB;
}
.c2 {
	background-color: #E8E8E8;
}
.c3 {
	background-color: #FFB400;
}
.c1 a:link, .c1 a:visited, .c2 a:link, .c2 a:visited, .c3 a:link, .c3 a:visited {
	color: #000000;
	text-decoration: none;
	
}
.c1 a:hover, .c2 a:hover, .c3 a:hover {
	color: #000000;
	text-decoration: underline;
	
}
.breadcrumbs, .breadcrumbs a:link, .breadcrumbs a:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.hdr {
	color: #003399;
	font-weight: bold;
}

.hdr-top {
	background: #cbdd4e;
	height: 37px;
	}
.hdr-body {
	background: #f1f6d6;
	height: 120px;
	}
.banner-ads {
	background: #cacaca;
	padding-top: 13px;
	text-align: center;
	width: 152px;
	}
.copy {
	padding: 10px;
	}
.home-link {
	display: block;
	height: 100px;
	left: -200px;
	position: relative;
	width: 250px;
	text-decoration: none;
	}
	.home-link i {
		visibility: hidden;
		}
.faux-bg {
	background: url(../images/faux-bg.png);
	}
.home-top {
	background: url(../images/bg-homepage.png);
	height: 160px;
	width: 357px;
	margin-bottom: -15px;
	padding: 220px 20px 0 220px;
	}
.home-bot {
	background: url(../images/bg-homepage-bot.png);
	height: 351px;
	width: 597px;
	}
	.home-box1, .home-box2, .home-box3 {
		position: relative;
		}
	.home-box1 {
		height: 100px;
		width: 460px;
		top: 45px;
		left: 75px;
		}
		.home-box1 img {
			float: left;
			margin-right: 10px;
			}
	.home-box2 {
		height: 120px;
		width: 215px;
		left: 75px;
		top: 65px;
		}
	.home-box3 {
		height: 120px;
		width: 215px;
		left: 315px;
		top: -55px;
		}
