/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	
	}
	
a {
	color:#9F0122;
	text-decoration: none;
	
	}

a:hover {
	color:#025333;
	text-decoration: underline;
	
	}

	
table.sitemap a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px;
	}
	
table.sitemap a:hover {
	color: #cc3333;
	background: #e3e8eb;
	display: block;
	}
	
td.sitemapmain a {
	color: #cc3333;
	text-decoration: underline;
	padding: 0;
	
	}

td.sitemapmain a:hover {
	color: #333333;
	background: #94b6a8;
	
	}
	
.care a {
	color:#993300;
	text-decoration:none;
	}
	
.care a:hover {
	color:#006633;
	}
	
li { margin-left: -5; list-style-image:url(../images/arrow.gif); line-height: 18px; }

.spacing-20px {margin-top: 20px}

.spacing-10px {margin-top: 10px}

.spacing-7px {margin-top: 7px}

.spacing-5px {margin-top: 5px}

td {
	font-size: 13px;
	li { margin-left: -20; list-style-image:url(../images/arrow.gif) }
		
	}
	
.header {
	font-size: 15px;
	color:#003300;
	font-weight:bold;
	}
	
.contact {
	font-size:11.5px;
	}
	
.sub {
	font-size: 12px;	
	}
	
.sub a {
	color:#006633;	
	}
	
.sub a:hover {
	color:#993300;
	}
.formdate {
	color:#006847;
	font-weight:bold;
	}
