@charset "utf-8";
/* CSS Document */

body, p { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333333; line-height:16px; }

#utils #textresize-normal {
	font-weight:bold;
	color:#0081c3;
	text-decoration:none;
}

#utils #textresize-normal:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#00a650;
}

#utils #textresize-medium:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#00a650;
}

#utils #textresize-large:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#00a650;
}

#utils #textresize-medium {
	font-weight:bold;
	color:#00a650;
	text-decoration:underline;
}

#utils #textresize-large {
	font-weight:bold;
	color:#0081c3;
	text-decoration:none;	
}



table.styledtable { font-size:14px;}
table.styledtable td.heading {font-size:15px;}
table.styledtable td.sub_heading {font-size:14px;}

h1 { 
	font-size:25px; 
	color:#00a650; 
	padding-bottom:15px;
	text-transform:lowercase;
	}

h2 { 
	font-size:19px;	
	color:#2e439b;
	 }

h3 {
	font-weight:bold;
	font-size: 17px;
	color:#0081C5;
	}
h4{
	font-size:16px;
	color:#598128;
	margin-bottom:-2px;
	
	}
	#gi-notices h3{
		font-weight:bold;
		font-size:21px;
		letter-spacing:.03em;
		color:#008183;
		margin-top:3px;
		margin-bottom:-6px;
		width:185px;
		}
		.notice-list{
		font-size:14px;
		margin-left:14px;
		color:#2e439b;
		font-weight:bold;
		line-height:16px;
		width:185px;
		}	
	.features-more{
		font-size:14px;
		margin-left:14px;
		margin-top:-10px;
		}	
	#gi-happening h3{
		font-weight:bold;
		font-size:21px;
		letter-spacing:.03em;
		color:#008183;
		margin-top:3px;
		margin-bottom:-6px;
		}	
	.happening-list{
		font-size:14px;
		margin-left:14px;
		color:#2e439b;
		font-weight:bold;
		line-height:16px;
		width:185px;
		}	

		
