* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	padding: 0 10px;
	color: #314F8B;
	line-height: 1.5em;
}

h1,h2,h3,h4 {
	font-family: "Century Schoolbook",Georgia,Times,serif;
	font-weight: 400;
	line-height: inherit;
}

h1 {
	color: #5f9a23;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	color: #5f9a23;
	margin-top: 10px;
	margin-bottom: 6px;
}

a:link,a:active,a:visited {
	font-size: 1.2em;
	color: #6FAA3E;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

ol {
	font-size: 1em;
	margin-left: 30px;
}

ul {
	list-style: circle;
	margin-left: 50px;
}

li {
	font-size: 1em;
}

.centre {
	width: 900px;
	margin: 0 auto;
}

.left {
	text-align: right;
}

a.menu {
	margin-left: 0;
	color: #1d408d;
	font-size: .9em;
}

.small-home {
	font-size: 1em;
	padding-left: 300px;
}

a:link.small,a:hover.small,a:active.small,a:visited.small {
	font-size: 1em;
	color: #9FE722;
	text-decoration: none;
	outline: none;
}

li.small {
	font-size: 1em;
}

#hidden {
	visibility: hidden;
}

.sassi {
	float: left;
	margin: 5px;
}

.bclogo_left {
	float: left;
	margin-top: 10px;
	margin-right: 200px;
	margin-left: 0;
	margin-bottom: 40px;
}

/* Justgetonline tagline styles */
#jgo {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 10px;
	border-top: 1px solid #0d3c72;
	font-size: 11px;
	text-align: right;
	color: #000;
}

.online {
	color: #0d3c72;
	font-weight: 700;
}

#jgo a {
	color: #000;
	text-decoration: underline;
}

#jgo a:hover {
	color: #000;
	text-decoration: underline;
	border-bottom: 2px solid #0d3c72;
}

/* Justgetonline tagline styles */
