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

BODY {
	height: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(main_bg.png);
	background-repeat: repeat;
}
a:link, a:visited {
	color: #5F5F47; text-decoration: underline;
}

a:hover {
	color: #333333;	text-decoration: none;
}

a.header_link:link, a.header_link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

a.header_link:hover {
	color: #E9EBD6;
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

td,tr,p,div {
	font-family: Tahoma, Arial;
	line-height: 140%;
	font-size: 11px;
	color: #514944;
	text-align: left;
}

h3, .componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #5F5F47;
	line-height: 18px;
	margin: 5px 0;
}
.componentheading {
  padding-top: 10px;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 20px;
	vertical-align: bottom;
	color: #574931;
	text-align: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(article_seperator.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
}
.contentheading a {
	text-decoration: none;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#flashbox ul li
{
	line-height: 18px;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.modifydate {
  	height: 30px;
  	vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#main_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
	 }

div.mosimage_caption {
  font-size: 10px;
  color: #666666;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.blog_more {
  margin-top: 30px;
}

div.syndicate div {
  text-align: center;
}

table.opentable  {
	border-collapse: collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table.opentable td {
  margin:0;
  padding: 0;
}

td.left_shadow {
	width: 9px;
	background-image: url(l_shadow.png);
	background-repeat: repeat-y;
}

td.right_shadow {
	width: 9px;
	background-image: url(r_shadow.png);
	background-repeat: repeat-y;
}

.bottom {
	height: 16px;
	background-image: url(bottombar.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 812px;
}

td.wrapper {
  width: 794px;
}
#header {
	float: left;
	width: 794px;
	height: 96px;
	background-image: url(cp_header.jpg);
	background-repeat: no-repeat;	
}
.topbar {
	width: 812px;
	height: 17px;
	background-image: url(cp_topbar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


#contentarea {
	float: left;
	width: 794px !important;
	width: 794px;
	background-color: #F5F7EE;
}

table.contentarea {
  width: 706px;
  max-width: 706px;

}
td.sidenav {
	background-color: #F5F7EE;
	height: 100%;
}

div.forcewidth {
	width: 193px;
	overflow:hidden;
	padding-left: 2px;
}

td.middle {
	width: 598px;
	background-color: #F5F7EE;
	margin: 0px;
	padding: 0px;
}

div.menuholder_t {
	float: left;
	width: 190px;
	height: 7px;
	overflow: hidden;
	background-image: url(top_left.png);
	background-repeat: no-repeat;
	padding: 0px;
}

div#menuholder {
	float: left;
	width: 190px;
	width: 190px!important;
	background-image: url(mid_left.png);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

div.menuholder td {
	color: #333333;
}

div.menuholder_b {
	float: left;
	width: 190px;
	height: 7px;
	overflow: hidden;
	margin-bottom: 8px;
	background-image: url(bot_left.png);
	background-repeat: no-repeat;
}

div#menuholder a.mainlevel:link, div#menuholder a.mainlevel:visited {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F47;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	height: 18px;
	line-height: 21px;
	text-indent: 14px;
	width: 163px;
	background-image: url(mainmenu_up.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
}

div#menuholder a.mainlevel:hover {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #2D2D22;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	height: 18px;
	line-height: 21px;
	text-indent: 14px;
	width: 163px;
	background-image: url(mainmenu_over.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.mainlevel#active_menu {
	text-decoration: none;
}
a.mainlevel#active_menu:hover {
	color: #999999;
	text-decoration: none;
}
#flashbox {
	width: 597px;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px!important;

}
#flashbox td.topflash {
	background-image: url(top_mid.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 7px;
}
#flashbox td.midflash {
	padding: 8px;
	background-image: url(mid.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#flashbox td.botflash {
	background-image: url(bot_mid.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 7px;
}
.moduletable th, .moduletable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #5F5F36;
	line-height: 18px;
	background-image: url(modheader.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 11px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}

table#flashbox a:link, table#flashbox a:visited {
  color: #333333;
}
table#flashbox a:hover {
  color: #5F5F47;
}
input.button {
	border: 1px solid #333333;
	background: url(butbg.png) repeat-x;
	height: 20px;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.inputbox {
	font-size: 11px;
	background-color: #DADACD;
	border: 1px solid #333333;
	font-family: Tahoma, Arial;
	color: #000000;
	height: 16px;
}
table.moduletable {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

table.moduletable td {
  padding: 4px;
}
#content-pane .tab-page {
	
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
}

table.contentpaneopen {
	text-align: left;
	width: 576px;
	padding: 0px;
	border-collapse: collapse;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentpaneopen {
	margin-top: 20px;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	padding-top: 10px;
	color: #333333;
	text-align: left;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
}

a.contentpagetitle:hover {
	color: #666666;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 19px;
	padding-left: 3px;
}
a.sublevel:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.category:link, a.category:visited {
}
a.category:hover {
}
a.pagenav, a.pagenav:visited {
	font-weight: normal;
}
a.pagenav:hover {
}
.frontpageheader {
}
.newsfeedheading {
}
.newsfeeddate {
}
.fase4rdf a:link {
}
.fase4rdf a:hover {
}
div#mainbody td.sectiontableheader {
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	border-left: 1px solid #eee;
	background-color: #817141;
}
td.smalldark {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
}
table.pollstableborder {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  text-align: left;
}
table.pollstableborder td {
  padding: 5px 2px 0 0;
}
td.sectiontableentry1 {
  padding: 0px;
}
td.sectiontableentry2 {
  padding: 0px;
}
tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}
tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}
.ontab {
	background-color: #cccccc;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #333333;
}
.offtab {
	background-color: #BCBCBC;
	border-left: solid 1px #999999;
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #666666;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #666666;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {

}

h5 {

}

h6 {

}

hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}

td.buttonheading img{
padding-left: 5px;
}

span.highlight {
  background: #ffffcc;
}
table.contenttoc {
  margin: 3px;
	border:solid 1px #cccccc;
}

table.contenttoc th {
  font-size: 11px;
  text-transform: uppercase;
  color: #333333;
  background: #eeeeee;
  padding: 5px;
}


table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	padding: 5px;
}

.contentdescription {
	text-align: left;
}

.category {

}



.poll {
	font-size: 11px;
	padding: 0px;
	margin: 0px
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	color: #000000;
	font-weight: bold;
}


.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
  display: block;
	
}

strong {
	color: #333333;
}
#pathway {
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div.footer td {
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
	}
a.mainlevel-botnav:link, a.mainlevel-botnav:visited {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 19px;
	}
a.mainlevel-botnav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	text-align: center;
	background-image: url(footer_bg.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 812px;
	margin: 0px;
	padding: 0px;
}
#nav {
	height: 38px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	width: 788px;
}
div#navtopleft {
	height:38px;
	width:190px;
	background-image: url(searchbox.png);
	background-repeat: no-repeat;
	float:left;
	margin: 0px;
	padding: 0px;
}
div#navtopleft .inputbox {
	margin-left: 32px;
	width: 125px;
	height: 18px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #DADACD;
	border: 1px solid #6F6F51;
	margin-top: 10px;
	text-indent: 5px;
}
/** tab menus **/
div#navtop {
	height:38px;
	width:598px;
	background-image: url(but_bg_up.png);
	background-repeat: repeat-x;
	float:right;
	margin: 0px;
	padding: 0px;
}
div#navtop ul#mainlevel {
	float: left;
	padding: 0;
	margin:0;
	list-style: none;
}

#navtop #mainlevel li {
	float: left;
	margin: 0;
	padding: 0;
}

#navtop #mainlevel a:link, #navtop #mainlevel a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	float:left;
	display:block;
	height: 38px;
	line-height: 38px;
	text-decoration: none;
	background: none;
	border: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7A9232;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AFC961;
}
#navtop #mainlevel a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7A9232;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFC961;
	background-image: url(but_bg_over.png);
	background-repeat: repeat-x;
	background-position: left center;
}
#navtop a.mainlevel#active_menu {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #979771;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7A9232;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFC961;
	background-repeat: repeat-x;
	background-position: left center;
}
#navtop table.moduletable td {
	height: 38px;
	margin: 0px;
	padding: 0px;
}
td.divider {
  width: 11px;
  background: url(divider.png) repeat-y;
}
span.article_seperator {
}
div#banner .moduletable {
  text-align: center;
}
