/* CSS Document */
html		{ margin:0; padding:0; color:#060606; font:100%/1.2em Tahoma, Verdana, Helvetica, Arial, sans-serif; background-color: #71767c; background-repeat: repeat-y; background-attachment: scroll; background-position: center top; }
body		{
		margin:0;
		padding:0;
		color:#000000;
		text-align:center;
		}
a		{text-decoration:none;}
a:link		{color:#fe772d;text-decoration:none;}
a:visited 	{color:#fe772d;text-decoration:none;}
a:hover   	{ color:#666666; text-decoration: underline; } 
a:active  	{color:#fe772d;border-bottom:1px dotted #ffaa00;}
a:focus		{color:#FFAA00;border-bottom:1px dotted #FFAA00;}
#container	{ margin:auto; width:920px; height:100%; text-align:center; background-color:#f8f8f8; border: solid 4px #bcc1c6; }
#topimage 	{
		width:920px;
		height:200px;
		background:url(../images/topimage-bg.jpg) no-repeat left top;		
		}
#topuser   	{
		float:right;
		width:710px;
		text-align:left;		
		color:#333333;
		background-color:#f8f8f8;
		font-size:75%;		
		}
#topuser p, #topuser-left p, #topuser-right p
		{
  		margin:3px 5px;
  		padding: 0 5px;
		}		
#leftpart		{
		position:relative;
		top:-70px;
		left:7px;
		padding:0;
		float:left;
		width:190px;
		height:100%;
		text-align:left;
		color:#e4e4e4;
		background:#353a3f url(../images/leftpart-top.gif) repeat-x left top;
		}
#leftpart td { color: #e4e4e4; }
#leftpart_bottom	{
		color:#333333;
		padding:5px 5px 25px;
		background:url(../images/leftpart-bg.gif) no-repeat center bottom;		
		}
#footer		{ margin:auto; width:100%; color:#fefefe; background:#777777 url(../images/bg-footer.gif) repeat-x left top; font-size:70%; text-align:center; border-top: 6px solid #333; }
#footer a:link	{color:#f2964e;text-decoration:none;}
#footer a:visited	{color:#f2964e;text-decoration:none;}
#footer a:hover 	{ color:#fefefe; }
#footer a:active	{color:#FFAA00;border-bottom:1px dotted #FFFFFF;}
#footer a:focus	{color:#FFAA00;border-bottom:1px dotted #FFFFFF;}
#footer td { color: #f8f8f8; }
#topuser-left	{ margin:0 2px; text-align:left; color:#e4e4e4; background:#71767c no-repeat; padding-right: 5px; padding-left: 5px; border-right: 5px solid #f8f8f8; }
#topuser-left a, #topuser-right a { color: #e4e4e4; text-decoration: underline; }
#topuser-left a:hover, #topuser-right a:hover { color: #fff; text-decoration: none; }
span img	{
		margin:5px;
		}
h1		{
		color:#222222;
		margin:0;
		padding:10px 5px 5px;
		font-size:120%;
		}
h2		{
		color:#000000;
		margin:0;
		padding:10px 5px 5px;
		font-size:100%;
		}
h3		{
		color:#444444;
		margin:0;
		padding:10px 5px 5px;
		font-size:120%;
		}
h4, p		{
		color:#000000;
		margin:0;
		padding:10px 5px 5px;
		font-size:100%;
		}
li		{
		list-style-image: url(../images/list-symbol.gif);	
		text-align:left;
		padding:0;
		margin:0;
		margin-left:20px;
		}
.small, .createdate, .modifydate
                {
		padding:0;
		margin:0;
		text-transform:lowercase;                            
		color:#BDBDBD;
		font-size:85%;
		}
.topuserheading	{
		color: #0F0F0F;
		font-weight: bold;
		font-size:105%;
		}
.moduletable h3	{
		margin:0 5px 0 0;
		padding:0;
		color: #0f0f0f;
		background-color:transparent;
		font-size:12px;
		text-transform:uppercase;
		}
.highlight	{
		background-color:transparent;
		color:#353535;
		}
table.topuserpaneopen fieldset
           	{
      		display:block;
      		width:95%;
      		border: 1px dotted #353535;
		    padding:2px;
      		overflow:hidden;                   
		}
table.topuserpaneopen
          	{
           	margin-left:10px;
		width:90%;
		}
.pathway  	{
		text-align:right;
		padding:0;
		margin:0;
		}
.pathway img  	{
		padding:0;
		margin:0;
		}
a.mainlevel:link, a.mainlevel:visited,  a.mainlevel:active
                      	{ display:block; width:176px; background:#fe772d; color: #fefefe; text-align:left; font-size:95%; text-decoration:none; text-indent: 5px; border: solid 1px #c8c8c8; }
a.mainlevel:hover
		   	{ display:block; width:176px; color: #f8f8f8; text-align:left; font-size:95%; background-color: #f2964e; background-attachment: scroll; text-decoration:none; border: solid 1px #e4e4e4; }
.moduletable th    	{ display:block; width:176px; color: #f8f8f8; font-size: 11px; background-color: #71767c; text-transform:uppercase; text-indent: 10px; margin-top:5px; }
.moduletable td    	{
			background:transparent none;
			color: #000000;
			text-align: left;
			font-size:90%;
			}
.searchintro td  	{
        		padding:0;
	        	margin:0;
        		padding-left:20px;
	        	}
img {
	border: 0;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox {
	width:95%;
}
.button, .button:hover { padding: 1px 10px!important; padding: 1px 5px; color: #f8f8f8; background-color: #646e7b; background-repeat: repeat-x; background-attachment: scroll; background-position: left top; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }
.button:active, .button:focus {
	border-top: 1px solid #8E9CAE;
	border-right: 1px solid #DFE5EC;
	border-bottom: 1px solid #DFE5EC;
	border-left: 1px solid #8E9CAE;
}
.inputbox { color: #f8f8f8; border: solid 1px #dfe5ec; background: #71767c; }
.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}
.mosimage img {
	padding: 0;
	margin: 0!important;
}
.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #8E9CAE;
}
.cp { color: #e4e4e4; font-size: 11px; }
table.polls {
	padding: 0;
	width: 100%;
	text-align: left;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	text-align: left;
}
table.pollstableborder td{
	padding: 0;
}
.sectiontableheader {
	padding: 2px;
	background: #999999!important;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
td, div { color: #000000; font-size: 1em; }
.componentheading { padding-bottom: 5px; margin-bottom: 10px; color: #fe772d; font-size: 1.7em; line-height: normal; font-weight: bold; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; }
.contentheading {
	color: #fe772d;
	font-size: 1.7em;
}