/* 
Copyright 2005 Adobe Systems Incorporated.
Reskin CSS
$Revision: #1 $
*/
#capTop,
#capBottom {
display: none
}
#flash-pixel { display: none;}
.breaker{	
clear:both; 
overflow:hidden; 
height:1px;
}
#content {	
padding: 0 6px 1px 0;
margin: 0;
width: 758px;
_width: 764px;
background-image: url(/lib/com.adobe/template/theme/body_dropshadow.png);
_background-image: url(/lib/com.adobe/template/theme/body_dropshadow_8bit.png);
background-repeat: repeat-y;
position: relative;
z-index: 1;
min-height: 850px;
_height: 850px;
}
* html #content {
width: 758px;	
}
td h1 {
font-size: 1.85em;
font-weight: normal;
line-height: 1.1em;
margin-top: 0;
padding: 0.5em 4em 0.35em 16px;
background-position: 693px 0.1em;
background-repeat: no-repeat;
position: relative !important;
top: 0 !important;
color: #000;
}
p  { 
margin-top: 0.3em; margin-bottom: 1.5em;
}
td.rowheader { 
font-size: .84em; padding: 8px;
}
.caption { 
margin-top: 1em; 
font-size : xx-small; 
color: gray;
}
.quote { 
font: bold 0.8em/1.33em Arial, Helvetica, sans-serif; 
color: #888;
}
div.quote { 
margin: .3em 0em .5em;
}
.itemChar { 
font-weight: bold; 
color: #f60;
}
pre {
display: block;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
line-height: inherit;
color: inherit;
padding: 8px 8px .75em 8px;
}
div.preWrapper {
overflow: auto;
width: 450px;
margin-bottom: 2em;
background-color: #F7F7F7;
}
div.preWrapperSmall {
overflow: auto;
width: 200px;
margin-bottom: 2em;
background-color: #F7F7F7;
}
div.preWrapper:focus { 
background-color: #fff; 
}
textarea.code { 
width: 90%; 
/* IE 5 Win width */ 
height: 200px; 
background-color: #F7F7F7; 
border: 1px solid gray;	
margin-bottom: 2.5em;
}
code { 
font-family: "Courier New", Courier, monospace; 
color: #333333; 
font-size: 11px; 
background-color: #F7F7F7;
}
p code { 
font: 1em;
}
xmp { 
font: "Courier New", monospace; 
color: #333;
}
#layoutLogic form { 
margin: 0em;
}
.padded select { 
font: bold 10px Verdana, Geneva, Arial, sans-serif;
}
#content li { 
margin: 0em 0em 1em 0em; 
padding: 0px;
}
#content li p { 
margin-bottom: 0.6em; 
margin-top: 0em;
}
#content li.nomarker { 
list-style: none; 
}
#content ul { 
list-style: url(/uber/images/middot_mac_ie.gif) outside; 
line-height: 1.3em; 
padding: 1px 0px 1px -10px; 
margin:1em 0em 1em 15px;
/*\*/
list-style: url(/uber/images/middot_pc_ie.gif) outside; 
padding: 1px 0px 1px 0px; 
margin:1em 0em 1em 11px;
/* */
}
#content ul ul {	
margin-top:1em;
} 
#content ol {	
margin:3px 0px 1em 20px; 
padding:0px 0px 0px 10px; 
line-height: 1.3em; 
list-style-type: decimal;
}
#content li ol {	
margin:2em 0em 2em 1em; 
list-style-type: lower-alpha;
}
#content ul.nomarker {	
list-style: none; 
margin: 0.5em 0em 1.5em 0em; 
line-height: 1.3em; 
padding: 1px 0px 1px 0px;
}
#content ul.nomarker li {	
margin:0em 0em 0.65em 0em;
}
#content ul.custom {	
list-style: none; 
margin-left: 0; 
padding-left: 1em; 
text-indent: -1em;
}
ol.alpha {	
list-style: lower-alpha;
}
div.list {	
margin:0em 0em 2.5em 0em;
}
div.list p {	
margin: 0.5em 0em 0.5em 0em;
}
#content dt { 
margin-top:3em;	
font-weight: bold;
}
#content hr { 
color: #e6e6dc; 
background: #e6e6dc; 
border: none; 
height: 1px;
}
hr.oneRow {	
color: #e6e6dc; 
height: 1px; 
margin: 15px 0px 16px 0px; 
clear: left;
}
hr.dashedHalfRow {	
border-style: dashed; 
color: #e6e6dc; 
height: 1px; 
margin: 7px 0px 8px 0px; 
clear: left;
}
.dashed { 
color: #FFF; 
background: #FFF; 
border-top: 1px dashed #ccc; 
border-right: none; 
border-bottom: none; 
border-left: none; 
height: 1px
}
hr.space {	
margin: 25px; 
visibility: hidden;
}
hr.pagebreak {	
color: #e6e6dc; 
height: 1px; 
margin: 0em;
}
hr.nomargin {	
color: #e6e6dc; 
height: 1px; 
margin: 0em; 
clear: both;
}
hr.margin {
color: #e6e6dc; 
height: 1px;	
margin: 25px 0px 25px 0px; 
clear: left;
}
hr.bottommargin {
color: #e6e6dc; 
height: 1px; 
margin: 0px 0px 25px 0px;	
clear: both;
}
hr.topmargin {
color: #e6e6dc; 
height: 1px; 
margin: 32px 0px 0px 0px; 
clear:both;
}
hr.bottom {
color : #D5D5CA; 
height: 1px; 
margin: 32px 0px 16px 0px; 
border: 0px; 
background: #D5D5CA;
}