/* working my way up */

.content_box {
	padding: 4px;
}

.search_box {
	padding: 10px;
}



/* required stuff */
.blog{
width: 100%;
}

#content-pane .tab-page {
	background: #ffffff;
}

.contentpane {

}

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

.small {
	font-size: 11px;
	color: #676767;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #466677;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.createdate {
	line-height: 15px;
	font-size: 11px;
	color: #466677;
	font-weight: bold;
	vertical-align: top;
	display: block;
}

.contentheading {
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 5px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
	background-color: #f0f0ee;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	text-align:left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
	color: #153368;
	text-align:left;
	text-decoration: none;
}

a.contentpagetitle:hover {
	color: #6095FD;
}

table.moduletable {width: 160px;
color: #63676a;
padding: 2px;}

table.moduletable td {padding: 2px;}

table.moduletable th {
color: #5b6972;
font-size: 12px;
font-weight: bolder;
text-align: left;
line-height: 22px;
border-top: 1px solid #adadad;
border-bottom: 1px solid #adadad;
}

table.moduletable-nav {
width: 100%;
}

#mainlevel-nav {
margin: 0; padding: 0;
}

#mainlevel-nav li {
background-image: none;
list-style:none; 
float: left; 
margin: 0px; 
padding-left: 15px;
padding-right: 15px;
font-size: 11px;
height: 16px;
white-space: nowrap;
}

#mainlevel-nav a {
float: right; 
text-decoration: none;
	color: #153368;
}

#mainlevel-nav a {
float: none;
}

#mainlevel-nav a:hover {
color: #466677;
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

#active_menu {
}

a.mainlevel:link, a.mainlevel:visited {
	text-decoration: none;
	display: block;
	width: 150px;
	font-size: 13px;
	color: #34567b;
}

a.mainlevel:hover {
	color: #4e75a0;
}

a.sublevel:link, a.sublevel:visited {
	text-decoration: none;
	display: block;
	width: 150px;
	font-size: 13px;
	color: #34567b;
}

a.sublevel:hover {
	color: #4e75a0;
}

a:link, a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #bc2125;
	text-align: left;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.category:link, a.category:visited {
	font-size: 11px;
	font-weight: bold;
	color: #bc2125;
	text-align: left;
	text-decoration: none;
}

a.category:hover {
	text-decoration: underline;
}

a.pagenav:link, a.pagenav:visited {color: #bc2125;
text-decoration: none;}

a.pagenav:hover {text-decoration: underline;}

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

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

.newsfeeddate {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.fase4rdf a:link {
	color: #153368;
	text-decoration: none;
	font-weight: bold;
}

.fase4rdf a:hover {
	color: #6095FD;
}

.componentheading {
	background-color: #f0f0ee;
	vertical-align: top;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

.sectiontableheader {
	background : #86AEC3;
	color : #ffffff;
	font-weight : bold;
	padding: 3px;
}

.sectiontableentry1 {padding: 2px;}

.sectiontableentry2 {padding: 2px;}

td, tr, p, div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b6972;
}

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

li {list-style-type: none;
display: list-item;
list-style-position: inside;}



.button {
	font-weight: bold;
	border:solid 1px #5b6972;
	background-color: #bc2125;
	color: #ffffff;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}

.inputbox {border: 1px solid #000000;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;}

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

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #EEEEEE;
	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: #333333;
}
.offtab {
	background-color: #466677;
	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: #ffffff;
}

.tabpadding {
}

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

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

h4 {
	color: #333333;
	font-size: 16px; font-weight: bold;
}

h5 {
	color: #333333;
	font-size: 14px; font-weight: bold;
}

h6 {
	color: #333333;
	font-size: 12px; font-weight: bold;
}

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

hr.separator {
	background: #466677;
	height: 1px;
	width: 75px;
	border: 0px;
}


/* Content - Sections & Categories */


table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
}

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

.contentdescription {
	color: #333333;
	text-align: left;
}

/** category text format and links **/
.category {
	color: #990000;
	font-size: 11px; font-weight: bold; text-decoration: none;
}



.poll {
	font-size: 10px;
	line-height: 14px
}

table.pollstableborder {
	border: 0px;
}

.contentpane {
	background: #ffffff;
}

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

table.searchinto {
	width: 100%;
}

table.searchintro td {
}

table.contact {
	background-color: #acb560;
}

table.contact td.icons {
	background-color: #acb560;
	font-weight: bold;
}

table.contact td.details {
	background-color: #466667;
	color: #ffffff;
	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;
}

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

.readon {
	margin-bottom: 10px;
	
}

strong {
	color: #333333;
}