body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(../portal/pics/upload/sitefx/bg.gif) repeat-x; 
	font: normal .7em Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

/* headings */

a { color: #2B57B9; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #222; background: #fff url(../portal/pics/upload/sitefx/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
.blue { color: #2B57B9; background: inherit; }
.lgrey { color: #999; background: inherit; }
.image { float: left; border: 1px solid #ddd; padding: 2px; }
.description {color: #888;}
.title {padding-top: 4px;}
.actions {padding: 2px; text-align: center;}
.noborder { text-decoration: none; border: 0;}

/* content wrapper */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto;
}

/* main logo */

#logo {
	float: left; 
	margin: 0;
	padding: 0 0 4px 0;
}

#logo h1 { 
	padding-left: 10px;
}

/* menu */
	
#menu {
	float: right; 
	background: #fff url(../portal/pics/upload/sitefx/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 19px 2px 11px 0;
	margin: 0;
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #fff url(../portal/pics/upload/sitefx/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li:hover { 
		background: #fff url(../portal/pics/upload/sitefx/bar_h.gif) no-repeat bottom left; 
		display: inline; 
	}

	#menu li.active { 
		background: #fff url(../portal/pics/upload/sitefx/baractive.gif) no-repeat bottom left; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px;
	}
	#menu li a { 
		background: #f8f8f8;
		color: #808080; 
		text-decoration: none;
		background-color:transparent;
		padding-bottom: 14px;
	} 	
	#menu li a:hover { 
		color: #555; 
		background: #f8f8f8;
		background-color:transparent;
		padding-bottom: 14px;
	} 	

/* left intro */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #2255BB url(../portal/pics/upload/sitefx/leftintrobg.gif) repeat-x;
	color: #eee;
}
	#intro_left a { color: 	#fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* left sub menu */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #2B57B9; 
			background: #DDD url(../portal/pics/upload/sitefx/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(../portal/pics/upload/sitefx/arrow.gif) no-repeat center left; color: #fff;  }

/* right intro */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	color: #547592;
	margin: 0 0 5px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
}
	#intro_right h4 { font-size: 140%; color: #fff; margin: 12px 10px 0 0; float: left; }
	#intro_right p { color: #FFF; background-color:transparent; }
	#intro_right h2 { font-size: 100%; color: #FFF; background-color:transparent; }
	#intro_right .white_inline { padding-top: 2px; color: #FFF; background-color:transparent; }
	
/* left side */
	
#left {
	float: left;
	width: 250px;
}
	.active a { color: #444;}
	.box {
		padding: 0px 15px 15px;
		border: 1px solid #ccc;
		margin: 0 0 8px 0;
	}
	.search {
		padding: 4px 7px;
		border: 1px solid #ccc;
		margin: 0 0 8px 0;
	}
	.login {
		padding: 10px 10px 10px 80px;
		border: 1px solid #e2e2e2;
		margin: 0 0 5px 0;
		background: #FFF url(../portal/pics/upload/sitefx/login.gif) no-repeat;
		color: #444;
	}
	.search input { 
		height: 17px;
		font-size: 90%;
	}	
	.login input { 
		height: 17px;
		font-size: 90%;
	}
	.login label {
		font-size: 90%;
		color: #2B57B9;
	}
	.inputsubmit {
		font-size: 100%;
		height: 20px !important;
		width: 100px;
		color: #2B57B9;		
	}

/* right side */

#right {
	float: right;
	width: 643px;
	padding-bottom: 10px;
}
	.leftcol { 
		float: left; 
		padding: 12px 17px;
		width: 285px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.rightcol_wide { 
		float: left; 
		padding: 15px 15px 15px 15px;
		width: 610px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.right_content {
		margin: 0 15px 0 0;
	}
	.right_content td {
		vertical-align: top;
	}

div.gallery {
	background: #eee;
	border: 1px #ccc solid;
	padding: 15px 0 15px 10px;
	margin-top: 10px;
}

.gallery img {
	border: 1px #666 solid;
}

/* footer */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }
