html,body {
	height:100%;
	margin:0px;}

#homeboxes {
	height: 130px;}

.homewrapper         { 
    background-image: url(images/bannerbg.gif); 
    background-repeat: repeat-x; }
	
.meetings         { 
	width: 300px;
	margin-left: 10px;
	background-color: #F7F7F7;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;}
	
.pagewrapper         { 
    background-image: url(images/pagebg.gif); 
    background-repeat: repeat-x; }

.footer         { 
    background-image: url(images/footerbg.gif); 
    background-repeat: repeat-x; }
	
.hometable { 
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
    width: 248px;}

.boldtext12 {
	font-weight: bold;
	font-size: 12px; 
	font-family: tahoma;
	color: #2A5CC0}
	
.bluetext12 {
	font-size: 12px; 
	font-weight: bold;
	font-family: tahoma;
	color: #192577}

.blueboldtext {
	font-weight: bold;
	font-size: 11px; 
	font-family: tahoma;
	color: #192577}

a.blueboldtext {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px; 
	font-family: tahoma;
	color: #192577}

a.blueboldtext:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px; 
	font-family: tahoma;
	color: #192577}
	
.footertext {
	font-size: 11px; 
	font-family: tahoma;
	line-spacing: 120%;
	color: #6A6A6A}

a.footertext {
	font-size: 11px; 
	text-decoration: none;
	font-family: tahoma;
	color: #6A6A6A}

a.footertext:hover {
	font-size: 11px; 
	text-decoration: underline;
	font-family: tahoma;
	color: #6A6A6A}

.text10blue {
	font-size: 10px; 
	font-family: tahoma;
	line-spacing: 120%;
	color: #192577}

a.text10blue {
	font-size: 10px; 
	text-decoration: none;
	font-family: tahoma;
	color: #192577}

a.text10blue:hover {
	font-size: 10px; 
	text-decoration: underline;
	font-family: tahoma;
	color: #192577}

.text10 {
	font-size: 10px; 
	font-family: tahoma;
	line-spacing: 120%;
	color: #8D8D8D}

a.text10 {
	font-size: 10px; 
	text-decoration: none;
	font-family: tahoma;
	color: #8D8D8D}

a.text10:hover {
	font-size: 10px; 
	text-decoration: underline;
	font-family: tahoma;
	color: #8D8D8D}

.text {
	font-size: 11px; 
	font-family: tahoma;
	line-height: 12pt;
	color: #4D4D4D}

a.text {
	font-size: 11px; 
	text-decoration: none;
	font-family: tahoma;
	color: #144073}

a.text:hover {
	font-size: 11px; 
	text-decoration: underline;
	font-family: tahoma;
	color: #144073}

.leftmenu {
	display: block;
	height: 17px;
	width: 100%;
	background: #D1D1D1;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #000000;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px}

a.leftmenu {
	display: block;
	height: 17px;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #000000;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px}

a.leftmenu:hover {
	display: block;
	height: 17px;
	width: 100%;
	color: #000000;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 2px;
	background: #AEAEAE}

.leftmenuon {
	padding-top: 4px;
	padding-bottom: 1px;
	color: #000000;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px}

.menusize {
	display: block;
	overflow: hidden;
	height: 19px;
	margin-right: 1px;
	width: 160px;}
	
/* Table aesthetics */
.graytable {
  border-width: 1px;
  border-spacing: ;
  border-style: solid;
  border-color: #D6D6D6;
  border-collapse: separate;
  background-color: #FBFBFB;}
  
  /* Navigation button rollovers */

.buttonprograms {
	float: left; 
	width: 156px}

.buttonprograms a {
	background-image: url(images/btn-programs.gif);
	display:block;
	height: 29px;
	width: 156px}

.buttonprograms a:hover {
	background-image: url(images/btn-programs-o.gif);}
	
.buttonpolicy {
	float: left; 
	width: 157px}

.buttonpolicy a {
	background-image: url(images/btn-policy.gif);
	display:block;
	height: 29px;
	width: 157px}

.buttonpolicy a:hover {
	background-image: url(images/btn-policy-o.gif);}
	
.buttoncleanair {
	float: left; 
	width: 157px}

.buttoncleanair a {
	background-image: url(images/btn-cleanair.gif);
	display:block;
	height: 29px;
	width: 157px}

.buttoncleanair a:hover {
	background-image: url(images/btn-cleanair-o.gif);}
	
.buttonanalysis {
	float: left; 
	width: 157px}

.buttonanalysis a {
	background-image: url(images/btn-analysis.gif);
	display:block;
	height: 29px;
	width: 157px}

.buttonanalysis a:hover {
	background-image: url(images/btn-analysis-o.gif);}
	
.buttonmember {
	float: left; 
	width: 153px}

.buttonmember a {
	background-image: url(images/btn-member.gif);
	display:block;
	height: 29px;
	width: 153px}

.buttonmember a:hover {
	background-image: url(images/btn-member-o.gif);}
	
	
.leftmenu {
	display: block;
	height: 21px;
	width: 100%;
	background: #EEEEEE;
	padding-top: 4px;
	padding-bottom: 1px;
	color: #0C2577;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px}

a.leftmenu {
	display: block;
	height: 21px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 1px;
	color: #0C2577;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10px}

a.leftmenu:hover {
	display: block;
	height: 21px;
	width: 100%;
	color: #0C2577;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 1px;
	background: #FAFAFA}

.leftmenuon {
	padding-top: 4px;
	padding-bottom: 1px;
	color: #4F3901;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px}

.menusize {
	display: block;
	overflow: hidden;
	height: 21px;
	margin-top: 1px;
	margin-right: 1px;
	width: 175px;}