body	{
	margin:0px;
	text-align: center;
	min-width: 1000px;
	background-color: #006CCC;
	background-image: url(images/mainBgTile.jpg);
	background-repeat: no-repeat;
		
}




/* Layout 
-----------------------------------------------------------------------------------------------------*/

#wrapper {
	position: relative;
	text-align: left;
	width:981px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#topMenu {
	position:relative;
	visibility:visible;
	width: 973px;
	height: 18px;
	text-align: right;
	padding-right: 8px;
	z-index:8;	
}

#header {
	position:relative;
	visibility:visible;
	width:981px;
	height:169px;
	background-image: url(images/GreatAir_Logo.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7f7f7f;
	background-color: #FFFFFF;
	z-index:12;
}

#LogoText {
  position:relative; 
 visibility:visible;
 left: 46px;
 top: 40px; 
 width:350px; 
 height:113px; 
 z-index:14;
}



#headerPic {
 	position:relative; 
	visibility:visible;
	float: right; 
	width:580px; 
	height:169px;	
	z-index:15;
}

#PollutionTextHolder {
	position:relative;
	visibility:visible;
	width: 981px;
	height: 26px;
	text-align: right;
	background-image: url(images/body_outlineTile.gif);
	background-repeat: repeat-y;
	z-index:8;
	
}

#PollutionText {
	position:relative;
	visibility:visible;
	float: right;
	top: 4px;
	text-align: right;
	padding-right: 8px;
}

#mainMenu {
	position:relative;
	visibility:visible;
	width:935px;
	min-height:30px;
	padding-left: 46px;
	background-image: url(images/mainMenu_bgTile.gif);
	background-repeat: repeat-y;
	background-color: #AFAFAF;
	z-index:28;
	letter-spacing: 0.05em;
}








/* Layout - Body
-----------------------------------------------------------------------------------------------------*/

#mainContentHome {
	position:relative;
	visibility:visible;
	width:981px;	
	padding-bottom: 10px;
	background-image: url(images/body_outlineTile.gif);
	background-repeat: repeat-y;
	z-index:26;
}

#WelcomeText {
	position:relative;
	visibility:visible;
	width:650px;
	padding-top: 26px;
	padding-left: 46px;
	z-index:30;
}

#NewsHolder {
	position:relative;
	visibility:visible;
	width:687px;
	height: 245px;
	margin-left: 28px;
	z-index:31;
	background-image: url(images/newsBox_bgTile.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#NewsHeading {
	position:absolute;
	visibility:visible;
	width:300px;
	height: 20px;
	padding-left: 14px;
	z-index:31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	padding-top: 3px;
}

#CampaignsHeading {
	position:absolute;
	visibility:visible;
	width:200px;
	height: 20px;
	padding-left: 444px;
	z-index:31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	padding-top: 3px;
}

#NewsThumb1 {
	position:absolute;
	visibility:visible;
	left: 14px;
	top: 28px;
	width:297px;
	height: 63px;
	padding-left: 108px;
/*	background-image: url(images/newsThumb1.jpg); */
	background-repeat: no-repeat;
	background-position: left;
	z-index:33;
}

#NewsThumb2 {
	position:absolute;
	visibility:visible;
	left: 14px;
	top: 99px;
	width:297px;
	height: 63px;
	padding-left: 108px;
/*	background-image: url(images/newsThumb2.jpg); */
	background-repeat: no-repeat;
	background-position: left;
	z-index:33;
}

#NewsThumb3 {
	position:absolute;
	visibility:visible;
	left: 14px;
	top: 170px;
	width:297px;
	height: 63px;
	padding-left: 108px;
/*	background-image: url(images/newsThumb3.jpg); */
	background-repeat: no-repeat;
	background-position: left;
	z-index:33;
}

.NewsThumbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 6px;
}

#CampaignsHolder {
	position:absolute;
	visibility:visible;
	left: 430px;
	top: 24px;
	width:150px;
	height: 206px;
	padding-left: 96px;
	padding-right: 10px;
	padding-top: 14px;
	background-image: url(images/campaigns_bgPic1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	z-index:34;
}

#SideBoxHolder {
	position:relative;
	visibility:visible;
	float: right;
	width:235px;
	padding-top: 10px;
	padding-right: 14px;
	z-index:32;
}

#SideBox1 {
	position:relative;
	visibility:visible;
	left: 14px;
	width:221px;
	height: 201px;
	background-image: url(images/sideBox_max6.jpg);
	background-position: top;
	background-repeat:no-repeat;
	z-index:38;
}

#SideBox1Top {
	position:relative;
	visibility:visible;
	width:207px;
	height: 21px;
	top: 0px;
	background-image: url(images/sideBoxHeader_dark.gif);
	background-repeat: no-repeat;
	z-index:42;
}

.SideBoxHeading1 {
	position:absolute;
	visibility:visible;
	width:200px;
	top: 2px;
	height: 10px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 0.05em;
	padding-top: 3px;
	z-index:40;	
}

#SideBox1Text {
	position:absolute;
	visibility:visible;
	width:193px;
	top: 30px;
	text-align: center;
	padding-left: 14px;
	padding-right: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	z-index:40;
}

#SideBox2 {
	position:relative;
	visibility:visible;
	width:207px;
	left: 14px;
	padding-top:6px;
	z-index:41;
}

#SideBox2Top {
	position:relative;
	visibility:visible;
	width:207px;
	height: 21px;
	top: 0px;
	background-image: url(images/sideBoxHeader_dark.gif);
	background-repeat: no-repeat;
	z-index:42;
}

#SideBox2Body {
	position:relative;
	visibility:visible;
	width:221px;
	top: 0px;
	background-image: url(images/sideBoxLineTile.gif);
	background-repeat: repeat-y;
	z-index:42;
}

.SideBoxHeading2 {
	position:absolute;
	visibility:visible;
	top: 2px;
	padding-top: 2px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;	
	letter-spacing: 0.05em;
	z-index:42;	
}

.MapPic {
	padding-left: 1px;
}

.SideBoxText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}

#SideBox3 {
	position:relative;
	visibility:visible;
	width:207px;
	left: 14px;
	z-index:41;
}

#SideBox3Body {
	position:relative;
	visibility:visible;
	width:221px;
	top: 0px;
	background-image: url(images/sideBoxLineTile.gif);
	background-repeat: repeat-y;
	z-index:42;
}

#SideBox3Top {
	position:relative;
	visibility:visible;
	width:207px;
	height: 21px;
	top: 0px;
	background-image: url(images/sideBoxHeader_dark.gif);
	background-repeat: no-repeat;
	z-index:42;
}



#SideMenu {
	position:relative;
	visibility:visible;
	width:207px;
	left: 14px;
	padding-top:6px;
	z-index:41;
}

#SideMenuBody {
	position:relative;
	visibility:visible;
	width:194px;
	top: 0px;
	padding-top:15px;
	padding-left:27px;
	text-align: left;
	background-image: url(images/sideBoxLineTile.gif);
	background-repeat: repeat-y;
	z-index:42;
}












/* Layout - Footer
-----------------------------------------------------------------------------------------------------*/

#footerHolder{
	position:relative;
	visibility:visible;		
	width:981px;
	height:95px;
	background-image: url(images/footer_bgTile.gif);
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	z-index:45;
}

#footerLogos{
	position:absolute;
	visibility:visible;	
	top: 4px;
	left: 46px;
	width:220px;
	height:75px;	
	z-index:46;
}

#footerMenu{
	position:absolute;
	visibility:visible;
	top: 14px;
	left: 270px;
	width:699px;
	height:44px;
	z-index:47;
	text-align: right;
}

#copyrightGAM{
	position:absolute;
	visibility:visible;
	top: 97px;
	left: 46px;
	width:368px;
	height:20px;
	z-index:34;
}

#credits{
	position:absolute;
	visibility:visible;
	top: 97px;
	left: 609px;
	width:362px;
	height:20px;
	text-align: right;
	z-index:34;
}



/* Links
-----------------------------------------------------------------------------------------------------*/


a:link { font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; color: #CC0000; text-decoration: none;}
a:visited { font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; color: #CC0000; text-decoration: none;}
a:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; color: #006CCC; text-decoration: none;}
a:active { font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; color: #CC0000; text-decoration: none;}

.smallerLink {
	font-size: 80%;
}

.topMenuLink {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 70%;  font-style: normal; font-weight: normal; color: #000000; text-decoration: none;}
a.topMenuLink:link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 70%;  font-style: normal; font-weight: normal; color: #000000; text-decoration: none;}
a.topMenuLink:visited {  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 70%;  font-style: normal; font-weight: normal; color: #000000; text-decoration: none;}
a.topMenuLink:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 70%;  font-style: normal; font-weight: normal; color: #CC0000; text-decoration: none;}
a.topMenuLink:active {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 70%;  font-style: normal; font-weight: normal; color: #000000; text-decoration: none;}
.topMenuLinkSelected {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.mainMenulink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-decoration: none;
}
a.mainMenulink:link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 90%; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.mainMenulink:visited {  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 90%; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.mainMenulink:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 90%; font-style: normal; font-weight: bold; color: #006CCC; text-decoration: none;}
a.mainMenulink:active {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 90%; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none;}



.ReadMoreLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px;  font-style: normal; font-weight: bold; color: #E64242; text-decoration: none;}
a.ReadMoreLink:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px;  font-style: normal; font-weight: bold; color: #E64242; text-decoration: none;}
a.ReadMoreLink:visited {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 8px;  font-style: normal; font-weight: bold; color: #E64242; text-decoration: none;}
a.ReadMoreLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px;  font-style: normal; font-weight: bold; color: #004C8D; text-decoration: none;}
a.ReadMoreLink:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px;  font-style: normal; font-weight: bold; color: #E64242; text-decoration: none;}

.footerLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; line-height: 16px;}
a.footerLink:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;}
a.footerLink:visited {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;}
a.footerLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: normal; color: #000000; text-decoration: none;}
a.footerLink:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;}

.footerLinkSelected {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;}




/* Classes
-----------------------------------------------------------------------------------------------------*/


.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #006CCC;
	line-height: 32px;
	letter-spacing: 1px;
}

.introTextGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #999999;
	line-height: 32px;
	letter-spacing: 1px;
}

.introTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006CCC;
	line-height: 32px;
	letter-spacing: 1px;
}

.welcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	line-height: 33px;
}

.CampaignTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}



#SideMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#SideMenu li {
	color: #006CCC;
}

#SideMenu li a:link, #SideMenuBody li a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: #006CCC; 
	text-decoration: none;
	line-height: 19px;
}

#SideMenu li a:hover {
	color: #CC0000;
}

#SideMenu ul ul {
	margin-left: 20px;
}

#SideMenu ul ul li {
	background: url(images/bullet_arrowGrey.gif) no-repeat 0px 70%;
	padding-left: 12px;
}

#SideMenu ul ul a:link, #SideMenuBody li a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: #006CCC; 
	/*color: #000000; */
	text-decoration: none;
}

#SideMenu ul ul a:hover {
	color: #006CCC;
}

.foundSearchTerm 
{
	color: #ff0000;
	font-weight: bold;
}

.mainText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
}
.lightText {
	color: #999;
}
.highLight{
	background-color:#CCC;
}
.lowBold {
	color: #00FF00;
	font-weight:bold;
}

.moderateBold {
	color: #FF8429;
	font-weight:bold;
}
.highBold {
	color: #FF0000;
	font-weight:bold;
}
.veryHighBold {
	color: #CE007B;
	font-weight:bold;
}
.low {
	color: #00FF00;
}

.moderate {
	color: #FF8429;
}
.high {
	color: #FF0000;
}
.veryHigh {
	color: #CE007B;
}

.lowSmall {
	color: #000000;
	font-size:80%;
}

.moderateSmall {
	color: #000000;
	font-size:80%;
}
.highSmall {
	color: #000000;
	font-size:80%;
}
.veryHighSmall {
	color: #000000;
	font-size:80%;
}

.lowBack {
	background-color: #00FF00;
}
.moderateBack 
{
	background-color: #FF8429;
}
.highBack {
	background-color: #FF0000;
}
.veryHighBack {
	background-color: #CE007B;
}

.contentImage {
	padding: 3px 3px 3px 3px;
}.rowBack {
	background-color: #DFEDFA;
}
.listSpacing {
	line-height: 1.5em;
	list-style-type: square;
}
.highlightBody {
	font-weight: bold;
	color: #006CCC;
}
.thumb {
	border-style:solid;
	border-color:#333;
	border-width:thin;
}

