.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header-font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:30px;
}
.breadcrumby, a.breadcrumby {
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-right: 0px;
	color: #0000FF;
	margin-bottom: 5px;
	font-size: 10px;
	margin-left: 3px;
}
a.breadcrumby:visited {
color: #0000ff;
}
a.breadcrumby:hover {
	color: #ff0000;
}
.breadcrumby-endy, a.breadcrumby-endy {
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	color: #ff0000;
	margin-left: 3px;
	font-size: 10px;
}
#content {
	margin-top: 20px;
	margin-left:20px;
}
#content h1 {
font-size:175%;
}
#content p {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 80%;
line-height: 150%;
}
#content ul li {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 80%;
line-height: 150%;
}
/*#content p img a:link {
	text-decoration: none;
}
#content p img a:visited {
	text-decoration: none;
}*/

.header-2 {
	font-size: 150%;
	font-weight: bold;
	line-height: 150%;
}
#content blockquote a:link {
	color:#0000FF;
	font-weight:bold;
}
#content blockquote a:hover {
	color:#cc0000;
}
#content blockquote a:visited {
	font-weight:bold;
}
#content p a:link {
	color:#0000FF;
	font-weight:bold;
}
#content p a:hover {
	color:#cc0000;
}
#content p a:visited {
	font-weight:bold;
}
#content p img {
	float: left;
	border: 0;
}
#content ul li a:link {
	color:#0000FF;
	font-weight:bold;
}
#content ul li a:hover {
	color:#cc0000;
}
#content ul li a:visited {
	font-weight:bold;
}

#navigation {
	margin-top:15px;
	font-family: "Times New Roman", Times, serif;
	font-size:110%;
}
#navigation a:link {
	text-decoration: none;
	color: #185D94;
}
#navigation a:active {
	text-decoration: none;
	color: #185D94;
}
#navigation a:visited {
	text-decoration: none;
	color: #185D94;
}
#navigation a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.left-sbar {
	margin-bottom:10px
}