
.MainTable
{
	background-color : White;
	border-width: 0;
	margin : 0;
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-size : 10pt;
	color : Black;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.intextlinkheader
{
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-size : 10pt;
	color : 009966;
	text-decoration: none;
	font-weight : bold;
}

.intextlink
{
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-size : 10pt;
	color : 009966;
	text-decoration: none;
}


.PageTitle
{
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-weight : bold;
	font-size : 16pt;
	text-decoration : none;
	text-align : center;
	color : 009966;
}

.SectionHeader
{
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	text-decoration : none;
	color : 009966;
}

.BlackSectionHeader
{
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-weight : bolder;
	font-size : 12pt;
	text-decoration : none;
	color : Black;
}

.intextemphasis
{
	font-family : Arial, "MS Sans Serif", Geneva, sans-serif;
	font-weight : bolder;
	font-size : 10pt;
	text-decoration : none;
}

UL.bulletlist
 {
	font-family : Arial, MS Sans Serif, Geneva, sans-serif;
	font-size : 10pt;
	list-style : url(../images/bullet.gif);
}

.leftnavlink {
	color: 009966;
	text-decoration: none;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
}


.LeftNavCell
{
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #cccccc;
	color: #009966;
	text-decoration: none;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	padding-top : 7px;
	padding-bottom : 7px;
	padding-left : 5px;
}
	
