@charset "UTF-8";

/* 8 Column with 20px lead :: 2009 - pd - paulo72.com */

/* =reset :: Eric Meyer's Reset Reloaded */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}


/* =typography including =link styles */

body {
	font-size:62.5%; font-family: Arial, Helvetica, sans-serif;}
	
html>body {
	font-size:10px;}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	}
	
h1 {
	padding: 0 0 10px 0;
	letter-spacing: 2px;
	font-size: 3em;
	line-height: 1;
	font-weight: bold;
	}
	
h1 span, .copyright span, .org span {
	color: #007a50;
	}	
		
h2 {
	font-size:1.8em; 
	line-height:1.111; 
	padding: 10px 20px 10px 0;
	color: #008F56;
	}
h2 span {
	display: block;
	color: black;
	font-weight: bold;
	}
	
h3 {
	font-size: 1.4em; line-height:1.428; padding:0 20px 10px 0; font-weight: bold;
	}
	
p  {
	font-size: 1.4em; line-height:1.428; padding:0 20px 10px 0;
	}
p.last {
	padding-bottom: 20px;
	margin-bottom: 0px;
	}
p.last a {
	color: #888;
	font-weight: normal;
	}

ul {
	margin: 0 0 0 40px;
	padding-bottom: 20px;
	list-style-type: square;
	}
	
li  {
	font-size: 1.4em; line-height:1.428; }
	
#contentPrimary .inner ol {
	list-style-type: none;
	margin-left:0;
	padding-left:0;
	}
	
#contentPrimary .inner ol li {
	list-style-type: none;
	margin-left:0;
	padding-left:0;
	line-height:20px;
	}


#contentPrimary .inner ol li a,
#contentPrimary .inner ol li a:hover,	
#contentPrimary .inner ol li a:active {
	font-weight: normal;
	cursor:default;
	text-decoration:none;
	color:#000;
	}

a, a:visited  {
	color: #007a50;
	text-decoration: none;
	}
	
a:hover {
	color: #007a50;
	text-decoration: underline;
	}
	
a:active {
	color: #000;
	}
	
a.org {
	color:#000;
	text-decoration:none;
	cursor:text;
	}
	
a.org span {
	color:#007a50;
	}

strong {
	font-weight:bold;
	}

em {
	font-style:italic;
	}
	
.readMore  {
	padding-bottom: 0;
	background:#d5ffee;
	font-weight:bold;
	}
	

.readMore a span {
	font-weight:normal;
	background:#d5ffee url(../images/readMore-bullet.png) 5px 0px no-repeat;
	padding-left:15px
	}
	
.readMore a:hover span {
	text-decoration:underline;
	}
	
.btttotp,
.btttotp a,
.btttotp a:hover {
	font:10px normal Verdana, Geneva, sans-serif;
	color:#999;
	padding-bottom:30px;
	line-height:20px
}


/* =layout */

body {
	background: #c2d4ea url(../images/foot-bg.jpg) no-repeat bottom;
	}
	
#topGraphic {
	width: 100%;
	height: 531px;
	position: absolute;
	top:0;
	background: url(../images/top.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
	}

#wrapper {
	position:relative;
	background:#fff url(../images/wrap-bg.png) repeat-y;
	width:960px;
	text-align:left;
	margin:20px auto;
	height: auto;
	overflow: hidden;
	}


#wrapper div { 
	overflow:hidden; 
	height: auto; 
	}	

#header {
	width:960px;
	height:200px;	
	}
		
#header div.inner {
	width:960px;
	height:200px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	padding: 0;	
	background: url(../images/wide.jpg); 
	}	
	
a#brand {
	display: block;
	position: absolute; 
	height: 200px; 
	width: 240px;
	text-indent: -9999px;
	/*background: url(../images/logo.png) no-repeat;*/ 
	}
	
a#brand:hover { text-decoration: none; color: #fff;}
span#strap { position:absolute; padding-left:0 !important; color:#CC0000; font-size:14px; }
	
			
#display { width:100%;}

#contentPrimary { 
	float:right;
	width:720px;
	position: relative;
	background: url(../images/tiny-shadow-down.png) top repeat-x;
	min-height:600px;
	}
	
#contentPrimary .inner { 
	padding: 10px 0 100px 20px;
	width: 470px;
	float: left;
	}
	
#contentPrimary .sidebar-img { 
	width: 220px;
	float: right;
	}
	
#contentPrimary .sidebar-img img { 	
	border:0;
	padding:0;
	margin:0 0 40px;
	}

#contentSecondary {
	top: 200px;
	left:0;
	width:240px;
	position: absolute;
	} 

#contentSecondary {
	top: 200px;
	left:0;
	width:240px;
	position: absolute;
	} 

.copyright {
	bottom:0;
	left:255px;
	position:absolute;
	}

.left { float:left;}

.right { float:right;}

.clear { clear:both;}

.add20Top { padding-top: 20px;}

.lotb {
	padding-bottom: 10px;}	
	
span.type,
.hidden, 
.caption 
	{
	display:none;
	}


/*
	Image Styles
*/

img {
	border:1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	float:right;
	padding:4px;
	background: #fff;
	}
	
a.imageleft,
a.imageright 
	{
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	text-decoration: none;
	}
	
a.imageleft
	{
	float: left;
	}
	
a.imageright 
	{
	float: right;
	margin-right:10px;
	}
	
		
a.imageleft img {
	float: left;
	}
	
a.imageright img {
	float: right;
	}
	
img.last {
	margin-bottom: 20px;
	}

a.khaySlide {
	display:block;
	width:130px;
	height:130px;
	float: right;
	margin-left:15px;
	margin-right:10px;
	}
	
a.khaySlideLeft {
	display:block;
	float:left;
	height:130px;
	margin-left:0;
	margin-right:15px;
	width:130px;
	}
	
#shadowbox #shadowbox_body #shadowbox_body_inner img {
	padding:0;
	margin:0;
	border:0;
	}

	

/* =navigation - Primary */	
ul#navPrimary  {
	clear:both;
	margin: 0;
	width:240px;
	}
ul#navPrimary li {
	display:block;
	width:240px;
	height:40px;
	margin-bottom:0;
	list-style-type: none;
	overflow:hidden;
	}				
ul#navPrimary li a {
	display:block;
	width:220px;
	height:30px;
	padding:10px 10px 0;
	font-size:1.286em;
	line-height:1.2;
	overflow:hidden;
	font-weight:normal;
	/*background:#007a50 url(../images/test-nav.png) no-repeat;*/
	background:#333 url(../images/test-nav.png) no-repeat;
	color: #fff;
	text-shadow: #111 1px 1px 1px;
	}
ul#navPrimary li a:hover {
	/*background: #004631 url(../images/test-nav.png) no-repeat;*/
	background: #222 url(../images/test-nav.png) no-repeat;	
	color: white;
	text-decoration: none;
	}
ul#navPrimary li a:active {
	border-top: 1px solid #111;
	}	
ul#navPrimary li.sub a {
	background:#444 url(../images/test-sub-nav.png) no-repeat;
	padding-left:30px;
	text-shadow: #222 1px 1px 1px;
	}		
ul#navPrimary li.sub a:hover {
	background:#222 url(../images/test-sub-nav.png) no-repeat;
	}
ul#navPrimary li.currentPage a {
	color: #007a50 !important;
	}
#nm2a a {
    -moz-box-shadow: inset 0px 1px 2px #222;
    -webkit-box-shadow: inset 0px 1px 1px #222;
    box-shadow: inset 0px 1px 1px #222;
	}

/* 
	CSS Effects 
*/
	/* Roundage */

body #wrapper #header .inner {
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	}		
a#brand {
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	}	
body #wrapper #footer {
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	}
	
body #contentPrimary,
.sidebar-img/*,
.sidebar-img a img*/
	{
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	}
body #wrapper {			
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	}
			
/* Box drop shadow */
			
#wrapper {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	}

/*	
	Press Page
*/

#press table {
		font-size:14px;
		width:284px;
		border-bottom:1px solid #bbb;
		margin-bottom: 40px;
		}
#press caption {
	line-height: 30px;
	font-size:16px;
	}
#press th {
	display:none;
	}
#press tr td:first-child, caption {
	font-weight:bold;
	border-right:0px solid #bbb;
	}
#press td {
	height:29px;
	line-height:29px;
	padding: 0 5px;
	border-right:1px solid #bbb;
	border-top: 1px solid #bbb;
	border-left:1px solid #bbb;
	}
	
#press #contentPrimary .inner div img {
	float:right;
	margin:0;
	}
	
#press .hide {
	display:none;
	}
	
#press p a.reporttoggle {
	cursor: pointer;
	}

/*
	Projects Page
*/
	
.projects #contentPrimary .inner h1,
.projects #contentPrimary .inner h2 {
	padding: 0 0 10px
	}
	
#projectsMain #wrapper #contentPrimary .inner div h2 {
	padding:10px 0 0;
	font-weight:bold;
	}

#projectsMain #wrapper #contentPrimary .inner div h3 {
	padding:0 0 10px;
	font-size:1.4em;
	line-height:20px;
	font-weight:bold;
	}

/*#projectsMain ul {
	list-style-type:square;
	margin:0 0 0 15px;
	padding-bottom:20px;
	}*/
	
.projects #contentPrimary .inner p.breadcrumbs a {
	font: 10px normal Verdana, Geneva, sans-serif;
	color:#999;
	text-decoration:none;
	}
.projects #contentPrimary .inner p.breadcrumbs a:hover {
	color: #007a50;
	}