/* Modified HTML */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	line-height: 22px;
	color: #030303;
}

h1 {
	color: #000064;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 21px;}
	
h2 {
	color: #000066;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 16px;
	padding: 8px 0px 7px 0px;
	border-bottom: 1px solid #000000;}
	
p {
	font-size: 14px;
	color: #030303;
}	
		

/* WGF Specific CSS */	
	

.copyright {
color: #666666;
font-family: Georgia, Times New Roman, Times, Serif;
font-weight: normal;
line-height: 15px;
font-size: 10px;}

	
/* Layout CSS */

.bullet {
color: #000000;
font-family: Georgia, Times New Roman, Times, Serif;
font-weight: normal;
line-height: 18px;
font-size: 14px;}
	
.content {
	padding: 0px 0px 0px 0px;
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #030303;
}
	
.caption {
color: #006400;
font-family: Georgia, Times New Roman, Times, Serif;
font-weight: normal;
line-height: 12px;
font-size: 10px;}

.italic {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: italic;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 14px;
	line-height: 22px;}

.headline {
color: #006400;
font-family: Georgia, Times New Roman, Times, Serif;
font-weight: bold;
line-height: 16px;
font-size: 14px;}

.grantsheadline {
color: #006400;
font-family: Georgia, Times New Roman, Times, Serif;
font-weight: bold;
line-height: 21px;
font-size: 14px;}

.news-headline {
color: #006400;
font-family: Georgia, Times New Roman, Times, Serif;
font-weight: bold;
line-height: 18px;
font-size: 18px;
line-height: 28px;}

		

/* Link Attributes CSS */
	
a:link {
	color: #006400;
	font-weight: normal; 
	text-decoration: none;}

a:visited {
	color: #006400;
	font-weight: normal;
	text-decoration: none;}

a:hover {
	color: #529652;
	font-weight: normal;
	text-decoration: none;}

/* Green Bar Navigation Link Attributes CSS */
	
a.greenbarnav:link {
	color: #FFFFFF; 
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

a.greenbarnav:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

a.greenbarnav:hover {
	color: #000066;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}	
	
/* Sub Navigation Link Attributes CSS */
	
a.subnav:link {
	color: #00457C; 
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

a.subnav:visited {
	color: #00457C;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

a.subnav:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}	

