body {
	margin-top: 0em;
	background-color:#eeeeee

}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 1em 1em 1em 1em
}
.arrow_list {list-style-image: url(images/blk_arrow.gif)}
.border-left {border-left: 1px solid #1D7CAB}
.border-tb {border-top: 2px solid #fff; border-bottom: 2px solid #fff}
.cap {
float: left;
width: 42px;
font-size: 62px;
line-height: 51px;
font-weight: normal;
color:#000;
font-family: georgia, times;
}
.test_dropcap {
float:left;
width:0.7em;
font-size:400%;
font-family:algerian,courier;
line-height:80%;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 1em;
	margin-right: 1em;
	line-height:160%
}
.content_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-left: .5em;
	color: #009966
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: .5em
}
.short_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 1em;
	padding-right: 1em;
	line-height: 180%
}

.header_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color: #000000

}
.nancy{color: #3AA9D5}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	padding: 1em
}

/* Nav bar links */
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: underline;
}
