a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

a.contentlink:link {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.contentlink:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.contentlink:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.topcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: Bold;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	color: 000000;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #151513;
	margin-right: 45px;
	margin-left: 40px;
	text-align: left;
}

.contentsubhead {
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	color: 000000;
	padding-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}

#contentdiv {
	position:relative;
	top:5px;
	width:650px;
	height:400px;
	z-index:1;
	overflow: auto;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;"
}

#pdflistdiv {
	width: 700px;
	height:540px;
	background-color: #FFF4DC;
	margin: 0 auto;
	border:1px #000 solid;
}

#pdflist {
	text-align:left;
	margin:25px;
}

#pdflist li{
	text-align:left;
	font-size:14px !important;
	line-height:2em;
	font-weight:normal;
}

#pdflist li a:hover {
	text-decoration:underline;
}

#contact-photo {
	width:50%;
	float:left;
}

#contact-info {
	width:50%;
	float:left;
}

#contact-info ul {
	padding: 25px 0px 0px 0px;
}

#contact-info ul li {
	list-style-type:none;
	text-align:left;
	font-size:22px;
	line-height:26px;	
}

#contact-info ul li a {
	font-size:22px;	
}

#contact-info ul li a:hover {
	text-decoration:underline;
}


#contact-logo {
	padding:25px;
}


	