
#katrinaheader {background: #123A78 url(/katrina/images/katrinalogobg.jpg) no-repeat right;	}
	
label {font-weight: bold;}


#presbox ul {margin: 0;
padding-left: 15px;
	list-style-image: url(../images/listarrow.gif);
	}
#presbox li {padding-bottom: 3px;}



#tabs {
	margin-top: 20px;
	text-align: center;
	width: 100%;
	padding: 0 0 3px 0;
	float: left;
	background: url(../images/tab_bottom2.gif) repeat-x bottom;
}
#tabs ul {
	margin: 0;
	padding-left: 0px;
}
#tabs ul li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#tabs ul a:link, 
#tabs ul a:visited {
  height: 20px;
	float: left;
	line-height: 12px;
	font-weight: bold;
	padding: 7px 12px 6px 10px;
	margin-right: 4px;
	border-left: 1px solid #999;
	text-decoration: none;
	color: #666;	
	background: #f3f3f3 url(../images/bg_rounded_tab.gif) no-repeat right top;
}
#tabs ul a:link.open, #tabs ul a:visited.open {
	border-bottom: 1px solid white;
  	margin-bottom: -3px;
	background-color: white;
	color: black;
	height: 22px;
}

#tabs ul a:hover {
	background-color: #f9f9f9;
}

/****FORMS****/
fieldset {border: 1px solid #999;
	width: 500px;
	padding: 5px;}

legend {border: 1px solid #999;
	background: #ccc;
	color: #000;
	font-size; 14px;
	padding: 5px 8px;
	font-weight: bold;
	}

label {font-weight: bold;}


/*  Topical List
============================================= */
.topics {
    background: #fff;
}

.topics ul {list-style: none;
	margin: 0;
	padding: 0; 
	}
.topics p {
        margin: 0;
        padding: 3px 11px 11px 11px;
        color: #4B7705;
        }
  

/** Other styles **/
li {padding-bottom: 3px; }

/** Logo styles **/
.katrinalogo {
	width: 100%;
	text-align: left;}

h2.description {margin: 0;
	padding: 0;
	font-size: 90%;
	font-weight: normal;
	}
