/*     ---------------  Added gray background CL 2008/12/18  -----------------   */
body{
	background-color:#999999;
	}
		
#wrapper {
	background-color:#FFFFFF;
	/* -------added white background to the content panel CL 2008/12/18--------*/
	position: relative;
	margin: 10px auto;
	width: 780px;
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	overflow: visible;
	font-family: Tahoma;
}

#productSpecs {
	position: relative;
	margin: 10px auto;
	width: 780px;
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	overflow: visible;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
}

#AutoNumber2 p {
	margin: 0 0 0 5px;
}

.MsoNormalTable p {
	margin: 0 0 0 5px;
}

.pcShowContent {
	text-align: left;
	margin-left: 0;
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin-top: 5px;
	padding: 5px;
}
		
#header	tbl
{
	width: 780px;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
}

#header,	a {
	color: #555555;
	text-decoration: none;
	font-size: 12px;
}

#header, a:hover {
	color: #434343;
	text-decoration: underline;
}

#email_link 
{
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
}

h3.style1 {
	color: #990000;
	font-weight: bold;
}

.style2 {font-size: 12px}

div#footer	
{
	background-image: url(images/bottom_blue_copy.gif) ;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 60px;
	
}

div#footer_menu	
{
			text-align: center;
			font-size:14px;
			border-collapse: collapse;
			border-top: 1px dotted #E1E1E1;
			border-bottom: 1px dotted #E1E1E1;
}

/*     ---------------   Left Column Box Wrapper -----------------   */

div#leftcol	
{
	background-image: url(customer/images/image002.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 15px;
	display: block;
	position: absolute;
	left: -10px;
	top: 266px;
	height: 604px;
	width: 178px;
}

#leftcol	h3
{
	font: bold;
	color: Maroon;
	text-align: center;
}


/* -----  Title Box ------ */

div#headerContainer
{
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 15px;
	background-image: url(customer/images/Block_News_Right_copy.gif);
	background-position: center;
	display: block;
	position: absolute;
	left:466px;
	top: 153px;
	height: 103px;
	width: 290px;
}

div#headerContainer h2,h3,h4
{
	font-family:Tahoma;
	color: #800000;
	text-align: center;
	vertical-align: middle;
}


/* -----  Lower Left Column ------ */

div#lowerleftcol	
{
	background-image: url(customer/images/image002.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 15px;
	display: block;
	position: absolute;
	left: -10px;
	top: 1150px;
	height: 604px;
	width: 178px;
}

#lowerleftcol	h3
{
	font: bold;
	color: Maroon;
	text-align: center;
}


/* CH 2008/03/06  Added CSS */
#documentUL {
list-style:none;
margin:0px;
padding:0px;
background-color:#F5F5F5;
}

#documentUL ul{
	color:#0033FF;
}

#documentUL ul ul{
	color:#000000;
}

.ULdocument {
list-style:none;
}

.LIfileList {
list-style:none;
padding: 10px 0px 0px 40px;
}

.dottedGreaterThan {
padding-right:10px;
}

.pdfIcon {
border-style:none;
padding-right:10px;
}

#sectionHeader {
font-family:Tahoma;
font-size:14px;
font-weight:900;
}

.borderless {
	border:none;
}
/*
<td align="center" height="28" bgcolor="#F5F5F5" colspan="2">
    <p align="left" style="margin-left: 6; margin-top: 0; margin-bottom: 0"><b>
    <font face="Tahoma" color="#800000" size="2"><u>
*/
/**  END ADDED CSS  CH 2008/03/06  Added CSS */
/**  BEGIN ADDED CSS  CH 2008/09/26  Added CSS */

#clientLogin {
	margin-left:auto;
	margin-right:auto;
	width:779px;
	height:300px;
}

#loginHeader {
	text-align:left;
	font-size:14px;
	margin:20px 0px 20px 0px;
}

#formDiv {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:247px;
}

#loginForm #loginSubmit {
	font-size:14px;
	clear:left;
	float:right;
	margin:5px 0px 0px 0px;
}

#loginForm {
	font-size:14px;
	text-align:left;
}

#loginForm p {
	text-align:left;
	width:100px;
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
	clear:left;
}

#loginForm input {
	float:left;
	margin:0px 0px 5px 0px;
}

.mainContent {
	border:none;
	cellspacing:1;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	/** border="0" cellspacing="1" style="border-collapse: collapse" width="779" id="AutoNumber2" height="580" */
}

.error {
	color:#FF0000;
	font-weight:900;
}

#clientLogout {
	text-align:right;
	margin:10px 20px 10px 0px;
}

#clientLogout a {
	text-decoration:underline;
}

#clientLogout a:hover {
	text-decoration:none;
}

#clientUl {
list-style:none;
margin:10px 0px 20px 10px;
padding:0px;
background-color:#F5F5F5;
}

#clientUl ul{
	color:#0033FF;
}

#clientUl ul ul{
	color:#000000;
}

#clientPageHeader {
	text-align:center;
	font-weight:900;
	margin:5px 0px 10px 0px;
}

/** added CSS CL 2008/12/18   ADDed CSS */
#intro {
	background-color:#006600;
	color:#FFFFFF;
	cellpadding:5px;
	align:center; 
	height:auto;
	}
	
#products {
	background-color:#990000;
	color:#FFFFFF;
	cellpadding:5px;
	align:center; 
	height:auto;
	}
/**  END ADDED CSS  CH 2008/03/06  Added CSS */