* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background: url(faux-1-3-col.gif);
 margin-bottom: 5px;
 overflow: auto; 
 width: 100%
}
#header {
 color: #000000;
 width: 922px;
 padding: 10px 0px 0px 0px;
 height: 110px;
 margin: 10px 0px 0px 0px;
 background: #FFFFFF;
}
#header h1 {
 font-family: "Times New Roman", Times, serif;
 font-size: 20px;
 line-height: 20px;
 font-weight: normal;
 font-style:italic;
 color: #85836F;
 border-bottom: 0px;
}
#headerleft {
 width:190px;
 float:left;
 display:inline;
 padding: 10px 0px 0px 0px;
}
.noborder {
 border:0 none;
 text-decoration: none;
}
#headerright {
 float:right;
 width:auto;
 display:inline;
 position:relative;
} 
#navigation {
 color: #333;
 padding: 6px;
 margin: 0px 0px 4px 0px;
 background: #437CC1;
}
#oraclecontent { 
 display: inline;
 color: #333;
 margin: 10px 10px 10px 10px;
 padding: 0px;
 width: 902px;
 float: left;
}
#oraclecontent ul {
 margin:inherit;
 padding:inherit;
}
#oraclecontent ol {
 margin:inherit;
 padding:inherit;
}
#oraclecontent li {
 margin:inherit;
}
#oraclecontent li a {
 display:block;
 color:#437CC1;
 text-decoration:none;
 width:185px;
}
#oraclecontent li a:hover {
 color:#437CC1;
 text-decoration:underline;
}
#oraclecontent a {
 display:inline;
 color:#437CC1;
 font-weight:bold;
 text-decoration:none;
 width:185px;
}
#oraclecontent a:hover {
 color:#437CC1;
 font-weight:bold;
 text-decoration:underline;
}
#oracleheader {
 background: #85836F;
 padding: 5px 10px 5px 10px;
 margin: 20px 0px 20px 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight:bold;
 color:#FFFFFF;
 line-height: 20px;
}
#clear {
 clear:both;
}

#footer { 
 width: 902px;
 clear: both;
 font-size:11px;
 font-weight:bold;
 color: #FFFFFF;
 background: #437CC1;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
.clear {
 clear: both;
 background: none;
}
#navhoriz {
 position: relative;
 display:block;
 height:21px;
 font-size:12px;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
 border-bottom:none;
}
#navhoriz ul {
 margin:0;
 padding:0;
 list-style-type:none;
 width:auto;
}
#navhoriz ul li {
 display:block;
 float:left;
 margin:0 1px 0 0;
}
#navhoriz ul li a {
 display:block;
 float:left;
 color:#FFFFFF;
 text-decoration:none;
 padding:3px 14px 0 14px;
 height:18px;
}
#navhoriz ul li a:hover {
 color:#FFFFFF;
 text-decoration:underline;
}
#lefthead {
 margin:0;
 padding:6px 10px 6px 10px;
 list-style-type:none;
 display:block;
 color:#FFFFFF;
 font-size:12px;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
 line-height:100%;
 width:185px;
 background:#85836F;
}

/* h1 is a Product or Article Heading */
h1 {
 font-family: "Times New Roman", Times, serif;
 font-size: 24px;
 line-height: 24px;
 font-weight: normal;
 color: #85836F;
 border-bottom: 1px;
 border-bottom-style: solid;
 border-bottom-color: #85836F;
 margin:0px 0px 4px 0px;
}
/* h2 is the old .smallheads class */
h2 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color:#2E4A69;
}
/* h3 is the old .sidebar class */
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 line-height:normal;
 font-weight: bold;
 color: #333;
}
/* h4 is the old .sidebar2 class */
h4 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #555;
}
/* h5 is product menu 1 */
h5 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000099;
	margin: 0cm 0.2cm 0 0.2cm;
}
/* h6 is product menu 2 */
h6 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000099;
	margin: 0cm 0.2cm 0.1cm 0.6cm;
}
/* p is the old .text class */
p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 14px;
}
p a:link, a:visited, a:hover {
	color: #437CC1;
	font-weight:bold;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
p.sectionbreak {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 17px;
 font-weight: bold;
 color:#2E4A69;
 border-bottom: 1px;
 border-bottom-style: solid;
 border-bottom-color: #85836F;
 margin:20px 0px 4px 0px;
}
p.oraclesection {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight:bold;
 color:#FFFFFF;
 line-height: 20px;
}
.imgleft {
 float:left;
 margin: 3px 8px 3px 0px;
}
.imgright {
 float:right;
 margin: 3px 0px 3px 8px;
 clear:both;
}
.imgright a {
 border:none;
}
.imgrightborder {
 border: solid #CCCCCC 1px;
 float:right;
 margin: 3px 0px 3px 8px;
 clear:both;
}
form fieldset {
 border:0 solid;
} /* Opera */
form fieldset legend {
 display:block;
 color: #333;
 padding: 5px 0px 5px 0px;
 font-weight:bold;
}
form fieldset label {
 font-weight: normal;
 color: #333;
}
form fieldset small {
 display: block;
 color: #333;
 margin: 2px 260px 20px 16px;
 font-size: 88%;
}
form fieldset small.smallalt {
 display: block;
 color: #333;
 margin: 2px 320px 5px 0px;
 font-size: 88%;
}
form fieldset small.smallalt2 {
 display: block;
 color: #333;
 margin: 18px 320px 5px 0px;
 font-size: 88%;
}
form fieldset select {
 display:block;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 width: 260px;
 margin: 0px 0px 22px 0px;
}
form fieldset input.inputwide {
 width:300px;
}
form fieldset input.inputnarrow {
 width:100px;
}
form fieldset label.labelradio {
 display:inline;
 margin: 0px 18px 0px 0px;
}
form fieldset textarea {
 overflow:auto;
}
form .submit {
 border: 1px solid #85836F;
 background: url('http://www.hycomb.com/0images/standard/button.gif');
 padding: 3px 8px;
 margin: 12px 12px 12px 0px;
 font-size: 11px;
 font-weight: bold;
 color:#333;
}
form .reset {
 border: 1px solid #85836F;
 background: url('http://www.hycomb.com/0images/standard/button_gray.gif');
 padding: 3px 8px;
 margin: 0px 12px 12px 12px;
 font-size: 11px;
 font-weight: bold;
 color:#333;
}