@charset "utf-8";
/* CSS Document */


body {
	background:#6fb0d3;
}
body, p, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#6c6c6c;

}

hr {
	color:#cccccc;
}

h1 {
	color:#006699;
	font-size:24px;
	font-weight:normal;
	line-height: normal;
	padding-bottom:0px;
	margin-bottom:0px;
}

h2 {
	color:#006699;
	font-size:11px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}


h5 {
color:#000000;
font-size:11px;
margin:0;
padding:0;
padding-top:3px;
}
.title {
	background-image: url(../images/header-bg.gif);
	margin-bottom: 15px;
}


td {
vertical-align:top;
}

.title img {
background: white;
padding-right:15px;
}

#header {
padding-bottom:24px;
}

#leftcol,#maincol,#gutter {

}

#leftcol {
	padding-left:12px;
	padding-right:14px;

}

#maincol {
	padding-left:22px;
	padding-right:22px;
	line-height:12pt;
	width:500px;
	
}

#maincol a {color:#4e8598; text-decoration:none;}
#maincol a:hover {text-decoration:underline}



#gutter{
	width: 1px;
	
	
}

#menu {

	margin-top:5px;
		
	}
#menu .title {
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	}
#menu ul {

	margin:0; padding:0;
	border-top: solid #d7d7d7 1px;
	border-bottom: solid #d7d7d7 1px;
	}

#menu ul li {
	list-style: none;
	padding: 0; margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	
	
	}
#menu ul a {
	display: block;
	padding: 7px 9px; padding-left:29px;

	margin:0;
	text-decoration: none;
	color:#6c6c6c;
	background: url(../images/arrow.gif) no-repeat 7px center;
	}
#menu ul a:hover {
	background-color: #6fb0d3;
	color: white;

	}
#menu li+li {
	border-top: solid #d7d7d7 1px;
	}

.product-header {
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

#maincol a.listenlink {
	color:#e41a3d;
	font-size:11px;
	font-weight:bold;
}

#maincol a.features {
	color:#6c6c6c;
	font-size:11px;
	font-weight:bold;
	padding-top:15px;
	display:block;
}

