H1
{
    font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:13px;
	text-decoration:none;
	color: #000000;
	font-weight:bold;

}

Div.MediaObject
{
	text-align: center;	
}

div.chapter {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	color: #000000;
	}

HR
{

	background-attachment : scroll;
	background-repeat : no-repeat;
}

Div.TOC, Div.LOT
{
	border : 1px solid Gray;
	background-color : #F4F4F4;
}

Div.Sect2
{
	padding-left : 40px;
}

/** put in a line above each entry in the glossary, and make the terms stand-out */
Body.Glossary DT
{
	border-top : ridge 2;
	font-family: Tahoma, Verdana, Arial;
}

/* question hyperlinks */
I.glossterm
{
	cursor: help;
	text-decoration : none;
	font-weight: bold;
	font-style : normal;
}


H1.Sect1
{
	color : #000000;
}

H2.Sect2
{
	color : Navy;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
}


Div.Figure
{
	border : 3px outset;
	text-align : center;
	padding : 0px 10px 10px 10px;
	background-color : #F5FFFA;
	}
SPAN.Application
{
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-weight:bold;
	
	}

SPAN.guibutton
{
    FONT-WEIGHT: bold;
	font-family: Tahoma, Verdana, Arial;
	background-color : #DCDCDC;
}

SPAN.guilabel
{
    FONT-WEIGHT: bold;
	font-family: Tahoma, Verdana, Arial;
}

DIV.Note
{
	border-left : 3px solid Gray;
	border-right-width : 3px;
	border-right-style : solid;
	border-right-color : Gray;
	background-color : #E6E6FA;
}

DIV.Tip
{
	border-left : 3px solid Gray;
	border-right-width : 3px;
	border-right-style : solid;
	border-right-color : Gray;
	background-color : White;
}


DIV.Caution
{
	border-left : 3px solid Gray;
	border-right-width : 3px;
	border-right-style : solid;
	border-right-color : Gray;
	background-color : #FFE4E1;
}

DIV.Warning
{
	border-left : 3px solid Gray;
	border-right-width : 3px;
	border-right-style : solid;
	border-right-color : Gray;
	background-color : #FFFACD;
}



UNKNOWN
{
    FONT-WEIGHT: bold
}
QUESTION
{
    FONT-WEIGHT: bold;
}
Code
{
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-SIZE: 12pt
}
TABLE {
	FONT-FAMILY: Tahoma, Verdana, Arial;
	}
TD
{
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-SIZE: 10pt
}
P
{
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-SIZE: 10pt
}
BODY
{
 
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-SIZE: 10px;
}


A
{
	font-weight:bold;
	font-size:11px;
	color:#7A0C0C;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial;
}
A:link
{
	font-weight:bold;
	font-size:11px;
	color:#7A0C0C;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial;
}
A:visited
{
	font-weight:bold;
	font-size:11px;
	color:#7A0C0C;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial;	
}
A:hover
{
	font-weight:bold;
	font-size:11px;
	color:#7A0C0C;
	text-decoration:underline;
	font-family:Tahoma, Verdana, Arial;
}
A.darkBtn
{
    COLOR: silver;
	Text-decoration: none
	    FONT-FAMILY: sans-serif ;
}
A.darkBtn:hover
{
    BACKGROUND-COLOR: silver;
    COLOR: #555555
}
A.lightBtn
{
    COLOR: #555555;
	Text-decoration: none

}
A.lightBtn:hover
{
    BACKGROUND-COLOR: #555555;
    COLOR: silver
}
TR.darkBtn
{
	TEXT-ALIGN: CENTER;
	FONT-SIZE: 8pt;
        background-image: url('images/backgnd_dark.gif'); 
        FONT-FAMILY: sans-serif ;
}
TR.lightBtn
{
	TEXT-ALIGN: CENTER;
	FONT-SIZE: 8pt;
	FONT-FAMILY: sans-serif ;
        background-image: url('images/backgnd_kword.gif'); 
}
/* for the page title */
P.title
{
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman";
	color: #004080
}
/* for the page title */
P.subtitle
{
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Tahoma, Verdana, Arial, "Times New Roman";
	color: #004080
}
P.keyword
{
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY: "Trebuchet ms";
	color: #004080
}
/* for the return to top page */
A.return
{
	color: #000080;
	TEXT-ALIGN: RIGHT
}
A.return:visited
{
}
/* to shade in the background for the right-hand column in a table which is outside the print range */
td.Keywords  
{ 
    background-image: url('images/backgnd_kword.gif'); 
}

