@charset "utf-8";
body,td,th {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #CCCCCC;
}

#header {
	background-image: url(images/springcastheader.jpg);
	margin: auto;
	height: 300px;
	width: 1000px;
	position: relative;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
#body {
	width: 1000px;
	margin: auto;
	position: relative;
	padding-top: 30px;
}
.largeCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 32px;
	text-align: center;
	color: #000066;
	font-weight: bold;
	line-height: 36px;
	padding-right: 30px;
}
#footer {
	background-color: #666666;
	margin: auto;
	width: 1000px;
	position: relative;
	color: #FFF;
	padding-right: 0px;
	text-align: center;
	height: 45px;
	line-height: 40px;
	font-size: 16px;
}

#subBody {
	width: 1000px;
	position: relative;
	font-size: 24px;
	line-height: 20px;
	margin: auto;
}
#applicationTable {
	width: 1000px;
}

.smallBodyCopy {
	font-size: 14px;
	text-align: center;
	width: 760px;
}
#tableBodyOne {
	text-align: center;
	font-style: normal;
}



#navColumn {
	float: left;
	width: 200px;
	text-align: left;
	margin-right: 30px;
}
.alignRight {
	float: right;
	margin-top: 0px;
	position: static;
	padding-left: 30px;
	text-align: right;
}
.centeredBodyCopy {
	text-align: center;
	font-size: 17px;
	line-height: 21px;
	padding-right: 40px;
}
.centeredBodyBold {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	padding-right: 40px;
	font-weight: bold;
}






#wrapper {

}
.bodyCopy {
	color: #333333;
	line-height: 24px;
	font-size: 18px;
	font-weight: normal;
}
.tableHeader {
	color: #FFF;
	background-color: #000066;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
#productsTable {
	width: 620px;

}
