#contentBody p{
text-align: justify;
font-size: 1.2em;
line-height: 18px;
color: #333333;
padding-bottom: 15px;
padding-left: 28px;
padding-right: 27px;
}

#contentBody a{
color: #005a96;
text-decoration: underline;
}

#contentBody a:hover{
color: #005a96;
text-decoration: none;
}

#contentBody ul {
	list-style:none;
}

#contentBody li {
clear: left;
list-style-type:circle;
text-align: left;
color: #333333; 
font-size: 1.2em;
padding-left: 10px;
margin-left: 45px;
padding-top: 5px;
}

#features ul {
	list-style:none;
}

#features li {
clear: left;
list-style-type:circle;
text-align: left;
color: #333333; 
font-size: 1.2em;
padding-left: 10px;
margin-left: 45px;
padding-top: 5px;
}

table {
text-align: left;
font-size: 1.1em;
color: #333333;
}

#formtables  {
margin-left: 28px;
text-align: left;
font-size: 1.2em;
color: #333333;
}

.forms {
text-align: left;
font-size: 1.1em;
color: #333333;
padding: 3px;
}

.withinAutomated {
text-align: left;
font-size: 1.1em;
color: #333333;
padding: 3px;
}

.accreds {
padding-top: 10px;
}

.within {
text-align: left;
font-size: 1em;
color: #333333;
padding: 3px;
}

.formfields{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #333333;
padding: 3px;
}

.selectForce{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #333333;
width: 48px;
padding: 2px;
height: 20px;
}


#rightCol {
font-family: "Trebuchet MS";
color: #FFFFFF;
font-size: 1.3em;
padding: 20px;
}

#rightCol a{
text-decoration: underline;
color: #FFFFFF;
}

#rightCol a:hover{
text-decoration: none;
color: #FFFFFF;
}

#footer p{
	text-align: center;
	font-size: 1.1em;
	color: #333333;
	padding-top: 12px;
}

#footer a{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #333333;
}

#footer a:hover{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
	color: #333333;
}

/*  H1 - heading styles */

h1{
font-family: "Trebuchet MS";
color: #D69705;
font-size: 1.8em;
margin-left: 28px;
padding-bottom: 15px;
font-weight: normal;
}


/*h1 span {
display: none;
}

#welcome{
background-image: url(../images/title-welcome.jpg);
background-repeat: no-repeat;
height: 28px;
margin-left: 7px;
padding-bottom: 15px;
}

#about{
background-image: url(../images/title_about.jpg);
background-repeat: no-repeat;
height: 28px;
margin-left: 7px;
padding-bottom: 15px;
}

#compressionSprings{
background-image: url(../images/title_compression-springs.jpg);
background-repeat: no-repeat;
height: 28px;
margin-left: 7px;
padding-bottom: 15px;
}

#tensionSprings{
background-image: url(../images/title_tension-springs.jpg);
background-repeat: no-repeat;
height: 28px;
margin-left: 7px;
padding-bottom: 15px;
}

#torsionSprings{
background-image: url(../images/title_torsion-springs.jpg);
background-repeat: no-repeat;
height: 28px;
margin-left: 7px;
padding-bottom: 15px;
}

#flatSprings{
background-image: url(../images/title_flat-springs-pressings.jpg);
background-repeat: no-repeat;
height: 28px;
margin-left: 7px;
padding-bottom: 15px;
}

#wireForms{
background-image: url(../images/title_wire-forms.jpg);
background-repeat: no-repeat;
height: 28px;
margin-left: 7px;
padding-bottom: 15px;
}

#production{
background-image: url(../images/title_production.jpg);
background-repeat: no-repeat;
height: 28px;
margin-left: 7px;
padding-bottom: 15px;
}

#contact{
background-image: url(../images/title_contact.jpg);
background-repeat: no-repeat;
height: 28px;
margin-left: 7px;
padding-bottom: 15px;
}

#sitemap{
background-image: url(../images/title_sitemap.jpg);
background-repeat: no-repeat;
height: 28px;
margin-left: 7px;
padding-bottom: 15px;
}*/


/*  H2 - heading styles */

h2 {
font-family: "Trebuchet MS";
color: #164D8C;
font-size: 1.3em;
margin-left: 28px;
padding-right: 20px;
padding-bottom: 15px;
}

h3 {
font-family: "Trebuchet MS";
color:#666666;
font-size: 1.3em;
margin-left: 28px;
padding-bottom: 15px;
}

