html, body {
	color: #444;
	font-size: 14px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}

body {
  background: #FFF url('../images/main-background.jpg') repeat-x;
}

div#contain {
  text-align: left;
}

ul#mainlevel-nav {
  list-style-type: none;
}

ul#mainlevel-nav li a {
  text-decoration: none;
  color: #FFF;
  font-size: 14px;
  padding: 5px 4px 2px 4px;
}

ul#mainlevel-nav li a:hover {
  border-bottom: 5px solid #FFF;
  border-top: 4px solid #FFF;
}

div#inner {
  background: #FFF;
}

table.moduletable-right {
  background: transparent url('../images/right-fade-box.gif') no-repeat;
}

table.moduletable-left {
  background: transparent url('../images/left-fade-box.gif') no-repeat;
}

table.contentpaneopen tr td.contentheading, div.componentheading {
  background: transparent url('../images/main-fade-box.gif') no-repeat;
  vertical-align: top;
}

table.moduletable-right th, table.moduletable-left th, td.contentheading, div.componentheading {
  color: #2ABCB1;
  font-size: 16px;
  font-weight: bold;
}

input.OneThirteenButton {
  border: 0px;
  background: transparent url('../images/button.jpg') no-repeat;
  color: #0069AA;
  text-align: center;
  font-size:10px;
  font-weight:bold;
}

div.chronoform, div.chronoform a {
  text-align: right;
  color: #EEE;
  text-decoration: none;
}

td#chrono_verification img {
  vertical-align: middle;
}

input, textarea {
  border: 1px solid #666;
  background: #EEE;
}

div.blog_more ul li,
ul.latestnews-right li {
  background: transparent url('../images/News-Icon.jpg') no-repeat;
  padding-left: 40px;
}

div.blog_more ul li a,
ul.latestnews-right li a {
  color: #0069AA;
}

/*ul.latestnews-right li*/
a {
  text-decoration: none;
  color: #444;
}

/*ul.latestnews-right li*/
a:hover {
  color: #0069AA;
}

div#footer {
  text-align: center;
  color: #CCC;
}

div#footer a {
  text-decoration: none;
  color: #CCC;
}

div#footer a:hover {
  text-decoration: none;
  color: #0069AA;
}

tr.sectiontableentry2 td {
  background: #EEE;
}

tr.sectiontableentry1 td {
  background: #DEDEDE;
}

/*** Styles ***/
.blue {
  color: #0069AA;
}

ul li {
  color: #0069AA;
}

ul li * {
  color: #444444;
}
