@charset "UTF-8";
/* CSS Document */


h1, h2, h3, h4, p, li {
	padding-left:12px;
	padding-right:12px;
}

h1, h2, h3 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}

h1 {font-size:24px;}

h2 {font-size:18px;}
	
h3 {font-size:16px;}

p, li {
	font-family: Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
	font-style:normal;
	color:#000000;
}

h4 {
	font-family: Lucida Grande, Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-weight:bold;
	font-size:14px;
}

p, li {
	font-size:12px;
	font-weight:normal;
}

li {
	line-height:18px;
}


.accent {
	font-family: Lucida Grande, Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-weight:bold;
}

.Georgia14 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}

.Georgia {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

.emphasis {
	font-weight:bolder;
	font-style:italic;
}

.anderhalf {
	line-height:18px;
}

.rightimg {
	margin:0 0 0 10px;
	float: right;
}

.leftimg {
	margin: 0 10px 0 0;
	float: left;
}

.copyright {
	font-size:11px;
}

.dotline {
	border-bottom:#2e6352 1px dotted;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:6px;
}

td#navig {
	width:180px;
	height:auto;
	vertical-align:top;
	padding:0 0 0 0;
}

td#navig p {
	font-weight:bold;
	padding-bottom:6px;
	border-bottom:#000 thin dotted;
	text-transform:none;
}

td#navig p.headline {
	font-family: Lucida Grande, Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-weight:bold;
	border-bottom:none;
	text-transform:none;
}


td#navig a:link.home {
	color:#FFFFFF
}

td#navig a:visited.home {
	color:#FFFFFF
}
