body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	Font-size: 11px;

}
/* General styles */

.TD
{
	font-size: 11px;
	font-family: Tahoma;	
}*/

form
{
	margin-top:-6px;
	margin-bottom:0px;
}

/* Control Panel Home  styles */
.MidHeading
{
	font-weight: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma;
	background-color: F7F7F7;
	width: 80%;
	padding: 1px 1px 1px 6px;
}

.RightHeader
{
	font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    font-family: Tahoma;
    background-color: #ADAAAD;
    padding: 4px 4px 4px 10px;
}

.RightHeader_9
{
	font-weight: bold;
    font-size: 9px;
    color: #FFFFFF;
    font-family: Tahoma;
    background-color: #ADAAAD;
    padding: 4px 4px 4px 10px;

}

.BodyContainer
{
	width: 97%;
	margin: 10pt;

}

.PageFooter A:hover
{
	text-decoration: underline;
}

/* Page styles */
.OuterPanel
{
	padding: 0px;
	border-collapse: 0px;
	width: 100%;
}


.GlossaryBox
{
	color: #333333;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	border: solid 1px gray;
	margin-right: 5px;
	background-color: #F7F7F7;
	cursor: hand;
}

.GlossaryBoxData
{
	color: #001A4D;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	border: solid 1px #98d5e4;
	margin-right: 5px;
	background-color: #FFFFFF;
	cursor: hand;
	
	
}

.GlossaryBoxDataRigth
{
	color: #333333;
	font-family: tahoma;
	font-size: 11px;
	text-align: right;
	border: solid 1px gray;
	margin-right: 5px;
	background-color: #F7F7F7;
	cursor: hand;
	
	
}
.GlossaryBoxDataRigthBorder0
{
	color: #333333;
	font-family: tahoma;
	font-size: 11px;
	text-align: right;
	border: solid 1px gray;
	margin-right: 5px;
	background-color: #F7F7F7;
	cursor: hand;
	border:#FFFFFF;
	
	
}

.GlossaryBoxOver
{
	color: #333333;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	border: solid 1px #49871A;
	margin-right: 5px;
	cursor: hand;
	background-color: #FFFFFF;
}

.GlossaryBoxOver1
{
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	border: solid 1px black;
	margin-right: 5px;
	cursor: hand;
	background-color: #FFFFFF;
}



