body {
	border-bottom: 1px;
	border-style: none none solid none;
	margin-bottom: 24px ;
}
h3 {
	font-size: 100%;
	margin-bottom: 0em;
}
/* Validate any changes at http://jigsaw.w3.org/css-validator/#validate_by_upload+with_options */
/* Font definitions */

/* Fonts for titles */
.RdTitle, .RdSectionHeading, .RdSubsection1Heading, .RdSubsection2Heading, .RdSubsection3Heading, .RdDescribeItemLabel {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "Nimbus Sans L", Helvetica, sans-serif;
	/* Source: http://www.codestyle.org/css/font-family/sampler-SansSerif.shtml */
	/* Windows: "Trebuchet MS", "Microsoft Sans Serif", */
	/* Unix: "Nimbus Sans L", "Trebuchet MS", Helvetica */
	/* Mac: Helvetica, "Trebuchet MS" */
	/* Rejected: Verdana, Tahoma */ 
	font-size: 10pt ;
	font-weight: bold ;
	color: #002b5f ;
	margin-bottom: 24px ;
	}
/* Fonts for text */
.RdDescription, .RdSynopsis, .RdArguments, .RdFormat, .RdDetails, .RdValue, .RdSection, .RdNote, .RdAuthor, .RdSource, .RdReferences, .RdSeealso, .RdSubsection1, .RdSubsection2, .RdSubsection3, .RdEmph, .RdStrong, .RdBold, .RdEmail, .RdUrl, .RdHref, .RdItemize, .RdEnumerate, .RdDescribe, .RdDescribeItemBody, .RdTabular, .RdTabularCellL, .RdTabularCellC, .RdTabularCellR, .RdItemList, .RdItemValue, .RdArgumentList, .RdArgumentDesc, .RdValueList, .RdValueDesc, .RdEqn, .RdDeqn {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "Nimbus Sans L", Helvetica, sans-serif;
	/* Source: http://www.codestyle.org/css/font-family/sampler-SansSerif.shtml */
	/* Windows: "Trebuchet MS", "Microsoft Sans Serif", */
	/* Unix: "Nimbus Sans L", "Trebuchet MS", Helvetica */
	/* Mac: Helvetica, "Trebuchet MS" */
	/* Rejected: Verdana, Tahoma */ 
	font-size: 9pt ;
	line-height: 1.1 ;
	}
/* Fonts for code */
.RdName, .RdUsage, .RdExamples, .RdCode, .RdPreformatted, .RdKbd, .RdSamp, .RdVerb, .RdFile, .RdEnv, .RdOption, .RdCommand, .RdItemKey, .RdArgumentName, .RdValueName, .RdLink, .RdR
 {
	font-family: "Courier New", "Nimbus Mono L", Courier, monospace ;
	/* Source: http://www.codestyle.org/css/font-family/sampler-Monospace.shtml */	
	/* Windows: "Courier New" */
	/* Unix: "Nimbus Mono L", "Courier New" */
	/* Mac: Courier, "Courier New" */
	font-size: 9pt ;
	}
/* Fonts and positioning for extra elements */
.RdLanguageRef {
	float: right;
	padding: 2px;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "Nimbus Sans L", Helvetica, sans-serif;
	font-size: 9pt;
	}
.RdIndexFirstLetter {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "Nimbus Sans L", Helvetica, sans-serif;
	/* Source: http://www.codestyle.org/css/font-family/sampler-SansSerif.shtml */
	/* Windows: "Trebuchet MS", "Microsoft Sans Serif", */
	/* Unix: "Nimbus Sans L", "Trebuchet MS", Helvetica */
	/* Mac: Helvetica, "Trebuchet MS" */
	/* Rejected: Verdana, Tahoma */ 
	font-size: 14pt ;
	font-weight: bold ;
	color: #002b5f ;
	padding-top: 24px ;
	padding-bottom: 3px;
	margin: 0.75em 0em 0em 0em; 
	}
.RdToc {
	float: right;
	text-align: center;
	width: 25%;
	padding: 3px;
	background-color: #F2F2F2;
}

/* Alternate colors of argument list rows */
.RdArgumentRow0, .RdArgumentRow0 td, .RdValueRow0, .RdValueRow0 td {
	background-color: #FFFFFF
	}
.RdArgumentRow1, .RdArgumentRow1 td, .RdValueRow1, .RdValueRow1 td {
	background-color: #F2F2F2;
	}

/* Sectioning macros */
.RdName {
	width: 100%;
	font-size: 10pt;
	margin: 0em 0em 0.5em 0em;
	border-style: none none solid none;
	padding: 3px;
	text-align: left;
	border-bottom: #002b5f;
	background-color: #F2F2F2;
	}
.RdTitle {
	font-size: 14pt; 
	margin: 0.75em 0em 0em 0em; 
	border-bottom: 1px;
	border-style: none none solid none;
	padding-bottom: 3px;
	/* text-transform: capitalize; */
	}
.RdSectionHeading {
	margin: 1em 0em 0.5em 0em;
	border-style: none;
	text-transform: capitalize;
	}
.RdDescription {
	margin:0em 0em 0.5em 1em;
	}
.RdUsage {
	margin: 0em 0em 0em 1em;
	white-space: pre;
	}
.RdSynopsis {
	font-size: 8pt; 
	margin: 0em 0em 0em 0em; 
	white-space: pre
	}
.RdArguments {
	margin: 1em 3em .5em 1em;
	border: thin solid #F2F2F2;
	}
.RdFormat {
	margin:0em 0em 0.5em 0em;
	}
.RdDetails {
	margin: 0em 0em 0.5em 1em;
	}
.RdValue {
	margin: 0em 0em 0.5em 1em;
	}
.RdSection {
	margin: 0em 0em 0.5em 1em;
	}
.RdNote {
	margin: 0em 0em 0.5em 1em;
	}
.RdAuthor {
	margin: 0em 0em 0.5em 1em;
	}
.RdSource {
	margin: 0em 0em 0.5em 1em;
	}
.RdReferences {
	margin:1em 0em 0.5em 0em;
	}
.RdSeealso {
	margin:1em 0em 0.5em 1em; 
	/* CSS2: The white-space element pushed the div tag down farther than other elements, the following pulls it up but is unreliable across browsers. */
	position: relative;
	top: -5px;
	}
.RdExamples {
	white-space: pre; 
	margin: 0em 0em 0.5em 1em;
	/* CSS2: The white-space element pushed the div tag down farther than other elements, the following pulls it up but is unreliable across browsers. */
	position: relative;
	top: -5px;
	margin-bottom: 24px ;
	}
.RdSubsection1Heading {
	margin:1.12em 0em 0.5em 0em;
	}
.RdSubsection1 {
	margin:1.12em 0em 0.5em 1em;
	}
.RdSubsection2Heading {
	margin:1.5em 0em 0.5em 0em;
	}
.RdSubsection2 {
	margin:1.5em 0em 0.5em 1em;
	}
.RdSubsection3Heading {
	font-size: 9pt ;
	margin:1em 0em 0.5em 0em;
	}
.RdSubsection3 {
	margin:1em 0em 0.5em 1em;
	}

/* Text macros */
.RdEmph {
	font-style: italic
	}
.RdStrong {
	font-weight: bolder
	}
.RdBold {
	font-weight: bolder
	}
.RdSQuote:before {
	content:"\2018"
	}
.RdSQuote:after {
	content:"\2019"
	}
.RdDQuote:before {
	content:"\201C"
	}
.RdDQuote:after {
	content:"\201D"
	}
.RdCode {
	vertical-align: baseline;
	}
.RdPreformatted {
	white-space: pre
	}
.RdKbd {
	font-style: italic
	}
.RdSamp {

	}
.RdVerb {
	white-space: pre
	}
.RdPkg {
	font-weight: bolder
	}
.RdFile {

	}
.RdFile:before {
	content:"\2018"
	}
.RdFile:after {
	content:"\2019"
	}
.RdEmail {
	margin:0em 0em 0.5em 0em;
	color:#425f95;
	}
.RdUrl, .RdHref {
	margin:0em 0em 0.5em 0em;
	color:#425f95;
	}
.RdVar {
	font-style: italic
	}
.RdEnv {

	}
.RdOption {

	}
.RdCommand {

	}
.RdDfn {
	font-style: italic;
	}
.RdCite {
	font-style: italic;
	}
.RdAcronym {
	font-size: 8pt;
	border-bottom: dotted 1px;
	}
.RdSpecial {

	}

/* Lists and tables */
.RdItemize {
	margin-left: 40px;
	list-style: disc;
	margin-left: 40px;
	margin:0em 0em 0.5em 0em;	
	}
li {
	margin:0em 0em 0.5em 0em;
	}
.RdEnumerate {
	margin-left: 40px;
	list-style-type: decimal;
	}
.RdDescribe {
	margin: 1.12em 0em;
	}
.RdDescribeItemLabel {
	font-size: 9pt;
	font-weight:bold;
	margin:1em 0em 0.5em 0em;
	}
.RdDescribeItemBody {
	margin:0em 0em 0.5em 0em;
	margin-left: 40px;
	}
.RdTabular {
	margin:1em 0em 0.5em 0em;
	}
.RdTabularCellL {
	margin:0em 0em 0.5em 0em;
	padding: 0em 0.5em 0em 0.5em;
	text-align: left;
	vertical-align: top;
	}
.RdTabularCellC {
	margin:0em 0em 0.5em 0em;
	padding: 0em 0.5em 0em 0.5em;
	text-align: center;
	vertical-align: top;
	}
.RdTabularCellR {
	margin:0em 0em 0.5em 0em;
	padding: 0em 0.5em 0em 0.5em;
	text-align: right;
	vertical-align: top;
	}
.RdItemList {
	/* CSS2: The following collapses the cells of the table */
	border-spacing: 0px;
	}
.RdItemKey {
	vertical-align: top;
	margin: 0.5em 0em 0.5em 0em;
	padding: 0.125em 0.188em 0.188em 0.188em;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	border-bottom-width: 1px;
	}
.RdItemValue {
	vertical-align: top;
	margin: 0.5em 0em 0.5em 0em;
	padding: 0.125em 0.188em 0.188em 0.188em;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	border-bottom-width: 1px;
	}
.RdArgumentName, .RdValueName {
	vertical-align: top;
	margin: 0.5em 0em 0.5em 0em;
	padding: 0.125em 0.75em 0.188em 0.188em;
	}
.RdArgumentDesc, .RdValueDesc {
	vertical-align: top;
	margin: 0.5em 0em 0.5em 0em;
	padding: 0.125em 0.188em 0.188em 0.188em;
	}

/* Cross-references */
.RdLink {
	margin:0em 0em 0.5em 0em; 
	color:#425f95;
	}

/* Mathematics */
.RdEqn {
	margin:0em 0em 0.5em 0em; 
	font-style: italic 
	  }
.RdDeqn {
	  margin:0em 0em 0.5em 0em; 
	  text-align: center;
	  font-style: italic
	  }

/* Insertions */
.RdR {
	font-weight: bolder;
	color: #666666
		}
.RdSNext {
	font-weight: bolder;
	color: #666666
        }
