.lefttrim {
	background-image: url(images/LeftTrim.gif);
	background-repeat: repeat-y;
}
.righttrim {
	background-image: url(images/RightTrim.gif);
	background-repeat: repeat-y;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #025F94;
	line-height: 20px;
	margin: 0px 18px 8px;
	text-indent: 2em;
}
p a{
	color: #025F94;
}
.bckgrndbluecolumn {
	background-image: url(images/BckgrndBlueColumn.gif);
	background-repeat: repeat;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #025F94;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #025F94;
}
.darkcolumntext {
	color: #06527D;
	text-indent: 0em;
	line-height: 17px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #025F94;
}
.footertext a{
	color: #025F94;
}
.footertext a:hover{
	color: #FFFFFF;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #025F94;
}
ul li{
	padding-bottom: 5px;
}
.paragraphnoindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #025F94;
	margin: 0px 18px 8px;
	text-indent: 0em;
	padding-top: 4px;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #025F94;
	line-height: 20px;
}
#question_form_response {
	width: 300px;
	margin: 0 auto;
	display: none;
	font: bold 10pt sans-serif;
	border: 1px solid red;
	background: #FCC;
	text-align: left;
} 
#question_form_response ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
#appt_form_response {
	width: 300px;
	margin: 0 auto;
	display: none;
	font: bold 10pt sans-serif;
	border: 1px solid red;
	background: #FCC;
	text-align: left;
} 
#appt_form_response ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
#verify_form_response {
	width: 300px;
	margin: 0 auto;
	display: none;
	font: bold 10pt sans-serif;
	border: 1px solid red;
	background: #FCC;
	text-align: left;
} 
#verify_form_response ul {
	margin-bottom: 10px;
	margin-top: 10px;
}