* {
  margin: 0;
  padding: 0;
}
body {
	background: #000000;
	margin: 0px;
	color: #333333;
	font: 0.98em "trebuchet ms",Verdana, Arial, Helvetica, sans-serif;
}
.content {
	font-variant: small-caps;
	font-size: 0.88em;
	margin: 8px 6px 4px;
}
.navigation {
	font-size: 0.68em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 8px 4px 4px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #cF4248;
	text-decoration: none;
	background: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.subnav {
	font-size: 0.68em;
	color: #151515;
	text-align: justify;
	margin: 7px;
	line-height: 1.05em;
}
.subnav h2{
	font-size: 1.08em;
	color: #151515;
	line-height: 1.45em;
}
.footer {
	font-size: 0.68em;
	color: #666666;
	margin: 7px;
	height: 20px;
	width: 900px;
}
.pushleft {
	clear: none;
	float: left;
	left: 0px;
}
.pushright {
	left: 940px;
	position: relative;
	top: -10px;
}
.pushmiddle {
	left: 320px;
	position: relative;
}
.rednav {
	font-size: .68em;
	color: #fff;
	text-align: justify;
	margin: 10px;
	line-height: 1.05em;
	overflow:auto;
}
.rednav h4 {
	font-size: .98em;
	color: #fff;
	text-align: justify;
	margin: 0px 10px -10px;
}
.rednav p {
	padding-top: 10px;

}
.pix {
	margin: 0px 6px 6px 2px;
	clear: both;
	float: left;
	border: thin solid #999999;
	position: relative;
}
.pixright {
	margin: 0px 2px 6px 6px;
	clear: both;
	float: right;
	border: thin solid #999999;
	position: relative;
}
h1 {
	font-size: 	.88em/1.55em ;
	color: #333333;
}
.contentbox {
	background: url(http://www.ctprecast.com/images/content_ftr.png) no-repeat left bottom;
	width: 517px;
	padding: 0 0 38px;
	position: absolute;
	left: 52px;
	top: 95px;
}
.contentbox a:link {
	color: #aa0000;
	text-decoration: none;
}
.contentbox a:visited {
	color: #aa0000;
	text-decoration: none;
}
.contentbox a:active {
	color: #aa0000;
	text-decoration: none;
}
.contentbox h3 {
  padding: 10px 20px 0 10px; 
  font-size: 0.88em; 
  color: #151515; 
  line-height: 1;
  margin: 0;
}
.contentbox dl {
  background: url(http://www.ctprecast.com/images/content_top.png) no-repeat;
}
.contentbox dd {
	background: url(http://www.ctprecast.com/images/content_main.png) repeat-y;
	width: 517px;
	position: relative;
	top: 19px;
	padding-bottom: -14px;

}
.contentbox p {
  padding: 10px 20px 0 10px; 
  color: #151515; 
  font-size: .73em; 
  line-height: 1.2em;
  margin: 0;
}
legend {
	font-size: .78em;
	margin-left: 1em;
	padding: 0;
	color: #333333;
	font-weight: bold;
}
fieldset {
	float: left;
	clear: left;
	width: 80%;
	margin: 0 0 1em;
	padding: 0;
}
.em {
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
	position: relative;
	left: 20px;
}
fieldset ol {
	padding: .25em .25em 0 .25em;
	list-style: url(none) none;
	zoom: 1;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: .25em;
	list-style: url(none) none;
}

label {
	font-size: .78em;
	float: left;
	width: 8em;
	margin-right: 1em;
}

fieldset.submit {
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
}

