
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background-image: url(images/bg_leaves.gif);
}

body,td,th {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #1e4579;
}
a:link {
	color: #1e4579;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1e4579;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #1e4579;
}
h1 {
	color: #000;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;

}
.heading {
	color: #000;
	font-size: 14px;
}
hr {
	color: #fff; 
	background-color: #fff; 
	border: 2px dotted #d2e3de; 
	border-style: none none dotted; 
}
.topmenu a:link  {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.topmenu a:visited  {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.topmenu a:hover  {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.topmenu a:active   {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	color: #fff;
	color: #fff;
	font-size: 12px;
}
.footer a:link  {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
.footer a:visited  {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
.footer a:hover  {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
}
.footer a:active   {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
.maincontent {
	line-height:26px;
}
.introcontent {
	line-height:14px;
}
.quicklinks {
	line-height:18px;
	background-color: #d2e3de;
	border:2px solid #174a7c;
}