body {
	background-color: #F3F3F3;
}

object {

display:block;

}


.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #044A5D;
	font-weight: bold;
	font-size: 14px;
}


.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.seminars {
	font-size: 13px;
	color: #7F714C;
}
.smallGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F5F39;
}
.title2 {color: #044A5D; font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.subtitle {font-size: 12px; color: #042E5D; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }



.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #84B086;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.floatright{
float:right;
}

.floatleft{
float:left;
}


.title2:link {
	text-decoration: none;
}
.title2:visited {
	text-decoration: none;
	color: #044A5D;
}
.title2:hover {
	text-decoration: underline;
	color: #044A5D;
}
.title2:active {
	text-decoration: none;
	color: #044A5D;
}

.seminars:link {
	text-decoration: none;
}
.seminars:visited {
	text-decoration: none;
	color: #7F714C;
}
.seminars:hover {
	color: #7F714C;
	text-decoration: none;
}
.seminars:active {
	text-decoration: none;
	color: #7F714C;
}

.subtitle:link {
	text-decoration: none;
}
.subtitle:visited {
	text-decoration: none;
	color: #042E5D;
}
.subtitle:hover {
	text-decoration: none;
	color: #042E5D;
}
.subtitle:active {
	text-decoration: none;
	color: #042E5D;
}
.floatleftCopy {
	float:left;
	border: #FFFFFF;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 10px;
}
.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
}
.profound {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996600;
}
.callouts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996600;
}
.testimonials {
	font-size: 13px;
	color: #7F714C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
}
