/* common */
body {
	background-color: #FFFFFF;
	color: #000000;
	font: 69% Arial, Helvetica, sans-serif;
}
a, a:link {
	color: #005DA4;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
a img {
	border: none;
}
h1, h2, h3, h4 {
	font-weight: bold;
	line-height: 100%;
}
h1, h2 {
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}
h1 {
	margin: 0 0 8px 0;
	color: #000000;
	font-size: 240%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 100%;
}
h2, h3, h4, p {
	margin: 0 0 4px 0;
}
ul {
	margin: 0 0 4px 0;
	padding: 0 0 0 16px;
}
ul ul {
	margin: 0;
}
ol {
	margin: 0 0 4px 12px;
	padding: 0 0 0 16px;
}
ul li {
	list-style: square;
	line-height: 120%;
}
ol li {
	list-style-type: decimal;
	line-height: 120%;
}
hr {
	border: 0;
	color: #666666;
	background-color: #666666;
	height: 1px;
}
.box hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
}
/* head */
#headSection {
	background: url("../images/back.jpg") no-repeat right;
	height: 90px;
	position: relative;
}
#watch #headSection {
	background: url("../images/back-w.jpg") no-repeat right;
}
#panels #headSection {
	background: url("../images/back-p.jpg") no-repeat right;
}
#mapping #headSection {
	background: url("../images/back-n.jpg") no-repeat right;
}
#clusters #headSection {
	background: url("../images/back-c.jpg") no-repeat right;
}
#financing #headSection {
	background: url("../images/back-f.jpg") no-repeat right;
}
#standards #headSection {
	background: url("../images/back-s.jpg") no-repeat right;
}
#services #headSection {
	background: url("../images/back-v.jpg") no-repeat right;
}
#management #headSection {
	background: url("../images/back-m.jpg") no-repeat right;
}
/* logo */
.logo {
	background: url("../images/logo.gif") no-repeat;
	height: 90px;
}
#watch .logo {
	background: url("../images/logo-w.gif") no-repeat;
}
#panels .logo {
	background: url("../images/logo-p.gif") no-repeat;
}
#mapping .logo {
	background: url("../images/logo-n.gif") no-repeat;
}
#clusters .logo {
	background: url("../images/logo-c.gif") no-repeat;
}
#financing .logo {
	background: url("../images/logo-f.gif") no-repeat;
}
#standards .logo {
	background: url("../images/logo-s.gif") no-repeat;
}
#services .logo {
	background: url("../images/logo-v.gif") no-repeat;
}
#management .logo {
	background: url("../images/logo-m.gif") no-repeat;
}
/* title */
#headSection h1 {
	float: left;
	margin: 0;
	padding: 44px 0 0 128px;
	line-height: 80%;
}
#headSection h1 span {
	clear: left;
	display: block;
	color: #666666;
	font-size: 50%;
}
#headSection h1 a, #headSection h1 a:visited, #headSection h1 a:hover {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#headSection .dgLink img {
	padding: 44px 8px 0 0;
	border: 0;
}
#headSection:after {
	clear: left;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
/* main content */
#main h1 {
	margin-top: 4px; /*margin-right: 30px;*/
	padding: 0 0 16px 16px;
	color: #4CA13E;
	background: url("../images/ebox.gif") no-repeat bottom left;
	font-size: 180%;
	line-height: 1em;
}
#watch #main h1 {
	color: #016684;
	background: url("../images/ebox-w.gif") no-repeat bottom left;
}
#panels #main h1 {
	color: #01AAAD;
	background: url("../images/ebox-p.gif") no-repeat bottom left;
}
#mapping #main h1 {
	color: #C1BD01;
	background: url("../images/ebox-n.gif") no-repeat bottom left;
}
#clusters #main h1 {
	color: #01AEF0;
	background: url("../images/ebox-c.gif") no-repeat bottom left;
}
#financing #main h1 {
	color: #EAA502;
	background: url("../images/ebox-f.gif") no-repeat bottom left;
}
#standards #main h1 {
	color: #ED008C;
	background: url("../images/ebox-s.gif") no-repeat bottom left;
}
#services #main h1 {
	color: #811579;
	background: url("../images/ebox-v.gif") no-repeat bottom left;
}
#management #main h1 {
	color: #F6184B;
	background: url("../images/ebox-m.gif") no-repeat bottom left;
}
.distinct {
	margin: 8px 0;
	padding: 0 16px 8px 16px;
	border-right: 8px solid #BCE2B5;
	border-bottom: 8px solid #BCE2B5;
}
#watch .distinct {
	border-right: 8px solid #B4D2DB;
	border-bottom: 8px solid #B4D2DB;
}
#panels .distinct {
	border-right: 8px solid #9CDEDF;
	border-bottom: 8px solid #9CDEDF;
}
#mapping .distinct {
	border-right: 8px solid #F1EF9A;
	border-bottom: 8px solid #F1EF9A;
}
#clusters .distinct {
	border-right: 8px solid #B4EAFE;
	border-bottom: 8px solid #B4EAFE;
}
#financing .distinct {
	border-right: 8px solid #FEE5A6;
	border-bottom: 8px solid #FEE5A6;
}
#standards .distinct {
	border-right: 8px solid #FCD6ED;
	border-bottom: 8px solid #FCD6ED;
}
#services .distinct {
	border-right: 8px solid #EEE0EE;
	border-bottom: 8px solid #EEE0EE;
}
#management .distinct {
	border-right: 8px solid #FDC8D4;
	border-bottom: 8px solid #FDC8D4;
}
.distinct h2 {
	margin: 0 0 8px 0;
	color: #4CA13E;
}
#watch .distinct h2 {
	color: #016684;
}
#panels .distinct h2 {
	color: #01AAAD;
}
#mapping .distinct h2 {
	color: #C1BD01;
}
#clusters .distinct h2 {
	color: #01AEF0;
}
#financing .distinct h2 {
	color: #EAA502;
}
#standards .distinct h2 {
	color: #ED008C;
}
#services .distinct h2 {
	color: #811579;
}
#management .distinct h2 {
	color: #F6184B;
}
/* front page */
#main h1.first {
	margin: 4px 0 8px 0;
	padding: 0 0 16px 16px;
	background: url("../images/ebox.gif") no-repeat bottom left;
	font-size: 180%;
	line-height: 80%;
}
h1.first span {
	font-size: 70%;
}
/* front page */
#main table.borders {
	width: 100%;
	border-collapse: collapse;
}
#main table.borders th, #main table.borders td {
	padding: 1px 2px 2px 2px;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	vertical-align: top;
}
#main table.borders th {
	text-align: left;
}
/* footer */
#footer {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: url("../images/back.jpg") #FFFFFF no-repeat right;
}
#watch #footer {
	background: url("../images/back-w.jpg") #FFFFFF no-repeat right;
}
#mapping #footer {
	background: url("../images/back-n.jpg") #FFFFFF no-repeat right;
}
#panels #footer {
	background: url("../images/back-p.jpg") #FFFFFF no-repeat right;
}
#clusters #footer {
	background: url("../images/back-c.jpg") #FFFFFF no-repeat right;
}
#financing #footer {
	background: url("../images/back-f.jpg") #FFFFFF no-repeat right;
}
#standards #footer {
	background: url("../images/back-s.jpg") #FFFFFF no-repeat right;
}
#services #footer {
	background: url("../images/back-v.jpg") #FFFFFF no-repeat right;
}
#management #footer {
	background: url("../images/back-m.jpg") #FFFFFF no-repeat right;
}
#footer .smalllogo {
	width: 60px;
	margin-top: 4px;
	float: left;
	background: url("../images/small.gif") no-repeat;
	height: 56px;
}
#watch .smalllogo {
	background: url("../images/small-w.gif") no-repeat;
}
#mapping .smalllogo {
	background: url("../images/small-n.gif") no-repeat;
}
#panels .smalllogo {
	background: url("../images/small-p.gif") no-repeat;
}
#clusters .smalllogo {
	background: url("../images/small-c.gif") no-repeat;
}
#financing .smalllogo {
	background: url("../images/small-f.gif") no-repeat;
}
#standards .smalllogo {
	background: url("../images/small-s.gif") no-repeat;
}
#services .smalllogo {
	background: url("../images/small-v.gif") no-repeat;
}
#management .smalllogo {
	background: url("../images/small-m.gif") no-repeat;
}
#footer p {
	padding-left: 68px;
}
.dgLink {
	float: right;
}
.dgLink h2 {
	padding: 12px 8px 0 0;
	font-size: 100%;
	line-height: 120%;
}
.dgLink h2 span {
	color: #000000;
	font-size: 160%;
}
.dgLink h3 span {
	color: #000000;
	font-size: 100%;
}
.dgLink img {
	padding: 1px 8px 0 0;
	border: 0;
}
.dgLink h2 a, .dgLink h2 a:visited {
	color: #666666;
	text-decoration: none;
}
/* top & bottom menu*/
ul.top {
	padding: 6px 8px 5px 4px;
	background: url("../images/top.gif") no-repeat;
	position: absolute;
	right: 0px;
	top: 8px;
}
#watch ul.top {
	background: url("../images/top-w.gif") no-repeat;
}
#panels ul.top {
	background: url("../images/top-p.gif") no-repeat;
}
#mapping ul.top {
	background: url("../images/top-n.gif") no-repeat;
}
#clusters ul.top {
	background: url("../images/top-c.gif") no-repeat;
}
#financing ul.top {
	background: url("../images/top-f.gif") no-repeat;
}
#standards ul.top {
	background: url("../images/top-s.gif") no-repeat;
}
#services ul.top {
	background: url("../images/top-v.gif") no-repeat;
}
#management ul.top {
	background: url("../images/top-m.gif") no-repeat;
}
ul.bottom {
	padding: 6px 0 2px 68px;
	color: #999999;
}
ul.menu {
	margin: 0;
}
.menu li {
	margin: 0;
	display: inline;
	list-style-type: none;
	font-weight: bold;
}
.top li {
	padding: 0 0 0 8px;
}
.bottom li {
	padding: 0 3px 0 0;
	border-right: 1px solid #000000;
}
.bottom li a {
	padding-left: 4px;
}
.bottom li.first a {
	padding-left: 0;
}
.bottom li.last {
	border: none;
	padding: 0;
}
.menu a,.menu a:visited {
	color: #005DA4;
	text-decoration: none;
}
.menu a:hover {
	color: #FF0000;
}
.top a,.top a:visited {
	color: #000000;
	text-decoration: none;
}
.top a:hover {
	color: #000000;
	text-decoration: underline;
}
/* textual banner, Magazine Style Pullquotes */
.banner {
	margin: 50px 0 0 0;
	padding: 0 0 20px 0;
	width: 200px;
	float: left;
	color: #666666;
	font-size: 240%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 95% !important; /* was 75% */
	text-align: right;
}
/* rest */
.table100, .w100 {
	width: 99.9%;
}
.px100 {
	width: 100px;
}
.nowrap {
	white-space: nowrap;
}
.floatLeft {
	float: left;
}
.frontPic {
	float: left;
	margin: 4px 8px 0 0;
}
.floatRight {
	float: right;
}
.pagePrint {
	float: right;
	position: relative;
	top: -20px;
}
.pagePrint a, .pagePrint a:visited, .pagePrint a:hover {
	color: #000000;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
.lastUpdated {
	text-align: right;
}
.hidden {
	display: none;
}
a.icon {
	padding: 2px 0 0 20px;
}
a.doc {
	background: url("../images/doc.gif") no-repeat;
}
a.xls {
	background: url("../images/xls.gif") no-repeat;
}
a.ppt {
	background: url("../images/ppt.gif") no-repeat;
}
a.pdf {
	background: url("../images/pdf.gif") no-repeat;
}
.thumb {
	overflow: hidden;
}
.thumb img {
	clip: auto;
}
.flooded {
	overflow: auto;
}
/* News */
#latestNews .gray {
	padding: 5px 0 0 0;
	background: #EFEFEF;
	text-align: center;
}
#latestNews .gray h3, #latestNews .gray p {
	margin: 0;
	line-height: normal;
}
#latestNews .green {
	margin-bottom: 5px;
	padding: 5px 0;
	background: #D5EDD1;
	text-align: center;
}
.newsItem img {
	float: left;
	margin: 0 8px 4px 0;
	padding: 2px;
}
.moreInfo {
	font-style: italic;
}
.seeMore {
	font-style: italic;
	text-align: right;
}
#newsLetters {
	padding: 5px;
	background-color: #D5EDD1;
}
/* sitemap */
#siteMap ul {
	margin: 0;
	padding: 0;
}
#siteMap ul ul {
	padding-left: 24px;
}
#siteMap li {
	list-style: none;
}
#siteMap li li {
	list-style: square;
}
#siteMap p {
	padding-top: 8px;
	font-weight: bold;
	font-size: 120%;
}
/* search results */
#searchResults li {
	margin: 8px 0;
}
#searchResults li a{
	font-weight: bold;
}
.searchInfo {
	padding: 4px 8px;
	background: #D5EDD1;
}
/* calendar */
h3.month {
	font-size: 100%;
	text-align: center;
}
h3.month a, h3.month a:visited {
	padding: 0 4px;
	color: #D20237;
	text-decoration: none;
}
table.calendar {
	width: 100%;
}
.calendar th {
	background: #FFFFFF;
}
.calendar td {
	background: #D5EDD1;
	text-align: center;
}
.calendar td.hasEvents {
	background: #FFFFFF;
}
.calendar a, .calendar a:visited {
	text-decoration: none;
}
.blogDate {
	font-size: 120%;
	font-weight: bold;
}
.postedBy {
	color: #999999;
}
.commentItem {
	margin-bottom: 8px;
	border: 1px solid #FDB813;
	padding: 8px;
}
.fill-alter {
	background: #EAEAEA;
}
.commentHead {
	padding: 2px 0 0 20px;
	background: url("../images/discussion_icon.gif") no-repeat;
}
.commentTools {
	padding: 4px 8px;
	background: #D5EDD1;
	text-align: right;
}
