BODY, TD, P, SPAN, UL, OL, LI, INPUT, DIV { 
	font-family : verdana, arial, sans-serif ;
	font-size : 10pt;
}

.SMALL {
	font-size : 8pt;
}

.largeLink {
	font-size : 12pt;
}


.photoCredit {
	font-size : 7pt;
	color : c8c8c8;
}

.error {
	font-size : 12pt;
	font-weight : bold;
	color : CC0000;
}


.titleGreen,
.titleGreenLink,
.titleGreenLink:link,
.titleGreenLink:visited {
	font-size : 13pt;
	color : 085840;
	font-weight : bold;
	text-decoration : none;
}

.titleGreenLink:hover,
.titleGreenLink:active {
	color : 085840;
	text-decoration : underline;
}

.bucketTitle,
.bucketTitleLink, 
.bucketTitleLink:link, 
.bucketTitleLink:visited {
	color: ffffff;
	font-weight : bold;
	text-decoration : none;
}

.bucketTitleLink:hover, 
.bucketTitleLink:active {
	color: ffffff;
	text-decoration : underline;
}

/* default link colors for the site */

A{ }

A:link, 
A:visited {
	color : #004344;
}

A:hover, 
A:active {
	color : #0033FF;
}

/* selected classes copied from nwf.css for compatibility */

.TM {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 5pt;	
}


H1 { 	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 14pt;
}

H2 { 	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
}

 
 
 
/* Used on the features - green bar at the bottom */

.InDepthFont {
	color: ffffff;
	text-decoration : none;
	font-size : 8pt;
}

.InDepthFontLink, 
.InDepthFontLink:link, 
.InDepthFontLink:visited {
	color: D0DCFF;
	text-decoration : underline;
	font-size : 8pt;
}

.InDepthFontLink:hover, 
.InDepthFontLink:active {
	color: ffffff;
	text-decoration : underline;
	font-size : 8pt;
}





.XLargeWhiteFont {
	color: ffffff;
	text-decoration : none;
	font-size : 18pt;
	font-weight : bold;
}




.LargeWhiteFont {
	color: ffffff;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}


p.entry-footer {background-color:#EBFDE2; width:450px;}
a.blog:link {color:white; }
a.blog:visited{color:white; }
a.blog:hover{color:white; }
a.blog:active{color:white; }

h2.archive-header {background-color:#EBFDE2;padding-left:15px; }
h2.module-header {background-color:#EBFDE2; padding-left:15px;}
