.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #619080;
	text-decoration: none;
}
.expanding {
	background-attachment: fixed;
	background-image: url(images/background_15.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #619080;
	text-decoration: none;
	line-height: 24px;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #619080;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.bodycopy a:link {
	color: #619080;
	text-decoration: underline;
}
.bodycopy a:visited {
	color: #619080;
	text-decoration: underline;
}
.bodycopy a:hover {
	color: #4F7669;
	text-decoration: none;
}
.bodycopy a:active {
	color: #619080;
	text-decoration: underline;
}
.textnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A8B3AA;
	text-decoration: none;
}
.textnav a:link {
	color: #ABB7AE;
	text-decoration: none;
}
.textnav a:visited {
	color: #A7AAA4;
	text-decoration: none;
}
.textnav a:active {
	color: #A9B8AE;
	text-decoration: none;
}
.textnav a:hover {
	font-weight: normal;
	color: #336666;
	text-decoration: underline;
}
.faqtop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #619080;
	text-decoration: none;
	line-height: 24px;
}
.faqtop a:link {
	color: #619080;
	text-decoration: underline;
}
.faqtop a:hover {
	color: #436459;
	text-decoration: none;
}
.faqtop a:visited {
	color: #619080;
	text-decoration: underline;
}
.faqtop a:active {
	color: #619080;
	text-decoration: overline;
}
.subhead a:link {
	color: #619080;
	text-decoration: underline;
}
.subhead a:hover {
	color: #44655A;
	text-decoration: none;
}
.subhead a:active {
	color: #619080;
	text-decoration: underline;
}
.subhead a:visited {
	color: #619080;
	text-decoration: underline;
}
.heading a:link, .heading a:visited, .heading a:active {
	color: #619080;
	text-decoration: underline;
}

pics a:link {
	color: #000000;
	text-decoration: none;
	height: 0px;
	width: 0px;
}
.edit_delete {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A8B3AA;
	text-decoration: none;
}
.edit_delete a:link {
	color: #ABB7AE;
	text-decoration: none;
}
.edit_delete a:visited {
	color: #A7AAA4;
	text-decoration: none;
}
.edit_delete a:active {
	color: #A9B8AE;
	text-decoration: none;
}
.edit_delete a:hover {
	font-weight: normal;
	color: #336666;
	text-decoration: underline;
}
.formfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #619080;
	text-decoration: none;
	line-height: 24px;
}

.signupWrapper {
	margin:0 auto 0 0;
	padding:10px;
	background-image:url(images/formBG.jpg);
	background-repeat:repeat-y;
	width:799px;
}

.signupWrapper img {
	margin:25px auto auto 50px;
}

.signupWrapper h1 {
	font-size:44px;
        line-height:12px;
	}

.signupWrapper h2 {
	font-size:25px;
        line-height:3px;
	}
	
.left {
	float:left;
}
.push {
	clear:both;
}
.textBlock, .textBlock p {
	text-align:center;
	width:420px;
	float:right;
	font-size:22px;
}

.formWrapper {
	margin:0 auto 0 auto;
	width:580px;
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, san-serif;
}

.formWrapper p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.small {
	font-size:12px;
	color:#000000;
}

label {
	color:#000000;
	display:block;
}
.red  {
	color:#FF0000;
}

.col {
	float:left;
	width:50%;
	}
.col input,.col select {
	width:90%;
	border: 1px solid #619081;
	font-size:16px;
	}
	
#submit {
	background-image:url(images/submitbtn.jpg);
	border:0;
	height:37px;
	width:100px;
	margin:15px 45% 50px auto;
	display:block;
}

a img.center {
	margin:10px 30px;
	width:160px;
}

p.pcenter {
	margin-top:-5px;
	text-indent:55px;
}
p.pcenter a{
	text-decoration:none;
}

.thankyou {
	margin:0 auto 200px auto;
	width:300px;
	text-align:center;
}
.thankyou img {
	margin:45px auto 0 auto;
}

a img {
border:0;
}