/* all elements in tables, tables are all 750 pix wide with #EFEFEF background and no borders (#111111) and no cellspacing */
/* content cells are 25% left and 75% right */
/* branding (logo) table is 750 x 75 no cellpadding */
/* menu placeholder is one space at 10pt */
/* concept table is 750 x 160 no cellpadding */
/* home page story table is 750 x 175 with cellpadding of 15 */
/* content story tables are 750 x as long as needed and cellpadding of 15 */
/* footer table is 750 x 12  with cellpadding of 5 */

.hometext {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	text-align: justify;
}
.contentheader {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #389A47;
	text-align: left;
}
.contenttext {
	font-family: Verdana;
	font-size: 10pt;
	color: #003399;
	text-align: left;
}
.contentsubtext {
	font-family: Verdana;
	font-size: 9pt;
	color: #003399;
	text-align: left;
	text-decoration: none;
}
.contentlist {
	font-family: Verdana;
	font-size: 10pt;
	color: #003399;
	margin-top: 10; 
	margin-left: 10;
	text-align: left;
}
.publist {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	margin-top: 10; 
	margin-left: 10;
	text-align: left;
}
.pubsummary {
	font-family: Verdana;
	font-size: 9pt;
	font-style: italic;
	color: #003399;
	margin-top: 5; 
	margin-left: 50;
	text-align: left;
}

.footertext {
	font-family: Verdana;
	font-size: 8pt;
	color: #003399;
	text-decoration: none;
}

a.footertext:hover {text-decoration: underline}

.sitemaptext {
	font-family: Vendana;
	font-size: 10pt;
	color: #003399;
	text-align: left;
	text-decoration: none;
}

a.sitemaptext:hover {text-decoration: underline}