HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}
a.img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	color: #536e9d; 
	text-decoration: none;
} 
a:hover {
	color: #536e9d;
	font-weight: normal;
	text-decoration: underline;
}
p {
  margin-top: 0;
  margin-bottom: 5px;
}
td,tr,p,div {
	font-family: Tahoma, Arial;
	line-height: 140%;
	font-size: 12px;
	color: #333333;
}
td .poll {
	color: #000000;
}
a.category:link, a.category {
	color:#536e9d;
}

div.componentheading {
  margin-top: 10px;
  padding-left: 0px;
}

h3, .componentheading, table.moduletable th {
	margin: 0;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 5px;
	padding-left: 4px;
}
a.readon, a.readon:hover{
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}
.contentheading {
	font-family: "Lucida Grande", Arial, Verdana,sans-serif;
	font-size: 16px;
	color: #999999;
	width: 100%;
	font-weight: bold;
	background-image: url(../images/contentheadbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 18px;
	padding-bottom: 7px;
}
.contentheading a:link, .contentheading a:visited {
	font-weight: bold;
	text-decoration: none;
}

.contentheading a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
table.blog td.contentheading {
  padding-top: 15px;
}
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	height: 16px;
	width: 16px;
	padding-right: 2px;	
}

td.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/sectbhdr.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
	color: #333333;
	background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
tr.sectiontableentry2 td {
	padding: 4px;
	color: #333333;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
td.sectiontableentry1 {
	padding: 3px;
	color: #333333;
	background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
td.sectiontableentry2{
	padding: 3px;
	color: #333333;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.sectiontableentry2 a  {
	color: #536e9d;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.sectiontableentry1 a  {
	color: #536e9d;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.sectiontableentry2 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.sectiontableentry1 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
table.contentpaneopen, table.contentpane {
  width: 100%;
}

table.moduletable {
	width: 100%;
}

div.moduletable {
}

.createdate,.modifydate,.small {
	color:#BFBFBF;
	font-family: Tahoma, Helvetica, sans-serif;
	height: 20px;
	vertical-align: top;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
#page_bg {
	height: 100%;
	padding-top: 15px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
	background-position: center top;
}
#corporate {
    	height: 176px;
	width: 833px;
	margin: 0px;
	border: 0px;
}
tr#banner {
 	background: url(../images/main_middle.jpg) repeat-y;
	width: 833px;
	text-align: center;
}
tr#banner>td>div {
 	background-color: red;
	text-align: center;
	padding: 20px 0;
	font-size: 18px;
	color: white;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
    z-index: 9999;
    margin-bottom: 15px;
}
tr#banner>td>div>a {
	color: white;
	text-decoration: underline;
}
table#main {
 	background: url(../images/main_middle.jpg) repeat-y;
	width: 833px;
	text-align: left;
	padding-right: 20px;
}
#bottom {
	background: url(../images/footerbg.jpg) no-repeat;
	height: 60px;
	width: 815px;
	margin-left: 9px;
	line-height: 60px;
	padding-top: 10px;
	text-align: center;
}
#main_bottom {
	background: url(../images/main_bottom.jpg) no-repeat;
	height: 20px;
	width: 833px;
}
div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}
div.center {
  text-align: center;
  padding-top:5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	line-height: 125%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #000000;
	line-height: 125%;
}
div.blog_more {
  margin-top: 30px;
}
li.latestnews a:link,li.latestnews a:visited,li.mostread a:link,li.mostread a:visited {
  line-height      : 15px;
  padding-left     : 3px;
  padding-top      : 0px;
  text-decoration: none;
  list-style: none;
  list-style-image: url(../images/bullet1.jpg);
}
li.latestnews a:hover,li.mostread a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
.pagenav {
	line-height: 50px;
}
.pagenav_prev {
	line-height: 50px;
	font-weight: normal;
}
.pagenav_next {
	line-height: 50px;
	font-weight: normal;
}
#header {
	background: url(../images/topbg.png) no-repeat;
	height: 94px;
	width: 833px;
}
#title {
	padding-top: 40px;
	padding-left: 25px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
}
#search {
	margin-top: 45px;
	float: right;
	padding-right:40px;
}
#nav {
	background: url(../images/topmenubg.jpg) no-repeat;
	height: 38px;
	width: 833px;
	padding-left: 10px;
}
ul {
	padding: 0;
	margin: 0;
	padding-left: 1.6em;
}
#left .moduletable h3, #left .module h3, #user1 .moduletable h3, #user1 .module h3 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	text-indent: -5px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
#left .module {
	width: 190px;
	background: url(../images/mod_17.gif) repeat-y;
	margin-bottom: 7px;
	padding-right: 5px!important;
	padding-right: 5px;
	margin-left: 10px;
}
#user1 .module {
	width: 190px;
	background: url(../images/mod_17.gif) repeat-y;
	margin-bottom: 7px;
	margin-left: 7px;
	padding-right: 10px!important;
	padding-right: 10px;
	text-align: left;
}
#left .module div {
  background: url(../images/mod_27.gif) bottom left no-repeat;
}
#user1 .module div {
  background: url(../images/mod_27.gif) bottom left no-repeat;
}

#left .module div div {
	background: url(../images/mod_12.gif) top left no-repeat;
	padding-top: 7px;
	padding-right: 5px!important;
	padding-bottom: 15px;
	padding-left: 6px;
}
#user1 .module div div {
	background: url(../images/mod_12.gif) top left no-repeat;
	padding-top: 3px;
	padding-right: 5px!important;
	padding-bottom: 10px;
	padding-left: 8px;
}
#left .module div div div, #user1 .module div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}
#nav ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#nav li {
	float:left;
	height: 32px;
	margin-left: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#nav li a {
	float:left;
	display:block;
	line-height: 32px;
	height: 32px;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

div#nav li.active a {
  color: #FFF;
}
div#nav li.active {
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #536e9d;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: left;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 7px;
}

a.mainlevel:hover {
	text-decoration: underline;
}
a.mainlevel-top:hover {
  color: #333333;
  background: url(../images/topmenubg.jpg) repeat-x;
}
a.mainlevel#active_menu {
	color: #333;
}
a.mainlevel#active_menu:hover {
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	line-height: 16px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	color: #FFF;
	text-align: center;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 0px solid #999999;
	font-weight: normal;
	background-color: #494037;
}
div#search .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 4px;
	color: #FFF;
	text-align: center;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 0px solid #999999;
	font-weight: normal;
	background-color: #55c657;
	margin-left: 3px;
}

hr {
	height: 1px;
	width: auto;
	background-color: #333333;
}
.inputboxlet {
	width: 140px;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #536e9d;
	text-decoration: underline;
	font-weight: bold;
}
.validate a:link,.validate a:visited {
	color:#CCC;
	font-size:0.9em;
	margin:0;
	padding:0;
}
#user3 {
	padding-left: 350px;
	padding-right: 25px;
	padding-top: 20px;
}
div#user3 h3 {
	font-weight: bold;
	padding-bottom: 3px;
}
div#user3 ul {
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0px;
  text-decoration: none;
  list-style: none;
  list-style-image: url(../images/bullet1.jpg);
}
td#main {
 	background: url(../images/main_middle.jpg) repeat-y;
	width: 833px;
	text-align: left;
}

#cookies { 
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 80%;
  margin: 0;
  padding: 0.5em 10%;
  background: rgba(86,86,86,0.95);
  border-bottom: solid 1px rgb(225,225,225);
}
 
#cookies p {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
  text-align: center; 
  color: rgb(255,255,250);
  margin: 4px;
  z-index: 999;
}

#cookies .cookie-accept {
  padding: 10px;
  cursor: pointer;
  display: inline;
  float: right;
  color: #004c0c;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
  background: #f7ff00;
  font-weight: bold;
  border-radius: 3px;
}

#cookies .cookie-accept:hover {
  color: rgb(86,86,86);
  background: rgb(226,226,226);
}

#cookies a {
  color: white;
}