#top {
	background: #fff url(../img/headerTopCurve.gif) 0 0 no-repeat;
	padding: 0 0 0 0;
	margin: 0 20px 0 0;
	}
	#top #logo {
		float: left;
		width: 240px;
		padding: 20px 0 12px 0;
		}
		#top #logo a {
			margin: 0 0 0 20px;
			}
	#top #topMessage {
		float: left;
		width: 700px;
		padding: 20px 0 0 0;
		margin: 0 0 6px 0;
		}
		#top #topMessage p {
			text-align: right;
			padding: 0 20px 0 0;
			line-height: 1.5em;
			}
		#top #topMessage p strong {
			color: #068a14;
			font-size: 130%;
			font-weight: bold;
			}
		#top #topMessage p.sml {
			font-size: 90%;
			}	
		.signedIn #top #topMessage p strong {
			color: #068a14;
			}
			
	#top #navWrap {
		clear: left;
		background: #006d9c url(../img/topNavBg.gif) 0 0 repeat-x;
		padding: 0;
		border-bottom: 1px solid #fff;
		
		}
		#top #navWrap ul#topNav {
			padding: 0 0 0 10px;
			margin: 0;
			/* width: 653px; */
			float: left;
			}
			#top #navWrap ul#topNav li {
				display: inline;
				color: #fff;
				font-weight: bold;
				line-height: 2.4em;
				background: url(../img/navSplit.gif) 100% .05em no-repeat;
				padding: 0 20px 0 0;
				}
			#top #navWrap ul#topNav li.last {
				background: none;
				padding: 0;
				}	
				#top #navWrap ul#topNav li a {
					color: #fff;
					text-decoration: none;
					}
					#top #navWrap ul#topNav li a:hover,
					#top #navWrap ul#topNav li a:focus,
					#top #navWrap ul#topNav li.selected a {
						text-decoration: underline;
						}
						
		#navWrap .divSignInTools{
			width:280px;
			float:right;
			
				}
						
		#navWrap .divSignInTools #signInTools {
			float: right;
			/* width: 280px; */
			color: #fff;
			text-align: right;
			background: url(../img/navStripesGreen.gif) 0 0 no-repeat; /* Should always be Green image according to original design */
			padding: 0 20px 0 40px;
			}
		.signedIn #navWrap .divSignInTools #signInTools {
			background: url(../img/navStripesGreen.gif) 0 0 no-repeat;
			}	
			#navWrap .divSignInTools #signInTools li {
				display: inline;
				color: #fff;
				font-weight: bold;
				line-height: 2.4em;
				background: url(../img/navSplit.gif) 100% .2em no-repeat;
				padding: 0 20px 0 0;
				}
			#navWrap .divSignInTools #signInTools li.last {
				background: none;
				padding: 0;
				}	
				#navWrap .divSignInTools #signInTools li a {
					color: #fff;
					text-decoration: none;
					}
					#navWrap .divSignInTools #signInTools li a:hover,
					#navWrap .divSignInTools #signInTools li a:focus {
						text-decoration: underline;
						}
			

				
	#top #topBanner {
		clear: both;
		padding: 0 0 20px 0;
		background: #f9f9f9;
		height:150px;
		}	
		
		

		
		
/* Sub-Navigation */					
#subNav {}
	#subNav .titleWrap {
		background: url(../img/titleBgSubNavTop.gif) 0 0 no-repeat;
		padding: 0;
		}
		#subNav .titleWrap h2 {
			padding: 6px 40px 6px 20px;
			float: none;
			background: url(../img/titleBgSubNavBot.gif) 0 100% no-repeat;
			display: block;
			margin: 0;
			color: #577986;
			font-weight: normal;
			font-size: 90%;
			min-height: 18px;
			line-height: 18px;
			}
	#subNav .inr {
		zoom: 1; /* fix IE has-layout bug */
		}
		#subNav .inr ul {
			
			}
			#subNav .inr ul li {
				padding: 0 20px 0 0;
				background: none;
				}
				#subNav .inr ul li ul {
					padding: 0;
					}
					#subNav .inr ul li ul li {
						padding: 0 0px 0 20px;
						}
				#subNav .inr ul li a {
					text-decoration: none;
					padding: 0 0 1em 0;
					display: block;
					color: #577986;
					}
				#subNav .inr ul li a:hover,
				#subNav .inr ul li a:focus {
					text-decoration: underline;
					}
				#subNav .inr ul li.selected a {
					text-decoration: underline;
					color: #df8400;
					}	
								
		#subNav .inr ul li a.selected {
					text-decoration: underline;
					color: #df8400;
					}	
		
		
#footer {
	clear: both;
	margin: 0 0 10px 0;
	}

	#footer .inr {
		zoom: 1;
		}
	#footer #footerList {
		float: left;
		width: 576px;
		}
		#footer #footerList dl {
			font-size: 90%;
			}
			#footer #footerList dl dt {
				float: left;
				width: 72px;
				font-weight: bold;
				color: #068a14;
				padding-bottom: .5em;
				}
			#footer #footerList dl dd {
				float: left;
				width: 120px;
				padding-bottom: .5em;
				}
	#footer #footerLogo {
		float: right;
		width: 216px;
		text-align: right;
		background: url(../img/pplDeviceGreen.gif) 100% 100% no-repeat;
		padding: 0 0 30px 0;
		margin: -30px 0 5px 0;
		}	
	#footer #footerLogo table { 
	border-collapse:collapse; 
	margin:0; 
	padding:0; 
	} 
	#footer #footerLogo td { 
	margin-bottom:4px; 
	padding:5px; 
} 
	
	#botLinks {
		clear: left;
		padding: 0 0 20px 20px;
		font-size: 90%;
		}
		#botLinks a {
			text-decoration: none;
			color: #666;
			}
		#botLinks a:hover,
		#botLinks a:focus {
			text-decoration: underline;
			}	
		#botLinks span {padding: 0 5px;}
		
	#copyright {
		clear: left;
		padding: 0 0 20px 20px;
		font-size: 90%;	
		}
	
	.partnerCompanyContainer
	{
		width:25%;
		float:left;
		height:125px;
	}
	.partnerCompanyContainer .companyLogo
	{
		width:100%;
		float:left;
		height:60%;
	}
	.partnerCompanyContainer .companyLink
	{
		width:100%;
		float:left;
		height:40%;
	}
	
		
.project {}
.project table { 
border-collapse:collapse; 
margin:0; 
padding:0; 
} 
.project tr { 
border-bottom:1px solid #000; 
margin-bottom:4px; 
padding:5px; 
} 
.project tr.last { 
margin-bottom:none; 
}	
	

