body {
	margin: 0px;
	width: 100%;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	overflow: auto;
}
a{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #66CCFF;
	text-decoration: underline;
}

.programslink {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
programslink:hover{
	color: #66CCFF;
	text-decoration: underline;
}

.mainPageTop {
	padding-left: 14px;
}
.workshopTop {
	padding-left: 14px;
}
.contactuslink {
	font-size: 10px;
	color: #00A7E8;
	text-align: left;
	font-weight: bold;
}
.contactuslink a{
	text-decoration: none;
	color: #00A7E8;
}
.contactuslink a:hover{
	text-decoration: none;
	color: #000000;
}
.bluecell {
	background-color: #00A7E8;
}
.content {
	font-size: 12px;
	text-align: justify;
	padding: 10px;
	overflow: auto;
	width: 460px;
	font-family:Helvetica;
}
.contentsubscribe {
	font-size: 12px;
	text-align: justify;
	padding: 10px;
	overflow: auto;
	font-family:Helvetica;
}

.contentinside {
	font-size: 12px;
	text-align: justify;
	padding: 10px;
	overflow: auto;
	font-family:Helvetica;
}

.navigation {
	width: 140px;
	vertical-align: top;
}
.newsandevents {
	padding-left: 150px;
	font-size: 11px;
	padding-top: 10px;
}
.footer {
	background-color: #00A7E8;
	font-size: 10px;
	padding: 3px;
}

.footer a{
	text-decoration: none;
	color: #000000;
}
.logocell {
	padding-left: 14px;
}
.imageholder {
	background-color: #00A7E8;
}
.submenu {
	font-size: 12px;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	height: 100%;
	font-weight: bold;
	font-family:helvetica;
}

.submenu a{
	text-decoration: none;
	color: #666666;
}

.submenu a:hover{
	text-decoration: underline;
	color: #0099CC;
}
.bold {
	font-weight: bold;
}
.subheader {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #66CCFF;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}
.subheaderserv {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #66CCFF;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
}
.mainlogo {
font-family:trebuchet ms;
font-weight: bold;
font-size: 14px;
}
td {
	font-size: 10px;
}
.pageHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	margin-bottom: 25px;
}

.boldtext {
font-weight:bold;
}

.quote p{
font-size: 14px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.testimonials div {font-style:italic;}