	td{
	font-family: arial;
	font-size: 11pt;
	line-height: 13pt;
	color: #000000;}
	
	div.index{
	font-family: arial;
	font-size: 10pt;
	line-height: 13pt;
	color: #000000;}
	
	div.sub1{
	font-family: arial;
	font-size: 8pt;
	line-height: 9pt;
	margin-top: 2pt;
	color:#ffffff}
	
	
	h2 {
		font-family: arial;
		line-height: 12pt;
		font-size: 10pt;
		margin-top: 0pt;
		margin-bottom: 2pt;
		color: #000000;}
		
	h1 {
		font-family: arial;
		line-height: 12pt;
		font-size: 12pt;
		margin-top: 0pt;
		margin-bottom: 2pt;
		color: #000000;}
		
		
	.blue-bknd {
		background-image: url(http://www.cordstick.com/images/blue-bknd.gif);
		}
		
	.copy-bknd {
		background-image: url(http://www.cordstick.com/images/copy-bknd.gif);
		}
		
	.footer-bknd {
		background-image: url(http://www.cordstick.com/images/footer-bknd.gif);
		}
		
	.ltblue-bknd{
		background-image: url(http://www.cordstick.com/images/ltblue-bknd.gif);
		}
		
	.nav-bknd {
		background-image: url(http://www.cordstick.com/images/nav-bknd.gif);
		}
		
	a:link {color: #003399;
			font-weight: bold;}
	*:link {text-decoration: none;
			font-weight: bold;}
	a:visited {color: #0f6b9e;
			font-weight: bold;}
	*:visited {text-decoration: none;}
	a:hover {color: #0f6b9e;
			font-weight: bold;}
	*:hover{text-decoration: none;}
	a:active {color: #0f6b9e;
			font-weight: bold;} 
	*:active {text-decoration: none;}
	
	li { padding-bottom: 9pt;}
	

.arrowlistmenu-wrap1 {background:url(images/nav-bknd.gif);}
.arrowlistmenu-wrap {background:url(images/nav-bknd-top.gif) no-repeat;}

.arrowlistmenu{
width: 150px; /*width of menu*/
margin:0px;
margin-left: 30px;
border-top: 1px dashed #dadada;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}
	
	
	.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	}
	
	.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	}
	
	.arrowlistmenu ul li a{
	color: #000000;
	background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px dashed #dadada;
	text-transform:uppercase;
	font-size: 90%;
	}
	
	.arrowlistmenu ul li a:visited{
	color: #000000;
	}
	
	.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #000000;
	background-color: #F3F3F3;
	background: url(images/arrowbullet-on.png) no-repeat center left; /*custom bullet list image*/
	}


	a.highlight:link {background-color:#d3e9ff; height: 15px; margin-bottom:3px;}
	a.highlight:visited {background-color:#d3e9ff; height: 15px; margin-bottom:3px;}
	a.highlight:hover {background-color:#CFC; height: 15px; margin-bottom:3px;}
	a.highlight:active {background-color:#d3e9ff; height: 15px; margin-bottom:3px;}
	