p, ul li, ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}

p.sidebarhead {
	width: 220px;
	padding: 6px;
 	color: #ffffff;
	background-color: #003366;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}

.sidebar {
	width: 220px; 
	padding: 6px; 
	margin: 0px;
	background-image: url(http://www.sanjoseca.gov/images/leftnav_bg.gif);
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
}

.sidebarbottom {
	width: 220px; 
	padding: 6px;
	padding-bottom: 12px; 
	background-image: url(http://www.sanjoseca.gov/images/leftnav_bg.gif);
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 12px;
}

ul.nomarker {list-style-type: none;}

ul.pdf {
	list-style-image:  url(/images/pdf-icon.gif);
	line-height: 200%;
	vertical-align: middle;
	list-style-position: outside;
}

li.pdf {
	list-style-image:  url(/images/pdf-icon.gif);
	vertical-align: middle;
	list-style-position: outside;
	margin-top: 6 px;
}

li.excel {
	list-style-image:  url(../images/icon_excel.gif);
	vertical-align: middle;
	list-style-position: outside;
	margin-top: 6px;
}

li.word {
	list-style-image:  url(../images/icon_word.gif);
	vertical-align: middle;
	list-style-position: outside;
	margin-top: 6px;
}

li.externalSite {
	list-style-image:  url(/images/icon_externalSite.gif);
	vertical-align: middle;
	list-style-position: outside;
	margin-top: 6px;
}

h1 {	
	color: 003366;
	background-color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
}

h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}	

h2 {
	font-size: 16px;
}
h3 {
	font-size: 13px;
	margin-bottom: 0px;
}
h4 {
	font-size: 13px;
	margin-bottom: 0px;
}

.whiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}

.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #cc0000;
}

h3 {
	font-size: 13px;
}
h4 {
	font-size: 13px;
  margin-bottom: 0px;
}

.boards {	
	background-color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: 003366;
	font-weight: bold;
	padding: 2px;
	margin-left: 10px;
	margin-top: 0px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
 }

a {
 color: #036;
 }

a:hover {
 color: #c96;
}

.bodyLink {
	color: #003366;
	text-decoration: underline;
}
a.bodyLink:hover {
	color: #cc9966;
	text-decoration: none;
}

a.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: 003366;
	text-decoration: underline;
	font-weight: bold;
}

a.bodyHeader:hover {
	color: #c96;
}

.bodyLinkRev {
	color: #CC9966;
	text-decoration: underline;
}
a.bodyLinkRev:hover {
	color: #003366;
	text-decoration: none;
}

.txtSm {
	font-size: 10px;
}
.txtSmCC9966 {
	color: #CC9966;
	font-size: 10px;
}

.bodySpaceTight {
	margin-top: 9px;
	margin-bottom: 9px;
}
.noSpace {
	margin-top: 3px;
	margin-bottom: 3px;
}

td.sidebarhead {
  background-color: #003366;
  color: #ffffff;
  padding: 6px;
}

td.sidebar {
  background-color: #d4d8e1;
  padding: 6px;
}

.sidebarbox {
width: 220px; 
padding: 6px; 
margin: 0px;
background-image: http://www.sanjoseca.gov/images/leftnav_bg.gif;
}

td.sidebar.stormwater {
  background-color: #9ccf59;
  background-image: esd/stormwater/images/stormwater-sidebar.gif;
  background-repeat: no-repeat;
  padding-left: 18px; 
  padding-right: 24px; 
}

td.sidebar p, h2 {
  margin-top: 0px;
  margin-bottom: 9px;
}
td.sidebar ul {
  margin-top: 0px;
  margin-left: 24px;
}

.floatleft {
	margin-right: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.floatright {
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}


/* LEFT NAV */

.jumpto {
  font-family: Arial Narrow, Myriad-Pro Condensed, Arial, Geneva, Helvetica, sans-serif;
  font-size: 10px;
}

select.jumpto {
  width:164px;
}

.sectionhead {
  height: 20px;
  display: block;
  padding-top: 24px;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 12px;
  border-bottom: 1px solid #003366;
  text-decoration: none;
  color: #003366;
	background-color: transparent;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

a.sectionhead:hover {
  color: #cc9966;
}

.lev01 {
  height: 20px;
  display: block;
  color: #003366;
  background-color: #acb3c6;
  padding-top: 6px;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 6px;
  border-bottom: 1px solid #003366;
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

a.lev01:hover {
  color: #cc9966;
  background-color: #c8d6fb;
}


.lev02 a {
  display: block;
  color: #003366;
  background-color: #eeeeee;
  padding-top: 6px;
  padding-bottom: 4px;
  padding-left: 18px;
  padding-right: 6px;
  border-bottom: 1px solid #003366;
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.lev02 a:hover {
  color: #cc9966;
  background-color: #c8d6fb;
}

.lev03 {
  border-bottom: 1px solid #3e4954;
}

.lev03 a {
  display: block;
  height: 18px;
  line-height:14px;
  color: #003366;
  background-color: #ffffff;
  padding-left: 18px;
  padding-right: 6px;
  border-bottom: 0px solid #3e4954;
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.lev03 a:hover{
  color: #CC9966;
  background-color: #c8d6fb;
}

