body
{
	font-family: Verdana;
	font-size: 8pt;
}
table
{
	font-family: Verdana;
	font-size: 8pt;
}
.normalFont
{
	font-size: 8pt;
}
.adminSelected
{
	background-color: gainsboro;
}
.mainTable
{
	
}
/*LINKS IN THIS SECTION*/
a.focusCenter
{
	font-size: 7pt;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
a.focusCenter:hover
{
	font-size: 7pt;
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}

a.adminLink
{
	font-size: 8pt;
	color: Navy;
	text-decoration: underline;
	font-weight: bold;
}
a.adminLink:hover
{
	font-size: 8pt;
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}
a.sidebarLink
{
	color: #990000;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}
a.sidebarLink:hover
{
	color: #990000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.advanced
{
	color: #990000;
	font-size: 7pt;
	text-decoration: underline;
	font-weight: bold;
}
a.advanced:hover
{
	color: #990000;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
a.actionLink
{
	color: Red;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
}
a.actionLink:hover
{
	color: Red;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
a.mainMenuLink
{
	color: White;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
a.mainMenuLink:hover
{
	color: White;
	font-size: 7pt;	
	font-weight: bold;
	text-decoration: underline;
}
a
{
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a.detail
{
	color: Black;
	font-size: 8pt;
	font-weight:normal;
	text-decoration: underline;
}
a.detail:hover
{
	color: Black;
	font-size: 8pt;	
	font-weight:normal;
	text-decoration: none;
}
a.cnsnews
{
	color: Black;
	font-size: 7pt;	
	font-weight:normal;
	text-decoration: none;
}
a.cnsnews:hover
{
	color: Black;
	font-size: 7pt;	
	font-weight:normal;
	text-decoration: underline;
}
/*END LINK SECTION*/

/*SIDEBAR SECTION*/
.sidebarTable
{
	width: 169px;	
}
.sidebarTitle
{
	font-size: 9pt;
	text-align: center;
	background-image: url(../images/bk-bar1.gif);
	color: #000000;
	font-weight: bold;
	height: 36px;
	padding-bottom: 2px;
}
.sidebarBody
{
	font-size: 10pt;
	padding-right: 4px;
}
.rightSideBarTable
{
	width: 127px;
}
.rightSideBarTitle
{
	font-size: 10pt;
	text-align: center;
	background-image: url(../images/bk-bar2.gif);
	color: #000000;
	font-weight: bold;
	height: 32px;
	padding-bottom: 8px;
}
.rightSideBarBody
{
	padding-left: 6px;
}
.spotlightTable
{
	width: 170px;
}
.spotlightHeader
{
	font-size: 10pt;
	text-align: center;
	background-image: url(../images/bk-bar-lft.gif);
	color: #000000;
	font-weight: bold;
	height: 36px;
	padding-bottom: 2px;
}
.spotlightBody
{
	height: 103px;
	font-size: 10pt;
	color: #990000;
}
/*END SIDEBAR SECTION*/

/*BULLETED LIST SECTION*/
li
{
	list-style-position: outside;
	list-style-image: url(../images/sil_bullet.gif);
	margin: 1px;
	padding-left: 17px;
}
/*END BULLETED LIST SECTION*/

/*TERESA'S*/
.slf1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000}
.ver12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000 }
.ver10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 }
.ver7red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #990000}
.ver10red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #990000}
.ver12red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #990000}
.ver10b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 ; font-weight: bold}
.ver9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000 }
.ver7menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFFFFF}
.verdkblue10b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; font-weight: bold }
.ver12redb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #990000; font-weight: bold }
/*END TERESA'S*/