address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, h1, h2, h3, h4, h5, h6, menu, ol, p, td, th, ul {
	font-family: Verdana, Geneva, Sans-serif;
	}

code, pre, samp {
	font-size: 12px;
	font-family: Verdana, Geneva, Sans-serif;
	}

abbr, acronym, .help {
	border-bottom: 1px dotted #555;
	cursor: help;
	}

body {
	background-color: #fff;
	border: 0;
	color: #333;
	font-size: 12px;
	padding: 0;
	margin: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;    /* the correct value */
	}
html>body {
	font-size: 12px;    /* reapply for Opera 5 */
	}


:link, :visited {
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
	}

:link {
	color: #0033cc;
	}

:visited {
	color: #0033cc;
	}

:link:hover, :visited:hover {
	text-decoration: none;
	color: #00f;
	}

:link:active, :visited:active {
	text-decoration: underline;
	color: #0033cc;
	}



/* --------------- header --------------- */

#header {
    background: #CE7824 url(./images/header.gif) repeat-x left top;
	border-bottom: 1px solid #000;
	color: #fff;
	margin: 0;
	}

.docheading {
	background-color: transparent;
	color: #fff;
	width: 300px;
	padding: 8px 0 3px 30px;
}
		
.searchbox {
	background-color: transparent;
	font-size: 10px;
	font-weight: normal;
	padding: 0 15px 0 0;
	margin:0;
	text-align: right;
}

.section {
	margin: 0;
	padding: 0;
}

#navlinks {
	margin: 12px 24px -8px 26px;
	padding: 5px 0 6px 8px;
	font-size: 10px;
	}
#navlinks a:link { 
	font-weight:       bold;
	text-decoration:   underline;
	white-space:       nowrap;
}
#navlinks  a:visited { 
	text-decoration:   underline;
	font-weight:       bold;
}
#navlinks a:hover { 
	text-decoration:   none;
	color:             #333;
}


.leftpad {
 padding-left: 20px;
}

.imgwrapper {
 margin: 0 auto 0 auto;
 padding: 8px 0 5px 0;
 text-align: center;
}

.imgborder {
 	border:1px solid #666;
	display: block;
	margin: auto;
	padding: 0;
}

.highlight {
	font-size: 12px;
	font-family: Verdana, Geneva, Sans-serif;
	background-color: transparent;
	color: #393;
	font-weight: normal;
}

/* --------------- content --------------- */

#content {
	margin: 18px 26px;
	font-size: 12px;
	}

#content img {
	margin: auto;
	padding: 0;
	}

/*
	 Display title as image caption
*/
#content img[title]:after {
	background-color: transparent;
	color: #000;
	content: attr(title);
	display: block;
	margin: 0;
	padding: 0.3em 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}


#content h1 {
	background-color: #D8DEF2;
	border: 1px solid #369;
	color: #2B3979;
	font-size: 16px;
	margin: 12px 0 15px 0;
	padding: 12px;
	text-align: center;
	}

#content h2 {
	background-color: transparent;
	border-bottom: 1px solid #3A5090;
	color: #1F336B;
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0 10px 4px;
	padding: 5px 0 3px 10px;
	}

#content h3 {
	font-size: 13px;
	font-weight: bold;
	color:	#462F00;
	background-color: transparent;
	border-bottom: 1px solid #E7DABF;
	margin: 10px 0 0 15px;
	padding: 5px 0 3px 9px;
	}

#content h4 {
	background-color: transparent;
	color: #363;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 21px;
	padding-left: 3px;
	}

#content h5 {
	color: #333;
	font-size: 13px;
	margin: 16px 0 -5px 0;
	padding: 0;
	}
	
#content .subhead {
	font-size: 12px; 
	font-weight: normal;
	font-style: italic;
	margin: 3px 0 0 0;
}

#content .title {
	margin: 10px 30px -5px 24px;
	font-size: 12px;
}

#content p {
	margin: 10px 30px 3px 24px;
	font-size: 12px;
	}
	
#content b {
	font-weight: bold;
	}

#content strong {
	font-weight: bold;
	}

#content code {
	background-color: #F2F4F8;
	border: 1px solid #91A2B4;
	color: #003CB5;
	font-size: 12px;
	display: block;
	margin: 10px 0 5px 24px;
	padding: 10px;
	}

#content pre { 
	background-color: #F6F8FB;
	border: 1px solid #91A2B4;
	color: #003CB5; 
	font-size: 12px;
	display: block;
	margin: 10px 0 5px 24px;
	padding: 10px;
}


#content .path {
	background-color: #EBF3EC;
	border: 1px solid #99BC99;
	color: #005702;
	font-size: 12px;
	text-align: center;
	margin: 0 0 14px 0;
	padding: 5px 10px 5px 8px;
	}


#content var {
	background-color: transparent;
	color: #393;
	font-weight: bold;
	}

#content kbd {
	font-family: Verdana, Geneva, Sans-serif;
	background-color: transparent;
	color: #c33;
	font-size: 12px;
	font-weight: bold;
 	}

#content dfn {
	font-family: Verdana, Geneva, Sans-serif;
	font-size: 12px;
	color: #336600;
	font-weight: bold;
	}

#content samp {
	font-size: 12px;
	font-family: Verdana, Geneva, Sans-serif;
	background-color: transparent;
	color: #933;
	font-weight: bold;
	}

#content address {
	font-size: 10px;
	font-style: italic;
	margin-right: 20px;
	text-align: right;
	}

#content li {
	font-size: 12px;
	margin-top: 6px;
	margin-left: 5px;
	font-size: 12px;
	}

#content li p {
	font-size: 12px;
	margin-left: 0;
	margin-right: 0;
	}

#content .toc {
	font-weight: bold;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;   /* the correct value */
	}
html>body #content .toc {
	font-size: 12px;   /* reapply for Opera 5 */
	}

#content .toc b {
	color: #333;
	font-size: 12px;
	}

#content .minitoc {
	font-weight: bold;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;   /* the correct value */
	}
html>body #content .minitoc {
	font-size: 12px;   /* reapply for Opera 5 */
	}



/*
	Apply style to IE browsers
		http://centricle.com/ref/css/filters/tests/star_html/
*/
* html #content #toc ul {
	padding-left: 5px;
	}

/*
	Apply style to Moz browsers
		http://centricle.com/ref/css/filters/tests/owen/
*/
head:first-child+body #content #toc ul {
	margin-left: 5px;
	}


#content .important {
	background: #FBE6F2;
	border: 1px solid #D893A1;
	color: #000;
	margin: 10px 0 5px 24px;
	padding: 10px;
	}

#content .important p {
	margin: 6px 0 8px 0;
	padding: 0;
	}
	
#content .important .leftpad {
	margin: 6px 0 8px 0;
 	padding-left: 20px;
}
	
	
#content .critical {
	background: #FBE6F2;
	border: 1px solid #E68F8F;
	color: #000;
	margin: 10px 0 5px 0;
	padding: 10px;
	}
	
#content .critical p {
	margin: 5px 0 6px 0;
	padding: 0;
	}

#content .searchbox {
	background-color: #eee;
	border: 1px solid #222;
	padding: 7px 0 7px 8px;
	text-align: center;
	}


/* --------------- footer --------------- */

#footer {
	background-color: #EFF1F8;
	border-top: 1px solid #ACB8E0;
	font-size: 10px;
	padding: 16px 0 26px 0;
	margin: 40px 0 0 0;
	text-align: center;
	}

#footer address {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}

#footer .validation {
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;   /* the correct value */
	}
html>body #footer .validation {
	font-size: x-small;   /* reapply for Opera 5 */
	}

.center {
 text-align: center;
}

form {
 margin:            0;
 padding:           0;
 border:            0;
}
.hidden {
 margin:            0;
 padding:           0;
 border:            0;
}
.input {
 border-top:        2px solid #555;
 border-left:       2px solid #555;
 border-bottom:     1px solid #999;
 border-right:      1px solid #999;
 color:             #333;
 font-family:       Lucida Grande, Verdana, Geneva, Sans-serif;
 font-size:         12px;
 height:            1.5em;
 padding:           0;
 margin:        	0;
} 
.submit {
 font-family:       Lucida Grande, Verdana, Geneva, Sans-serif;
 font-size:         10px;
 font-weight:       bold;
 border-top:		1px solid #9EA3D5;
 border-left:		1px solid #9EA3D5;
 border-right:		1px solid #000;
 border-bottom:		1px solid #000;
 letter-spacing:    .1em;
 margin:        	0;
 padding:			2px 4px 2px 4px;
 background-color:  #3F4471;
 color:             #fff;
 cursor: pointer;
 cursor: hand;
}  
