/* Energy Flow
   Copyright (c) 2007 Expression Arts. All rights reserved. */
html {
	height : 100%;
}
body {
	line-height: 120%;
	color: #000000;
	font-family: Comic Sans MS, Trebuchet MS, Verdana,Arial;
	font-size: 12px;
	padding: 0;
	margin-top: 10px;
	BACKGROUND-IMAGE: url('../images/bg.jpg');
	margin: 0;
}

img { border: 0 none; }

.clr {
	clear : both;
}
.middle {
    vertical-align: middle;
    color:#ffffff;
}
input.search {
    width: 175px;
	background-color: #FFFFFF;
	margin: 3px;
	padding-left: 2px;
	border: 1px solid #2A3E8B;
	font-style: italic;
	color: #000000;
	background-image: url(../images/search.png);
	background-position: right;
	background-repeat: no-repeat;
}
input.search:hover {
    border: 1px solid #2A3E8B;
	background-image: url(../images/search.png);
	background-position: right;
	background-repeat: no-repeat;
}
input.search:focus, input.search:active {
    font-style: normal;
    border: 1px solid #2A3E8B;
	background-image: url(../images/search_hover.png);
	background-position: right;
	background-repeat: no-repeat;
}
#top_menu {
	width: 100%;
	float: left;
	/*height: 26px;
	line-height: 26px;*/
	background-image: url(../images/gradient_blue.png);
	/*background-repeat: no-repeat;
	background-color:#000000;*/
	padding: 0;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
#top_menu_inner {
	
}
#pathway {
	height: 22px;
	color: #FFFFFF;
	background-image: url(../images/gradient_blue.png);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
}
#pathway_text {
	font-family: Arial;
	font-size: 11px;
	overflow: hidden;
	display: block;
	height: 22px;
	line-height: 22px !important;
	line-height: 20px;
	padding-left: 10px;
	color: #000000;
	float: left;
}
#pathway_text img {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 6px;
}
#banner {
	float: right;
	width: 500px;
}
#banner_inner {
	padding-top: 15px;
}
#buttons {
	float: left;
	margin: 2px;
	padding: 2px;
	width: auto;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
ul#mainlevel-nav li {
	font-family: Comic Sans MS, Trebuchet MS, Verdana,Arial;
	font-weight: bold;
	background-image: none;
	padding-left: 0;
	padding-right: 0;
	float: left;
	font-size: 12px;
	line-height: 22px;
	white-space: nowrap;
}
ul#mainlevel-nav li a {
	font-family: Comic Sans MS, Trebuchet MS, Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	border-left: 0px solid #999999;
	border-right: 1px solid #999999;
}
#buttons > ul#mainlevel-nav li a {
	width: auto;
}
ul#mainlevel-nav li a:hover {
	font-family: Comic Sans MS, Trebuchet MS, Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	color: #B4070D;
	border-bottom: 0px solid #0099FF;
	text-decoration: none;
	border-left: 0px solid #999999;
	border-right: 1px solid #999999;
	background-color: #000000;
}
#search_inner form {
	padding: 2px;
	margin: 2px;
}
#search_inner .inputbox {
	font-family: Comic Sans MS, Trebuchet MS, Verdana,Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#header {
	height: 150px;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
}
#left_outer {
	float: left;
	width: 180px;
	padding: 0;
	padding-left: 10px;
}
#left_inner {
	float: none !important;
	float: left;
	font-family: Comic Sans MS, Trebuchet MS, Verdana,Arial;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 4px;
	border-left: 1px solid #2A3E8B;
	border-right: 1px solid #2A3E8B;
	border-top: 1px solid #2A3E8B;
	width: 180px;
}
#left_inner_float {
	width: 180px;
	/*background-color: #444444;*/
	background-color: #FFFFFF;
}
#left_footer {
	height: 21px;
	width: 180px;
	background-image:url(../images/footer_menu.png);
	background-repeat: no-repeat;
	border: 1px solid #2A3E8B;
}
#left_header {
	/*height: 20px;
	width: 180px;
	background-image: url(../images/gradient_blue.png);
	background-repeat: repeat-x;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;*/
}
#right_footer {
	height: 20px;
	width: 180px;
	background-image:url(../images/footer_menu.png);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
#right_header {
	/*height : 20px;
	width : 180px;
	background-image : url(../images/gradient_blue.png);
	background-repeat : repeat-x;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;*/
}
#right_outer {
	float: left;
	width: 180px;
	padding: 0;
	padding-right: 5px;
}
#right_inner {
	float: none !important;
	float: left;
	font-family: Arial;
	font-size: 11px;
	padding-bottom: 4px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	width:180px;
}
#right_inner_float {
	width: 180px;
	/*background-color: #444444;*/
	background-color: #000000;
}
#content_outer {
	width: 100%;
	float: left;
	color: #000000;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/fond.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;
}
#main_content {
	float: none !important;
	float: left;
	padding: 4px;
}
table.content_table {
	float: none;
}
#content_head {
	height: 20px;
	margin: 2px;
}
#content_top {
	height: 20px;
	background-color: #0099FF;
	float: none;
	border-top: 0px solid #555555;
	border-left: 0px solid #555555;
	border-right: 0px solid #555555;
}
#content_foot {
	height: 21px;
	background-image: url(../images/footer_menu.png);
	background-repeat: repeat-x;
	border: 1px solid #2A3E8B
}
#content {
	padding-left: 15px;
	padding-right: 15px;
}
.content {
}

.content2 {
	background-color: #FFFFFF;
	/*background-image: url(../images/fond.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;*/
	border-left: 1px solid #2A3E8B;
	border-right: 1px solid #2A3E8B;
	border-top: 1px solid #2A3E8B;
}

#user {
	float: left;
}
.user1_inner {
	float: none !important;
	float: center;
	padding: 2px;
}
#user1_outer {
	float: none !important;
	float: center;
	margin: 2px;
	padding: 2px;
}
.user2_inner {
	float: none !important;
	float: center;
	padding: 2px;
}
#user2_outer {
	float: none !important;
	float: center;
	margin: 2px;
	padding: 2px;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
}
.back_button {
    cursor: pointer;
	font-family: Arial;
	background-image: url(../images/button_bg.png);
	float: left;
	text-align: center;
	font-size: 11px;
	border: 1px solid #999999;
	width: auto;
	padding: 0 10px;
	line-height: 18px;
	margin: 4px;
	color: #000000;
}
.back_button:hover, .back_button:focus, .back_button:active {
	font-family: Arial;
	background-image: url(../images/button_bg.png);
	float: left;
	text-align: center;
	font-size: 11px;
	border: 1px solid #999999;
	width: auto;
	padding: 0 10px;
	line-height: 18px;
	margin: 4px;
	color: #000000;
}
.pagenav {
	font-family: Arial;
	text-align: center;
	font-size: 11px;
	border: 0px solid #B4070D;
	width: auto;
	padding: 0 8px;
	line-height: 18px;
	margin: 1px;
	color: #2A3E8B;
	/**background-image: url(../images/button_bg.png)**/;
}
.pagenavbar {
	font-family: Arial;
	font-size: 11px;
	margin-right: 10px;
	float: left;
}
.pagenav:hover {
    color: #2A3E8B;
    text-decoration:underline;
	border: 0px solid #FFFFFF;
}
#footer {
	float: left;
	height: 33px;
	width: 950px;
	background-image: url(../images/footer.png);
	background-repeat: repeat;
	margin-left: 0;
	color: #000000;
	border-top: 1px solid #2A3E8B;
	color:#000000;
}
ul {
	margin: 2px;
	padding: 2px;
	padding-left:20px;
}
li {
	text-align: left;
	line-height: 14px;
	/**background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;**/
}
/*li:hover {
	text-align: left;
	line-height: 14px;
	padding-left: 18px;
	background-position: 0 2px;
	background-image: url(../images/arrow_hover.gif);
	background-repeat: no-repeat;*/
}
td {
	text-align: left;
	font-size: 12px;
}
a:link, a:visited {
	font-family: Comic Sans MS, Trebuchet MS, Verdana,Arial;
	font-size: 12px;
	color: #2A3E8B;
	text-decoration: none;
	padding: 2px;
	font-weight: bold
}
a:hover {
	font-family: Comic Sans MS, Trebuchet MS, Verdana,Arial;
	font-size: 12px;
	color: #2A3E8B;
	text-decoration: underline;
}
table.contentpaneopen {
	width: 99%;
	padding: 2px;
	margin: 2px;
}
table.contentpane {
	width : 99%;
	padding : 4px;
	margin : 4px;
}
.blog_more {
	font-family: Arial;
	font-size: 11px;
	margin-left: 4px;
}
.button {
    cursor: pointer;
	color: #000000;
	/*background-image: url(../images/button_bg.png);*/
	background-color:#FFFFFF;
	font-family: Arial;
	text-align: center;
	font-size: 11px;
	border: 2px solid #2A3E8B;
	width: auto;
	padding: 0 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 20px !important;
	height: 20px;
	margin: 4px;
}
.button:hover, .button:focus, .button:active {
	color: #000000;
	border: 2px solid #2A3E8B;
}
.inputbox {
	padding: 2px;
	margin: 2px;
	border: 1px solid #2A3E8B;
	background-color: #FFFFFF;
	color: #000000;
}
.inputbox:hover, .inputbox:focus, .inputbox:active {
    color: #000000;
	border: 1px solid #2A3E8B;
}
.componentheading {
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	color:#2A3E8B;
	height:              20px;
	font-size:16px;
	vertical-align:      middle;
	margin-top:5px;
	border-bottom-width: 1px;
	padding-top:         3px;
	padding-bottom:      0px;
	padding-left:20px;
	border-bottom: 1px dotted #999;
}
.contentcolumn {
	height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	white-space: nowrap;
	padding-left: 4px;
	border: 1px dotted #000000;
	padding-top: 4px;
	margin: 4px;
}
.contentheading {
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	color:#2A3E8B;
	height:              20px;
	font-size:16px;
	vertical-align:      middle;
	margin-top:5px;
	border-bottom-width: 1px;
	padding-top:         3px;
	padding-bottom:      0px;
	padding-left:20px;
	border-bottom: 1px dotted #999;
}
.contentpagetitle {
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	white-space: nowrap;
	padding-left: 2px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
}
table.moduletable {
	width: 100%;
	margin: 0;
	padding: 0px;
	
}
div.moduletable {
	padding: 0;
	margin-bottom: 18px;
}
table.moduletable th, div.moduletable h3 {
	font-family: Comic Sans MS, Trebuchet MS, Verdana, Arial;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	/*border-bottom: 1px dotted #000000;
	margin: 0;
	padding: 0;
	padding-right: 8px;*/
	width: 100%;
	background-image: url(../images/gradient_blue.png);
	background-repeat: repeat-x;
	border-top: 1px solid #2A3E8B;
	border-bottom: 1px solid #2A3E8B;
}
table.moduletable td {
	font-size: 11px;
	padding: 2px;
	margin: 0;
	font-weight: normal;
}
table.pollstableborder td {
	padding: 4px;
	margin: 4px;
}
.sectiontableheader {
	font-family: Verdana,Arial;
	color: #FFFFFF;
	border-top: 0px dotted #999999;
	text-align: left;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	margin: 0;
	padding-bottom: 0;
	padding-right: 8px;
	background-color: #6666FF;
}
.sectiontablefooter {
	font-family: Verdana,Arial;
	color: #FFFFFF;
	border-top: 0px dotted #999999;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	margin: 2px;
	padding: 2px;
}
.sectiontableentry1 {
	border-bottom: 1px solid #999999;
	font-family: Verdana,Arial;
	height: 30px;
	line-height: 20px;
	text-align: left;
	font-size: 11px;
	background-color: #9999FF;
}
.sectiontableentry2 {
	font-family: Verdana,Arial;
	height: 30px;
	line-height: 20px;
	text-align: left;
	font-size: 11px;
	text-transform: none;
	background-color: #99CCFF;
}
.contact_email {
	padding: 4px;
	margin: 4px;
}
.small {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
}
.createdate {
	font-family: Arial;
	font-size: 10px;
	color: #E9050D;
}
.modifydate {
	font-family: Arial;
	color: #E9050D;
	font-size: 10px;
	text-align:right;
	padding-top:10px;
}
table.contenttoc {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #999999;
	padding: 2px;
	margin: 4px;
}
table.contenttoc td {
	font-family: Arial;
	font-size: 11px;
	padding: 4px;
	margin: 4px;
}
table.contenttoc th {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	color:#2A3E8B;
	display:             block;
	height:              14px !important;
	height:              14px;
	vertical-align:      middle;
	margin-top:5px;
	margin-left:5px;
	border-bottom-width: 1px;
	padding-top:         3px;
	padding-bottom:      10px;
	padding-left:20px;
}
a.mainlevel:hover {
	text-decoration:underline;
	padding-left:20px;
}
a.mainlevel#active_menu {
	color:#2A3E8B;
	padding-left:20px;
}
a.mainlevel#active_menu:hover {
	text-decoration:underline;
	padding-left:20px;
}
a.sublevel:link, a.sublevel:visited {
	font-family: Helvetica;
	padding-left: 10px;
	padding-top: 2px;
	vertical-align: middle;
	font-size: 11px;
	color: #999999;
	text-align: left;
	line-height: 20px !important;
	
	text-decoration: none;
}
a.sublevel:hover {
	padding-left: 10px;
	color: #B4070D;
	text-decoration: none;
	border: none;
}
a.sublevel#active_menu {
	color: #E9050D;
}
.highlight {
	background-color: #ff0000;
	color: #000000;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
	margin: 0;
}
div.mosimage {
	border: 1px solid #999999;
}
.mosimage {
	margin: 5px;
}
.mosimage_caption {
	margin-top: 2px;
	background-color: #999999;
	padding: 1px 2px;
	color: #FFFFFF;
	font-size: 11px;
	border-top: 1px solid #999999;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
.readon {
	font-family: Arial;
	font-size: 11px;
}
a.readon:link {
	font-family: Arial;
	color: #2A3E8B;
	font-size: 11px;
}
a.readon:visited {
	font-family: Arial;
	font-size: 11px;
}
a.readon:hover {
	font-family: Arial;
	color: #2A3E8B;
	font-size: 11px;
	border-bottom: 1px dotted #2A3E8B;
}
.pagenav_next {
	font-family: Arial;
	color: #2A3E8B;
	font-size: 11px;
	font-weight: bold;
}
.pagenav_prev {
	font-family: Arial;
	color: #2A3E8B;
	font-size: 11px;
	font-weight: bold;
}

