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

#navmain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navmain h2 {
	font-weight: normal;
	color: #484689;
}
#navtop p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	margin-left: 20px;
}
#navtop p a {
	color: #900;
}
#breadcrumbs ul li h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.3em;
	font-variant: small-caps;
	color: #333;	
}
/*#breadcrumbs ul li h2 a {
	color: #603;*/
}

#breadcrumbs ul li h2 a:link {
	color: #00F;
}
#breadcrumbs ul li h2 a:visited {
	color: #999999;
}
#breadcrumbs ul li h2 a:hover {
	color: #666666;
	text-decoration: underline;
}
#breadcrumbs ul li h2 a:active {0000ff;
	color: #60C;
	text-decoration: underline;
}
#pagecontent {
	position: absolute;
}
#pagecontent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 10px;
}
#pagecontent ul p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	margin-top: 4px;
	vertical-align: text-top;
}
#columncenter p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #30C;
	margin: 10px;
}
#pagecontent table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 10px;
	width: 125px;
	vertical-align: top;
}

#columnright h3 {
	color: #1ABDEB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 5px;
	text-indent: 5px;
}
#columnright p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #2C3C81;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#columnleft h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	margin: 10px;
	color: #D6304F;
}
#columnleft h4 {
	font-size: 1.5em;
	line-height: 1em;
	color: #1B9BB6;
	margin: 10px;
}
#columnleft p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #1B3666;
	margin: 10px;
}
#footer p {
	color: #630;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}
#footer p a {
	color: #900;
}
