.contentheading {
	font-size: 19px;
	line-height:45px;	
	text-transform:uppercase;
	font-weight:300;
	font: GillSans, Verdana, Arial, Helvetica, sans-serif;
	color: #B5AA9E;
}

#ContentSectionHeading {
font-size: 34px;
width: 100%;
margin-bottom:15px;
text-transform:uppercase;
font-weight:lighter;
font: GillSans, Verdana, Arial, Helvetica, sans-serif;
color: #567EB9;
}

#ContentCategoryHeading {
font-size: 34px;
width: 100%;
margin-bottom:15px;
text-transform:uppercase;
font-weight:lighter;
font: GillSans, Verdana, Arial, Helvetica, sans-serif;
color: #567EB9;
}

/* content title and links */
.contentpagetitle {	font-size: 20px;
	text-transform:uppercase;
	font-weight:lighter;
	font: GillSans, Verdana, Arial, Helvetica, sans-serif;
	color: #B5AA9E;}
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{}
a.contentpagetitle:hover {}

/* top box like a category description */
.contentdescription {}

/* Main Body Text */
.contentpane {}
.contentpaneopen {font:normal 11px verdana,arial,helvetica,sans-serif; color:#000000; }

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 8px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 80px;color: #FF6600;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #5690CB; font-size:11px;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 12px;  color: #5690CB; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 11px;  color: #5690CB; }
.pagenav_next{font-size: 11px;  color: #5690CB; }
a.pagenav {color: #5690CB; border-bottom: 0;}
a.pagenav:hover {color: #889DB3; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 11px; height: 15px;  }	

/* Read more link */

.readon{
	font: GillSans, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px; color:#FF6600;font-weight: bold;
}


/* Article index  */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
font-size: 32px;
	text-transform:uppercase;
	font-weight:lighter;
	font: GillSans, Verdana, Arial, Helvetica, sans-serif;
	color: #567EB9;
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #C0AC94;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {background-color : #E3CCB2;font-size: 11px;}
 
.sectiontableentry2 {background-color : #C0AC94;font-size: 11px;}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#567EB9;}
a.category:link, a.category:visited, a.category:hover  {height: 15px;}
/* End category */

/* blogsection */
.blog {background-color : #FFFFFF;}
.blogsection{height: 18px;}
.blog_more{height: 18px;color:#567EB9;}
.blog_heading {	font-size: 22px;
	text-transform:uppercase;
	font-weight:lighter;
	font: GillSans, Verdana, Arial, Helvetica, sans-serif;
	color: #B5AA9E;}

/* space from bottom of article */
.article_seperator{background-color : #FFFFFF;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}

/* results if not search google */

.searchintro {height: 18px;}

.123highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper {background-color : #FFFFFF;}

