body {
margin: 0px;
padding: 0px; 
background-color: #808080; 
background-image: url("/images/body.gif");
}

#tableMain {
	padding-top: 10px;
}
#tableMain td{
	background-color: #FFFFFF;
}
#tableMain td#tableMainTop {
	background-color: #000000;
}
#footer {
	width: 1000px;
	margin: 0px auto 15px auto;
}
#footer #footerLeft {
	padding-left: 20px;
	background-color: #FFFFFF;
}
#footer #footerRight {
	padding-right: 20px;
		background-color: #FFFFFF;
}


/* this shows the purple square next to bullets

ul {
list-style-image: url("/images/bullet.gif");
}

*/

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 1;
font:normal 11px Verdana;
line-height: 18px;
z-index: 100;
background-color: #590258;
width: 160px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

#button{       
width: 160px;
height: 40px;
border: 0px;
background-color: #590258;
padding: 0px 0px;
font-weight: bold;
color: white;
border-right: 0px solid black;
position:relative;
left:0; top:0;
background-image:url("/images/centerbutton.jpg");
background-repeat:repeat-x;
}

#leftbutton{       
width: 80px;
height: 40px;
border: 0px;
background-color: white;
padding: 0px 0px;
position:relative;
left:0; top:0;
background-image:url("/images/topleftbutton.jpg");
}

#rightbutton{       
width: 80px;
height: 40px;
border: 0px;
background-color: white;
padding: 0px 0px;
position:relative;
left:0; top:0;
background-image:url("/images/toprightbutton.jpg");
}

#menu_spacer{       
width: 30px;
height: 25px;
border: 0px;
padding: 0px 0px;
font-weight: bold;
text-decoration:none;
color: white;
border-right: 0px solid black;
position:absolute;
left:0; top:25%;
}



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url("/images/body.gif");
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #333333;
}


p { line-height: 18px; padding: 4px 0px;} 

a, a:visited { 
color:#590258;
font-weight: bold;
text-decoration:none;
}

a:hover { 
text-decoration:underline;
}

h1 { color:black; font-size: 18px; font-weight: bold; margin: 0px 0px 5px 0px; text-align: left;}
h2 { color:#333333; font-weight: normal; margin: 10px 0px 20px 0px; text-align: left; font-size: 16px;}
h3 { font-size: 14px; font-weight: normal; color: #604B60; padding: 0; margin: 0; text-align: left;}
h4 { font-size: 12px; font-weight: normal; color: #604B60; padding: 0; margin: 0; text-align: left;}

li { padding: 0px 0px; line-height: 18px;}

#header {
	height: 98px;
	width: 1000px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#category { color: #000000; font-size: 12px; font-weight: bold; margin: 0px 0px 5px 0px; }

#prodmenu { color: #000000; font-size: 12px; font-weight: bold; margin: 0px 0px 5px 0px; }

#column {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
width: 95%;
text-align:left;
	}
	


#copy {
padding: 10px;
width:1000px;
height: auto;
text-align: left;
}

html { height: 100%; }

img {
border: none;
}

td.homeLeftCol {
	width: 275px;
	background-image: url(/images/home_seperator_left.png);
	background-position: right;
	background-repeat: no-repeat;
}
td.homeRightCol {
	width: 275px;
	background-image: url(/images/home_seperator_right.png);
	background-position: left;
	background-repeat: no-repeat;
}

div.loginBox {
	width: 221px;
	margin: 20px;
	background-image: url(/images/login_box_top.png);
	background-repeat: no-repeat;
	overflow: hidden;
		font-size: 10px;
}

div.loginBox h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	line-height: 20px;
}

div.loginBox div.loginBoxContent {
	margin: 20px 20px 10px 20px;
	overflow: hidden;
}
div.loginBox div.loginBoxBottom {
	width: 221px;
	height: 9px;
	background-image: url(/images/login_box_bottom.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
div.loginBox a {
	font-size: 10px;
}
div.loginBox input.loginField {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 170px;
}
div.loginBox input.loginButton {
	margin-top: 4px;
}
div.loginBox form {
	margin: 0;
	padding: 0;
}

div.resourcesBox {
	margin: 30px;
	}
div.resourcesBox h2 { border-bottom: 3px solid #CCCCCC; font-size: 18px; margin-bottom: 5px;}

	div.resourcesItem {
	border-bottom: 1px solid #CCCCCC;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	}
div.newsBox {
	margin: 30px 30px 0px 30px;
	}
	div.newsBox h2 { border-bottom: 3px solid #CCCCCC; font-size: 18px; margin-bottom: 5px;}
input.subscribeField {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 180px;
	margin: 2px 2px 0px 0px;
	float: left;
}
input.subscribeButton {
		float: left;
}
div.subscribeBox {
text-align: left;
}
div.pLogo {
	text-align: center;
}

div.newsItem {
	border-bottom: 1px solid #CCCCCC;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	}
div.newsDate {
	font-size: 11px;
}
div.newsHeadline {
	font-size: 12px;
	
}
div.newsHeadline a {
display: block;
}
div.pageHeader {
	color: #333333;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	position: relative;
	background-image: url(images/page_header_bg.png);
	background-color: #d6dbdc;

}
div.pageHeader h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 12px 6px 6px 30px;
}
div.pageHeader div.breadcrumb {
	margin: 4px 2px 4px 30px;
	font-size: 10px;
}
.leftColumn {
width: 590px;
float: left;
overflow: hidden;
margin: 0px 20px 30px 20px;

}
.rightColumn {
width: 320px;
float: left;
overflow: hidden;
margin: 0px 10px 0px 0px;
background-image: url(images/home_seperator_right.png);
background-repeat: no-repeat;
}

/* Product SubNav Tabs */

.productTabs  {
	margin: 0px 0px 0px 30px;
	overflow: hidden;
	background-color: #d6dbdc;
	height:25px; 
}

.productTabs  ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.productTabs  ul li {
display: block;
float: left;
padding: 3px 8px 5px 8px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
margin: 0px 2px 0px 2px;
background-color: #E9ECED;
}
.productTabs  ul li.current {
background-color: #FFFFFF;
font-weight: bold;
}

div.searchBox {
	position: absolute;
	width: 220px;
	right: 20px;
	top:20px;
}
div.searchBox form {
	padding: 0;
	margin:0;
	}
div.searchBox .searchField {
	margin: 1px 2px 0px 0px;
	float: left;
	width: 150px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
div.searchBox .searchButton {
	margin: 0px 2px 0px 0px;
	float: left;
}

.homeBanner {
position: relative;
}

ul.actionLinks {

	margin-left: 0px;
}
ul.actionLinks li {
	list-style-type: none;
		font-size: 16px;
	padding: 8px;
}

table.case-studies {
	font-size: 12px;
}
table.case-studies td {
	padding: 6px;
	border-bottom: 3px solid #CCCCCC;
}
table.case-studies thead td {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}

.case-studies-nav {
	margin: 10px 0px 10px 0px;
}

.case-studies-nav select {
	padding: 2px;
	font-size: 14px;
	background-color: #EDEDED;
	margin-right: 5px;
}