td {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #003366;
}
h1 {
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
}
li {
	line-height: 24px;
	list-style-image: url(images/bullet.gif);

}
.whiteText {
	color: #FFFFFF;
	letter-spacing: .5em;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;

}
.workshop {
	font-weight: normal;
	padding: 5px 10px;
	font-size: 14px;
	
	padding: 10px 5px 6px;
	width: auto;
}
	

.calloutBox {
	border: thin solid #003366;
	padding: 10px;
	text-align: center;
	background-image: url(images/bg_paleblue.gif);
}
.footer {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #006699;


}
.footer a:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #006699;
	text-decoration: none;

}
.footer a:visited{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #006699;
	text-decoration: none;

}
.footer a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;

}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
.info {
	font-size: 12px;
}
.quotes {
	color: #990066;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003366;

}
