body
{
	margin:1em;
	padding:0;
	font-size: 75%;
	font-family: georgia, times, serif;
	background-color:#fff;
	text-align:left;
	color: #000;
}

blockquote
{	
	margin:0 1em 0 1em;
	color:#099;
	width: auto;
	color:#099;
}
blockquote.side
{
	margin: 1em 0;
	padding-top:10px;
	color:#000;
	width: auto;
	line-height:150%;
}
blockquote.side p
{
	width:125px
}
blockquote.side p.source
{
	padding-top: 10px;
	padding-bottom:10px;
	margin:0 10px 5px 0;
	text-align:right;
	font-style:italic;
}
*.left blockquote.side
{
	padding: 0 33px;
}
form
{
	margin-bottom:1em;
	text-align: left;
}
form td
{
	text-align: left;
}
strong 
{
	color:#333;
	font-size: 105%;
}
strong.standout
{
	color:#000;
	font-size:125%;
}
*.float-divider  { clear:both; height:1px; font-size:1px; line-height:1px; }

*.imagecaption 
{ 
	float:left; 
	padding:0; 
	margin:2em 3em 1em 0; 
	display:inline; 
	text-align:left; 
	color:#000;
	line-height:175%; 
}
*.imagecaptionrt 
{ 
	float:right; 
	margin:0; 
	padding:1em 1em 1em 2em; 
	display:inline; 
	text-align:center; 
	color:#000;
	line-height:175%; 
}
*.quoteright
{
	float:right; 
	width:200px; 
	height:134px;
	padding:0; 
	margin:1em 1em 1.5em 3em; 
	display:inline; 
	text-align:center; 
}
*.quoteleft
{
	float:left; 
	width:200px; 
	height:134px;
	padding:0; 
	margin:1em 3em 2em 0; 
	display:inline; 
	text-align:center; 
}
*.highlight
{
	color:#666;
	font-weight:bold;
}
#sitename
{
	color:#099;
	margin:30px 0 0 0;
}
#page
{
	margin: 0 auto 0 auto;
}
#preheader
{	
	display:none;
}
#header
{
	display:none;
}

#content
{
	float:left;
	width: 100%;
	min-width:800px;
	min-height:370px;
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	border-top: solid 1px #6cc;
	border-bottom: solid 1px #6cc;
}
#content a
{
	color:#099;
}
#content a:hover
{
	color:#000;
}
#content *.left
{
	float:left;
	width:25%;
	height:100%;
}
#content *.left *.oi
{
	margin-top: 3px;
	margin-bottom:0;
	padding-top: 50px;
	padding-bottom:0;
	text-align:left;
}
#content *.left blockquote.side
{
	padding: 0 33px;
}
#contact
{
	margin: 20px auto 0 30px;
	color:#333;
	font-size:105%;
	font-weight: bold;
	line-height:150%;
	padding: 5px;
}
#contact a
{
	color:#333;
	text-decoration:underline;
}
#contact a:hover
{
	color:#099;
}
#testimonials h3
{
	margin:0;
	padding: 30px 10px 0 33px;
	color:#099;
	font-size:125%;
}
#content *.center
{
	float:left;
	width:48%;
	height:100%;
}
#content *.center *.oi
{
	text-align:left;
	margin-top:3px;
	padding-top:2px;
}
#content *.right
{
	float:left;
	width:25%;
	height:100%;
	text-align:left;
}
#content *.right *.oi
{
	margin-top:5px;
	margin-left:5px;
}
#content *.aaplayer
{
	display:none;
}
*.section
{
	padding:25px 30px 25px 40px;
	max-width:600px;
}
*.section h2
{
	margin: 0 0 1em 0;
	padding:0;
	font-size:150%;
	color:#000;
}
*.section h3
{
	margin: 0 0 .5em 0;
	padding:0;
	color:#099;
	font-size:125%;
}
*.section h4
{
	color:#333;
	font-size:110%;
}
*.section p
{
	margin:0;
	line-height:150%;
	padding:0 10px 1.5em 0;
}
*.section ul
{
	margin:0;
	padding:0;
}
*.section ul li
{
	margin:0 1em 1em 2em;
	padding-left: 1em;
	list-style-type: square;
}
*.section ul.quotes
{
	margin:0;
	padding:0;
}
*.section ul.quotes li
{
	padding:0 2em 1em 1em;
	font-weight:bold;
	font-style: italic;
	list-style-type:none;
}
#footer
{
	display:none;
}
