/* Links */
a:link, a:visited {
	color: #3F8000; text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: none;
	}

a:hover {
	color: #E75C0A;	
	text-decoration: none;
	}

/* Horizontal Line */
hr {
	background: #495C5F; height:2px; border: 1px inset;
	}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}

table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 30px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}


a.blogsection:link, a.blogsection:visited {
	color: #3F8000; text-decoration: none; font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a.blogsection:hover {
	color: #E75C0A;	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
 	color: #E75C0A;
	text-align:left;
	}

a.contentpagetitle:hover {
	color: #75847F;
	text-decoration: none;
	}

/* Content - Sections & Categories */

.contentpaneopen {
	width: 100%;
	}

.contentheading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #E75C0A;
	text-align: left;
	}

.contentpagetitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #E75C0A;
	text-align: left;
	}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }

table.contenttoc td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68878A;
	text-align: left;
	padding-top: 8px;
	}



a.readon:link, a.readon:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ADD505;
	text-align: left;
	text-indent: 2px;
	display:block;
	margin-bottom: 10px;
	}

a.readon:hover {
	color: #FF9C37;
	}

.componentheading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #E75C0A;
	text-align: left;
	width: 100%;
	height: 24px;
	}

.button {
	color: #DCDCDC; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	border: 1px solid #535D5A;
	background-color: #75847F;
	}

	
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C4B4D;
	background: #F3F4F5;
	border: 1px solid #859ba0;
	}

/** category text format and links **/
.category {
	color: #86A92E; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #405115; font-weight: bold;
	}

a.category:hover {
	color: #759328;
	}

.poll {
	font-family: 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px
	}
	
.pollstableborder {
		border: 0px solid;
		padding: 0px;
		}


.sectiontableentry1 {
	background-color : #F9F9F9;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	
.sectiontableentry2 {
	background-color : White;
	padding-top: 1px;
	padding-bottom: 1px;
	}

.contentpane {
	background-color : #FFFFFF;
	}
	
.sectiontableheader {
	background-color : #EFF2D5;
	color : #3C4B4D;
	font-weight : bold;
	}

.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
	text-decoration: none;
	font-weight: normal;
	height: 15px;
	}

.smalldark {
			font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	font-weight: normal;
}

.createdate {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	}

.modifydate {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	text-align: right;
	}

ul {
	margin: 0px 0px 0px 0px;
	}
	
li {
	list-style: inside url(../images/arrow.gif) 3px;
	list-style-image: url(../images/arrow.gif);
	}

ul.newsfeed {
	margin: 0px 0px 0px 0px;
	}	
	
li.newsfeed {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.newsfeed:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.newsfeed:hover {
	font-weight: bold; color: #759328;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #E6ECEC;
	}

table.contact {
	background-color: #F3F4F5;
	}

table.contact td.icons {
	background-color: #D0D9DB;
	}

table.contact td.details {
	background-color: #E6ECEC;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #779595;
}

a.pagenav:hover {
	color: #4F6565;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

.title {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E75C0A;
	text-align:left;
	font-weight: bold;
	line-height: 17px;
	margin-top: 5px;
}

.top {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E75C0A;
	text-align:middle;
	font-weight: bold;
	line-height: 17px;
	margin-top: 5px;
}

#link{
	color:#ABD40E;
	font-size: 11px;
background: #75847E;
	
}

#link:hover {
	color: #FF9933;
	font-size: 11px;
background: #75847E;
}

#button{
	color:#DCDCDC;
	font-size: 11px;
	background: #75847E;
}

#button:hover {
	color: #FF9933;
	font-size: 11px;
	background: #75847E;
}

table.contentpaneopen fieldset {
	border: none;
	background: #ffffff url(../images/content_h_footer.png) repeat-x bottom center;
	
}


table.searchintro {
	width: 100%;
	background-color: #eefbbd;

}

