.BodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #585857;
	padding: 8px;
}
.BodyCopyPink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #BC2A85;
	padding: 8px;
}
.PageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #BC2A81;
	padding: 8px;
}
.BodyCopyLarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #585857;
	padding: 4px;
}
.BodyCopyBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #585857;
	padding: 4px;
}
.BodyCopyBoldLarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #585857;
	padding: 4px;
}
.orangelink a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #A3257B;
	padding: 4px;
}

.orangelink a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #C6BAA0;
	padding: 4px;
	text-decoration:underline
}
.orangelinksmall a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f2800d;
	padding: 0px;
}

.orangelinksmall a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #924d07;
	padding: 0px;
	text-decoration:underline
}

#dropmenudiv{ /*dropdown menu settings*/
position:absolute;
border:1px #4f4f4f;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #b2b2b2;
line-height:24px;
z-index:200;
background-color: #f79f46;
}
#dropmenudiv a{ /*dropdown menu text colour*/
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #4f4f4f;
width: 100%;
display: block;
text-indent: 8px;
border-bottom: 1px #4f4f4f;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*dropdown menu hover background color*/
background-color: #f18134;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	background-color: #906;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
}
