.border {
	border: 1px solid #CCCCCC;
}
#nav_lines {
	background-image: url(images/nav_line.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}
.border_left {
	border: 1px solid #005984;
}
.blue_bold_text {
	font-weight: bold;
	color: #CB002F;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #CB002F;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.link:link, a.link:visited {
	color: #0000FF;
	text-decoration: underline;
}
a.link:hover {
	color: #666666;
	text-decoration: none;
}
.nav_back {
	background-attachment: scroll;
	background-image: url(images/nav_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0167B2;
}
.assessment_header {
	font-size: 135%;
}
.larger_text {
	font-size: 120%;
}
.header_text {
	font-size: 130%;
	line-height: 110%;
	color: #FFFFFF;
}
.header_back {
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
}
.header_blue {
	font-weight: bold;
	color: #003366;
	font-size: 125%;
}
