#outerwrapper {
	margin: 0px auto;
	width: 830px;
}
#header,#content, #footer {
	width: 830px;
}
body {
	margin: 0px;
	background: url(../images/SP_bg.gif) repeat-x;
	font: 0.9em Geneva, Arial, Helvetica, sans-serif;
}
#header {
	position: relative;
	height: 122px;
	background: url(../images/WelcomeSP.gif) no-repeat center bottom;
}

#content {
	font-size: 0.8em;
	padding-top: 10px;
	overflow: auto;
}
h1 {
	color: #000066;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
	font: lighter normal 18px/normal Geneva, Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	line-height: 1.7em;
	color: #000066;
	text-align: justify;
	margin-top: 4px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#navcolumn {
	font-size: 1em;
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.currentlink {
	font-weight: bold;
}

#contentcolumn {
	color: #666666;
	float: right;
	width: 560px;
	height: auto;
	padding-left: 9px;
	padding-bottom: 10px;
}
#navcolumn a {
	background: #e6e6e6;
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ffffff;
	margin: 0px;
	padding: 6px 0px;
	text-indent: 30px;
}
#navcolumn a:hover {
	color: #00336f;
	background: #CCCCCC;
}
#breadcrumb {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.currentSection {
	color: #666666;
}
.footerinfo {
	color: #000066;
	font-size: 11px;
	text-align: center;
}
.footerinfo a {
	color: #000066;
	text-decoration: none;
}
#footer {
	height: 130px;
	padding-bottom: 10px;
	background: url(../images/logoStrip2008.gif) no-repeat bottom;
	padding-top: 15px;
}
tr.altrow td {background-color: #E2E2E2;
}
td {
	text-align: center;
	vertical-align: middle;
}
