/* CSS Document */

body {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
   }
p {
	font-size: 1em;	
	}
li {
	font-size: 1em;
}
#content li {
	margin-bottom:1em;
	margin-left: 0px;
}	
#content ul {
	margin-left: 24px;
}	
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
	
h1 {
	font-family: Bahaus, Century Gothic, Sans-serif;
	font-size: 1.6em;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
}
h5 {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}
h6 {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
}
td {
	font-size: 1em;	
}
.breadcrumbs {
	text-transform: uppercase;
	font-size: 0.7em;
}
.admin {
	font-size: .9em;	
}
#footer p, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: .8em;
}
#sidebar-b p, #sidebar-b H1,  #sidebar-b H2, #sidebar-b H3, #sidebar-b H4, #sidebar-b H5, #sidebar-b H6 {
	color: #FFFFFF;
	padding: 10px;
}
#sidebar-b li {
	color: #FFFFFF;
	padding: 4px;
}
.rightcolumnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #317664;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #50489F;
	margin-left: 10px;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #0526E2;
	background-color: #139B89;
	border: 0px none;
	margin-top: 2px;
}
.searchfield {
	background-color: #A6E0F7;
	border: 2px solid #87BEB6;
}
.small {
	font-size: .8em;
}
.vision {
	font-size: .8em;
	line-height: 1.6em;
	color: #0F2C8A;
}
