.contents {
	color: #000000;
	text-decoration: underline;
}

.backgroundTable {
	background: #999999;
	background-color: #999999;
}

td,td li,td p {
	font-size: 13px;
	color: #333333;	
}


th  {
	background: url(img/td_bgr.gif) repeat-x;
	color: #FFFFFF;
}

.nomargin { margin-left: 0px; margin-right: 0px;}

table.nomargin td {
	background-color: #FFFFFF;
}

TABLE  {
	margin-left : 20px;
	font-size : 13px;
}

BODY   {
	background-color: #f5f5f5;
	margin: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.intro  {
	font-size:14px;
	font-weight:bold;
	color:#292E30;
	margin-left: 20px;
	margin-top: 26px;
	padding-left: 0px;
	background-image: none;
	border-bottom: 1px dotted #5F5F5F ;
}

P  {
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	margin-left: 20px;
}


H1  {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(img/title.gif);
	height: 28px;
	margin: 0px;
	padding-left: 20px;
	
}


H2  {
	font-size: 12pt;
	font-weight: bold;
	color: #006596;
	margin-left: 20px;
	background: url(img/li_1.gif) no-repeat;
	padding-left: 16px;
}



H3  {
	margin-left : 15px;
	font-size : 11pt;
	font-weight : bold;
	color : #333333;
	padding-left: 5px;
}
H4 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #2D488B;
	margin-left: 20px;
}
H5 {
	font-size: 9pt;
	font-style: italic;
	margin-left: 25px;

}

.button  {
	font-size : 11pt;
	font-weight : bold;
	color : #2D488B;
}

.java  {
	font-size : 12pt;
	font-family : Courier New,Courier;
	color : #000000;
	margin-left : 0pt;
}

.tab  {
	font-size : 11pt;
	color : #000000;
	margin-left : 0pt;
}

div  {
	margin-left : 20px;
	/*font-size : 11pt;*/
}

.topic  {
font-size:12px;
font-weight:bold;
color:#026396;
}

blockquote  {
	color : #000000;
	font-style : normal;
	font-weight : normal;	
	margin-left: 15px;
}

.topic:hover  {
	color : #828282;
}

.state  {
	color : #808080;
	font-weight : bold;
}

li  {
	line-height:20px;
	color : #000000;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.figure  {
	font-size : 11px;
	color : #000000;
	
}

ul {
	line-height:20px;
	color : #000000;
	padding-top: 3px;
	padding-bottom: 3px;	
	list-style: none outside url(img/marc.gif);
}

ul.toc, ul.toc ul  {
	color : #000000;
	list-style: none url(img/li.gif);
}

ol  li{
	color: #000000;
	margin-left: 6px;
}

.uline  {
	text-decoration: underline;
	font-size: 12px;
}

.subtopic  {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-left: 51px;
	text-align: left;
	color: #292E30;
}

.indent  {
	font-size : 11pt;
	color : #000000;
	margin-left : 1px;
}

A  {
	text-decoration : underline;
	color : #2D488B;
	}


b  {
	color : #2D488B;
	/*font-size : 14px;*/
	
}


.sourceTable {
/*	font-family : Courier, "Courier New";
	font-size: 11pt;*/
	background-color: #e4e5e7;
	padding-left: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

hr{
	border-top: 1px dotted #5F5F5F;
	border-bottom: 1px solid #F2F2F2;
	border-right: 0px none;
	border-left: 0px none;
	float: none;
	margin-top: 11px;
	}

hr.intro {
	margin-left: 20px;
	margin-top: 1px;
}


.back{
	background: url(img/back.gif) no-repeat;
	padding-left: 20px;
}

.next{
	background: url(img/next.gif) no-repeat right;
	padding-right: 20px;
}
		
.note{
	clear: both;
	float: none;
	background-color:#FFFFFF;
	height: auto;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #006596;
	background-image: url(img/attention.gif);
	background-repeat: no-repeat;
	background-position: left ;
	margin: 20px 0px 1px;
	padding: 10px 15px 10px 60px;	
}

.note li{
	color:  #006596;
	}

.underline  {
	text-decoration: underline;
	font-size: 12px;
}
.tip{
	clear: both;
	float: none;
	background-color:#FFFFFF;
	height: auto;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #006596;
	background-image: url(img/tip.gif);
	background-repeat: no-repeat;
	background-position: left ;
	margin: 20px 0px 1px;
	padding: 10px 15px 10px 60px;	
}
ul ol li {
	list-style-image: none;
}
div.tip p {
	color: #006596;
}
