html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 800px;
}
#outerWrapper #header_image {
   width: 630px;
   float: right;
   height: 171px;
}
#outerWrapper #header_logo {
   width: 165px;
   float: left;
}

/* All navigation is at the bottom */

#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
  width: 168px;
}

#news {
    margin: 1px 0 0 0;
	padding: 0px 5px 0 5px;
	height: 300px;
	width: 163px;
	background: url(../images/news_bg.jpg) no-repeat;
/*	overflow: auto; */
    font-size:x-small;
}

#news p { 
	margin-top: 0.25em;
}

#twitter {
    margin: 0px 0;
	padding: 0 0px 0 0px;
    font-size:x-small;
/*	background: url(../images/background_twitter.jpg) top no-repeat;*/
}
#twitter p { 
	margin-top: 0em;
}
#twitter_base {
   background: url(../images/background_twitter_bottom.jpg) top no-repeat;
   height: 25px;
}

#twitter a, #twitter a:link { 
font-size: 11px;
}


#outerWrapper #contentWrapper #content {
  float: right;
  width: 610px;
  padding: 10px 10px 10px 0px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
   background: url(../images/base_image.gif) no-repeat;
   height: 30px;
   padding-top:36px; /* 36px */
   padding-left:10px;
}
.footer_name {
  font-size: 20px;
}

#footer_address {
  width: 800px;
  margin: 0 auto;
  background:url(../images/base_image_2.gif) no-repeat;
  padding: 5px 0 0 0;
}

#footer_address p {
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  text-align:center;
  color:#666666;
  line-height: 18px;
}

.clearboth {
  clear: both;
}

/* All NAVIGATION STARTS HERE */

/* Top Navigation */
#top_nav {
	margin: 5px 0 5px 0;
	padding: 5px;
	font-family: Verdana, sans-serif;
	text-align: right;
}

#top_nav p {
	display: inline;
	}
#top_nav li {
  background: url(../images/bullet.gif) left no-repeat;
}

#top_nav ul, #top_nav li {
	display: inline;
	margin: 0;
	padding: 0 0 0 25px;
	color: #339;
	}

#top_nav a {
   font-size: 11px;
   font-weight: normal;
}

/* End */

/* Main Button Nav */

#button {
	background-color: #008000;
	color: #333;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	border-bottom: 1px solid #fff;
	margin: 0;
}

#button li a {
	display: block;
	padding: 7px;
	background-color: #008000;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	background-color: #006400;
	color: #fff;
	}

/* Extra Formatting */

#WADAPageTitleArea {
	width: 555px;
}
#WADAPageTitleArea div, #WADAPageTitleArea p {
	font-size: 11px;
	padding-bottom: 5px;
}
#WADAPageTitleArea div#WADAPageTitle, #WADAPageTitle {
	font-size: 14px;
	font-weight: bold;
}

.WADAResultsNavigation {
	padding-top: 5px;  /*5px*/
	padding-bottom: 10px;  /*10px*/
}
.WADAResultsCount {
	font-size: 11px;
}

.WADAResultsNavTop, .WADAResultsInsertButton {
	clear: none;
}
.WADAResultsNavTop {
	width: 60%;
	float: left;
}
.WADAResultsInsertButton {
	width: 30%;
	float: right;
	text-align: right;
}
.WADAResultsNavButtonCell, .WADAResultsInsertButton {
  padding: 2px;
}
.WADAResultsTable {
  font-size: 11px;
  clear: both;
  padding-top: 1px;
	padding-bottom: 1px;
}

.WADAResultsTableHeader, .WADAResultsTableCell {
    padding: 2px;
	text-align: left;
}

.WADAResultsTableHeader {
	padding-left: 3px;
	padding-right: 3px;
}

.WADAResultsTableCell {
	padding-left: 9px;
	padding-right: 9px;
}

.WADAResultsTableCell {
  border-left: 1px solid #BABDC2;
}

.WADAResultsTableCell p { 
	margin-top: 5px;
	margin-bottom: 5px;
}

.WADAResultsEditButtons {
  border-left: 1px solid #BABDC2;
  border-right: 1px solid #BABDC2;
}

.WADAResultsRowDark {
  background-color: #DFE4E9;
}
.WADAResultsTableHeader1 {    padding: 2px;
	text-align: left;
}
