/* public: Portalpage */
img
{
	border:0 none;
}
/* Body styles */
body
{
	font-family:arial,verdana,helvetica;
	font-size:71%;
	font-weight:normal;
}
.pageWrapper
{
	width:960px;
}
.pageBG
{
	background:url(/images/presentation/general/bodyBGHome.gif) top left repeat-x #FFFFFF;
}
.homePageLeft
{
	width:184px;
	float:left;
	overflow:hidden;
}
.homePageLeft .head, .homePageRight .head
{
	height:107px;
}
.homePageLeft .content
{
	padding-left:4px;
}
.homePageMiddle
{
	width:568px;
	float:left;
	padding:3px 9px 15px 9px;
	position:relative;
	overflow:hidden;
}
.homePageRight
{
	width:184px;
	float:left;
	position:relative;
	overflow:hidden;
}
.homePageMiddle h2
{
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:3px 0 3px 10px;
	margin:0;
}
/* footer */
.portalFooter
{
	font-size:70%;
	color:#333333;
}
.footerLeftText
{
	padding:20px 0 0 195px;
	float:left;
}
.footerLeftText a
{
	color:#333333;
	text-decoration:none;
}
.footerRightText
{
	padding:20px 195px 0 0;
	float:right;
}
/* right content */
