p, li, input, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}

H4 {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	display: inline;
}

H3 {
	color: #666666;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}


.stdlink {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
}

.stdtext {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

.stdtext2 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.tabletextcol {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.tabletextcolhead {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.tabletext {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
}

.header {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.smheader {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

A:link { color: #000000; }
A:visited { color: #666666; }
A:active { color: #C6930A; }



.smallText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}


.sectionNav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

A.sectionNav:link    { text-decoration: none; color: #333333; }
A.sectionNav:visited { text-decoration: none; color: #333333; } 
A.sectionNav:active  { text-decoration: none; color: #C6930A; }
A.sectionNav:hover   { text-decoration: underline; color: #C6930A; }


.subsectionNav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	
}

A.subsectionNav:link    { text-decoration: none; color: #000000; }
A.subsectionNav:visited { text-decoration: none; color: #000000; } 
A.subsectionNav:active  { text-decoration: none; color: #C6930A; }
A.subsectionNav:hover   { text-decoration: none; color: #C6930A; }




.localNav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	
}

A.localNav:link    { text-decoration: none; color: #000000; }
A.localNav:visited { text-decoration: none; color: #000000; } 
A.localNav:active  { text-decoration: none; color: #C6930A; }
A.localNav:hover   { text-decoration: none; color: #C6930A; }

.activePg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C6930A;
}


.breadcrumbNav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.breadcrumbNav:link    { text-decoration: none; color: #000000; }
A.breadcrumbNav:visited	{ text-decoration: none; color: #000000; }
A.breadcrumbNav:active  { text-decoration: none; color: #C6930A; }
A.breadcrumbNav:hover   { text-decoration: underline; color: #C6930A; }


.sidebar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.sidebar:link    { color: #FF3300; text-decoration: none;}
A.sidebar:visited { color: #666666; text-decoration: none;}
A.sidebar:active  { color: #999999; text-decoration: none;}
A.sidebar:hover   { color: #FF3300; text-decoration: underline;}


.sidebarDesc {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C6930A; 
}

A.sidebarDesc:link    { color: #999999; text-decoration: none;}
A.sidebarDesc:visited { color: #999999; text-decoration: none;}
A.sidebarDesc:active  { color: #FF3300; text-decoration: none;}
A.sidebarDesc:hover   { color: #999999; text-decoration: underline;}



.divider {
	color: #999999;
}

.error {
	color: #CC3300;
}