.border {
	border: 1px solid #283F40;
}
#nav_lines {
	background-image: url(images/nav_line.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}
.agenda {
	color: #283F40;
}
.border_left {
	border: 1px solid #005984;
}
.blue_bold_text {
	font-weight: bold;
	color: #314F7E;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #314F7E;
	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: #267883;
	font-size: 125%;
}
.speaker_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.speaker_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.main:link, a.main:visited {
	font-weight: bold;
	text-decoration: none;
	color: #314F7E;
}
a.main:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
