body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 82%;
}

/* site dimensions */
#mainContainer { width: 765px; padding: 0; margin: 0; }

#mainContainer div.leftCol { float: left; width: 174px; padding: 28px 0; }

/* left menu */
ul#Menu {
	font-size: 0.85em;
	color: #000;
	padding: 0;
	margin: 0;
	width: 148px;
	list-style-type: none;
	padding-left: 10px;
}

ul#Menu li {
	padding: 3px 0 3px 2px;
	border-bottom: 1px solid #A5A6A5;
	line-height: 1.3em;
	width: 145px;
} 

ul#Menu li ul { 
	list-style-type: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

ul#Menu li ul li { padding-left: 9px; border: none; }

ul#Menu li.topB { border-top: 1px solid #A5A6A5; }

ul#Menu li.on { font-weight: bold; } 

ul#Menu li a { color: #000; text-decoration: none; }
/* end; left menu */

#mainContainer div.rightCol { float: left; width: 590px; position: relative; }

#mainContainer div.rightCol div.relatedLinks {
	position: absolute;
	right: 0;
	top: 64px;
	padding: 3px 4px 3px 6px;
	width: 144px;
	border: 1px solid #CDCDCD;
}

div.relatedLinks h4 { font-size: 0.9em; margin: 0 0 6px 0; color: #841008; }
div.relatedLinks p { font-size: 0.85em; margin: 0 0 8px 0; line-height: 1.15em; color: #605E5F; }

div.relatedLinks a { background: #fff url(/graphics/bluetriangle.gif) no-repeat left; color: #4B3A6E; padding-left: 10px; line-height: 1.3em; display: block; }
div.relatedLinks a:link { color: #4B3A6E; font-weight: bold; text-decoration: none; }
div.relatedLinks a:visited { text-decoration: none;}
div.relatedLinks a:hover { text-decoration: underline; }
div.relatedLinks a:active { text-decoration: none;}

#mainContainer div.introBox { 
	float: left;
	width: 100%;
	padding: 8px 0 10px 0;
	border-bottom: 7px solid #4B3A6E;
}

#mainContainer div.introBox .img { float: left; width: 292px; }
#mainContainer div.introBox .desc { float: left; width: 296px; }

#mainContainer div.introBox .desc h2 { font-weight: bold; font-size: 0.95em; padding: 10px 0 6px 10px; }
#mainContainer div.noBorder { border-bottom: none; padding-bottom: 0; }
#mainContainer div.noBorder h1 { padding-bottom: 0; }

div.content {
	float: left;
	color: #605E5F;
	font-size: 0.93em;
	line-height: 1.3em;
	margin: 16px 0;
}

div.narrow {
	width: 430px;
}

div.content p {  margin: 2px 0 12px 0; }

div.content p.sml { font-size: 0.9em; margin: 1px 0 10px 0; }

div.content a { color: #4B3A6E; text-decoration: none; font-weight: bold; }
div.content a:link { color: #4B3A6E; text-decoration: none; }
div.content a:visited { text-decoration: none;}
div.content a:hover { text-decoration: underline; }
div.content a:active { text-decoration: none;}

#footerContainer { clear: both; float: left; width: 100%; margin-top: 10px; }

.breadcrumb {
	float: left;
	color: #000;
	text-decoration: none;
	padding-top: 1px;
}

.breadcrumb span { font-size: 0.85em; }

a.breadcrumb:link { color: #000; font-weight: normal; text-decoration: underline }
a.breadcrumb:hover { color: #000; font-weight: normal; text-decoration: none }
a.breadcrumb:visited { font-weight: normal; font-size: 100%; color: #000; text-decoration: underline }
a.breadcrumb:visited:hover { color: #000; font-weight: normal; text-decoration: none }

h1 { 
	font-size: 1.25em;
	color: #4A386B;
	margin: 0;
	padding: 2px 0 14px 0;
}

h2 { 
	font-size: 1.1em;
	color: #605E5F;
	margin: 0;
}

h3 { font-size: 1.4em; }

div.leftCol h3 {
	font-size: 0.89em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 4px 0;
}

div.leftCol h3 a { text-decoration: none; color: #000; padding-left: 9px; display: block; } 

h4, h1.intro { font-size: 1.05em; }

h5 { 
	font-size: 1em;
	color: #000;
	margin: 0;
	padding: 4px 0 3px 0;
}


/* start; AMEC.com styles */
.topbannersmall {
	font: 11px Arial;
	color : white;
}

.topbannersmall A:link {text-decoration: none; color: #ffffff;}
.topbannersmall A:visited {text-decoration: none; color: #ffffff;}
.topbannersmall A:active {text-decoration: none; color: #ffffff;}
.topbannersmall A:hover {text-decoration: none; color: #ffffff;}

.topbannermenu {
	font : 12px Arial;
	color : white;
}

.searchbox
{
	width: 134px;
	height: 22px;
	border: 2px solid #a6a6a6;
	font : 10px Arial;
	color : black;
}

.bottombanner {
	font : 11px Arial;
	color : white;
}

.bottombanner A:link {text-decoration: none; color: #ffffff;}
.bottombanner A:visited {text-decoration: none; color: #ffffff;}
.bottombanner A:active {text-decoration: none; color: #ffffff;}
.bottombanner A:hover {text-decoration: none; color: #ffffff;}
/* end; AMEC.com styles */

table.greenborder {	border: 1px solid #A8C10E; }
table.greenborder h2 { color: #000; }
table.greenborder h2 span { color: #605E5F; }
table.greenborder p { color: #605E5F; font-size: 0.9em; }

.greyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;	
	color: #666666;
	text-decoration : none;
}

.greyfontlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;	
	color: #666666;
	text-decoration : none;
}

.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration : none;
}

.blackfontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration : none;
}

.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #fff;
	text-decoration : none;
}

.whitefontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:bold;
	color: #fff;	
	text-decoration : none;
}

.blackfonttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 225%;
}

.maingrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-decoration : none;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: red;
	text-decoration : none;
}

#casestudies {
	/* top, right, bottom, left */
	padding: 3px 4px 3px 6px;
	width: 155px;
	border: 1px solid #CDCDCD;
}

.casestudies {
	/* top, right, bottom, left */
	padding: 9px 4px 3px 6px;	
	width: 155px;
	border: 1px solid #DEDF39;
}

#casestudiesfooter {
	/* top, right, bottom, left */
	padding: 9px 7px 15px 7px;	
	border: 1px solid #DEDF39;
	font-size: 90%;
}

.cstudylinktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 73%;
	color: #000000;
	font-weight: bold;
}

.cstudyfootertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
	font-weight: bold;
}

.lightgreenbg{
background: #CFE137;
}

.projectdatahead {
	background: #F7F3AD;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 73%;
	color: #000000;
	font-weight: bold;
}

.projectdata {
	background: #FFFBEF;
	padding: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
}

.achievedcell{
	background: #D6E38C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-decoration : none;
}

.blackbg{
	background: #000000;
}

.notachievedcell{
	background: #D6E7EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-decoration : none;
}

.goldbg{
	background: #E7E3C6;
}

.redfont{
	font-size:75%;
	font-weight:bold;
	color: #81140D;
}

.blackfontbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color: #000000;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #4B3A6E;
	text-decoration : none;
}

.links a:link { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #4B3A6E; text-decoration: none; font-weight: bold; }
.links a:visited { color: #4B3A6E; text-decoration: none; font-weight: bold; }

.pagetext2006Large {
	font-family : Arial;
	font-size: 75%;
	color : #635D63;
}
.maingrey A:link {text-decoration: none; color: #4A386B; font-weight : bold;}
.maingrey A:visited {text-decoration: none; color: #4A386B; font-weight : bold;}
.maingrey A:active {text-decoration: none; color: #4A386B; font-weight : bold;}
.maingrey A:hover {text-decoration: underline; color: #4A386B; font-weight : bold;}	

.biggreyfont {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 130%;
	color: #737373;
	text-decoration: none;
	font-weight: normal;
}


.bigblackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.blueBullet {
	list-style-image: url(../graphics/bluebullet.gif);
	line-height: 120%;
}

.blueBullet li {
	margin-top: 4px;
	margin-bottom: 4px;
}

.purpleBullet {
	list-style-image: url(../graphics/purplebullet_sml.gif);
	line-height: 120%;
	margin: 3px 0 0 24px;
}

.purpleBullet li {
	margin-top: 4px;
	margin-bottom: 4px;
}

.yellowBullet {
	list-style-image: url(../graphics/yellowbullet_sml.gif);
	line-height: 120%;
	margin-left: 16px;
	margin-top: 0px;
}

.casestudybullet{	
	margin-top: 12px;	
}

.hollowBullet {
	list-style-image: url(../graphics/purplebullet_sml_outline.gif);
	line-height: 120%;
}
/* table styling */
#mainContainer div.content table { font-size: 1em; margin-bottom: 8px; }

table.borders {
	width: 99%;
}

table.centerText { text-align: center; }

table th { font-size: 1.1em; }

table.borders td, table.borders th { border-right: 1px solid #000; border-bottom: 1px solid #000; padding: 3px; }

table.borders .borderT { border-top: 1px solid #000; }
table.borders .borderR { border-right: 1px solid #000; }
table.borders .borderB { border-bottom: 1px solid #000; }
table.borders .borderL  { border-left: 1px solid #000; }

table.borders .left  { text-align: left; }
table.borders.sml td { font-size: 0.9em; }

.greenBg {
	background-color: #ccffcc;
}

.blackBg {
	background-color: #000;
	color: #fff;
}

.plumBg {
	background-color: #993366;
	color: #fff;
}
/* end */
