#content a:link, .stepnav a:visited {
	border-bottom:1px dotted #0068B5;
	color:#0068B5;
	text-decoration:none;
}
#content a:hover {
	border-bottom:1px solid #0068B5;
	color:#0068B5;
}

/*
#content a:link, .stepnav a:visited {
	border-bottom:1px dotted #0068B5;
	color:#0068B5;
	text-decoration:none;
}
#content a:hover {
	border-bottom:1px solid #0068B5;
	color:#0068B5;
}

*/

h2 {color:#0068b5;}

/* menu stuff */

#CT_menu li a:link {
	color: #7C7C7C;
}
#CT_menu li a:visited {
	color: #7C7C7C;
}
#CT_menu li a:hover {
	color: #0068B5;
}

/* page blocks */

#billboard {
	border-bottom:5px solid #0068B5;
	width:758px;
	margin:0;
	padding:0;
}

#content {
	border-color:#0068b5;
}

.twocol .i3 {
	background:#ebf1f5;
	padding:10px;
}

.twocol+.twocol {
	width:274px;
}

.stepnav {
	background:#ebf1f5;
}

.quoteCredit {
	color:#0068B5;
}