BODY
{	background-color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 8pt;
	line-height: 12pt;
	text-align: center;
}

TD
{	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 8pt;
	line-height: 12pt;
}

/*			ELEMENTS		*/

#site_container
{	position: relative;
	z-index: 0;
	top: 10px;
	width: 1000px;
	height: auto;
	text-align: left;
}

#site_mainNav
{	position: absolute;
	z-index: 1;
	top: 10px;
	left: 0px;
	width: 1000px;
	height: auto;
}

#site_mainNav #tab_container
{	position: absolute;
	z-index: 1;
	top: 0px;
	left: 5px;
	width: 1000px;
	height: 80px;
	background-image: url(/ver02/images/site_mainGraphics/nav.gif);
	background-position: -5px 0px;
	background-repeat: no-repeat;
}

#site_subNav
{	position: absolute;
	z-index: 2;
	top: 35px;
	left: 15px;
	width: 970px;
	height: 28px;
	background-color: #F5F5F5;
}

#site_logo
{	position: absolute;
	z-index: 2;
	top: 0px;
	left: 900px;
	width: auto;
	height: auto;
}

#minda_createdByLogo
{	position: absolute;
	top: 650px;
	left: 0px;
	width: 1000px;
	height: 100px;
	background-image: url(/ver02/images/site_mainGraphics/bottLogoPublic_Medium.gif);
	background-position: 855px 0px;
	background-repeat: no-repeat;
}

/*			CLASSES			*/

#site_mainNav DIV.tab, #site_mainNav DIV.tab_first
{	background-image: url(/ver02/images/site_mainGraphics/mainNav/mainNav_tab.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 133px;
	height: 35px;
	text-align: center;
	float: left;
	padding-top: 4px;
}

#site_mainNav DIV.tab_first
{	background-image: url(/ver02/images/site_mainGraphics/mainNav/mainNav_tab_first.gif);
}

#site_mainNav DIV.tab_on, #site_mainNav DIV.tab_first_on
{	background-image: url(/ver02/images/site_mainGraphics/mainNav/mainNav_tab_on.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 133px;
	height: 35px;
	text-align: center;
	float: left;
	padding-top: 5px;
}

#site_mainNav DIV.tab_first_on
{	background-image: url(/ver02/images/site_mainGraphics/mainNav/mainNav_tab_first_on.gif);
}

#site_mainNav DIV.tab A, #site_mainNav DIV.tab_on A, #site_mainNav DIV.tab_first_on A, #site_mainNav DIV.tab_first A
{	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#site_subNav DIV.link, #site_subNav DIV.link_on
{	background-image: url(/ver02/images/site_mainGraphics/nav_arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 7px 10px 0px 10px;
	float: left;
}

#site_subNav DIV.link A, #site_subNav DIV.link_on A
{	color: #000000;
	text-decoration: none;
}

#site_subNav DIV.link_on A
{	font-weight: bold;
}

A.listLink
{	background-image: url(/ver02/images/site_mainGraphics/link_arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.listLev0
{	background-image: url(/ver02/images/site_mainGraphics/link_arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.listLev1
{	padding-left: 12px;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.input
{	font-size: 8pt;
}

/*			REDEFINES		*/

A
{	color: #3366CC;
}

INPUT
{	font-size: 8pt;
}

HR
{	height: 1px;
	color: #CCCCCC
}

P
{	margin: 0px 0px 0px 0px;
}