/* CSS Document */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #526974;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #526974;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #526974;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}

hr {
	height: 1px;
	color: #516570;
}

.blind_surf_style1 {
	font-size: 12px;
}

.blind_surf_style2 {
	font-size: 16px;
}

.blind_surf_style3 {
	font-size: 20px;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #516570;
	padding: 15px;
	padding-left: 32px;
	background-image: url(/images/index1_03.jpg);
}

.links2 {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #5b9cbe;
	line-height: 25px;
	left: 32px;
	width: 168px;
	position: relative;
}

.footer {
	text-decoration: none;
	color: #a9a9a9;
	text-align: right;
	font-weight:normal;
		font-size:11px;
}

.crumb {
	color: #5b9cbe;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #5b9cbe;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #5b9cbe;
	text-decoration: none;
	font-weight: normal;	
}

a.footer:link, a.footer:active, a:footer:visited {
	text-decoration: none;
	color: #a9a9a9;
	font-weight:normal;
	font-size:11px;
}
a.footer:hover {
	text-decoration: underline;
	color: #516570;
	text-align: right;
	font-weight:normal;
	font-size:11px;
}

a.links:link, a.links:active, a:links:visited {
	text-decoration: none;
	color: #5b9cbe;
}
a.links:hover {
	text-decoration: none;
	color: #5b9cbe;
}

a.links2:link, a.links2:active, a.links2:visited {
	text-decoration: none;
	color: #ffffff;
}
a.links2:hover {
	text-decoration: none;
	color: #ffffff;
}

#leftcol {
	float: left;
	width: 250px;
	text-align: justify;
}

#rightcol {
	float: right;
	width: 150px;
	padding: 0px;
}

.block {
	background-color: #FFFFFF;
	border: #526974 solid 1px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 14px;
	text-align: justify;
}

.block_dashed {
	border: #AAAAAA dashed 1px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 14px;
	text-align: justify;
	overflow: auto;
	float: left;
}

.agenda_date {
	font-weight: bold;
}

.agenda_title {
	font-weight: bold;
}

.agenda_last_modified {
	font-style: italic;
}

.agenda_link, a.agenda_link:link, a.agenda_link:active, a.agenda_link:visited, a.agenda_link:hover  {
	color: #526974;
	text-decoration: none;
	font-weight: bold;
}

.news_date {
	font-weight: bold;
}

.news_title {
	font-weight: bold;
}

.news_last_modified {
	font-style: italic;
}

.news_link, a.news_link:link, a.news_link:active, a.news_link:visited, a.news_link:hover  {
	color: #526974;
	text-decoration: none;
	font-weight: bold;
}

.jobs_date {
	font-weight: bold;
}

.jobs_title {
	font-weight: bold;
}

.jobs_last_modified {
	font-style: italic;
}

.jobs_link, a.jobs_link:link, a.jobs_link:active, a.jobs_link:visited, a.jobs_link:hover  {
	color: #526974;
	text-decoration: none;
	font-weight: bold;
}
.noprint {display:none;}