body, input, select, table, textarea
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C6C6C;
}
hr { border-color: #6BA9D0; border-width: 1px; border-top-style: none; border-bottom-style: 1px; height: 1px; }
a {
	color: #517FBC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.nav
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
    font-size: 13px;
}
a.nav:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.nav2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.nav2:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
td.nav
{
	background: url('../images/navbg.jpg');
	height: 22;
	padding-left: 10;
	padding-right: 10;
	text-align: center;
	border-color: #979797;
	border-width: 1px;
	border-left-style: solid;
	cursor: pointer;
	cursor: hand;

}
td.navOver
{
	background: url('../images/navbgover.jpg');
	height: 22;
	padding-left: 10;
	padding-right: 10;
	text-align: center;
	border-color: #979797;
	border-width: 1px;
	border-left-style: solid;
	cursor: pointer;
	cursor: hand;
}
h1
{
	font-size: 20px;;
	font-family: 'Verdana';
	color: #517FBC;
	font-weight: bold;
}

td.dropNav {
	background: #517FBC;
	height: 19;
	cursor: hand;
	cursor: pointer;
}
td.dropNavOver {
	background: #6BA9D0;
	height: 19;
	cursor: hand;
	cursor: pointer;
}
a.dropNav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
a.dropNav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
h2
{
	font-size: 14;
	font-family: Arial;
	color: #6BA9D0;
}
h3
{
	font-size: 14px;
	font-family: Tahoma;
/*	color: #6BA9D0;*/
    color: #517FBC;
    margin-bottom: 8px;
    padding-bottom: 3px;
    border-color: #EEEEEE; border-width: 1px; border-top-style: none; border-bottom-style: solid;
}

h1
{
	font-size: 20;
}
.seminarTitle {
	font-size: 16px;
	color: #517FBC;
	font-weight: bold;
	height: 24;
}
.speakerTitle {
	font-size: 16px;
	color: #517FBC;
	font-weight: bold;
	height: 24;
}
.coachTitle {
	font-size: 16px;
	color: #517FBC;
	font-weight: bold;
	height: 24;
}
.spacer {
	height: 24;
	border-width: 1px;
	border-color: #E9E9E9;
	border-bottom-style: solid;
	width: 100%;
}
.headShot {
	border-color: #E9E9E9;
	border-width: 1px;
	border-style: solid;
}


#newsList a { display: block; line-height: 20px; padding: 0px 10px 0px 10px; background: #eaf2f6; border-width: 1px; border-color: #e1e8ec; border-top-style: solid;; }
#newsList a:hover { background: #FFFFFF; text-decoration: none; }
