body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

div,p,a,span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

a:link, a:visited {
	color: #f1712a;
/*	text-decoration: none; */
}

a:active {
	color:#FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

#bodyid {
	background-color: #4c75a1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

#pane {
	width:1000px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}

h2 {
	margin: 0px;
	color: #f1712a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
}

.componentheading {
	margin: 0px;
	color: #f1712a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

h3, .contentheading {
	margin: 0px;
	padding-top: 20px;
	color: #f1712a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

/* Header ------------------------------------------------------ */

#header {
	width: 100%;
	height: 290px;
}

#logo-ioe {
	float: right;
	margin: 15px 0px 15px 15px;
}

#logo-wle {
	float: left;
	margin: 15px;
}

#stripe {
	background-image: url(../images/header-stripe.jpg);
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
}

#stripe-home {
	background-image: url(../images/header-stripe.jpg);
	background-repeat: no-repeat;
	height: 160px;
	clear: both;
}

#search {
	float: right;
	align: right;
	width: 240px;
	padding: 1px;
}

#search form {
	background-color: transparent;
	border: none;
}

#header-menu {
	color: #c1c1c1;
	margin-left: 65px;
	padding-top: 6px;
	width: 250px;
}

#header-menu a:link, #header-menu a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

#header-menu a:active {
	color: #FF6600;
	text-decoration: none;
}

#header-menu a:hover {
	color: #f1712a;
	text-decoration: underline;
}

/* End Header */

#area {
	background-color: #FFFFFF;
}

/* Area Left --------------------------------------------------- */

#area-left {
	float: left;
	width: 250px;
	font-size: 1em;
}

/* Menu Left */

.menu-left {
	float: none;
}

.menu-left h3 {
	padding: 0;
	margin: 10px auto 0px 20px;
	font-size: 36px;
	font-weight: normal;
	color: #DDDDDD;
}

.menu-left ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: auto;
}

.menu-left ul li a {
	height: 43px !important;
	height: 60px;
	display: block;		
	margin: 0;
	padding: 0;	
	padding-top: 17px;
	padding-left: 20px;	
	background-image: url(../images/menu-button.png);
	background-repeat: repeat-x;
	font-size: 20px;
	color: #f1712a;
}

.menu-left ul li a:hover {
	background-image:none;
	background-color:#CCCCCC;
}

.menu-left ul ul {
	padding: 0;
	margin-left: 8px;
	list-style: outside;
	list-style-type:square
}

.menu-left ul ul li {
	height: 1.5em;
	width: auto;
	margin: 0;
	margin-left: 1em;
	background: none;
}

.menu-left ul ul li a {
	display: block;
	height: auto;
	padding: 0;
	background:none;
	font-size: 1em;
}

.menu-left ul ul li a:hover {
	background: none;
	color: #FF3300;
}

.menu-left a:link, .menu-left a:visited {
	text-decoration: none;
}

.menu-left a:active {
	color:#FF6600;
	text-decoration: none;
}

.menu-left a:hover {
	color: #f1712a;
	text-decoration: underline;
}

#active_menu {
	font-weight: bold;
}

/* Networks  */
.moduletable-leftnetworks {
	clear: both;
}

/* Random images */
.moduletable-leftimage {
	clear: both;
	margin-top: 20px;
	text-align: left;
}

/* End Area Left */
/* Area Main --------------------------------------------------- */

/* Banner */
.moduletable-banner div img {
/*	border: 1px solid #CCCCCC; */
	border: none;
}

.moduletable-banner {
	margin-bottom: 20px;
}
/* Banner End */

/* Project */

.cp_property {
	float:left;
}

.cp_cb_property {
	float:left;
	min-width: 100px;
}

.cp_cb_item {
	clear:both;
}

.cp_cb_value {
	float:left;
}

.text_search {
	float: left;
}

/* Project End */

/* Frontpage */

.front-item {
	clear: both; 
	margin-top: 25px
}

.front-sublinks {
	color: #BBBBBB;
	font-size: 0.9em;
}

.front-sublinks a:link, .front-sublinks a:visited {
	color: #BBBBBB;
	text-decoration: none;
}

.front-sublinks a:active {
	color:#FF6600;
	text-decoration: none;
}

.front-sublinks a:hover {
	color: #FF3300;
	text-decoration: underline;
}

/* Frontpage End */

#area-main {
	float: right;
	width: 749px;;
	font-size: 1em;
}

#area-content {
	padding: 10px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.contentpaneopen, .blog {
	width: 100%;
}

.createdate, .modifydate {
	background-color: #EEEEEE;
	text-align: right;
	font-size: 0.8em;
	color: #999999;
}

.sectiontableheader {
	font-weight: bold;
	height: 1.8em;
	padding-left: 5px;
	color: #666666;
	background-color: #DFDAD6;
}

.sectiontableentry1 {
	background-color: #EFEAE6;
	padding-left: 5px;
	height: 1.8em;
	font-size: 1.1em;
	color: #000000;
	vertical-align: middle;
}

.sectiontableentry2 {
	background-color: #EFEAE6;
	padding-left: 5px;
	height: 1.8em;
	font-size: 1.1em;
	color: #000000;
	vertical-align: middle;
}

form, .article-meta {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #999999;
	font-size: 0.8em;
}

.sectiontablefooter {
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #999999;
}

dl.article-meta dt {
	float: left;
	width: 9em;
}

dl.article-meta dd {
	clear: right;
	color: #333333;
	margin-bottom: 5px;
	margin-left: 9em;
}

.cp_title {
	margin-top: 15px;
}

.cp_text {
	font-size: 0.8em;
	color: #333333;
}

.cp_tags {
	font-size: 0.8em;
/*	border-bottom: 1px solid #CCCCCC; */
	margin-top: 5px;
}

dl.article-meta dd .cp_tags {
	font-size: 1em;
}

a.cp_tag:link, a.cp_tag:visited {
	text-decoration: none;
	color: #999999;
}

a.cp_tag:hover, a.cp_tag:active {
	text-decoration: underline;
	color: #FF3300;
}

/* Multipage Articles: TOC + Navigation */

.contenttoc {
	background-color: #EEEEEE;
	padding: 0.8em;
        margin-left: 1em;
        margin-bottom: 1em;
	border: 1px solid #CCCCCC;
}

.contenttoc th {
	margin: 5px;
	padding: 5px;
	background-color: #BBBBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}

table.contenttoc td {
	background-image: none;
}

.toclink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
}

a.toclink {
	text-decoration: none;
	display: block;
}

a.toclink:hover {
	text-decoration: none;
	display: block;
	background-color: #CCCCCC;
}

.pagenavcounter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 3em;
	color: #999999;
}

.pagenavbar {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	margin-top: 15px;
	padding: 5px;
	width: 100%;
}

.pagenavbar a {
	text-decoration: none;
	font-weight: normal;
}

.pagenavbar a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}

.back_button, 
.pagenav,
.pagenav_next, 
.pagenav_prev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}

.back_button a:link, .back_button a:visited, 
a.pagenav:link, a.pagenav:visited, 
.pagenav_next a:link, .pagenav_next a:visited, 
.pagenav_prev a:link, .pagenav_prev a:visited {
	text-decoration: none;
}

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

.navigationfooter, .search_pagination {
	width: 99%;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	color: #999999;
	margin-bottom: 1em;
	text-align: center;
}

.navigationfootercount {
	width: 99%;
	padding: 4px;
	color: #999999;
	margin-bottom: 1em;
	text-align: center;
	font-size: 0.8em;
}

/* End Area Main*/