h1,h2,h3,ul,li,p,blockquote,td {font-family: arial,helvetica,sans-serif;}

h1 {font-size: 14pt; color: #6699CC;}
h2 {font-size: 10pt; color: #6699cc;}
h3 {font-size: 12pt; color: #006699;}
p {font-size: 10pt; color: #666666;}
td {font-size: 10pt; color: #666666;}
ul, ol, li {font-size: 9pt; color: #666666;}
blockquote {font-size: 10pt; color: #666666;}

li {
	padding-bottom: 6px;
}

hr {
	border: 0px;
	height: 3px;
	border-color: #E8E8E8;
	background-color: #E8E8E8;
}

#menuBase a {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#menuBase a:hover { color: #00aaff; }

.copyright {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

.sitemap {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #444444;
}

.sitemap A {
color: #6699CC;
}

.sitemap A:hover {
color: #00aaff;
}

.articlelink {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #6699cc;
}

.articlelink:hover {
	color: #00aaff;
}

.articlehead {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #6699cc;
}

.disclaimer {
	font-size: 7pt;
}

.sublink {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}

.sublink:hover {
	color: #00AAFF;
	}


.insidelink {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #666666;
}

.insidelink:hover { color: #003366;}

.caption	{        /* <-------------------------new aug 29 04 ------ */
	display: block;
	font-size: 11px; color: #666;
	margin-top: 5px;
	width: 350px;
}
.caption p {        /* <-------------------------new aug 29 04 ------ */
	font-size: 11px;
	margin: 4px;
	padding: 0px;
	text-align: left;
}

.blueheader {
	color: #6699cc;
}

.subnav {
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #f0f0f0;
	width: 205px;
}

.subnav a {
	width: 100%;
	display: block;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #336699;
}

.subnav a:visited {
	color: #336699;
}

.subnav a:hover {
	color: #00aafc;
	background-color: #333;
}
