.drop-shadow {
	background-image: url(images/drop-shadow.gif);
	background-repeat: repeat-x;
}
.tall-table {
	height: 100%;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #1C1F4E;
}
.dropcap {
	margin-right: 2px;
	margin-bottom: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #1C1F4E;
	font-weight: bold;

}
.smallerheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1C1F4E;
	font-weight: bold;
}
.indent {
	display: block;
}
a:link{
color: #161EA7;
}
a:hover{
color: #161EA7;
}
a:visited{
color: #161EA7;
}
.map {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7ab12;
	border-right-color: #d7ab12;
	border-bottom-color: #d7ab12;
	border-left-color: #d7ab12;
}

