body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}

h2 
{
	background-color: #CCCCCC;
	margin: 0px;
}

ul 
{
	margin: 0px;
	padding: 0px;
}

li 
{
	list-style-type: none;
}

#header 
{
	padding-bottom: 10px;
}

#header #em4bLogo	
{
	width: 203px;
	position: absolute;
	left: 5px;
	top: 5px;
}

#header #efindLogo 
{
	top: 0px;
	width: 596px;
	margin: auto;
}


#page 
{
	width: 800px;
	margin: auto;
}

#mainWindow
{
	clear: left;
	width: 100%;
	padding-bottom: 10px;
	background-color: #CCCCCC;
}

#popularCategories 
{
	width: 48%;
	float: left;
}

#resourcePageArticles 
{	
	width: 48%;
	float: right;
}

.portletInner 
{
	border: solid 3px #9A99FF;
	padding: 10px;
	width: 100%;
}

.portletInner TD 
{
	vertical-align: top;
}

.portletInner TD.content 
{
	padding-left: 10px;
}

.portletInner TD.divider 
{
	width: 5px;
	background-color: #CCCCCC;
}

.tab 
{
	float: left;
}

.copyrights a:link, .copyrights a:visited, .copyrights a:hover, .copyrights a:active
{
	color:Blue;
	text-decoration: underline;
}
