﻿html,body{
margin:0;
padding:0;
color: #666666;
}
body{
	text-align:center;
	background :url('../images/bg_line.gif');
	font-family: arial, sans-serif;
	font-size: 76%;
}
p{
margin: 0px;
padding: 0px;
padding-bottom: 8px;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
margin: 0px;
padding: 0px;
font:arial,sans-serif;
text-align: left;
}
table.contentpaneopen h1{
	font-size: 19px;
	color: #8D8D8D;
}
table.contentpaneopen h2{
margin: 0px;
padding: 0px;
padding-top:10px;
padding-bottom:10px;


color: #009933;
font-size: 17px;
}
#content table.contentpaneopen ul h2{
}
table.contentpaneopen h3{
padding: 0px;
margin: 0px;
padding-bottom:10px;
padding-top:5px;


	font-size: 15px;
	color: #565656;
}
table.contentpaneopen h4{
	font-size: 13px;
}


a{
	color: #3AA664;
}
a:hover{
	color: #333333;
}
em{
color: #5DAD4C;
}

#content table.contentpaneopen ul{
	padding			: 0;
	margin			: 0px 0 0 0;

}
#content table.contentpaneopen ul ul{
	padding			: 0 0 0 20px;
	margin			: 0px;
}
#content table.contentpaneopen li{
	padding			: 0px 0 10px 15px;
	list-style-type: none;
	background-image: url('../images/ul.gif');
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#content table.contentpaneopen li ul li{
	padding			: 5px 0 0px 15px;
	list-style-type: none;
	background-image: url('../images/ulul.gif');
	background-repeat: no-repeat;
	background-position: 2px 8px;
}

div#header h1{
margin:0;
padding:0;
}
div#container{
	margin:0;
	padding:0 10px 0 10px;
	text-align:left;
	background-color: #FFFFFF;
	border-right: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
}

div#footer{
background: #333;
color: #FFF;
padding: 0 0 10px 0;
}
div#footer p{
margin:10px 10px 0 10px;
padding:5px 10px;
}

div#header{
	width:900px;
	background-image: url('../images/header1.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 132px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 0px 10px;
}
#pathway{
	padding: 0 0 0 0;
	/*background-color: #F4F4F4;*/
	margin: 5px 0 0px 0;
	/*border-top: 1px solid #F4F4F4;*/
}

.hide{
display:none;
}

div#container{
	width:900px;
	margin:0 auto;
	
}
div#wrapper{
	float:left;
	width:100%;
}
div#content{
	margin: 0 180px 0 190px;
	padding:10px 5px 0 0;
	background-color: #FFFFFF;
	text-align:left;
}
.menu
{
	margin: 0 0px 0 0px;
	padding: 0px 0px 0 0;
	background-color: #FFFFFF;
	text-align:left;
	text-align:right;
	height:30px;
	}
	
div#navigation{
	float:left;
	width:175px;
	margin-left:-900px;
	padding: 0px 0 0 0;
	border-right: 1px solid #E3E3E3;
}
div#extra{
float:left;width:160px;
margin-left:-160px;
padding:10px 0 0 0;
}
div#extra img{
margin:0;
padding:0;
border:0;
}
div#footer{
clear:left;
width:100%;
}
hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #EBEBEB; 
	width			: 100%;
}


/* ******************************************* MODULES */
.moduletable {
	padding			: 0px;
	margin			: 0px;
	border	: 0;
	width: 100%;
}
.moduletable th {
	height:10px;
	/*border-bottom:1px solid #cccccc;*/
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	text-transform:uppercase;
	background-color:#EBEBEB;
	color: #333333;
	text-align: left;
	text-indent: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

.moduletable td  {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #666666;
	text-align		: left;
	padding			: 1px 0px 1px 0;
	margin			: 0px;
	border			: 0;
}

table.pollstableborder td {
	padding: 2px;
	line-height:17px;
}

.moduletable a:link, .moduletable a:visited { 
	color			: #666666; 
	font-weight:bold;
	font-size		: 10px;
	font-family     : Verdana, Arial, sans-serif, Helvetica ;
	text-decoration	: none;
}
.moduletable a:hover {
	color			: #5DAD4C; 
	text-decoration	: none;
}
table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 3px;
}


.button {
	font			: normal 10px Arial, Helvetica, sans-serif;
	padding-top		: 2px 2px 0px 2px;
	color			: #ffffff;
	border  		: 0px;
	background-color: #666666;
}
.inputbox, .search {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #666666;
	border			: 1px solid #666666;
}

select.inputbox {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #666666;
	border			: 1px solid #666666;
}

.poll {
	font			: 11px Arial, Helvetica, sans-serif; 
	color			: #666666; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM  */
.mainlevel {
	/*font		: bold 12px Arial, Verdana, Helvetica, sans-serif;*/
}
a.mainlevel:link, a.mainlevel:visited {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0 0 0 24px;
	background: url('../images/bg_navi.gif') no-repeat;
	display: block;
		height:28px;
		color			: #595959;
		text-decoration	: none;
		text-align	: left;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 27px;
		font-weight: normal;
		font-variant: normal;	
}
a.mainlevel:hover {
	color			: #5DAD4C; 
	background		: url('../images/bg_hnavi.gif') no-repeat;
	text-decoration	: none;
}
#active_menu {
	background		: url('../images/bg_hnavi.gif') no-repeat;
	color			: #5DAD4C; 
	font-weight	: normal;
}

a.sublevel:link, a.sublevel:visited {
	color			: #333333;
	text-decoration	: none;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	font-weight:bold;
}
a.sublevel:hover {
	color			: #5DAD4C;
	text-decoration	: none;
	font-weight:bold;
}

a.sublevel#active_menu  {
	border			: 0;
	color           : #5DAD4C;
	text-decoration	: none;
	background		: #ffffff;
	font-weight:bold;
}

/* *******************************************  pathway */
#can_pathway {
	margin:0;
	padding			: 0 0 0px 180px;
	text-indent		: 5px;
	text-align		: left;
	font		    : bold 11px Arial, Verdana, Helvetica, sans-serif;
	color			: #5DAD4C;
}
	
#can_pathway p{
margin:0;
	padding			: 0;
	}

#can_pathway img {
	margin:8px 1px 1px 1px;
	padding:0;
}

.pathway {
	padding			: 0px;
	margin			: 0px;
}

a.pathway:link, a.pathway:visited {
	color			: #3AA664;
	font-size		: 11px;
	padding			: 0px;
	margin			: 0px;
}
a.pathway:hover {
	color			: #5DAD4C;
}
/* ******************************************* CONTENT STYLES */
table.contentpaneopen p {
	
	text-align:justify;	
}
table, table.contentpaneopen, td, th, tr {
	margin:0;
	padding:0;
	border:0;
}
table.contentpaneopen div{
margin:0;
padding:0;
border:0;
}
.contentpane, .contentpaneopen {
	text-align		: left;
	color			: #666666;
	padding			: 0px 0 0 0;
	margin:0;
	
}
table.contentpaneopen{
	padding			: 0px 0 0 0;
}

.contentdescription {
	width:100%;
	text-align		: left;
	color			: #666666; 
	padding			: 0px;
	margin:0;
}

.contentpaneopen td {
	padding	: 0px; 
	margin:0px;
	padding-top:5px;
	
}

.contentpane td, .contentdescription td {
	padding			: 0px; 
	margin:0;
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #5DAD4C; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #5DAD4C; 
	text-decoration	: none;
} 

.contentheading {
	font : bold 20px Arial, Verdana, sans-serif, Helvetica;
	color: #666666;
	margin:0;
	padding:0;
	height:34px;
	margin-bottom: 0px;
	vertical-align:bottom;
	text-transform:uppercase;
}

.contentheadingDescription
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	vertical-align:top;
	height:30px;
	}
	
.componentheading {
    background-color: #CEEBB1;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #333333;
	padding:8px 0 10px 5px;
	text-align		: left;
}


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #666666;
}
a.contentpagetitle:hover {
	color			: #5DAD4C;

}

.buttonheading {
	font			: normal 10px Arial, Verdana, sans-serif, Helvetica;
	white-space		: nowrap;	
	margin:0;
padding:0;	
}
.buttonheading img{
margin:0;
padding:0;	
border:0;
}

.content_rating, .content_vote {
	font-size		: 11px;	
	color			: #666666; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0;
}

.back_button {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	float:right;
		width:70px;
		font-size		: 11px;	
		color			: #5DAD4C; 
		font-weight		: bold; 
		text-align:right;
		vertical-align	: middle; 
		margin			: 5px 5px 10px 0; 
		padding			: 0;
	background:url('../images/iconpath.gif') no-repeat 2px 2px;
    }
.small 		{
	font-size		: 10px; 
	color			: #B2AAA7; 
	font-weight		: normal;
	line-height:14px;
	height:14px;
}

.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #B2AAA7;
}

a.readon:link, a.readon:visited {
	color			: #FFFFFF;
	border           : 1px solid #CCCCCC;
	padding          : 5px 5px 5px 5px;
	white-space      : nowrap;
	float            : left;
	text-decoration  : none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #333333;
}
a.readon:hover {
	color			: #5DAD4C;
	text-decoration	: none;
	background-color: #FFFFFF;
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 12px; 
	font-weight		: normal; 
	color			: #666666;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #5DAD4C;
}

.blogsection {

}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #666666;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #5DAD4C; 
	text-decoration	: underline;
	font-weight		: bolder;
}

.ontab 	{
	color			: #666666;
	padding			: 2px 10px 2px 10px;
	border-top		: 2px solid #345;
	border-right	: 2px solid #345;
	border-bottom	: 0;
	border-left		: 2px solid #345;
	font-weight		: bold;
}
.offtab {
	color			: #666;
	padding			: 2px 10px 2px 10px;
	border-top		: 1px solid #666;
	border-right	: 1px solid #666;
	border-bottom	: 3px solid #345;
	border-left		: 1px solid #666;
	cursor			: default;
}
.tabpadding {
	border-bottom	: 3px solid #666;
}
	
table.searchintro {
	background		: #fff;
	margin			: 0  5px;
	width			: 100%;
	border-bottom	: 1px solid #fff;
}
table.searchintro td {
	padding			: 5px;
	border			: 0;
	border-bottom	: 1px solid #fff;
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

.blog_more {
	width			: 100%;
	padding			: 4px;
	margin			: 0px;
	font-size		: 12px;
	font-weight		: bold;
	color			: #666666;
	background-color: #F6F6F6;
}
.blog_more ul {
	padding			: 10px 0 0 0;
	margin			: 0px;
}
.blog_more li {
	padding			: 1px 0 10px 15px;
	margin			: 0px;
	list-style-type: none;
	background-image: url('../images/ul.gif');
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
table.contenttoc {
	border			: 1px solid #eeeeee;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #666666;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #eeeeee;
}
table.contenttoc td {
	font-size		: 10px;
}
.clustermaps{
margin:0;
padding:10px 0 20px 0;
}
.clustermaps a{
margin:0;
padding:0;
border:0;
}
.articlepics, a.articlepics {
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0 6px 10px 6px;
	border: 1px solid #E3E3E3;
}

/*****Footer*****/

#footer {border-top:1px solid #ccc;}

#footer p, #footer li, #footer a {font-size:11px;}

#footer a {
	color:#CCCCCC;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
}



#footerlinks {
	float:right;
	width:280px;
	margin:25px 0px 0px 0;
}

#sitelinks {text-align:right;}

#sitelinks {
	float:left;
	width:230px;
}
#sitelinks li{
margin:3px 0;
}
#sitelinks ul, #sitelinks li{
	list-style-type: none;
}


#blq-copyright, #disclaimer {padding-top:8px;}

#footer #copyright {font-size:22px; margin-left:13px; width:140px; padding-top:10px;}

#footer #disclaimer {padding-bottom:10px; margin-left:14px; width:350px;}

/********search*********/

#searchWr {
	float:right;
	width: 300px;
	margin:0;
	padding:0;
}

#search {
	margin:0;
	padding:0 0 0 135px;
	width:150px;
	position:absolute;
	top:90px;
}
.searchbox {
	color			: #A7A6A6;
	text-indent		: 5px;
	border			: 1px solid #EFF0F0;
	width			: 150px;
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
}
#search input{
	margin:0;
	padding:5px 0 5px 0;
	}
	
#mod_login_username, #mod_login_password{
width:150px;
}
/**facile forms**/

.moduletablefacform{
margin:0 0 50px 0;
}
.moduletablefacform h1{
	font-size: 19px;
	color: #8D8D8D;
}
p.higlight{
	padding: 10px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	background-attachment: scroll;
	background-color: #EAEEE1;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
	font-size: 14px;
}

table.contentpaneopen div.higlight{
	padding: 10px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	background-attachment: scroll;
	background-color: #EAEEE1;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
	font-size: 14px;
	display:block;	
	width:620px;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	padding-right:20px;
	width:150px;
	}

.inputbox {
	margin: 0 0 0 0;
	border: 1px solid #cccccc;
	font-size: 11px;
	}
.TabContent
{
	height:450px;
	}
.TabNavigation
{
	margin:5px;	
	height:30px;
	}
.TabNavButton_Normal
{
	/*border-style: none;
	border-color: inherit;
	border-width: 0;*/
	border: solid 1px #999999;
	padding: 0 0 0 0;
	/*background: url('../images/bg_navi.gif') no-repeat;*/
	display: block;
	height:28px;
	color			: #595959;
	text-decoration	: none;
	text-align	: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	font-variant: normal;	
	width:170px;
	cursor:pointer;
	}
	
.TabNavButton_Over
{
	/*border-style: none;
	border-color: inherit;
	border-width: 0;*/
	padding: 0 0 0 0;
	border: solid 1px #666666;
	/*background: url('../images/bg_hnavi.gif') no-repeat;*/
	display: block;
	height:28px;
	color			: #5DAD4C;
	text-decoration	: none;
	text-align	: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	font-variant: normal;	
	width:170px;
	cursor:pointer;
	}
.reqFieldNormal
{
	padding-left:2px;
	padding-right:2px;
	width:10px;
	}
.SearchBox
{
    border:1px solid #ccc;
    border-bottom-color:#999;
    border-right-color:#999;
    font-size:18px;
    font-weight:bold;
    height:25px;
    margin:0;
    padding:5px 8px 0 6px;
    vertical-align:top;
    color: #666666;
	}
	
/****************************	
      Grid Style 
*****************************/	
#pager
{
	border-top: solid 1px #d0d0d0;	
	height:27px;
	background: transparent url(../images/PagerBack.gif) repeat-x scroll 0px center;
	}
.HeaderRowCells
{
	padding-left:4px;
	padding-right:4px;
	font-weight:normal;
	border:solid 1px #d0d0d0;
	}
.RowCells
{
	font-size: 11px;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	border:solid 1px #ededed;
	}
.EmptyData
{
	margin:40px;
	}
.HeaderRow
{
	height:23px;
	color:#4d4d4d;
	text-align:left;
	font-weight:normal;
	font-size: 11px;
	background: transparent url(../images/gridHeader.gif) repeat-x scroll 0px center;
	}
.AlternateRow
{
	background-color: #e9fbdc;
	}
.GridBlock
{
	border: 1px solid #d0d0d0;
	}
.PagerDevider
{
	height:13px;
	width:2px;
	margin-top:4px;
	margin-left:5px;
	margin-right:5px;
	background: transparent url(../images/PagerDevider.gif) no-repeat scroll center center;
	}
.PagerButton
{
	height:16px;
	width:16px;
	margin-top:4px;
	margin-left:3px;
	margin-right:3px;
}
.btnView
{
	height: 16px;
	float: left;
	width: 16px;
	margin-left:2px;
	margin-right:2px;
	background: transparent url(../images/View.gif) repeat-x scroll 0px center;
	cursor:pointer;
	}
.btnEdit
{
	height: 16px;
	float: left;
	width: 16px;
	margin-left:2px;
	margin-right:2px;
	background: transparent url(../images/Edit.png) repeat-x scroll 0px center;
	cursor:pointer;
	}
.btnBlank
{
	height: 16px;
	float: left;
	width: 16px;
	margin-left:2px;
	margin-right:2px;
	}
.btnLock
{
	height: 16px;
	float: left;
	width: 16px;
	margin-left:2px;
	margin-right:2px;
	background: transparent url(../images/Lock.gif) repeat-x scroll 0px center;
	cursor:pointer;	
	}
.btnUnlock
{
	height: 16px;
	float: left;
	width: 16px;
	margin-left:2px;
	margin-right:2px;
	background: transparent url(../images/Unlock.gif) repeat-x scroll 0px center;
	cursor:pointer;	
	}
.btnFolder
{
	height: 16px;
	float: left;
	width: 16px;
	margin-left:2px;
	margin-right:2px;
	background: transparent url(../images/folder.gif) repeat-x scroll 0px center;
	cursor:pointer;	
	}
.btnClear
{
	height: 16px;
	float: left;
	width: 16px;
	margin-left:2px;
	margin-right:2px;
	background: transparent url(../images/Clear.gif) repeat-x scroll 0px center;
	cursor:pointer;	
	}
/****************************	
      Other Style 
*****************************/

.asbButton
{
	color:#666666;   
	font-size:8pt;
	font-weight:bold;
	background-color:#ffffff;   
	border:1px solid;   
	border-color: #696 #363 #363 #696;  
	cursor: pointer;
	}
	
	/* Report Table */
.reporttable {
	padding			: 0px;
	margin			: 0px;
	border			: 0;
	width			: 750px;
	border-collapse	: collapse;
}
.reporttable th {
	height:10px;
	font			: bold 11px Arial, Verdana, sans-serif, Helvetica ;
	text-transform	:uppercase;
	background-color:#EBEBEB;
	color			: #000000;
	text-align		: left;
	text-indent		: 2px;
	padding-top		: 3px;
	padding-bottom	: 3px;
	margin			: 0px;
	border			: solid 1px #cccccc;
}

.reporttable td  {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #000000;
	text-align		: left;
	padding			: 1px 0px 1px 2px;
	margin			: 0px;
	border			: solid 1px #cccccc;
}