input.forminput{
  font-family:Helvetica,Aruial,Sans-Serif;
  font-size:10pt;
  font-weight:normal;
  background-color:fefefe;
  border-color:c1cfd8;
  border-style:dotted;
  border-width:1px;
  color:333333;
  margin: 1 1 1 1;
}

input.textarea {
  font-family:Helvetica,Aruial,Sans-Serif;
  font-size:10pt;
  font-weight:normal;
  background-color:FEFEFE;
  border-width:0px;
  color:FFFFFF;
  margin: 1 1 1 1;
}

#banner {
	background:#ffffff url("/images/bg_wrapper.gif") repeat-y;
	width:961px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:#A7A9AC 3px solid;
}
#childcontent {
	background:#ffffff url("/images/bg_wrapper.gif") repeat-y;
	width:961px;
	vertical-align:top;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	font-family: Arial,Helvetica,sans-serif;
}
/*Text above tabs or with no tabs*/
#childcontent #text {
	text-align:left;
	float:left;
	color:#333333;
	margin-left:35px;
	width:755px;
}
#childcontent #text h3 {
	margin:0px;
	font-size:14px;
	font-weight:normal;
	color:#557483;
}
#childcontent #text h1 {
	margin:0px;
	font-size:18px;
	font-weight:normal;
	color:#557483;
}
#childcontent #text p {
}
#childcontent #text a {
	color:#333333;
	font-weight:bold;
}

#childcontent #text ul {
	list-style: none;
	margin-left: .5em;
	margin-top: .75em;
	margin-bottom: 0em;
	padding-left: .5em;
	padding-top: 0em;
	padding-right: 0em;
	text-indent: -.75em;

}

/* Sub Nav */
#navbox {
	float:left;
	width:160px;
}

#navbox #section {
	width:155px;
	padding:2px 5px 4px 20px;
	background:url("/images/navbox_title.gif") no-repeat;
	overflow:hidden;
	color:#666666;
}

#navbox img {
	padding: 0px 0px 0px 20px;
}

#navbox #section a {
	color:#666666;
	text-decoration:none;
}

#navbox ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1.5em;
}

#navbox ul ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#navbox ul li {
	margin-top:2px;
}

#navbox ul li a {
	color:#666666;
	text-decoration:none;
}

#navbox ul li.on a {
	font-weight:bold;
}

#navbox ul li a:hover {
	color:#557483;
}

#navbox ul li ul li {
	margin-top:2px;
	margin-left:10px;
}

#navbox ul ul ul img {
	padding: 0px 0px 0px 0px;
}
#navbox ul ul img {
	padding: 0px 0px 0px 5px;
}



/*Contact Box*/
#contactbox {
	width:180px;
	margin-right:1px;
	text-align:left;
}
#contactbuttons {
	text-align:left;
	margin-left:1px;
}
#contactinfo {
	text-align:left;
	margin-left:29px;
	line-height:24px;
}
#contactinfo img {
	margin-bottom:-4px;
}


.btt {
	text-align:right;
}
.btt a {
	text-decoration:none;
}
.big {
	font-size:13px;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
.subhead {
	font-size:14px;
	font-weight:normal;
	color:#557483;
}
.subhead a {
	font-size:12px;
	text-decoration:none;
	text-transform:none;
}
.header2 {
	font-size:14px;
	font-weight:normal;
}



span.smark
{
	font-family: "Lucida Sans Unicode"; /* A rare sm-supporting font. */
	line-height: 0; /* keep the leading consistent in a paragraph */
}
div.twocol {
	float:left;
	width:340px;
	margin-right:20px;
}
div.threecol {
	float:left;
	width:200px;
	margin-right:20px;
}
div.thirdcol {
float: right;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}

div.widecol {
	float:left;
	width:640px;
	margin-right:20px;
}
div.logo {
	float:left;
	width:200px;
	height:80px;
	line-height:80px;
	text-align:center;
	margin-right:20px;
	border-right:#98999C 1px solid;
	border-bottom:#98999C 1px solid;
}
div.logo img {
	vertical-align:middle important;
}
ul.pdf {
	list-style-image:url("/images/pdf_small.gif");
	width:400px;
}
.cust {
	border-right:#E0E0E0 1px solid;
	border-bottom:#E0E0E0 1px solid;
	width:200px;
	height:80px;
	text-align:center;
	overflow:hidden;
}
#tabtext li {
	line-height:1.5;
}
#tabbottom {
	width:795px;
	height:26px;
	background:#ffffff url("/images/tabs_bottom.gif") no-repeat;
}

/* Case Study Box */
#csbox {
	background:#ffffff url("/images/cs_bg.gif") repeat-y;
	width:273px;
	float:right;
	margin-left:10px;
}
#cstop {
	background:#ffffff url("/images/cs_top.gif") no-repeat;
	width:273px;
	height:23px;
}
#csbottom {
	background:#ffffff url("/images/cs_bottom.gif") no-repeat;
	width:273px;
	height:23px;
}
#cstext {
	padding:0px 20px;
}
#cstext a { text-decoration: none; }
#cstext a:hover { text-decoration: underline; }
hr {
	background-color:#999999;
	height:1px;
	border:0px;
	margin:10px;
}


