body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-color: #dfdfdf;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 5px solid #cbcbcb;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#home_container {
	height: 458px;
	width: 970px;
	background-image: url(images/homebg.gif);
}
#home_flash {
	margin-left: 289px;
	width: 681px;
	height: 458px;
}


#navi {
	width: 284px;
	padding-right: 5px;
	float: left;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 284px;
}

#sub_container {
	width: 970px;
	background-image: url(images/subbg.gif);
	background-repeat: repeat-y;
}

#sub_content {
	margin-left: 289px;
	width: 681px;
}
#subheaders {
	margin-left: 289px;
	width: 681px;
}
#subtext {
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 289px;
}
#subtext a:link, #subtext a:visited, #subtext a:hover, #subtext a:active {
	color: #333;
}

#mdmtext {
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 289px;
	font-size: 13px;
}


#blue_seperator {
	margin-left: 289px;
	width: 621px;
	padding-top: 370px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/ideas_seperator.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#orange_seperator {
	margin-left: 289px;
	width: 621px;
	padding-top: 370px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/initiatives_seperator.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#violet_seperator {
	margin-left: 289px;
	width: 621px;
	padding-top: 370px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/impacts_seperator.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#bluepages {
	text-align: right;
	color: #4D98BB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#orangepages {
	text-align: right;
	color: #EB6D00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#violetpages {
	text-align: right;
	color: #5C4A6F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#gri_table td {
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#ungi_table td {
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}




.spacer20 {
	height: 20px;
}
.spacer10 {
	height: 10px;
}
.spacer5 {
	height: 5px;
}
.spacerheader {
	height: 8px;
}





.aligncenter {
	text-align: center;
}

.secondtier {
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 14px;
}

.mainsup {
	font-size: 10px;
}
.smallprint {
	font-size: 10px;
}

.greenheader {
	font-weight: bold;
	color: #A4BA05;
}
.darkgreenheader {
	font-weight: bold;
	color: #749400;
}

.bluebox {
	font-size: 14px;
	background-image: url(images/blueline_bg.gif);
	text-align: center;
	padding: 20px;
	font-weight: bold;
	color: #000;
}

.blueheader {
	font-weight: bold;
	color: #4D98BB;
}

.blueheader_light {
	color: #60BBEA;
	font-weight: bold;
}
.orangeheader {
	font-weight: bold;
	color: #EB6D00;
}
.orangebox {
	font-size: 14px;
	background-image: url(images/orangeline_bg.gif);
	text-align: center;
	padding: 20px;
	font-weight: bold;
	color: #000;
}

.orangeborder{
	border: 1px solid #FCE4CF;
}
.violetheader {
	font-weight: bold;
	color: #5C4A6F;
}


.violetbox {
	font-size: 14px;
	background-image: url(images/violetline_bg.gif);
	text-align: center;
	padding: 20px;
	font-weight: bold;
	color: #000;
}
.violetboxawards {
	font-size: 14px;
	background-image: url(images/violetline_bg.gif);
	text-align: left;
	padding: 20px;
	font-weight: bold;
	color: #000;
}

.boxline {
	background-color: #70706E;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sepline {
}

.sepline {
	background-color: #DBDDDD;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.awardline {
	background-color: #A8A8A6;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 70px;
	margin-left: 70px;
}

.gci_white_text {
	font-weight: normal;
	color: #FFF;
}
.i {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.mdsign {
	font-size: 16px;
}
.suptb {
	padding-top: 2px;

}
