body
{
	margin: 0;
	padding: 0;
	color: #fff;
	background-color:#464646;
	font: normal 10pt Arial,Helvetica,sans-serif;

}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	
	background-color:#464646;
}

#header
{
	margin: 0;
	padding: 0;
	background-color:#464646;
	height:110px;
}

#content
{
    padding: 20px;
   	background-color:#464646;
   	color:#fff;
}

.welcometext
{
	width:425px;
	float:right;
	margin-top:-380px;
}

.welcometext ul 
{
	list-style:none;
	margin:0;
    padding:0;

}
.welcometext ul li
{
	list-style:none;
	margin:0;
    padding:0;
	text-indent: 0px;
    
}
.welcometext ul li p
{
	text-align:justify;
}
.welcometext ul li h5
{
	margin-bottom:6px;
}
.welcometext ul .one
{
	background-image:url('one.jpg');
	width:33px;
	height:100px;
	float:left;
	margin-right:4px;
	background-repeat:no-repeat;
	<!--
	margin-top:10px;
	-->
	
}
.welcometext ul .two
{
	background-image:url('two.jpg');
	width:33px;
	height:100px;
	float:left;
	margin-right:4px;
	background-repeat:no-repeat;
	<!--
	margin-top:10px;
	-->
}
.welcometext ul .three
{
	background-image:url('three.jpg');
	width:33px;
	height:100px;
	float:left;
	margin-right:4px;
	background-repeat:no-repeat;
	<!--
	margin-top:10px;
	-->
}
#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #78786c;
	background-color:#464646;;
}

#logo
{
	background-image:url('logo.jpg');
	height:109px;
	width:395px;
	float:left;
}

.biglogo
{
	background-image:url('biglogo.jpg');
	width:473px;
	height:397px;
	top:-180px;
	left: -20px;
	position:relative;
}
#mainmenu
{
	background-color:#464646;
	height:50px;
	padding-left:460px;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffff8f;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-top:7px;
	height:35px;
	width:87px;
	display:block;
	float:left;
	text-align:center;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #ffff8f;
	background-color:#EFF4FA;
	text-decoration:none;
	background-image:url('active.jpg');

}
#header #links
{
	width:450px;
	height:30px;
	float:right;
	margin-top:20px;
}
#header #links ul li
{
	display: inline;
}

#header #links ul li a
{
	color:#ffff8f;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-top:7px;
	height:24px;
	width:124px;
	display:block;
	float:left;
	text-align:center;
	background-image:none;;
}

#header #links ul li a:hover
{
	
	
	text-decoration:none;
	color:#ff00fc;
	height:24px;
	width:124px;
}
#header #links ul li.active a
{
		
	background-color:#ffff8f;
	text-decoration:none;
	color:#ffff8f;
	background-image:url('linksactive.jpg');
	height:24px;
	width:124px;	
}




div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{
	color:#fff;
}

.portlet-decoration
{
	padding: 3px 8px;
	background: #5d5b5b;
	border-left: 5px solid #a3a3a3;
	
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #fff;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#585858;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

.loading
{
 	background-image:url('ajax_loading_bar.gif');
 	height:32px;
 	width:32px;
}
.joinlink
{
	 
	text-decoration:none;
	width:84px;
	height:46px;
	margin-left:40px;
	background-image:url('joinbtn.png');

}
.joinlink hover
{ 
background-image:url('joinbtnmouseover.png');
}
