h1 {font-size: 13pt;
color: #fff;
position: relative;
left: 50px;
top: 12px;

}

h2 {font-size: 9pt;
color: #527bbd;

}
body { font-family: arial;
	font-size: 10px;
	background: #DEE7F7;}





#header {border-bottom: 1px solid #5555dd;
	height: 40px;
	background: #527bbd url(../images/I_R-LOGO.2w2.gif) no-repeat 2% 50%;
	padding: 5px;
	z-index: 150;
	-moz-border-radius: 4px;}
	
div.floater {
/*/*/
	float: right;
	width: 40%;
/**/
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #B0BDEC;
	background-color: #D5DFF5;
	font-size: 90%;
	font-family: Arial, verdana;
	clear: right;
	-moz-border-radius: 4px;
}




/**/
#content {font-family: arial, verdana, helvetica;
	color: #404040;
	font-size: 10pt;
	background: #fff;
	overflow: auto;
	height: 300px;
	border: 1px solid #9c9c9c;
	padding: 5px;
	z-index: 100;}

#content a {text-decoration: none;
	color: #2222cc;
	}


#content a:hover {text-decoration: underline;
	color: #2222cc;}




#relfaqs {background: #edc6c8;
	width: 300px;
	border: 1px dotted #B0BDEC;
	padding-left: 10px;
	font-size: 11px;
	-moz-border-radius: 6px;}

#relfaqs a {text-decoration:none;
	display: block;
}


#relfaqs a {color: #2222cc;} 

#relfaqs a:hover {text-decoration:underline;}

#rellinks a:first-child {padding-top: 5px;}

#rellinks a:visited {color: #6666ee;} 

#relhead {font-weight: bold;
	color: #555;
	border-bottom: 1px solid #9a9abe;
	width: 50%;
	padding-bottom: 0px;
}

.emph {font-weight:bold;
}

#calc { 
	border: 1px solid #a0a0a0;
	width: 300px;
	padding: 3px;
	background: #f0f0ed;
	font-weight: normal;
	font-size: 11px;
	}

#calc a{color: #2c2c9c;
	display: block;
	width: 100%;
	text-decoration: none;
}

#calc a:hover {text-decoration: underline;
	background: url(../images/arr_bkg.gif) no-repeat 90% 50%;}




#TOC {
/*/*/
	position: absolute;
	top: 46px;
	right: 30px;
/**/
	background: #e0e0e0;
	color: #6666ee;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #6666ee;
	width: 150px;
	z-index: 150;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;	
}
/*/*/
div.indlong {
	background: #fff;
	color: #9c9c9c;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 5px;
	border: 1px solid #6666ee;
	float: right;
	border: 1px solid #9c9c9c;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright:4px;
}

div.indlong:hover {border: 1px solid #c66;
	
}

/**/	
#index {float: right;
	display: none;
	font-weight: normal;
	font-size: 12px;	
	background: #f0f0f0;
	border: 1px solid #9c9c9c;
	width: 170px;
	height: 200px;
	overflow: auto;
	color: #404040;
}

#index ul {
		margin: 0;
		padding-left: 3px;
		list-style: none;
		}


#index ul li {
		border-bottom: 1px solid #f0f0f0;
		margin: 0;
}
#index ul li ul {
		
		margin-top: 0;
		padding-left: 9px;
		list-style: none;
		}

#index li {
		
		border-bottom: 1px solid #f0f0f0;
		margin: 0;
		}

#index li a {
		display: block;
		
		color: #2222cc;
		text-decoration: none;
		
		
		
		
		}
		
#index li a:hover {
		text-decoration: underline;
		background:  url(../images/arr_bkg.gif) no-repeat 94% 50%;
		}


#index li a:visited {color: #2222cc;}

#index h3 {padding-top: 0px;
	padding-left: 3px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 12px;
	width: 100%;}

#closeind {border-top: 1px dotted #000;
	cursor: pointer;
	background: #fff;
	padding-left: 3px;
		
}

#idxtop {border-bottom: 1px dotted #000;
	background: #fff;
	}

#collapse {font-size: 8pt;
	color: #2222cc;;
	padding-top: 2px;
	padding-left: 5px;
	cursor: pointer;
	border-top: 1px dotted #6666ee;}





#drop {	
/*/*/
	display: none;
/**/
	border: 1px solid #6666ee;
	font-weight: normal;
	padding: 0 0 0.5 0em;
	background:#729bed;
	z-index: 200;
	-moz-border-radius-bottomleft: 4px; 
	-moz-border-radius-bottomright: 4px;}

#drop a {color: #fff;
	text-decoration: none;
	font-size: 9pt;
	display: block;
	padding-left: 5px;
	padding-bottom: 2px;
	width: 100%;
}

#drop a:hover {text-decoration: underline;
	}

#ref {
	float: left;
	color: #527bcd;
	font-size: 100%;
	width: auto;
	border: 1px solid #cEd7e7;
	background: #DaE0F0;
	padding-left: 10px;
	padding-right: 5px;
	-moz-border-radius: 6px;
}

#ref h3 {
	font-size: 11px;
	padding: 0;}

#ref a {color: #527bcd;
	text-decoration: none;}

#ref a:hover {text-decoration: underline;}

#tocheader {cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 100%;}

#indextab {cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
	}

