.pageSection {
    border-width: 0; 
    width: 770px; 
    text-align: left;
}
.commonBody {
	margin: 0;
	background: white;
}
.dataSection {
    background: white; 
    width: 770px;
}
.navbar {
	font-family: verdana,geneva; 
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 300px;
	word-spacing: normal;
}
a.navbar:hover {
	color: #F08801;
}
.imsi-static-body {
	background-image: url("/images/background-green-squares.gif");
	margin: 0;
}

.imsi-static-pageSection {
    border-width: 1px; 
    width: 770px; 
    border-style: solid; 
    border-color: #878787; 
    background: white;
}
.pageTop {
	background-image: url("/images/background-grey-stripes.gif");
	margin: 0;
	width: 770px; 
	height: 17px;
    padding-top: 3px;
}
.banner-nav {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: arial,verdana,sans-serif; 
	TEXT-DECORATION: none;
	vertical-align: top;
}


/** 
  This white-space setting is VERY important as it keeps content from "spilling"
  outside of portlets.
  */

td,
th
{
  white-space: normal;
}

th
{
  font-size: 12pt;
}

.text{
	font-family:verdana,geneva,sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
p.text{
	font-family:verdana,geneva,sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
a.additionalInfo{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#006699;
	text-decoration:none;
}

