* {padding:0; margin:0}
body {font:12px Verdana, Arial, Helvetica}
#leftcolumn {
	float:left;
	width:216px;
	background: #0000ff url(../img/leftNav_top.jpg) no-repeat top;
	color: #474849;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#rightcolumn {float:left; width:670px;margin-left:20px;}
.dropdown {
	display:block;
	position:relative;
	background: #cbe2f7 url(../img/moreOpts.gif) no-repeat 187px;
}
.dropdown dt {
	width:196px;
	padding:8px;
	font-weight:bold;
	cursor:pointer;
	background:url(img/header.gif);
	border-top: 2px solid #0000ff;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #0000ff;
	border-left: 2px solid #9ac1c9;
}

.dropdown .upperdd {
	border-bottom:none;
}
.dropdown dt:hover {url(img/header_over.gif)}
.dropdown dd {
	position:absolute;
	top:0;
	overflow:hidden;
	width:208px;
	display:none;
	background:#cbe2f7;
	opacity:0
}
.dropdown ul {width:204px; border:2px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#333;
	text-decoration:none;
	background:#cbe2f7;
	width:194px
}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #9ac1c9}
h2{
	background: url(../img/leftNav_h2Bg.gif) no-repeat left top;
	font-size: 16px;
	padding:8px 0;
	color: #FFFFFF;
	text-indent: 10px;
}
.catHead{
	margin-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
