@charset "UTF-8";
/* CSS Document */

body { background: #fff; color: #333; font: 12px Arial, Helvetica, sans-serif; text-align: center; }

h1, h2, h3, h4, p, ul, ol { line-height: 20px; margin-bottom: .8em; }
h1 { color: #004161; font-size: 22px; line-height: 22px; margin-bottom: .3em; }
h2 { color: #568913; font-size: 14px; line-height: 17px; margin: 1.5em 0 .1em 0; }
	h1 + h2, 
	li > h2 { margin-top: 0; }
h3 { color: #666; font-size: 12px; }
h4 { color: #666; font-size: 12px; margin: 0; }

a:link, a:visited { color: #5798d4; }
a:hover, a:active { color: #72b51a; }
a img { border: none; }
p img { vertical-align: middle; }

ol { margin: 0 0 .8em 0; }
	ol li { margin: .8em 0 0 20px; }
ul { list-style-type: none; margin: 0 0 .8em 0; }
	ul li { background: url(../images/img-bullet.gif) 0 3px no-repeat; padding-left: 10px; margin: .8em 0 0 10px; }

table { background: #ccc; border: none; border-collapse: collapse; float: right; margin: 0 0 .2em 10px; width: 240px; }
	table caption { background: #01354e url(../images/img-caption-bg.gif) left top repeat-x; border-bottom: 1px solid #fff; color: #fff; font-weight: bold; font-size: 14px; padding: 5px; }
	table td, 
	table th { border-bottom: 1px solid #fff; padding: 4px 6px; }
	table td.data { color: #568913; font-weight: bold; font-size: 18px; text-align: center; }
	table th { font-weight: normal; }
		table thead th { background: #e1e1e1; font-weight: bold; text-align: center; }
		table tfoot td { background: #fff; color: #777; font-size: 10px; text-align: right; }
	table .alt { background: #e1e1e1; }

.alert { background: #568913 url(../images/img-alert-bg.gif) left top repeat-x; border: 1px solid #568913; color: #fff; padding: 8px 10px 0 10px; margin-bottom: .8em; text-align: center; }
	.alert p { color: #fff; margin-bottom: 8px; }

p.adr, 
p.email, 
p.fax, 
p.phone { margin: 0 0 0 20px; padding-left: 20px; }
p.adr { background: url(../images/ico-address.gif) 0 1px no-repeat; }
p.email { background: url(../images/ico-email.gif) 0 1px no-repeat; }
p.fax { background: url(../images/ico-fax.gif) 0 1px no-repeat; }
p.phone { background: url(../images/ico-phone.gif) 0 1px no-repeat; }

p.source { color: #777; font-size: 10px; margin-left: 20px; }

.callout { background: #4a7810 url(../images/img-callout-bg.gif) left bottom no-repeat; width: 236px; padding-bottom: 70px; float: right; margin: 0 -5px 5px 5px; }
	.callout h2 { background: url(../images/img-callout-bg2.gif) left top no-repeat; color: #d4fa8a; font-size: 18px; line-height: 18px; margin: 0 0 6px 0; padding: 18px 20px 0 20px; }
	.callout p, 
	.callout ul, 
	.callout ol { color: #fff; line-height: 14px; margin-left: 20px; margin-right: 18px; }
		.callout ul li { background-image: url(../images/img-callout-bullet.gif); }
	.callout p.source { color: #d4fa8a; }
	.callout strong { color: #d4fa8a; font-size: 14px; }

.copypoints { min-height: 1em; }
	.copypoints:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.copypoints li { float: left; width: 225px; }

.hr { border-top: 1px solid #72b51a; margin: 1em 90px 1em; }
	.hr hr { display: none; }

#paid-search { float: right; border-left: 1px solid #ccc; margin-left: 10px; padding: 5px 0 0 10px; width: 252px; }
	#paid-search img { margin-bottom: -20px; }
	#paid-search h2 { margin: 0; }

#team { margin: 0; padding: 0; }
	#team li { background: none; margin: 0 0 1.5em 0; padding: 0; }
.template-options { margin: 0 0 0 -10px; min-height: 91px; padding: 0; text-align: center; }
	.template-options:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.template-options li { background: none; display: inline; margin: 0 0 10px 10px; min-height: 40px; padding: 0; width: 150px; }
	.template-options li img { background: url(../images/img-ad-option-bg.gif) -150px 90px no-repeat; border: 0; padding-bottom: 9px; width: 150px; height: 91px; filter: alpha(opacity=90); -moz-opacity: .9; opacity: .9; }
		.template-options li a:hover img { background: url(../images/img-ad-option-bg.gif) 0 90px no-repeat; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.toc { margin: 0 0 .8em 0; min-height: 40px; }
	.toc li { background: none; margin: 0; min-height: 40px; padding: 0; }
		.toc li a:link, .toc li a:visited { background: url(../images/img-toc-bg.gif) 0 0 no-repeat; color: #5798d4; display: block; font: 15px bold Arial, Helvetica, sans-serif; float: left; line-height: 40px; height: 40px; padding-left: 40px; text-decoration: none; }
		.toc li a:hover, .toc li a:active { background: url(../images/img-toc-bg.gif) 0 -40px no-repeat; color: #72b51a; }

* html .template-options, 
* html .template-options li, 
* html .toc, 
* html .toc li, 
* html .copypoints { height: 1%; }
