body
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	background-color: #8DCB9F;
	font-size: 1.00em;
}

a:link
{
	color: #337CB1;
	text-decoration: none;
}

a:visited
{
	color: #1A9717;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
img { border: 0; }

div#wrapper
{
	margin: 0 auto;
	width: 780px;
	background-color: white;
}

#hdr
{
	height: 112x;
	padding: 5px 10px;
	border-bottom: 2px solid #8DCB9F;
	background-color: white;
}

#print
{
	border-bottom: 1px solid #8DCB9F;
	clear: both;
	padding: 10px;
	font-size: 0.76em;
	text-align: right;
}

#content
{
	width: 539x;
	w\idth: 559px;
	padding: 20px 10px;
	color: #333333;
	background-color: white;
	border-right: 1px solid #8DCB9F;
	float: left;
}

#rt-col
{
	width: 160px;
	w\idth: 180px;
	padding: 20px 10px;
	background-color: white;
	float: right;
}

#rt-col p { font-size: .74em; }

#rt-col h3
{
	font-size: .94em;
	font-weight: bold;
	color: #0057A6;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	margin: 0;
}

.seminar
{
	background-color: #1A9717;
	color: white;
	padding: 5px;
}

.seminar a:link, .seminar a:visited
{
	color: white;
	text-decoration: underline;
}

.seminar a:hover { text-decoration: none; }

.larger
{
	font-size: 1.1em;
	font-weight: bold;
}

.photo
{
	width: 200px;
	margin: 0 20px 10px 0;
	padding: 1px;
	background-color: #53B16F;
	display: block;
	float: left;
	color: #fff;
	font-size: 0.78em;
	clear: left;
	font-family: times, serif;
	font-weight: 400;
}

.photo img { padding-bottom: 3px; }

#footer
{
	height: 26px;
	clear: both;
	padding: 10px;
	border-top: 2px solid #8DCB9F;
	font-size: 0.72em;
	background-color: white;
}

div.hr
{
	height: 2px;
	border-top: 1px solid #8DCB9F;
	clear: both;
	margin: 5px 0;
}

h1
{
	font-size: 1.1em;
	color: #0057A6;
	text-transform: uppercase;
	line-height: 0.8em;
	font-family: arial, sans-serif;
}

h2
{
	position: relative;
	top: -10px;
	left: 45px;
	font-size: 1em;
	font-weight: normal;
	color: #1A9717;
	text-transform: capitalize;
	line-height: 0.7em;
	padding-bottom: 15px;
	margin: 0;
	display: inline;
}

h3.normal
{
	font-size: 0.9em;
	font-weight: bold;
	color: #1a9717;
	text-transform: capitalize;
	margin: 15px 0;
}

h3
{
	font-size: 0.9em;
	font-weight: bold;
	color: #1A9717;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	margin: 0;
}

p, li { font-size: 0.76em; }
strong.big { font-size: 0.86em; }

ul, li
{
	margin: 0;
	padding: 0;
}

ul, li
{
	margin: 0 0 0 3px;
	padding: 0 0 0 12px;
}

/*
*html li {
  margin-left: 15px;
  position: relative;
  left: 15px;
}
*/

blockquote { font-size: 1.0em; }
b { color: #798CC5; }
.small { font-size: 0.9em; }

div.author
{
	width: 45%;
	float: left;
	text-align: left;
}

div.copy
{
	width: 45%;
	float: right;
	text-align: right;
}

.earlybird
{
	color: #BA0000;
	background-color: white;
	padding: 2px;
	font-size: 0.72em;
}

