/* Main Styles for HTML Elements */
html, body {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, Geneva, "Bitstream Vera Sans", Helvetica, sans-serif;
  /*font-size: 103%;*/
  font-size: 14px;
  background-color: #FFFFFF;
  background-image: url(../images/.png);
}
img {
  border: 0;
}
h1,h2,h3,h4,h5 {
  font-family: Georgia, "Bitstream Vera Serif", "New York", Palatino, serif;
  font-weight: normal;
}
h1 {
  font-size: 190%;
  color: #234764;
  margin: 0.7em 0 0.7em 0;
  text-decoration: none;
}
h1 a {
  color: #234764;
}
/*
#intro h1 {
  font-size:145%;
}
*/
h2 {
  font-size: 160%;
  color: #366D9C;
  margin: 0.7em 0 0.7em 0;
}
h3 {
  font-size: 135%;
  font-style: italic;
  color: #366D9C;
  margin: 0.4em 0 0.0em 0;
}
h4 {
  font-size: 125%;
  color: #366D9C;
  margin: 0.4em 0 0 0;
}
table,tr,td {
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}
#lecture{
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}
/* Logo */
#logoheader {
  border: 0;
  margin: 0;
  padding: 1px;
  z-index: 1;
  background-color: #F7F7F7;
  background-image: url(../images/header-bg2.png);
  background-repeat: repeat-x;
  border-bottom: 1px solid #999999;
  height: 160px;
}
#logo01 {
  position: absolute;
  left: 2%;
  z-index: 1;
  /* top: 10px; 
  left: 35px; */
  top: 10px; 
  left: 10px;

}
#logo02 {
  position: absolute;
  left: 2%;
  z-index: 1;
  top: 10px;
  left: 370px;
}

/* Main content section */
#content-body {
  position: absolute;
  left: 0;
  /* top: 63px; */
  top: 140px;
	/* width: 93.9%; */
	width: 1200px;
  z-index: 0;
  font-size: 75%;
  margin-left: 3.5%;
  min-width: 660px;
  text-align: justify;
}
#body-main {
  padding: 0 0.55em 40px 0.0em;
  /*line-height: 1.4em;*/
  font-family: Arial, Verdana, Geneva, "Bitstream Vera Sans", Helvetica, sans-serif;
  margin-left: 20em;
}
#body-main {
  font-size: 100%;
}
/* end subnav */

/* Left Hand Navigation */
#language {
  position: absolute;
  left: 780px;
  z-index: 1;
  top: 160px;
}
/* end subnav */

/* Left Hand Navigation */
#left-hand-navigation {
  position: absolute;
  left: 2%;
  z-index: 1;
  top: 175px;
}
#menu {
  padding: 0;
  margin-bottom: 5px;
  width: 16em;
  font-size: 75%;
}
#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#menu li {
  display: inline;
}
#menu ul.level-one a {
  display: block;
  border: 1px solid #DADADA;
  padding: 2px 2px 2px 4px;
  margin: 0 0 4px 0;
  /* width: 12em !important;*/
  width: 17em !important;
  /* width: 13.4em; */
  font-family: Verdana, Geneva, "Bitstream Vera Sans", Helvetica, sans-serif;
  color: #4B5A6A;
  background-image: url(../images/nav-off-bg.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #F5F5F5;
	/* text-transform: uppercase*/
}
/*
\*//
*/
#menu ul.level-one a {
  width: 13.4em !important;
}
#menu ul.level-one a:hover {
  color: black;
  text-decoration: underline;
}
#menu ul.level-one a.selected {
  background-image: url(../images/nav-on-bg.png);
  background-color: #FFFFFF;
  color: black;
  border-left: 3px solid #FFDB4C;
}
#menu ul.level-two li:first-child a {
  border-top: 0;
}
#menu ul.level-two a {
  background-image: none;
  background-color: transparent;
  display: block;
  border: 0;
  border-top: 1px solid #DDD;
  padding: 0.1em;
  margin: 0 3em 0px 1.5em;
  color: #3C4B7B;
  background: none;
  width: 11em !important;
  width: 11.2em;
  font-family: Arial, Verdana, Geneva, "Bitstream Vera Sans", Helvetica, sans-serif;
  text-transform: none;
}
#menu ul.level-two a:hover {
  text-decoration: underline;
  color: black;
}
#menu ul.level-two a:visited {
  color: #4C3B5B;
}
#menu ul.level-one ul.level-two a.selected {
/*  background-image: url(../images/blank.gif); */
  background-image: url(../images/blank.png);
  background-color: #FFFFFF;
  color: #000000;
  border-left: 0;
  font-weight: bold;
}
#menu li ul {
  margin-bottom: 7px
}
#menu a {
  text-decoration: none;
}
#menu ul.level-three a {
  display: block;
  border: 0;
  padding: 0.1em;
  margin: 0 3em 0px 1.8em;
  padding-left: 1em;
  color: #5E72A5;
  background-image: none;
  width: 10em !important;
  width: 11.4em;
  font-family: Arial, Verdana, Geneva, "Bitstream Vera Sans", Helvetica, sans-serif;
  font-size: 95%;
}
#menu ul.level-three a:hover {
  text-decoration: underline;
  color: black;
}
#menu ul.level-three li.selected a.selected {
/*  background-image: url(../images/bullet.gif); */
  background-image: url(../images/bullet.png);
  background-repeat: no-repeat;
  background-position: center left;
  color: #000000;
  font-weight: normal;
}
#menu ul.level-three {
  margin-top: 5px;
}
#left-hand-navigation h4 {
  font-family: Arial, Verdana, Geneva, "Bitstream Vera Sans", Helvetica, sans-serif;
  font-size: 77%;
  color: #4C5B6B;
  padding: 0.4em 0 0 0.7em;
  margin: 0.2em 0 0.3em 0;
}
#left-hand-navigation h4 a {
  color: #4C5B6B;
  text-decoration: none;
  font-weight: bold;
}
#left-hand-navigation h4 a:hover {
  color: black;
  text-decoration: underline;
}
#body-main a:link {
  /* color: #0000AA; */
  color: #366D9C;
  /* color: #234764; */
  text-decoration: none;
}


#body-main a:visited {
  /* color: #551A8B; */
  /* color: #A38E60 */
  color: #938056
  text-decoration: none;
}
#body-main ul, #body-main li {
  margin-left: 1em;
  padding-left: 0;
}
#body-main dd, #body-main dt, #body-main dl {
  margin-left: 0;
  padding-left: 0;
}
/* Forms */
#form{
}
#form .input-text{
  border: 1px solid #C4CCCC;
  background-color: #FFFFFF;
 	width: 400px;
}
#form .input-text-short{
  border: 1px solid #C4CCCC;
  background-color: #FFFFFF;
 	width: 250px;
}
#form .input-combo{
  border: 1px solid #C4CCCC;
  background-color: #FFFFFF;
	width: 400px;
}
#form .input-combo-short{
  border: 1px solid #C4CCCC;
  background-color: #FFFFFF;
	width: 250px;
}

/* Search Box */
#searchbox {
  position: absolute;
  white-space: nowrap;
  top: 0px;
  right: 0;
  /* width: 28.1em; */
  vertical-align: middle;
  font-weight: bold;
  text-align: right;
}
#searchbox form {
	display: inline;
}
#search {
  padding: 5px 5px 0 0;
  color: #A38E60;
}
#search .input-text {
  /* margin-top: 3px; */
  margin-top: 0px;
  border: 1px solid #C4CCCC;
  background-color: #FFFFFF;
  vertical-align: top;
  font-weight: normal;
  font-size: 90%;
  width: 11em;
}
#search .input-button {
  color: #223344;
  font-family: Arial, Verdana, Geneva, "Bitstream Vera Sans", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 103%;
  border-top: 1px solid #C4CCCC;
  border-left: 1px solid #C4CCCC;
  border-bottom: 1px solid #6F7777;
  border-right: 1px solid #6F7777;
  background-color:  #F8F7F7;
  background-image: url(../images/button-on-bg.png);
  background-repeat: no-repeat;
  /*padding: 0px 0.2em 0px 0.2em;
   margin: 3px 0.4em 0px 0.4em; */
   margin: 0px 0px 0px 0px;
  vertical-align: text-top;
}

/* Quick Links */
ul.quicklinks {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  margin: 0 0 0 0;
  line-height: 1.2em;
}
ul.quicklinks li {
  padding-left: 16px;
/*  background-image: url(../images/bullet.gif); */
  background-image: url(../images/bullet.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  font-family: Arial, Verdana, Geneva, "Bitstream Vera Sans", Helvetica, sans-serif;
  font-size: 77%;
}
ul.quicklinks a {
  text-decoration: none;
  color: #3C4B6B;
}
ul.quicklinks a:hover {
  text-decoration: underline;
  color: #000000;
}
#sidebar-wrapper {
  position: relative;
  width: 100%;
}
#sidebar {
  font-size: 9px;
  float: left;
  top: 35px;
  width: 37%;
  height: auto;
  padding: 0;
  border: 0;
  margin: 0;
  text-align: left;
  padding-bottom: 10px;
}
#sidebar2 {
  font-size: 9px;
  float: left;
  top: 35px;
  width: 25%;
  height: auto;
  padding: 0;
  border: 0;
  margin: 0;
  text-align: left;
  padding-bottom: 10px;
}
#sidebar3 {
  font-size: 9px;
  float: left;
  top: 35px;
  width: 37%;
  border: 0;
  height: auto;
  padding: 0;
  margin: 0;
  text-align: left;
  padding-bottom: 10px;
}
.teaser {
  overflow: hidden;
  margin-top: 5px;
  border: 0;
  width: 100%;
  text-align: left;
}
P.news {
   padding-left: 12px;
   margin: 0 0 5px 0;
}
P A:link,P A: visited {
   border-bottom:1px dashed #ccc;
}
P.news A:link {
   border-bottom: 1px dashed #21356F;
}
P.news A:visited {
   border-bottom: 1px dashed #DDD;
}
#body-main h1.pageheading {
	margin: 40px 0 10px 0;
}
#body-main H2.news {
/*  background-image: url(../images/bullet.gif); */
  background-image: url(../images/bullet.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 12px;
  margin: 0 0 3px 0;
  font-size: 110%;
  color: #3C4B6B;
  font-weight: normal;
  font-weight: bold;
}
#body-main H2.news A:link, #body-main H2.news A:visited {
  text-decoration: none;
  color: #2A374B;
}
#body-main ul A:link,#body-main ul A:visited {
   border-bottom: 1px dashed #ccc;
}

/* news specific */
.news-section {
/*  margin-top: 15px;*/
/*  min-height: 40em;*/
  _height: 40em;
}
.news-section h1 {
  margin: 0 0 10px 0;
}
.news-section p {
   padding-left: 12px;
   margin: 0 0 2px 0;
}
.news-section .pubdate {
   padding: 0 0 0 12px;
   margin: 0 0 5px 0;
   color: #696969;
}

/* General Table Style ?? built for sigs page */
#sigindex {
  border-collapse: collapse;
  width: 100%;
}
#sigindex THEAD {
  border-bottom: 2px solid #CCC;
}
#sigindex TH {
  padding: 0.5em 0.2em 0.5em 0.2em  ;
  text-align: left;
}
#sigindex TD {
  padding: 0.5em 0.2em 0.5em 0.2em  ;
  border-bottom: 1px dotted #CCC;
}
blockquote {
  margin-left:1em;
  padding-left:1em;
  border-left:1px solid #CCC;
}
#sidebar-wrapper {
  display: none;
}
.more {
  text-align: right;
}
#content-body #homepage-boxes a.more {
  display: block;
  padding: 3px 10px 0 0;
  border-bottom: 0;
}
.homepage-box div {
  padding: 0 15px 0 15px;
}
#utility-menu dl {
  font-size: 80%;
  text-align: right;
  font-weight: bold;
}
#utility-menu dd {
  display: inline;
  margin: 0;
  padding: 0 0 0 8px;
  font-weight: normal;
}
#utility-menu dd a {
  margin: 0;
  padding: 0;
  color: #888888;
}
#utility-menu dt {
  margin:0;
}
#siteinfo.homepage-box h1 {
  font-size: 70%;
  margin: 8px 0 0 0 ;
  padding: 0;
  font-family: Arial, Verdana, Geneva, "Bitstream Vera Sans", Helvetica, sans-serif;
  font-size: 103%;
}
#siteinfo.homepage-box div div {
  margin-left: 0;
  padding: 0;
}
#footer {
   margin: 3em 0 0 0;
   padding: 1em 0 1em 0;
   border-top: 1px dotted #CCC;
   bottom: 0;
   font-size: 75%;
   position: relative;
}
#footer a:visited, #footer a:link {
  color: #666666;
  display: inline;
}
#footer a:hover {
  color: #333333;
  display: inline;
}
#footer #credits {
  position: absolute;
  top: 0;
  right: 0;
  margin: 1em 0 0 0;
}
#footer #copyright {
  text-align: center;
  margin: 0;
  padding: 0;
}
ul#iconbar li {
   display: inline;
 }
#searchbox a.reference {
  position: absolute;
  top: 2.9em;
  right: 8.3em;
  font-size: 85%;
  color: #339;
  text-decoration: none;
  font-weight: normal;
  border-bottom: 1px dotted #CCC;
}
iframe {
      margin-top:20px;
    }
#content {
  min-height:500px;
  _height:500px;
  font-size:115%;
}
#jQ-menu ul {
        list-style-type: none;
}

#jQ-menu a, #jQ-menu li {
        color: black;
        text-decoration: none;
        padding-bottom: 3px;
}


#jQ-menu ul {
        sadding-left: 15px;
}
