p {
	margin: 0px  0px 1em 0px;
}

h1 {
	font-weight: bold;
	font-size: 10px;
	margin: 3em 0px 0px 0px;
}

h1.csc-firstHeader {
	font-size: 18px;
	font-weight: normal;
	color: #177b8d;
	line-height: 19px;
	margin: 0px  0px 1em 0px;
}

h2 {
	/*background-image: url(../pic/basic/content_footer_bg.png);*/
	background-color: #00376d;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	padding: 1em;
}

#contentright a,
#content a {
	color: #5d5d5d;
	text-decoration: underline;
}

#content .bg-grey ul {
	padding: 0 12px;
	list-style: square;
}

/* Mail form
----------------------------------------------------------------*/

.csc-mailform-label {
	clear: both;	
}

fieldset.csc-mailform {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.csc-mailform-field {
	clear: both;
	margin-bottom: 0.6em;
}



.mailform-label {
	font-size: 10px;
	font-weight: bold;
	color: #5d5d5d;
}

.csc-mailform-field .mailform-label {
	width: 120px;
	float: left;
}

.csc-mailform-field .mailform-field {
	padding-left: 120px;
}

.csc-mailform-field .mailform-nonreq {
	width: 110px;
	padding-left: 10px;
}

#captchaResponse,
.csc-mailform-field textarea,
.csc-mailform-field .mailformfullsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5d5d;
	border: 1px solid #b6b6b6;
	padding-left: 4px;
	padding-right: 4px;
	width: 195px;
}

#captchaResponse {
	width: 95px;
}

.csc-mailform-field select {
	width: 195px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.csc-mailform-field .mailformbutton {
	border: 1px solid #b6b6b6;
	background-color: #ffffff;
	background-image: url(../pic/basic/submit_icon.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5d5d5d;
	padding: 0 9px 0 22px;
}

#captchaimg img {
	vertical-align: middle;
	margin-right: 10px;
}

/* Table of Contents / Products List
----------------------------------------------------------------*/

td.toc1-image {
	background-color: #ffffff;
	vertical-align: bottom;
	text-align: center;
	border-right: 1px solid #ECEBEA;
	border-bottom: 5px solid #ECEBEA;
}

td.toc1-info {
	background-color: #f3f3f3;
	padding: 7px 10px 7px 10px;
	border-bottom: 5px solid #ECEBEA;
	vertical-align: top;
	width: 330px;
}

td.toc1-info .toc1-title {
	font-weight: bold;
	color: #6e6e6e;
}

td.toc1-info a {
	text-decoration: none !important;
}

div.toc2 {
	width: 88px;
	margin-right: 13px;
	float: left;
	height: 190px;
}

div.toc2-link {
	background-image: url(../pic/basic/li.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 9px;
}

div.toc2-link a {
	text-decoration: none !important;
}


/* find-by-zip
----------------------------------------------------------------*/

.tx-z7findbyzip-pi1 form {
	clear: both;
	margin-bottom: 0.6em;
}

.findbyzip-label {
	width: 103px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #5d5d5d;
}

.findbyzip-field {
	float: left;
	width: 80;
}

.findbyzip-label label {
	padding-left: 10px;
}

.findbyzip-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5d5d;
	border: 1px solid #b6b6b6;
	padding-left: 4px;
	padding-right: 4px;
	width: 50px;
}

.findbyzip-submit {
	border: 1px solid #b6b6b6;
	background-color: #ffffff;
	background-image: url(../pic/basic/submit_icon.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5d5d5d;
	padding: 0 9px 0 22px;
}

.findbyzip-results {
	margin-top: 30px;
}


/* Download-Center
----------------------------------------------------------------*/

.tx-z7categorydownloads-pi1 .download-title {
	width: 295px;
	padding-left: 7px;
	background-color: #d3d3d2;
	border-bottom: 2px solid #ECEBEA;
}

.tx-z7categorydownloads-pi1 .download-type {
	width: 15px;
	background-color: #d3d3d2;
	border-bottom: 2px solid #ECEBEA;
}

.tx-z7categorydownloads-pi1 .download-size {
	width: 63px;
	padding-right: 10px;
	text-align: right;
	background-color: #d3d3d2;
	border-bottom: 2px solid #ECEBEA;
}

.tx-z7categorydownloads-pi1 .download-link {
	white-space: nowrap;
	padding-left: 10px;
}

.tx-z7categorydownloads-pi1 .download-link a {
	color: #177b8d !important;
	text-decoration: none !important;
}

.tx-z7categorydownloads-pi1 h1 {
	color: #177b8d;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 30px;
}

.tx-z7categorydownloads-pi1 select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d5d5d;
	border: 1px solid #b6b6b6;
	padding-left: 4px;
	padding-right: 4px;
	width: 195px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.tx-z7categorydownloads-pi1 .mailformbutton {
	border: 1px solid #b6b6b6;
	background-color: #ffffff;
	background-image: url(../pic/basic/submit_icon.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5d5d5d;
	padding: 0 9px 0 22px;
}
