.mainpane{
  background-color:#ffffe1;
}

.banner{
  background-color:#ffffff;
}

.leftpane{
  background-color:#e0cba9;
}


a.pathway:link, a.pathway:visited{
  font-family:arial;
  font-size:8pt;
  font-weight:bold;
  color:#6d7e92;
  text-decoration:none;
}

span.pathway, a.pathway:hover{
  font-family:arial;
  font-size:8pt;
  font-weight:bold;
  color:#000000;
}

.contentpaneopen, .contentdescription, td
{
  font-family:arial;
  font-size:10pt;
  color:#000000;

}

.componentheading{
  font-family:arial;
  font-size:14pt;
  color:#6d7e92;
  font-weight:bold;
}

.contentheading, .blog_more{
  font-family:arial;
  font-size:12pt;
  color:#6d7e92;
  font-weight:bold;
}
a.readon:link, a.readon:visited, a.category:link, a.category:visited{
  font-family:arial;
  font-size:9pt;
  color:#6d7e92;
  font-weight:bold;
}

tr.sectiontableentry1 a:link, tr.sectiontableentry1 a:visited, tr.sectiontableentry2 a:link, tr.sectiontableentry2 a:visited
{
  font-family:arial;
  font-size:9pt;
  color:#6d7e92;
  font-weight:bold;
}

tr.sectiontableentry1 a:hover, tr.sectiontableentry2 a:hover{
  color:#000000;
}

.contentpaneopen a:link, .contentpaneopen a:visited
{
  color:#6d7e92;
}

a.readon:hover, .contentpaneopen a:hover, a.category:hover{
  color:#000000;
}

a.blogsection:link, a.blogsection:visited, a.latestnews:link, a.latestnews:visited, a.mostread:link, a.mostread:visited{
  font-family:arial;
  font-size:9pt;
  color:#6d7e92;
  font-weight:bold;
}

a.blogsection:hover, a.latestnews:hover, a.mostread:hover{
  color:#000000;
}

.modifydate
{
  font-size:8pt;
  font-weight:bold;
  color:#6d7e92;
}

.sectiontableheader {
  font-family:arial;
  font-size:9pt;
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1, .sectiontableentry2 {
         font-size:9pt;
         font-family:arial;
}


.back_button {
	float: left;
  text-align: center;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #aaaaaa;
  background-color: #cccccc;
  width: auto;
  margin: 1px;
}

th.pagenav_next a:link,th.pagenav_next a:visited,th.pagenav_prev a:link,th.pagenav_prev a:visited{
  font-family:arial;
  font-size:9pt;
  color:#6d7e92;
  font-weight:bold;
  text-decoration:none;
}

th.pagenav_next a:hover,th.pagenav_prev a:hover{
  color:#000000;
  text-decoration:underline;
}


a.mainlevel:link, a.mainlevel:visited
{
  background: url(../images/inactivenav.gif) no-repeat;
  padding-left: 17px;
  padding-top: 5px;
  font-family:arial;
  font-size:9pt;
  color:#000000;
  height:20px;
  text-decoration:none;
  width:150;
  font-weight:bold
}

a.mainlevel:hover, #active_menu
{
  background: url(../images/activenav.gif) no-repeat;
}

.message
{
  align:center;
  font-family:arial;
  font-size:12pt;
  color:#6d7e92;
  font-weight:bold;
}