body {
     background-color: #FFFFFF;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #000000;
	 font-size: 12px;
	 font-weight: normal;
}

/* redundant tags to help netscape 4 */
body, div, p, th, td, li, dd, dl, dt { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 color: #000000; 
	 font-weight: normal; 
}

h1 { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 48px; 
	 color: #000000; 
	 font-weight: bold;
}

h4 { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 18px; 
	 color: #000000; 
	 font-weight: bold; 
}

h5 { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 14px; 
	 color: #000000; 
	 font-weight: normal;
     font-style: italic; 
}

img { 

}

a { 
	 color: #000000;
     font-size: 9px;
	 text-decoration : none; 
}

a:visited { 
	 color: #008000;
	 text-decoration : none; 
}

a:hover { 
	 color: #F00000;
	 text-decoration : none; 
}

a.siteEmail {
     font-size: 18px;
}

a.siteNavigation { 
	 color: #000000;
	 font-weight: bold;
	 text-decoration : none; 
}

.siteActiveNav { 
	 color: #000000; 
	 font-weight: bold;
	 text-decoration : none; 
}

a.siteNavigation:visited { 
	 color: #008000;
	 text-decoration : none; 
}

.siteActiveNav:visited { 
	 color: #008000;
	 text-decoration : none; 
}

a.siteNavigation:hover { 
	 color: #F00000;
	 text-decoration : none; 
}

.siteActiveNav:hover { 
	 color: #F00000;
	 text-decoration : none; 
}

a.siteBreadcrumbs { 
	 font-size: 10px; 
	 color: #0000FF; 
}

a.siteBreadcrumbs:visited { 
	 color: #990099; 
}

a.siteBreadcrumbs:hover { 
	 color: #CC0000; 
}

a.siteParent { 
	 color: #0000FF; 
	 font-weight: bold; 
}

a.siteParent:visited { 
	 color: #990099; 
}

a.siteParent:hover { 
	 color: #CC0000; 
}

.siteSubhead { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 14px; 
	 color: #000000; 
	 font-weight: bold; 
}

.siteBreadcrumbText { 
	 font-size: 10px; 
}

.siteLinkleft {
     font-size: 14px;  
	 clear:left; 
}

.siteLinkright {
     font-size: 14px; 
	 clear:right; 
}

.siteClearAll { 
	 clear:both; 
}

.siteSpider { 
	 visibility: hidden; 
}

a.siteNavigation:hover { 
	 background-color:#cccccc 
}

.siteActiveNav { 
	 background-color:#cccccc 
}

div.siteNavigation, div.siteActiveNav { 
	 padding: 3px 
}

.darkfont {
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px; 
	 color: #000000; 
	 font-weight: bold;
}

.largefont {
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 16px; 
	 color: #000000; 
	 font-weight: bold;
}