* {
	padding:0;
	margin:0;
	border:0;
	font-size: 12px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#62ac1e;
	font-size: 12px;
	line-height:18px;
	color:#444;
	}
	
#content {
	border:1px solid #000;
	border-bottom:none;
	border-top:none;
	background-color:#fff;
	}

.logo {
	padding:12px 0;
	}
	
.menuActuator {
	margin-top:5px;
	border-bottom:1px solid #ccc;
	position:relative;
	z-index:10;
	}

.menuActuator a { 
	color:#666666;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	padding:10px 10px 0px 10px;
	text-decoration:none;
	}

.menuActuator a:hover { 
	color:#62ac1e;
	}

.menu {
	font-family:verdana;
	color:#666;
	font-size:10px;
	background-color:#fff;
	layer-background-color:#fff;
	border:2px solid #62ac1e;
	z-index:10;
	}

.menuCont {
	/* this makes TDs a container with their own coordinate system.
		absolutely-positioned elements will be offset relative to them */
	position:relative;
	}
	
.menuCont a {
	color:#666;
	font-size:11px;
	line-height:19px;
	padding:10px 5px;
	text-decoration:none;
	}
	
.menuCont a:hover {
	color:#62ac1e;
	}
	
#mainContent {	
	margin-top:15px;
	}
	
#podCap, #podOpp, #podStrat{
	width:169px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	}

	
.cap {
	background-color:#999;
	color:#fff;
	text-align:center;
	}
	
.cap h2 {
	color:#fff;
	font-size:12px;
	line-height:20px;
	margin:0px;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	}
	
.cap h2 a {
	color:#fff;
	font-size:12px;
	line-height:20px;
	margin:0px;
	font-style:normal;
	text-decoration:none;
	}
	
.cap h2 a:hover {
	text-decoration:underline;
	color:#fff;
	}
	
#podCap .image{
	background-image:url(/images/resturant.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#999;
	height:110px;
	}
	
#podOpp .image{
	background-image:url(/images/chairGirl.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#999;
	height:110px;
	}
	
#podStrat .image{
	background-image:url(/images/guySoftFocusWoman.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#999;
	height:110px;
	}

	
#podCap .copy, #podOpp .copy, #podStrat .copy{
	border:1px solid #999;
	font-size:11px;
	color:#999;
	padding:4px 3px 0px 5px;
	}
	
.copy a {
	color:#999;
	font-size:11px;
	text-decoration:none;
	display:block;
	height:60px;
	}
	
.copy a:hover {
	color:#62ac1e;
	}
	
#login {
	border:2px solid #62ac1e;
	width:100%;
	background-color:#d8eac6;
	text-align:center;
	padding:53px 0px;
	font-size:10px;	
	}

.formIn {
	border:1px solid #000;
	margin-top:7px;
	}
	
#NSDF {
	margin-top:10px;
	}

.headline {
	background-color:#f88011;
	color:#fff;
	font-size:13px;
	padding:5px 0px;
	text-align:center;
	}

.highlight {
	color:#62ac1e;
	}
	
.detail {
	font-size:12px;
	padding:5px 0px 5px 5px;
	border:1px solid #999;
	border-left:none;
	border-right:none;
	}
	
.reg {
	padding:5px 0px 5px 0px;
	border:1px solid #999;
	border-left:none;
	}
	
.reg a {
	background-image:url(/images/grayArrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0px 5px 20px;
	color:#999;
	text-decoration:none;
	font-weight:bold;
	}
	
	
	
#hotNews {
	margin-top:10px;
	}
	
.newsHead {
	background-image:url(/images/hotNews.gif);
	background-repeat:no-repeat;
	height:24px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	}
	
.newsScroll {
	border:1px solid #999;
	border-left:none;
	}
	
.quote {
	color:#999;
	font-style:italic;
	width:200px;
	text-align:left;
	padding:20px 0px 30px 0px;
	}

	div.row {
		clear: both;
		width:676px;
	  }
	
	div.row span.colA {
		float: left;
		width: 351px;
		text-align: left;
	  }
	
	div.row span.colB {
		float: right;
		width: 325px;
		text-align: right;
	  } 
	
	div.row span.col1 {
		float: left;
		width: 340px;
		text-align: left;
	  }
	
	div.row span.col2 {
		float: right;
		width: 302px;
		text-align: right;
	  } 
	
	div.row span.colAlpha {
		float: left;
		width: 500px;
		text-align: left;
	  }
	
	div.row span.colBeta {
		float: right;
		width: 140px;
		text-align: right;
	  } 
	
	div.row span.stratA {
		float: left;
		width: 365px;
		text-align: left;
	  }
	
	div.row span.stratB {
		float: right;
		width: 300px;
		height:300px;
		text-align: right;
	  } 
	
	div.row span.stratB #sideNav {
		padding:75px 0 0 125px;
	}
	
	div.row span.stratB #sideNav a{
	width:180px;
	}
	
	div.row span.supplyA {
		float: left;
		width: 360px;
		text-align: left;
	  }
	
	div.row span.supplyB {
		float: right;
		width: 280px;
		height:300px;
		text-align: right;
	  } 
	
	div.row span.supplyB #sideNav {
		padding:75px 0 0 77px;
	}
	
	div.row span.supplyB #sideNav a{
	width:180px;
	}
	
	div.row span.growthA {
		float: left;
		width: 340px;
		text-align: left;
	  }
	
	div.row span.growthB {
		float: right;
		width: 300px; 
		height:260px;
		margin-left:0px;
		text-align: right;
	  } 
	
	div.row span.contactA {
		float: left;
		width: 170px;
		text-align: left;
	  }
	
	div.row span.contactB {
		float: right;
		width: 440px; 
		margin-left:0px;
	  } 
	
	div.row span.testimonialsA {
		float: left;
		width: 220px;
		text-align: left;
	  }
	
	div.row span.testimonialsB {
		float: right;
		width: 400px; 
		padding-left:10px;
		border-left:1px solid #999;
	  } 
	
	div.row span.partnersA {
		float: left;
		width: 500px;
		text-align: left;
	  }
	
	div.row span.partnersB {
		float: right;
		width: 170px;
		text-align: right;
	  } 



	div.contactRow {
		clear: both;
		width:500px;
		padding:0px 0px 10px 0px;
	  }
	
	div.contactRow span.label {
		float: left;
		width: 80px;
		text-align: right;
		padding:0 0 15px 0;
	  }
	
	div.contactRow span.field {
		float: right;
		width: 410px;
		text-align: left;
		padding:0 0 15px 0;
	  } 

.graph {
	border:1px solid #000;
	margin-top:20px;
	}	
	  
p, address {
	margin:0px 0px 10px 0px;
	font-size:12px;
	}

a {
	color:#060;
	text-decoration:none;
	}

a:hover {
	color:#999;
	}
	  
h1, h2, h3, h4, h5 {
	color:#060;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}	  
	
input, textarea {
	border:1px solid #000;
	}

h1 {
	font-size:14px;
	margin:0px 0px 10px 0px;
	text-transform:capitalize;
	letter-spacing:2px;
	font-weight:bold;
	}
	
h2 {
	font-size:12px;
	font-style:italic;
	margin:10px 0px;	
	}
	
h4 {
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:20px 0px 10px 0px;	
	}
	
ul {
	list-style:disc;
	font-size:12px;
	margin-bottom:10px;
	}

li {
	margin:0px 0px 7px 42px;
	}

#sideNav {
padding-top:0px;
	}

#sideNav a {
	display:block;
	color:#fff;
	background:#62ac1e;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	width:144px;
	margin-bottom:11px;
	text-align:center;
	text-decoration:none;
	}

#sideNav a:hover{
	color:#000;
	text-decoration:underline;
	}

#sideNavHome {
	position:relative;
	top:5px;
	}

#sideNavHome div {
	margin:0px 0 11px 0;
	width:142px;
	color:#666;
	font-size:14px;
	font-style:italic;
	}

#sideNavHome a {
	display:block;
	color:#fff;
	background:#62ac1e;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	width:142px;
	margin-bottom:10px;
	text-align:center;
	text-decoration:none;
	}

#sideNavHome a:hover{
	color:#000;
	text-decoration:underline;
	}

#sideNavHome ul {
	list-style-type:disc;
	}

#sideNavHome li {
	font-size:15px;
	line-height:18px;
	color:#666;
	margin:5px 30px 15px 30px;
	}
	
.boxed {
	line-height:24px;
	color:#fff;
	background:#62ac1e;
	width:300px;
	margin:15px 0 5px 0;
	text-align:center;
	font-weight:bold;
	}

/* added 20090225 EDW */
.services {
	margin:0 15px 20px 15px;
	}	
	
.services h1 {
	font-size:17px;
	line-height:21px;
	margin-bottom:5px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
	}

.services ul {
	list-style-type:disc;
	margin-top:10px;
	padding:0;
	}

.services li {
	font-size:14px;
	line-height:17px;
	color:#666;
	margin:5px 20px 15px 15px;
	}
	