body {  
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
        background-color: #FFF;
        background-image: url(../images/map.gif);
        background-repeat: no-repeat;
        background-position: 5px 20px;
        background-attachment: scroll
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: #1463A3;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #888;
	text-decoration: underline;
}
a:active {
	color: #888;
	font-weight: bold;
	text-decoration: underline;
}
a p {
	text-decoration: none;
}
h1 {
	font-weight: bold;
	font-stretch: expanded;
	font-size: 25px;
	line-height: 28px;
	font-family: Times New Roman, serif;
}
h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
.indent {
	margin-left: 10%;
}
.smallindent {
	margin-left: 5%;
}
.logo {
	margin-left: 5.6%;
	margin-top: 1;
	margin-bottom: 0;
}
.line {
	margin-left: 5.6%;
	margin-top: 0;
	margin-bottom: 0;
	align: left;
	size: "1";
}
.top-nav {
	margin-left: 5.6%;
	font-size: 9px;
}
.one-column {
	margin-left: 10%;
	margin-top: 3em;
	margin-right: 8em;" 
}
.text-9 {
	font-size: 9px;
	line-height: 12px;
}
.text-10 {
	font-size: 10px;
	line-height: 13px;
}
.text-11 {
	font-size: 11px;
	line-height: 14px;
}
.text-11-link {
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}
.text-headline-18 {
	color: #333;
	font-size: 18px;
	line-height: 22px;
}
.text-headline-bold {
	font-weight: bold;
	font-size: 25px;
	font-stretch: expanded;
	line-height: 28px;
	font-family: Times New Roman, serif;
}
.top-nav-selected {
	font-weight: bold;
	font-size: 9px;
	line-height: 9px;
}
.text-index {
	font-size: 11px;
	line-height: 16px;
}
.text-index-bold {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
