#siteContent {
	position: relative;
	background: url(/images/blocks/gray.gif) repeat-y top left;
	overflow: hidden;
	width: 100%;
}

.subHeading {
	position: relative;
	background: #EDC101;
}

.subHeading h2 {
	margin: 0;
	padding: 5px 20px;
	color: #000;
	font: bold 13px arial,verdana,sans-serif;
}

.phaseText1 {
	position: relative;
	float: left;
	width: 270px;
	left: 20px;
	padding: 5px 0px;
}

.phaseText3 {
	position: relative;
	margin-left: 20px;
	padding: 5px 0px;
	width: 730px;
}

.phaseText1 h3 {
	width: auto;
	margin: 0;
	padding: 3px 0px;
	color: #000;
	font: bold 12px arial,verdana,sans-serif;
}

.phaseText1 .strContent {
	position: relative;
}

.horseImage {
	position: relative;
	width: 430px;
	float: right;
	text-align: center;
	padding-top: 20px;
}

.calcPhase1 {
	position: relative;
	width: 270px;
	left: 20px;
	padding: 5px 0px;
	clear: left;
}

.calcPhase3 {
	position: relative;
	left: 20px;
	padding: 5px 0px;
	clear: left;
}

.calcPhase3 .phaseInner div.phaseLabel {
	width: 150px;
	font-size: 11px;
}

.calcPhase3 div.phaseTitle {
	font-size: 11px;
}

.calcPhase3 .phaseInner div.phaseText {
	position: relative;
	float: left;
	width: 500px;
	padding-top: 8px;
	font-size: 11px;
}

.phaseTitle {
	position: relative;
	font: normal 10px arial,verdana,sans-serif;
	color: #fff;
	padding: 5px;
	background: #666;
}

.phaseInner {
	position: relative;
	overflow: hidden;
	font: bold 10px arial,verdana,sans-serif;
	width: 100%;
	padding: 4px 0px;
	background: #ccc;
}

.phaseTitle span.hi {
	color: #EDC101;
}

.phaseInner input {
	vertical-align: middle;
	width: 50px;
}

.phaseInner select {
	vertical-align: middle;
}

.phaseInner div.phaseLabel {
	position: relative;
	float: left;
	width: 80px;
	padding: 8px 30px 8px 0px;
	text-align: right;
	background: url(/images/global/pointer_bg_rightpad.gif) no-repeat right center;
}

.phaseInner div.phaseInput {
	position: relative;
	float: left;
	width: 80px;
	text-align: left;
	padding: 3px 0px;
}

a.calcSubmit {
	position: relative;
	display: block;
	margin-top: 15px;
	padding: 5px 0px;
	color: #fff;
	background: #4D7F1A;
	text-align: center;
	font: bold 11px arial,verdana,sans-serif;
	text-decoration: none;
	width: 290px;
}

a.calcSubmit:hover {
	background: #77AD3D;
}

.roughGuide {
	position: relative;
	clear: both;
	width: 728px;
	left: 20px;
}

.roughGuide h4 {
	position: relative;
	padding: 4px 10px;
	background: #C9C9C9;
	color: #000;
	font: bold 11px arial,verdana,sans-serif;
}

.roughGuide table {
	width: 100%;
	background: #E5E5E5;
	text-align: center;
}

.roughGuide td {
	font: normal 10px arial,verdana,sans-serif;
	padding: 8px 0px;
	text-align: center;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

.roughGuide td.col0 {
	font-weight: bold;
	border-left: none;
}

.phaseText2 {
	position: relative;
	width: 730px;
	overflow: hidden;
	padding: 15px 0px 10px 0px;
	left: 20px;
}

.phaseText2 h3 {
	display: block;
	position: relative;
	float: left;
	width: 290px;
	margin: 0;
	padding: 3px 0px;
	color: #000;
	font: bold 12px arial,verdana,sans-serif;
}

.phaseText2 .strContent {
	position: relative;
	width: 420px;
	float: right;
}


.calcPhase2 {
	position: relative;
	width: 290px;
	left: 20px;
	float: left;
}

.workloadTable {
	position: relative;
	width: 420px;
	float: right;
}

.workloadTable td {
	font: normal 10px arial,verdana,sans-serif;
	padding: 5px 10px;
	text-align: left;
	background: #E5E5E5;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

.workloadTable td.col0 {
	font: bold 10px arial,verdana,sans-serif;
	border-left: none;
}

.workloadTable tr.row0 td {
	background: #C9C9C9;
	font-weight: bold;
}

