body {
    font-size : 100%;
    padding: 20px;
    margin: 0px;
}
body, td, th {
    font-family : lucida grande, arial, helvetica, sans-serif;
    font-size : 10pt;
}
pre, tt, code {
    font-family : monospace;
    font-size : 10pt;
}
span.code-keyword, .code-object {
    color: navy;
}
span.code-comment {
    color: darkgreen;
}
span.code-quote {
    color: darkred;
}
#pageContainer {
    display: block;
    position: relative;
    clear: both;
}
a.pdficon {
	right: 3px;
	bottom: 0px;
    position: absolute;
}
table.pagecontent {
	padding: 40px;	
}
#pageBody {
    margin: 0 18px 0 10px;
    padding-top : 0.5em;
}
a:link {
    color: #11568c;
}
a:visited {
    color: #571c8d;
}
a:hover {
    color: #7a1d42;
    text-decoration : underline;
}
a:active {
    color: #7a1d42;
}



/* Header */
#pageHeader {
	background: #fff url(../images/jive-hdr-bg1.png) repeat-x top;
	border: 1px solid #ccc;
	position: relative;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	}
* html #pageHeader {
	height: 1%; /* fix for IE6 */
	}
#pageHeader div {
	background: transparent url(../images/jive-hdr-bg2.png) no-repeat;
    padding: 10px 20px;
    width: 836px;
	}
#pageHeader h1 {
	color: #333;
	font-size : 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 2px;
	}
#pageHeader h4 {
	color: #777;
	position: relative;
    font-size: 0.9em;
    font-weight: normal;
    margin: 0;
    padding: 0 0 10px 0;
	}
#pageHeader a.powered {
	font-size: .8em;
	position: absolute;
	right: 20px;
	text-decoration: none;
	top: 20px;
	}
#pageHeader a.powered:hover {
	text-decoration: underline;
	}

.navigation {
    position: relative;
    background: #2c4979 url(../images/jive-nav-bg.png) repeat-x top;
    border: 1px solid #ccc;
    border-top: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 0 6px 0;
    margin: 0 0 25px 0;
    overflow: hidden;
    -moz-border-radius: 0 0 4px 4px;
	}
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
	}
.navigation ul li {
	border-right: 1px solid #3b5580;
	display: inline;
	padding: 0;
	}
.navigation ul li.last {
	border-right: none;
	}
.navigation a {
    color: #fff;
    padding: 5px 15px;
    text-decoration: none;
	}
.navigation a:hover {
	color: #fff;
    text-decoration: underline;
	}


#pageWrapper {
	padding: 0 20px;
	position: relative;
	}



h2,h5 {
    font-size : 1.3em;
    font-weight : bold;
    margin: 2.0em 0 10px 0;
    padding: 0;
    color: #335588;
    border-bottom : 1px #ccc dotted;
}
h5 {
    margin-top : 1.5em;
    font-size : 1.0em;
}
p {
    margin: 0 0 15px 0;
}
hr {
    display: block;
    height: 1px;
    background-color: #999;
    border: none;
    margin: 40px 0 20px 0;
}
.footer {
    font-size : 8pt;
    color : #666;
    text-align : center;
    margin-top : 2em;
    padding-top : 0.5em;
    border-top : 1px #CCC solid;
}
#beta {
    margin : 1em 0;
    padding : 5px;
    background-color : #fcc;
    border : 1px #f66 dotted;
    -moz-border-radius : 3px;
}
#beta h3 {
    padding : 0;
    margin : 0;
    margin-bottom : 0.5em;
}
#beta p {
    padding : 0;
    margin : 0;
    margin-top : 0.8em;
    margin-bottom : 0.4em;
}
#license #licensetext {
    font-size : 8pt;
    display : none;
}
LI {
    margin-bottom : 1.0em;
}
EM.note {
    font-style : normal;
    background-color : #ff9;
}
.panel {
    border : 1px #ccc dotted;
    margin-bottom : 1em;
}
.panelHeader {
    background-color : #ccc !important;
    padding : 5px;
    border-bottom : 1px #ccc dotted;
}
.panelContent {
    padding : 5px;
    background-color : #eee !important;
}
.jiveTable TD, .jiveTable TH {
    padding : 5px;
	vertical-align:top;
}
.jiveTable TH {
    background-color : #eee;
}
.indexTable td {
    padding : 5px;
    font-size : 9pt;
	vertical-align:text-top;
	width:33%;
}
.indexTable .indexTitle {
    font-size : 10pt;
	font-weight: bold;
}
.indexTable li {
    font-size : 8pt;
	list-style:none;
	margin-left:-40px;
}
.sectionList li {
    font-size : 9pt;
	list-style:none;
	margin-left:-40px;
}
blockquote {
    margin : 2em;
    border : 1px #f99 dotted;
    background-color : #ffe;
    padding : 5px;
    -moz-border-radius : 3px;
}
blockquote p {
    margin : 0.5em 0 0.5em 0;
    padding : 0;
}
.jive-note {
    border : 1px #f00 dotted;
    -moz-border-radius : 3px;
    background-color : #fee;
    padding : 5px;
    width : 100%;
    margin : 1em 2em 1em 2em;
}
.jive-note .strong {
    display : block;
    margin : 0; padding : 0;
    margin : 0.2em 0 0 0;
}
.removed {
	text-decoration:line-through;
	color:#FF0000;
}
.added {
	color:#00CC00;
}
