body {
	font: small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #035587;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
}
#hdr {
	background: url(images/bgHdr.jpg) no-repeat left top;
	height: 67px;
	margin-top: 20px;
	width: 959px;
	padding-top: 143px;
}

#nav1 {
	margin-left: 84px;
}
#nav2 {
	margin-left: 84px;
	margin-top: 3px;
}

.nav {
	height: 30px;
	line-height: 32px;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.nav li {
	display: inline;
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
	margin-right: 10px;
}
.nav a:link, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #fed16d;
}

.nav .noborder {
	border: none;
}
#hmContent {
	background: #4280A5;
	width: 899px;
	margin-left: 60px;
	border-top: 6px solid #A1C0D2;
}
#hmPix {
	background: url(images/hmSeedValueInnovation.jpg) no-repeat left top;
	height: 646px;
	width: 484px;
	margin-top: -6px;
	float: left;
}
#hmText {
	float: left;
	height: 610px;
	background: url(images/hmLogo.jpg) no-repeat right bottom;
	padding-right: 70px;
	padding-top: 30px;
	width: 320px;
	padding-left: 25px;
}
#hmText ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#hmText li {
	background: url(images/hmBullet.jpg) no-repeat left 5px;
	padding-left: 25px;
	margin-bottom: 20px;
}
#subContent {
	background: #4280A5 url(images/subFtrASTA.jpg) no-repeat left bottom;
	width: 899px;
	margin-left: 60px;
	border-top: 6px solid #A1C0D2;
}
.subPix1 {
	background: url(images/subPix1.jpg) no-repeat right bottom
}
.subPix1a {
	background: url(images/subPix1a.jpg) no-repeat right 50px;
}
.subPix1b {
	background: url(images/subPix1b.jpg) no-repeat right 50px;
}
.subPix1c {
	background: url(images/subPix1c.jpg) no-repeat right 50px;
}
.subPix2 {
	background: url(images/subPix2.jpg) no-repeat right bottom;
}
.subPix2a {
	background: url(images/subPix2a.jpg) no-repeat right bottom;
}
.subPix2b {
	background: url(images/subPix2b.jpg) no-repeat right 50px;
}
.subPix2c {
	background: url(images/subPix2c.jpg) no-repeat right bottom;
}
.subPix2d {
	background: url(images/subPix2d.jpg) no-repeat right 50px;
}
.subPix2e {
	background: url(images/subPix2e.jpg) no-repeat right 50px;
}
.subPix2f {
	background: url(images/subPix2f.jpg) no-repeat right 50px;
}
#btsLogo {
	background: url(images/logoBTS.jpg) no-repeat left top;
	height: 189px;
	width: 190px;
	position: absolute;
	top: 280px;
	left: 800px;
	z-index: 100;
}
#PerfDiagram {
	background: url(images/performanceDiagram.jpg) no-repeat left top;
	height: 320px;
	width: 319px;
	position: absolute;
	top: 280px;
	left: 750px;
	z-index: 100;
}


#subText {
	width: 389px;
	padding: 40px 440px 80px 70px;
}
#subTextWide {
	width: 789px;
	padding: 40px 40px 80px 70px;
	float: left;
}
.widetext {
	width: 760px !important;
	padding-right: 69px !important;
}

h1 {
	font-size: 160%;
	color: #FED16D;
	font-weight: normal;
	margin-bottom: 30px;
}
h2 {
	font-size: 130%;
	font-weight: normal;
	color: #001019;
	margin-bottom: 30px;
}
h3 {
	font-size: 100%;
	color: #FED16D;
	margin-bottom: 20px;
	padding-top: 30px;
}
h4 {
	font-size: 100%;
	color: #FED16D;
	margin-bottom: 20px;
	font-style: italic;
}
a:link {
	color: #001019;
}
a:visited {
	color: #21485f;
}

ul {
	margin: 15px;
	padding: 0px;
}

.arrowbullet {
	background: url(images/arrow.gif) no-repeat 4px 3px;
	padding-left: 37px;
}
 
.formtable td {
	vertical-align: top;
	padding: 5px;
}
textarea {
	font: small Arial, Helvetica, sans-serif;
}

.error {
	background: #629CBF;
}


#ftr {
	font-size: x-small;
	margin-top: 10px;
	margin-left: 85px;
	padding-bottom: 25px;
}

.clrall {
	clear: both;
}
.noshow {
	display: none;
}
.resourcesize {
	font-size: x-small;
	color: #21485f;
}
