.maintext {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
ol {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}

a:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFDE00;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFDE00;
	text-decoration: underline;
}



.nav a:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.nav a:active {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


.home_table_left {
	background-image: url(images/table_home_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.home_table_right {
	background-image: url(images/table_home_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer a:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.footer a:active {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.smallmaintext {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.table a:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.table a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.table a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.table a:active {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.yellowheading {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #FFDE00;
	padding: 0px;
}
.yellowdiv {
	background-image: url(images/yellowdiv.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.buttons {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFDE00;
	border: thin none #333333;
	padding: 6px;
}
.greyheading {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #E4E4E4;
	padding: 0px;
}
.floatright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.floatrightAppt {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.flashHome {
    margin:0 0 20px 0;
 }
