
body {
	margin:0px;
	padding:0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 160%;
	}
	
	
a:link {
  color: #0051bb; 
  text-decoration: none; 
}/*normal links in the text*/
  
a:visited {
  color: #0051bb; 
  text-decoration: none; 
}
  
a:hover { /*this effect is not shown in NN4.xx*/
  color: #0066ff; 
  text-decoration: underline; 
  background-color:#eeeeee;}
  
a:active {/*colour in NN4.xx is red*/ 
  color: #0051bb; 
  text-decoration: none; 
  }

.fakelink {
  color: #0051bb; 
  text-decoration: none;
  cursor: pointer;
}/*normal links in the text*/
  
.fakelink-hover { /* this effect is not shown in NN4.xx*/
  color: #0066ff; 
  text-decoration: underline; 
  background-color:#eeeeee;
  cursor: pointer;
}

#Header {
	position: absolute;
	top:4px;
	left: 0px;
	width: 100%;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;

/* Here is the ugly brilliant hack that protects IE5/Win. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use this hack (above). */
body>#Header {height:14px;}

/*------------start-----------------------*/
#graybar-topedge {
	width:100%;
	position: absolute;
	top:0px;
	left: 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding-left: 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:4px; /* 14px + 17px + 2px = 33px */
	border-width:0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	background-color:#dddddd;
	text-align: top;
	

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:4px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use this hack (above). */
body>#Header {height:4px;}
/*------------end-----------------------*/
/*------------Start-----------------------*/
#topnav-level-1 {
	position: absolute;
	left: 565px;
	top:4px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	/* padding-left: 600px; */
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:19px; /* 14px + 17px + 2px = 33px */
	border-width:0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	background-color: #ffffff;
	text-align: right;
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:19px; /* the correct height */
		}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use this hack (above). */
body>#Header {height:19px;}

/*------------end-----------------------*/

/*------------Start-----------------------*/
#topnav-level-2 {
	position: absolute;
	top:36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding-left: 0px;
	height:54px;
	border-width:0px 0px;
	background-color: #ffffff;
	text-align: middle;
	voice-family: "\";
	left: 54px;
}\"";
	voice-family:inherit;
	height:54px; /* the correct height */
	
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use this hack (above). */
body>#Header {height:54px;}

/*------------end-----------------------*/

/*------------Start-----------------------*/
#topbanner-level-3 {
	position: absolute;
	top:75px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding-left: 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:75px; /* 14px + 17px + 2px = 33px */
	border-width:0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	background-color: #fcd0af;
	text-align: middle;
	
	

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:75px; /* the correct height */
	
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use this hack (above). */
body>#Header {height:75px;}

/*------------end-----------------------*/


td.mainnav{
height: 40px;
text-align: center;
padding-bottom: 0px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
vertical-align: center;
}

td.maindivider{
height: 40px;
text-align: center;
padding-bottom: 0px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
vertical-align: center;}



/*------------start-----------------------*/
#pageheader {
	width:500px;
	position: absolute;
	top:199px;
	left: 213px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding-left: 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:30px; /* 14px + 17px + 2px = 33px */
	border-width:0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	background-color:#ffffff;
	text-align: top;
	font-family:arial,verdana, helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:30px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use this hack (above). */
body>#Header {height:30px;}
/*------------end-----------------------*/


/* INTRO PARAGRAPH LARGE---------------- START-------------- */
td.intro-paragraph{
font-family:Arial, helvetica, sans-serif;
font-size: 14px; 
font-weight: bold;
line-height: 120%; 
color: #999999; 
padding-left: 0px;

}
/* INTRO PARAGRAPH LARGE---------------- END-------------- */



#Content-homepage {
	position: absolute;
	top:225px;
	left: 18px;
	margin:0px 50px 50px 174px;
	padding:0px;
	border: 0px solid #666;
	width:500px;
	font-family:arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 140%;
	}


.body-subeading {
 font: bold 14px Arial, verdana, san serif;
 letter-spacing: 0pt;
 color: #4d4287;
 line-height: 200%;
 }
 
 .body-bold {
 font: bold 14px Arial, verdana, san serif;
 font-size: 8pt;
 letter-spacing: 0pt;
 color: #333333;
 line-height: 200%;
 }
 
 
 ul.purple-bullet {
	list-style-type: disc;
	list-style-image: url(images/homepage/bullet_small-purple.gif);
	list-style-position: outside;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: .5px;

	} 
/*----------------------------- HOMEPAGE CSS-----------------------------*/
.homepage-subeading-purple {
	font-family: arial,verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}


	
	#homepage-news {
	position:absolute;
	top:225px;
	left:25px;
	width:137px;
	padding:0px;
	font-family:arial, helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:#ffffff;
	line-height:140%;
	font-weight: plain;
	}
	
	.homepage-news{ /* IE 6 hack*/
	font-family:arial, helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	background-color:#ffffff;
	line-height:140%;
	font-weight: plain;
	width:137px;
	padding:0px;
	}
	
	
	.homepage-news-subeading-purple {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	line-height:130%;
}

/*----------------------------- HOMEPAGE CSS--------END---------------------*/





}
/*---- TOP NAV sub heading/links -----------------------------*/
.topnavnolink {
  color:#655792;
  text-decoration: none;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  cursor: default;
  line-height:140%;
}

a.topnav:link {
  color: #666666;
  text-decoration: none;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
}

a.topnav:visited {
  color: #666666;
  text-decoration: none;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
}

a.topnav:hover {
  color: #333333;
  text-decoration: underline;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
}

a.topnav:active {
  color: #666666;
  text-decoration: none;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
}

/*---- LEFT NAV sub heading/links -----------------------------*/
a.leftnav1:link {
  color: #666666;
  text-decoration: none;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a.leftnav1:visited {
  color: #666666;
  text-decoration: none;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a.leftnav1:hover {
  color: #333333;
  text-decoration: underline;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a.leftnav1:active {
  color: #666666;
  text-decoration: none;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

/*---- sub LI links -----------------------------*/

a.leftnav2:link {
  color: #666666; 
  text-decoration: none; 
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  font-weight: 100; 
  line-height: 140%;}
  
a.leftnav2:visited {
  color: #666666; 
  text-decoration: none; 
 	font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  font-weight: 100;
    line-height: 140%;}
	
a.leftnav2:hover { 
  color: #333333; 
  text-decoration: underline; 
   font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  font-weight: 100;
  line-height: 140%;
  }
  
a.leftnav2:active {
  color: #666666; 
  text-decoration: none; 
   font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  font-weight: 100; 
   line-height: 140%;}
	
	
/*---- sub LI links -------- END ---------------------*/

/*------------------------------ LEFT NAV --------------------------*/

#left-navigation {
	position:absolute;
	top:224px;
	left:36px;
	width:137px;
	padding:0px;
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#655792;
	background-color:#ffffff;
	line-height:140%;
	font-weight: bold;
	}
/*---TABLES left nav---*/

.left-nav-table{
border-bottom: 1px solid #dddddd;
border-top: 1px solid #dddddd;
background-color: #f6f6f6;
padding-left:3px;
padding-top:5px;
padding-bottom:5px;
	font-size: 11px;
	color:#655792;
	background-color:#ffffff;
	line-height:140%;
	font-weight: bold;
}

.left-nav-table-active{
border-bottom: 1px solid #dddddd;
border-top: 0px solid #dddddd;
background-color: #ffffff;
padding-left:3px;
padding-top:5px;
padding-bottom:5px;
font-size:11px;
color: #666666;
font-weight:bold;
}

ul { 
list-style-image: url(images/left-nav/li_dashicon.gif);
text-indent: 0px;
list-style-position: inside;
padding-left: 2px;
margin: 0px;
}


/*--- LEFT NAV TABLES -- END ------------------------*/


/* CSS for round gray border -CONTENT */

.t {background: url(images/div-round-corners/dot.gif) 0 0 repeat-x; width: 585px}
.b {background: url(images/div-round-corners/dot.gif) 0 100% repeat-x}
.l {background: url(images/div-round-corners/dot.gif) 0 0 repeat-y}
.r {background: url(images/div-round-corners/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/div-round-corners/bl.gif) 0 100% no-repeat}
.br {background: url(images/div-round-corners/br.gif) 100% 100% no-repeat}
.tl {background: url(images/div-round-corners/tl.gif) 0 0 no-repeat}
.tr {background: url(images/div-round-corners/tr.gif) 100% 0 no-repeat; padding:20px} 

/* ------------------END----------------------*/



/* CSS for News----left hand gutter---homepage */
	td.news{
	text-align: left;
	font-family:Arial,verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
	}
/* CSS END------------------------------------ */



/* CSS for round gray borders small boxes */

#featured-customers {
	height: 150px;
	position: absolute;
	top:250px;
	left: 412px;
	margin:0px 50px 50px 174px;
	padding:0px;
	border: 0px solid #666;
	width:100px;
	font-family:arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 100%;
	}
	
#what-theyre-saying {
	position: absolute;
	top:367px;
	left: 412px;
	margin:0px 50px 50px 174px;
	padding:0px;
	border: 0px solid #666;
	width:171px;
	text-align: left;
	font-family:arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 110%;
	background-image: url(images/homepage/bg_gradient-wts.gif); 
	background-repeat: repeat-x;
	background-position: bottom; 
	}

	td.quotes{
	text-align: left;
	font-family:Arial,verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	}
	

.t_small {background: url(images/div-round-corners/dot.gif) 0 0 repeat-x; width: 171px}
.b_small {background: url(images/div-round-corners/dot.gif) 0 100% repeat-x}
.l_small {background: url(images/div-round-corners/dot.gif) 0 0 repeat-y}
.r_small {background: url(images/div-round-corners/dot.gif) 100% 0 repeat-y}
.bl_small {background: url(images/div-round-corners/bl_small.gif) 0 100% no-repeat}
.br_small {background: url(images/div-round-corners/br_small.gif) 100% 100% no-repeat}
.tl_small {background: url(images/div-round-corners/tl_small.gif) 0 0 no-repeat}
.tr_small {background: url(images/div-round-corners/tr_small.gif) 100% 0 no-repeat; padding:15px} 

/* ------------------END--------SMALL BOXES----------------------------------------------------------------------*/


/* footer TD style  */

td.footer,a.footer{
font-family: Arial, verdana, helvetica, san serif; 
font-size: 9px; color: #999999;
text-align: bottom;
}

#Content {
	position: absolute;
	top:225px;
	left: 18px;
	margin:0px 50px 50px 174px;
	padding:0px;
	border: 0px solid #666666;
	width:570;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 160%;

}
.table-body-content{/* this is for IE6 hack*/
	padding:0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 160%;
	padding-top: 00px;
	}

