/* CSS Document */

body {
	background-color: #ecece7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul { list-style-image: url('../images/bullet.gif') }

h1 {  display: inline; font-size: 20px; color: #000000; font-family: Arial, Verdana, Helvetica; font-weight: bold; }

.address {
	 text-align: center;
	 font-size: 11px;
	 color: #000000;
	 font-family: Arial, Verdana, Arial, Helvetica;
	 font-weight: normal;
	 }

.bottomtext { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica; }
	.bottomtext A:link, .bottomtext A:visited { color: #000000; text-decoration: underline; }
	.bottomtext A:active, .bottomtext A:hover { color: #254FCD; text-decoration: none; }
	
.copyright { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color: #000000; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color: #254FCD; text-decoration: none; }
	
.bottomnav { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica; }
	.bottomnav A:link, .bottomnav A:visited { color: #000000; text-decoration: none; }
	.bottomnav A:active, .bottomnav A:hover { color: #254FCD; text-decoration: none; }

.bottomnav_cp { color: #254FCD; font-size: 10px; font-family: Verdana, Arial, Helvetica; }	
	.bottomnav_cp A:link, .bottomnav_cp A:visited { color: #254FCD; text-decoration: none; font-weight: bold; }
	.bottomnav_cp A:active, .bottomnav_cp A:hover { color: #254FCD; text-decoration: none; font-weight: bold; }
	
.sidenav { 
	 font-family: Arial, Verdana, Helvetica;
	 font-size: 11px;
	 color: #000000;
	 font-weight: normal;
	 }
	.sidenav A:link, .sidenav A:visited { color: #000000; text-decoration: none; }
	.sidenav A:active, .sidenav A:hover { color: #254FCD; text-decoration: none; }

.sidenav_cp { 
	   font-family: Arial, Verdana, Helvetica;
	   font-size: 12px;
	   color: #254FCD;
	   font-weight: bold;
	 }
	.sidenav_cp A:link, .sidenav_cp A:visited { color: #254FCD; text-decoration: none; }
	.sidenav_cp A:active, .sidenav_cp A:hover { color: #254FCD; text-decoration: none; }