a:link {
	color: #ba9766;
	text-decoration: none;
}
a:active {
	color: #ba9766;
}
a:visited {
	color: #ba9766;
	text-decoration: none;
}
a:hover {
	color: #01476e;
	text-decoration: underline;
}
.textTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	border: 1px solid #e6e4e4;
	text-align:left;
}
.greyBorder {
	border: 1px solid #e6e4e4;
}
.dropcap {
	font-family: "Times New Roman", Times, serif;
	color: #ba9766;
	font-size:35px;
	line-height:35px;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	border: 1px solid #b99765;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #BA9766;
	font-weight: normal;
	text-align: center;
	margin:0px;
	line-height:27px;
}
.footerLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color:#FFF;
	margin:0px;
}
.footerLinks a:link {
	color: #FFF;
	text-decoration: none;
}
.footerLinks a:active {
	color: #FFF;
}
.footerLinks a:visited {
	color: #FFF;
	text-decoration: none;
}
.footerLinks a:hover {
	color: #00456c;
	text-decoration: underline;
}
.textsmall {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size:12px;
	line-height: 18px;
}