.border {
	border: 1px solid #005984;
}
#nav_lines {
	background-image: url(images/nav_line.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005984;
	border-top-color: #005984;
	border-right-color: #005984;
	border-bottom-color: #005984;
}
.blue_bold_text {
	font-weight: bold;
	color: #005980;
}
.medheadingwhite {
	color: #FFFFFF;
}


a:link, a:visited {

	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #005782;


}
a.link:link, a.link:visited {
	color: #0000FF;
	text-decoration: underline;
	
}
a.link:hover {
	color: #0000FF;
	text-decoration: none;
   
}
a.clink:link, a.clink:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;   
}
a.clink:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;   
}
.underline_bold {
	font-weight: bold;
	text-decoration: underline;
}
.blue_bold_text_header {
	font-weight: bold;
	font-size: 125%;
}
.speaker_small {
	font-size: 80%;
}
.speaker_small2 {
	font-size: 11px;
}
.speaker_gray {
	color: #005981;
}
.speaker_gray2 {
	color: #005981;
	font-size: 11px;
}
