html
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

body
{
	font-size: 65%;
	line-height: 160%;
}

#header, #copyright, #terms, #header a, #footer, #footer a 
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a
{
	font-weight: bold;
	color: #CCCCCC;
}

#nav_high a, #nav_low a
{
	font-size: 110%;
	color: #666666;
	text-decoration: none;
}

.contact_section a,
.contact_section a:hover
{
	font-size: 100% !important;
}

#header a:hover, #nav_high a:hover, #nav_low a:hover, #footer a:hover
{
	text-decoration: underline;
}

#subnav_high li, #subnav_low li
{
	font-size: 110%;
}

#subnav_high a, #subnav_low a
{
	color: #000000;
	text-decoration: none;
}

#subnav_high a:hover, #subnav_low a:hover
{
	text-decoration: underline;
}



h1
{
	margin-bottom: 10px;
}

h3
{
	font-size: 120%;
	font-weight: bold;
}

#content_area h2, #content_area h2
{
	font-size: 102%;
	margin-bottom: 15px;
}

#content_area a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#content_area a:hover
{
	text-decoration: underline;
}

#content_area h2 a
{
	color: #666666;
}

#content_area ul
{
	padding: 10px 20px 20px 20px;
}


#content_area ul.sitemap ul
{
	padding: 5px 20px 5px 20px;
}


#configure
{
	color: #333333;
}

#textsize, #textonly
{
	margin-right: 15px;
}
#toggleflash
{
	margin-right: 20px;
}

p
{
	color: #333333;
	margin-bottom: 15px;
}

blockquote
{
	margin: 10px;
	padding: 10px 10px 0px 10px;
	font-style:italic;
	font-size: 120%;
	border: 1px solid #efefef; 
	background-color: #FFFFFF;
}

.smalltext
{
	font-size: 100%;
}

.mediumtext
{
	font-size: 120%;
}

.largetext
{
	font-size: 140%;
}

#fin, #roundhouse
{
	color: #999999;
}

.btn_clickhere
{
	color: #333333 !important;
	font-weight: normal !important;
}

.btn_clickhere a
{
	color: #333333 !important;
	text-decoration: none !important;
}

.btn_clickhere a:hover
{
	color: #333333 !important;
	text-decoration: underline !important;
}