p 	 { color: #5e5e5e; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 10pt; list-style-type: square }
a    { color: #5e5e5e; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 10pt; text-decoration: underline; list-style-type: square }
b    { color: #5e5e5e; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 10pt; list-style-type: square }

body {vertical-align: middle; text-align: center; margin: 0; padding: 0;}

#frame {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 432px;
	margin-top:10px;
	padding:0px;
	text-align:left;
}

/* left nav */
#ltnav { }
#ltnav a    { color: white; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; text-align: right; text-transform: capitalize; margin-right: 8px }
.ltnavcell { position: relative; }


/* center text areas */
#centertxt, #ouroffices, #projects     { color: #5e5e5e; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 10pt; text-align: left; list-style-type: square; margin-right: 15px; margin-left: 15px; width: 352px }
#centertxt p   { margin: 0; padding: 0 }
#centertxt h2, #ouroffices h2  { font-size: 10pt; font-family: inherit; font-weight: bold; line-height: 18pt; text-align: left; text-transform: uppercase; margin: 0; padding: 0; vertical-align: middle }
#centertxt h3, #ouroffices h3, #centertxt .news_date     { color: #5e5e5e; font-size: 9pt; font-weight: bold; line-height: 11pt; text-decoration: none; background-image: url(/images/shared/5f5f5f.gif); background-repeat: repeat-x; background-position: 0 11.5pt; text-align: left; margin: 2px 0 3px; padding: 2px 0 3px }
#centertxt .news_date   { background-color: white; background-image: none; text-align: right; color: #5e5e5e; 
vertical-align: middle; /* This fixes the IE5 Win gap! */
}

#ouroffices { font-size:8pt;}
#ouroffices h3 { font-size:9pt; background-image: none; line-height: 8pt padding: 0; margin: 0; }

#centertxt ul
{
	font-size: 0.9em;
	list-style-type: none;
	margin: 5px 0 5px 5px;
	padding: 0;
}
#centertxt li {
	margin: 0;
}

/* right text areas */
#rcol       { 
	 color: #5e5e5e;
	 font-size: 7pt;
	 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	 font-weight: lighter;
	 list-style-type: square;
	 height: 10px 
}
#rcol h2  { 
 font-size: 8pt;
 font-family: inherit;
 font-weight: bold;
 text-align: left;
 margin: 0;
 padding: 0;
 position: relative;
 top: 30%;
 vertical-align: middle 
}
#rcoldescrip
{
	color: #5e5e5e;
	font-size: 7pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: lighter;
	list-style-type: square;	
}
#rcoldescrip h2  { 
	font-size: 8pt;
	font-family: inherit;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	vertical-align: middle 
}
#overview_descrip
{
	color: #5e5e5e;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: lighter;
	list-style-type: square;
	margin-left: 10px;
	margin-right:10px;
}
#overview_descrip h2  { 
	font-size: 10pt;
	font-family: inherit;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	vertical-align: middle 
}

/* new right text areas */
#linkList
{
	padding-top:8px;
	list-style: none;
}

#linkList ul { 
	padding: 0;
	margin-left: 10px;
	list-style: none;
}

#linkList li
{
	padding-left: 6px;
	background-image: url(/images/shared/rnavoff.gif);
	background-repeat: no-repeat;
	background-position: 0% 2px;
	vertical-align: bottom;
	/* This fixes the IE5 Win gap! */
}

#linkList a {
	display:block;
	color: #5e5e5e;
	width: 178px;
	line-height: 17px;
	padding: 0px 2px 0px 2px;
}

#linkList a:hover, #linklist a:active {
	background-color: #D1D1D1;
	color: #2D1E2D;
}

#activeLink a:link, #activeLink a:visited,
#activeLink a:hover, #activeLink a:active {
	background-color: #D1D1D1;
	color: #2D1E2D;
}

#linkList li li a {
	display:block;
	color: #5e5e5e;
	width: 162px;
	line-height: 17px;
	padding: 0px 2px 0px 2px;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}