/* custom stuff */

.clr {
  clear: both;
}


div.mosimage_caption {
  font-size: 11px;
}


#page_bg {
  height: 100%;
	background: #115b31;
	padding: 0;
	margin: 0;
	border: 0;
}

#center {
	text-alignx: center;
}

#main_bg {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
  width: 100%;
  backgroundx: url(../images/blog_bg.png) repeat-y;
  text-align: left;
}

#content_bg {
	margin:10px;
	margin-top:0px;
}

#header {
	background: #000 url(../images/blog_header.jpg) 0 0 no-repeat;
	width: 750px;
	height: 194px;
}

#newflash {
	float: right;
	background: url(../images/blog_hash.png) 0 0;
	height: 194px;
	width: 193px;
	overflow: hidden;
}

#newflash div {
		padding: 5px 10px;
}

#newflash table.contentpaneopen td {
	color: #ddd;
}

#topmenu, #footer {
	height: 30px;
	background: #000;	
	text-align: center;
}

#topmenu  {
	padding: 0;
}

#topmenu li {
	margin: 0;
	float: left;
	height: 30px;
	padding: 0;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 30px;
    text-transform:uppercase;
	height: 30px;
	padding: 0 30px;
	color: #115b31;
	border-right: 1px solid #fff;
	border-bottom: 0;
}

#topmenu a:hover {
	background: #b24a2f;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
}

#content {
	float: center;
    position: relative;
	width: 98%;
	padding: 30px;
	padding-top: 0px;
	padding-right: 0px;
}

#navigation {
	float: right;
	width: 190px;
	paddingx-top 10px;
	margin: 0;
	border: 0px solid #00c;
}
#navigation2 {
	float: right;
	width: 190px;
	paddingx-top 10px;
	margin: 0;
	border: 0px solid #00c;
}

.padding {
	width: auto !important;
	width: 100%;
	paddingx: 0 15px 40px 15px;
}

.highlight {
	background: #ffffff;
padding:10px;
	border: 1px solid #f1f1f1;
	height:155px;
}

#footer {
	clear: both;
	height: 30px;
	line-height: 30px;
	color: #999;
}


/* required stuff */

span.pathway {
	display: block;
	margin-bottom: 10px;
	
}
div
{
line-height:1px;
}
#content-pane .tab-page {
	
}

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

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


.small {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	font-size: 9px;
	color: #777777;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
    font-family:verdana,Arial,tahoma;
}

.createdate {
	line-height: 9px;
	font-size: 9px;
	color: #777777;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
    font-family:verdana,Arial,tahoma;
}

.readon {

}

.componentheading {
	text-align: left;
	font-weight: bold;
    font-family:verdana,Arial,tahoma;
	color: #9b9a87;
	marginx 10px 0 5px 0;

    BORDER-leftx: #EBDA4C 4px solid;
    font-family:verdana,Arial,tahoma;
	FONT-SIZE: 13px;
    widthx:190px;
    text-alignx:center;
    font-weight:bold;
    text-transform:uppercase;
    color: #115b31;
    backgroundx:#115B31;
    padding:4px; 

}
h3 {
	text-align: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	marginx: 10px 0 5px 0;

    BORDER-topx: #EBDA4C 4px solid;
    font-family:verdana,Arial,tahoma;
	FONT-SIZE: 13px;
    widthx:190px;
    text-alignx:center;
    font-weight:bold;
    height:20px;
    text-transform:uppercase;
    color:#EBDA4C;  
    backgroundx:#115B31;
    padding:4px; 
	line-height: 12px;

}
h1
{
	FONT-SIZE: 13px;
    color:#115b31;
}
.contentheading {
  vertical-align: bottom;
	font-size: 13px;
 	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #115B31;
	text-align: left;
	width: 100%;
}

div.moduletable {
	margin-bottomx: 5px;
}
.xbutton
{

}
a.xbutton:hover
{
text-transform:none;
}
a.xbutton
{

}
table.moduletable .contentheading {
  height: 30px;
}
table.moduletable th, div.moduletable h3 {
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;

    BORDER-top: #EBDA4C 4px solid;
    font-family:verdana,Arial,tahoma;
	FONT-SIZE: 11px;
    width:190px;
    text-align:center;
    font-weight:bold;
    height:20px;
    text-transform:uppercase;
    color:D5F76E;
    background:#115B31;
    padding:4px; 

}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding-top: 5px;
	font-size: 12px;
 	font-weight: bold;
	color: #115B31;
	text-align: left;
	width: 100%;
}

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


a.mainlevel {
  display: inline;
  border-bottomx: 1px solid #ddd;
  background-image: url(../images/doty.gif);
  	background-repeat: no-repeat;
 padding-top:-5px;
 padding-left:20px;
 text-decoration:underline;
	background-position: 5px 4px;
}
a.mainlevel-nav {
 text-decoration:none;
}
A.mainlevel-nav:hover
{
    FONT-SIZE: 9px; 
    text-decoration:none;
	font-family: Verdana,Arial,Tahoma;
    color:#B9A927;		
}
A.mainlevel-nav 
{
    FONT-SIZE: 9px; 
 text-decoration:none;
	font-family: Verdana,Arial,Tahoma;
    color:#115B31;	
    text-transform:uppercase;
    font-weight:bold;
}


a:link, a:visited {
	color: #115b31; 
 text-decoration:underline;
}

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

a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {
}

a.pagenav:hover {
}

.frontpageheader {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

.componentheading{

}


.sectiontableheader {
  font-weight: bold;
	background: #ECECE3;
	padding: 3px;

}



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

BODY {
	margin: 0px;
	background: #ffffff;
	height: 100%;
	font-size: 10pt;
    font-family:verdana,Arial,tahoma;
}

td,tr,p,div {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-sizex: 10pt;
	line-height: 16px;
	color: #333333;
}


ul {
}
ulx li
{
list-style: square inside;
    font-family:verdana,Arial,tahoma;
  font-size: 10px;
color: #115b31;
padding:0px;
margin:0px;
    MARGIN-left: 10px;
 padding-left:0px;
}

ul 
{
list-style: square inside;
color: #115b31;
    font-family:verdana,Arial,tahoma;
  font-size: 10px;
padding:0px;
margin:0px;
    MARGIN-left: 10px;
 padding-left:0px;
}


.button {

}

.inputbox {
  font-size: 12px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

    color:#000;
    text-decoration:none;
    FONT-SIZE: 12px; 
    FONT-FAMILY: verdana,arial,Tahoma;
    padding:0;
    padding:2px;
    background-color:#fff;
    BORDER-RIGHT: #115B31 1px solid; 
    BORDER-top: #115B31 1px solid; 
    BORDER-left: #115B31 1px solid; 
    BORDER-BOTTOM: #115B31 1px solid;
}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

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

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

h4 {

}

h5 {

}

h6 {

}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}
hr
{   
color:#EBDA4C;
height:1;
}

hr.separator {

}


/* Content - Sections & Categories */
table.contenttoc {
  margin-left: 5px;
  margin-bottom: 5px;
  background: #ECECE3;
  border: 1px solid #DBDAC4;
}

table.contenttoc th {
  color: #666666;
  font-weight: bold;
  font-family:verdana,Arial,tahoma;
  font-size: 10px;
  text-align: left;
  padding: 2px 8px;
}

table.contenttoc td {
	padding: 2px 8px;
}

.contentdescription {
	text-align: left;
}

/** polls and search results **/
.poll {
	padding: 0px 0px;
	margin: 0px;
}

td.poll b {
  font-weight: normal;
}

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

table.pollstableborder td {
  padding: 1px 0px;
}


td.sectiontableentry1 {
  color: #333333;

}

td.sectiontableentry2 {
  color: #333333;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}

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


.pagenav {
	font-weight: bold;
}

.pagenavbar {

}

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

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

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

strong {
	color: #333333;
}

A.kbutton
{
    FONT-SIZE: 11px; 
    text-decoration:none;
    font-family: Verdana,Arial,Tahoma;
    color:#ebda4c;	
    padding:4px;	
    height:22;
    font-weight:bold;
    background: #115B31;
    BORDER-left: #76A088 1px solid; 
    BORDER-BOTTOM: #0D4726 1px solid; 
    BORDER-RIGHT: #0D4726 1px solid; 
    BORDER-top: #76A088 1px solid;
}
A.kbutton:hover 
{
    FONT-SIZE: 11px; 
    text-decoration:none;
    font-family: Verdana,Arial,Tahoma;
    color:#ebda4c;	
    padding:4px;	
    height:22;
    font-weight:bold;
    background: #115B31;
    BORDER-left: #76A088 1px solid; 
    BORDER-BOTTOM: #0D4726 1px solid; 
    BORDER-RIGHT: #0D4726 1px solid; 
    BORDER-top: #76A088 1px solid;
}



