BODY
{
	background-color: #EEE;
	font-family: Verdana, sans-serif;
}

A
{
	color: #3F4C6B;
}

A:hover
{
}

A IMG
{
	border: 0;
}

#frame
{
	width: 900px;
	margin: 15px auto;
	border: solid 2px #666;
	background-color: white;
}

#leftcol
{
	float: left;
	width: 160px;
	background-color: #CCC;
}

#navbar
{
	padding-top: 5px;
	border-right: solid 1px #666;
}

#navbar UL
{
	margin: 0;
	padding: 0;
}

#navbar UL LI
{
	display: block;
	margin: 0;
	padding: 0 10px;
	height: 20px;
	border-bottom: solid 1px #666;
}

#navbar #navbar-lastlink
{
}

#navbar .nav-hi
{
}

#navbar A
{
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	color: black;
}

#navbar A:hover
{
	font-weight: bold;
}

#leftquote
{
	padding: 15px 10px 10px 10px;
	background-color: #777;
	color: #EEE;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	font-size: 11px;
	line-height: 18px;
}

#leftquote A
{
	color: #C3D9FF;
}

#leftlogin
{
	padding: 15px 10px 10px 10px;
	background-color: #333;
	color: #EEE;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	font-size: 11px;
}

#leftlogin H3
{
	margin: 0 0 10px 0;
	font-size: 13px;
}

#leftlogin FORM
{
	margin: 0;
	padding: 0;
}

#leftlogin INPUT
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

FIELDSET
{
	padding: 0;
	margin: 0;
	border: 0;
}

#rightcol
{
	float: left;
	width: 740px;
}

#header
{
	height: 130px;
	border-bottom: solid 1px #666;
}

#hdrleft
{
	width: 199px;
	height: 130px;
	border-right: solid 1px #666;
	float: left;
	text-align: center;
}

#hdrright
{
	width: 540px;
	float: left;
}

#content
{
	padding: 15px 10px 10px 10px;
	font-size: 11px;
	line-height: 16px;
}

#content H1, #content H2, #content H3
{
	margin-top: 0;
}

#content H1
{
}

#content H2
{
	font-size: 18px;
}

#content H3
{
	font-size: 15px;
}

#tagline
{
	padding: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #C00;
}

#footer
{
	clear: both;
	background-color: #3F4C6B;
	color: #EEE;
	padding: 5px 5px 25px 5px;
	font-size: 11px;
	line-height: 14px;
}

#colophon
{
	width: 900px;
	margin: 0 auto;
	font-size: 9px;
	text-align: center;
}

TH, TD
{
	text-align: left;
	padding: 0 7px;
}

LI
{
	margin-bottom: 5px;
}

.ttml
{
	border-left: solid 5px #CCC;
	border-top: solid 5px #CCC;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}

#clickformore {	
	position:absolute;
	top:510px;
	left:22px;
}

#clickformore a, clickformore a:visited, clickformore a:active {
	color:#5b6b2d;
	text-decoration:none;
	font-weight:normal;
}

#clickformore a:hover {
	color:#06F;
	text-decoration:underline;
}

#sitemaplink, #sitemaplink:active, #sitemaplink:visited {
	color:white;
	text-decoration:none;
}
#sitemaplink:hover {
	color:#CCC;
	text-decoration:underline;
}
