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