html, body, div, span, applet, object, iframe {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #F8F8F8;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

h4 {
  color: Gray;
  font-size: 12px;
  font-weight: bold;
}

hr {
	color: #335578;
}

#backgroundWrapper{
	background-color:#f8f8f8;
	width:100%;
}

#outerWrapper {
  background-color: #FFFFFF;
  margin: 0 auto 0 auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 900px;
  border-left: solid 8px #fff;
  border-right: solid 8px #fff;
}

#outerWrapper #topNavigation {
  background-color: #ebebeb;
  height: 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #999;  
}  

#outerWrapper #topNavigation span {
	padding: 0;
	color: #999999;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.header {
	font-size: 22px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

.date {
	font-size: 9px;
	color: #333333;
	vertical-align: text-top;
}

.departmentheader {
	color: #335578;
	/*color: #558867;*/
  	font-size: 24px;
  	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.whiteheader {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
}

#leftcolumn {
	float: left;
	padding: 0;
	width: 189px;
	font-family: sans-serif, arial;
}

#rightcolumn {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 242px;
	font-size: 12px;
	font-family: sans-serif, arial;
}

#content {
	margin: 0px 5px 0 5px;
	padding: 0px 10px 0px 0px;
	width: 430px;
	font-family: sans-serif, arial;
}

#leftcolumn .whitetitle {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
}

#rightcolumn .whitetitle {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
}

#content .whitetitle {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
}

#infobox {
	font-size: 10px;
	font-weight: bold;
}

.sidelinksborder {
	background: url(/department/districtclerk/images/sidelinegreen.jpg) no-repeat 0 0;
	color: #FFFFFF;
	font-size:14px;
	font-weight: bolder;
}

.navheader {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

.footer {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.deptlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003b6f;
	background-position: right;
	line-height: 15px;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	background-position: right;
	cursor: hand;
	line-height: 15px;
	text-decoration: none;	
}

.tablemainbg {
	background-image: url(/department/districtclerk/images/greensquares.gif);
}

.tableheader {
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left;
}
.tablecontents {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:400 ; 
	text-align: left;
}

/* Content Section */


/* Top Navigation Menu */
#outerWrapper #topNavigation a.menuitem {
	vertical-align: middle;
	margin: 0;
	padding: 0 6px 0 6px;
	line-height: 24px;
	cursor: pointer;
	text-decoration: none;
}

#outerWrapper #topNavigation a.menuitem:hover {
	color: #ebebeb;
	background-color: #335578;
	text-decoration: none;
}

#outerWrapper #topNavigation div.submenu {
	border-top: 1px solid #999999;
	text-align: left;
	color: #999999;
	height: 24px;	
	margin: 0;
	padding: 0;
	white-space:nowrap; 
}

#outerWrapper #topNavigation div.submenu a {
	color: #335578;
	background-color: #ebebeb;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
	display: block;
	padding: 0 15px 0 15px;
	line-height: 24px;
	cursor: pointer;
	text-decoration: none;
	z-index:100;
}

#outerWrapper #topNavigation .submenu a:hover {
	color: #ebebeb;
	background-color: #335578;
	text-decoration: none;
}

#outerWrapper #topNavigation {
  background-color: #ebebeb;
  height: 25px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #999;  
}

#outerWrapper #topNavigation span {
	padding: 0;
	color: #999999;
}


/* Rounded corners box */
.h4_template {
	margin:0; 
	border-bottom:1px solid #CCC; 
	text-align:center; 
	font-size: 1em; 
	font-weight:bold; 
	line-height:1.5; 
	color:#0324f0; 
	background:#EEE url(../../../media/grey_box_top.jpg) no-repeat left top; 
	padding-left:3px; 
	padding-right:3px; 
	padding-top:2px; 
	padding-bottom:2px; 
	background-color:#EEE;
}
div.content_side_box {
	float:right;
	text-align: center; 
	clear:right; 
	width:155px; 
	margin:10px 10px 5px 10px;
}
div.content_side_box div.content, div.content_side_box div.policy_info {
	padding:5px; 
	border-left:1px solid #CCC; 
	border-right:1px solid #CCC;
}
div.content_side_box div.content ul {
	margin:5px 5px 5px 18px; 
	padding:0;
}
div.content_side_box div.content ul li {
	margin:0; 
	padding:0;
}
div.content_side_box div.policy_info ul {
	list-style:none; 
	margin:0; 
	padding:0;
}
div.content_side_box div.policy_info ul li {
	list-style:none; 
	margin:0; 
	padding:0;
}
div.content_side_box div#boxbottom {
	clear:both; 
	height:15px; 
	background: url(../../../media/grey_box_bot.jpg) no-repeat left bottom;
}

/*Alternate Row Colors */
table.alternate_rows th {
	background-color: #558867;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

table.alternate_rows tr.odd td {
	background-color: #FFFFFF;
	font-size: 12px;
}

table.alternate_rows tr.even td {
	background-color: #EEEEEE;
	font-size: 12px;
}