/*	
a  { text-decoration: none }	
			
a:hover { text-decoration: underline }	*/		
			
body { 
	font-family: Verdana, sans-serif; 
	color: #004798; 
}


						
p.egif_title1 	{
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 4px;
		 	}
			
p.egif_title2  	{
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 4px;
			}
			
p.egif_title3  {
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 4px;
}

p.egif_list_title 	{
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	margin-right: 8px;
	line-height: 130%; 
	margin-top: 4px;
	text-decoration:underline;
}
			
p.egif_italic 	{
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	margin-right: 8px;
	line-height: 130%; 
	margin-top: 4px; 
	font-style:italic;
}	
			
p.egif_bold	{
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	margin-right: 8px;
	line-height: 130%; 
	margin-top: 4px;
			}
			
p.egif_indent1	{
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-right: 8px;
	line-height: 130%; 
	margin-top: 4px;  
	margin-left:4px;
}
			
p.egif_indent2	{
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-right: 8px;
	line-height: 130%; 
	margin-top: 4px;  
	margin-left:15px;
}
			


.egif {
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-right: 8px;
	line-height: 130%; 
	margin-top: 4px;
}

.egif a:link { color: #004798; font-weight: bold; text-decoration: underline; }
.egif a:visited { color: #004798; font-weight: bold; text-decoration: underline; }
.egif a:hover { color:#3399CC; font-weight: bold; text-decoration: underline; }

ul {
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	list-style-type:square;
	list-style-position:outside;
}

ul a:link { color: #004798; font-weight: bold; text-decoration: underline; }
ul a:visited { color: #004798; font-weight: bold; text-decoration: underline; }
ul a:hover { color:#3399CC; font-weight: bold; text-decoration: underline; }

ol {
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	
}

th.egif_tabletitle	{
	font-family: Verdana, sans-serif;
	color: #004798; 
 	font-weight:bold 
}
			
td.egif_tablecontent{
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px; 
	list-style-type:disc
}
			
p.egif_footnote	{
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 10pt; 
}
 
 
li.egif_abbreviations{
		font-family: Verdana, sans-serif;
		color: #666666;
		font-size: 11px;
		font-weight: normal; 
		line-height: 130%;
		list-style-type:square 
}

p.egif_abbreviations_title{
	font-family: Verdana, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 4px; 
}
			
li.egif_table_of_contents {
	list-style-type:square;
	list-style-position:outside;
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	margin-left: 0px;
	line-height: 140%; 
}

li.egif_table_of_contents a:link { color: #004798; font-weight:normal; text-decoration: none; }
li.egif_table_of_contents a:visited { color: #004798; font-weight:normal; text-decoration: none; }
li.egif_table_of_contents a:hover { color: #FF6600; font-weight:normal; text-decoration: none; }
		
p.egif_table_of_contents_title {
	font-family: Verdana, sans-serif;
	color: #004798;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
	padding-bottom: 3px;
}


p.egif_changes_title {
	font-family: Verdana, sans-serif;
	color:#FF6600;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 4px; 
}



				
/*
table {
	font-family: Arial; 
	font-size: 12px;	
}
*/