body {
	margin: 0px;
	background-color: #ECECEC;
}
.bgpic {
	background-image: url(../images/abouttest_03.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.formExample {
	font-family: "Lucida Sans Unicode", serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #334053;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #556EA4;
	margin: 0px;
}
a:hover {
	color: #7078A6;
	text-decoration: none;
}
a:visited {
	color: #556EA4;
}
.pipe {
	font-family: Garamond, serif;
	font-size: 9pt;
	text-align: justify;
	color: #FFFFFF;
	margin: 0px;
}

h5 {
	font-family: "Trebuchet MS", Verdana, Modern;
	font-size: 16px;
	color: #546EA7;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
}
h6 {
	font-family: "Trebuchet MS", Verdana, Modern;
	font-size: 16px;
	color: #556EA4;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F75A4;
	margin-left: 10px;
	margin-right: 10px;
}

.apptbg {
	background-image: url(../images/schedule_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #556EA4;
}
#footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/abouttest_23.jpg);
	background-repeat: repeat-x;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#footer a:hover {
	color: #CCCC99;
	text-decoration: none;
}
#about {
	font-size: 11px;
}
#about p {
	font-size: 11px;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.img {
	border: 1px solid #7E82A7;
	padding: 1px;
	margin: 3px;
}
.apptbg2 {
	background-image: url(../images/schedule_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
