*{ margin: 0; padding: 0; }* 
body {
  font: .74em Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif;
  line-height: 1.64em;
  background: #ffffff;
  color: #7b878e;
}
a { color: #808080;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }

h1 {
  font: normal 2.4em Arial, Helvetica, sans-serif;
  margin: 22px 0 0 0px;
}

h1 a:hover {color: #E4FFD3; background: inherit;}

h2 {font: bold 1.4em Arial, Sans-Serif; margin: 0 0 12px;}

h4 {
  color: #808080;
  background: inherit;
  font-weight: normal;
  font-size: .9em;
}
#articles {margin: 20px 0 0 0;}

#content {width: 920px; margin: 0 auto;}

#logo {
  float: left;
  border-bottom: 5px solid #299DCA;
  height: 58px;
  width: 204px;
}
#menu {
  float: right;
  width: 710px;
  padding: 10px 0;
  margin: 19px 0 5px;
  border-bottom: 5px solid #7b878e;
  text-decoration: none;
}

#menu li {
  font-size: 1.1em;
  display: inline;
  text-decoration: none;
}

#menu li a {
  padding: 0px 15px 0 20px;
  margin: 0 45px 0 0;
  background: #fff url(../images/menuarrow.jpg) no-repeat 10px 8px;
  color: #7b878e;
  border-left: 1px solid #e0e0e0;
  text-decoration: none;
}

#menu li a:hover {
  color: #000;
  border-left: 1px solid #299DCA;
  text-decoration: none;
}

#articles li {
  border-top: 1px solid #cecece;
  list-style: none;
  float: left;
  width: 250px;
  background: #eee url(../images/newslist.jpg) repeat-x bottom;
  padding: 4px 8px;
  margin: 0 15px 0 0;
  text-decoration: none;
}

#articles li a {
  background: url(../images/menuarrow.jpg) no-repeat 0 5px;
  padding: 0 0 0 8px;
  text-decoration: none;
}

#articles li.last {margin: 0; text-decoration: none;}



#footer {
  clear: both;
  border-top: 1px solid #ccc;
  padding: 10px;
  margin: 0 0 5px;
  font-size: .9em;
  color: #9b9b9b;
  background: #fff;
}

#footer a {
  color: #808080;
  background: #fff;
  font-weight: bold;
  text-decoration: none;
}

#intro {
  clear: both;
  background: #ccc url(../images/teaser.jpg) no-repeat;
  color: #333;
  height: 200px;
  padding: 35px 0 0 20px;
}

#intro h1 {
  margin: 0;
  background: #666666 url(../images/h1bg.jpg) repeat-x bottom;
  display: inline;
  color: #299DCA;
  padding: 2px 5px;
}

#intro p {
  margin: 0;
  color: #808080;
  font-weight: bold;
  font-size: .9em;
}

#left {
  clear: left;
  float: left;
  width: 550px;
  padding: 0 34px 0 0px;
  margin: 5px 0 5px;
  display: inline;
}

#left a {background: #EFFCFF; text-decoration: none;}

#left h3 {
  border-bottom: 1px solid #eee;
  padding: 0 0 7px;
  margin: 0 0 15px 0;
}

#left img {
  border: 1px solid #ccc;
  padding: 1px;
  float: left;
  margin: 0 15px 5px 0;
}

#login {
  font-size: .9em;
  margin: -30px 0 0;
  padding: 5px;
  float: right;
}

#login a {
  color: #FFFFFF;
  background: #7b878e;
  padding: 5px 15px 5px;
  border-bottom: 2px solid #299DCA;
}

#login a:hover {color: #fff; background: #2c445e;}




#right {
  position: relative;
  top: -151px;
  margin: 0 5px 0 0;
  padding: 15px;
  float: right;
  width: 284px;
  font-size: .9em;
  background: #ffffff;
  display: inline;
}

#right .info {
  border: 1px solid #e0e0e0;
  background: #f4f4f4;
  padding: 8px;
}

#right h2 {
  border-bottom: 1px solid #344f6d;
  padding: 0 0 8px;
  border-style: none none dotted;
}

#right img {
  border: 1px solid #ccc;
  padding: 1px;
  margin: 0 0 8px;
}

#sitemap ul {
  margin: 0 0 0 1px;
  padding: 0 0 0 3px;
  background-image: url(../images/t1.gif);
  background-repeat: repeat-y;
  font: 10px Verdana;
  color: #336699;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

#sitemap ul li {
  margin: 0;
  padding: 0 0 0 14px;
  list-style: none;
  background-image: url(../images/t2.gif);
  background-repeat: no-repeat;
  background-position: -3px 0;
  font: 10px Verdana;
  color: #336699;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

#sitemap ul li.last {
  margin-bottom: 6px;
  background-image: url(../images/t3.gif);
  background-repeat: no-repeat;
  background-position: -3px 9px;
  font: 10px Verdana;
  color: #336699;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.as_ajax_highlight {
  background-color: #344f6d;
  padding: 2px;
  margin: -3px;
  border: 1px dotted #299DCA;
  color: #ff8c00;
}

.blockquote {
  margin: 10px 50px 10px 30px;
  border-left-color: #344f6d;
  border-left-style: solid;
  border-left-width: 10px;
  font-style: italic;
}

.blockquote hr {margin-left: 10px;}

.blockquote p {padding-left: 10px;}

.blue {color: #299DCA;}

.breadcrumbs {
  margin: 10px 20px 10px 0px;
  border-color: #344f6d;
  border-style: solid;
  border-width: 1px;
  padding-left: 5px;
}

.code {
  margin: 10px 30px 10px 30px;
  border-color: #344f6d;
  border-style: solid;
  border-width: 2px;
  background-color: #dadada;
}

.code p {
  padding: 5px 10px 5px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.date {
  font: small-caps x-small Verdana;
  color: #FF6600;
  font-weight: bold;
}

.feature {margin: 5px 5px 5px 0px;}

.feature h2 {
  color: #344f6d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.feature hr {
  margin: 0px 0 0px 0;
  border-color: #344f6d;
  border-style: none none dotted;
}

.feature img {margin: 5px;}

.feature p {
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.left_cont{float: left; padding: 7px 0 0 15px;}

.notice {
  margin: 10px 100px 10px 100px;
  border-color: #344f6d;
  border-style: solid;
  border-width: 2px;
}

.notice p {padding: 5px 10px 5px 10px;}

.right{float: right; padding: 7px 0 0 15px;}

.searchterms {color: #ff8c00;}

.searchterms .as_ajax_highlight {margin: 0 0 0 3px;}

.table {
  margin: 10px 0px 10px 0px;
  border-color: #444444;
  border-style: solid;
  border-width: 1px;
  background-color: #DADADA;
}

.title {
  font: 14px Verdana;
  color: #344f6d;
  font-style: normal;
  font-weight: bold;
}

.warning {
  margin: 10px 100px 10px 100px;
  border-color: #FF6600;
  border-style: solid;
  border-width: 2px;
  font-weight: bold;
}

.warning p {padding: 5px 10px 5px 10px;}

.white {color: #fff;}



a.ajaxsearch_removehighlight, a.ajaxsearch_removehighlight:visited {
  display: block;
  float: left;
  margin: 6px 0 0;
  padding: 1px 2px 2px;
  color: #888;
}

a.ajaxsearch_removehighlight:hover {
  background-color: #888;
  color: #222;
}
p { margin: 0 0 15px 0; }
/* Search Terms Highlighting
------------------------------------------------------------------------------- */