.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	vertical-align: top;
	padding: 5px 10px 0px 40px;
	line-height: normal;
	margin: auto;
}

.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: C8C84C;
	border-right-color: C8C84C;
	border-bottom-color: C8C84C;
	border-left-color: C8C84C;
}
.borderBottom {

	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: C8C84C;
	border-right-color: C8C84C;
	border-bottom-color: C8C84C;
	border-left-color: C8C84C;
}
.borderTop {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: dashed;
	border-left-style: double;
	border-top-color: C8C84C;
	border-right-color: C8C84C;
	border-bottom-color: C8C84C;
	border-left-color: C8C84C;
}
#borderLeft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: C8C84C;
	border-right-color: C8C84C;
	border-bottom-color: C8C84C;
	border-left-color: C8C84C;
	margin: 0px;
	padding: 0px 0px 0px 12px;


}
.bodyFirstLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	vertical-align: top;
	padding: 2px 0px;
	line-height: normal;
	margin: auto auto auto -5px;

}
.image {
	padding: 5px;
}
.thumb {
	border: 2px solid #660066;
}
.audioPlayer {
	padding: 10px;
	background-position: center;
	margin: 15px 0px 20px 50px;
	border: 2px dotted #999900;
	height: 120px;
	width: 420px;



}
.subhead {
	padding: 5px 0px 0px 15px;
	margin: 0px;



}
.bodyMusic {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	vertical-align: top;
	padding: 0px 60px 0px 40px;
	line-height: normal;
	margin: auto;
}
.formText {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.requiredField {
     font-family: Arial, Helvetica, sans-serif;
	 background-color : RGB(230, 240, 245);
	 font-size: 14px;
	 color: #000000;
}

.field {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: #000000;
}

.submitButtonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px outset #A68B00;
	vertical-align: middle;

}
.main {
    position: absolute; 
	left: 50%; 
	margin-left: -363px; 
	width: 725px; 
	margin-top: 10px; 
	border-width: 2; 
	border-style: outset; 
	border-color: #CCCCCC;
}
.copyright {
    background-color: #FFFFFF;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.formText1 {

	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #CC9999;
}
a {
    text-decoration: none;
	color: #003399;
}
