/* 
	cache-default.9.02.2-f5c137104c549922fab73c713d886edb (8,872)
 */

/* --------- CACHE-DEFAULT.9.02.2-F5C137104C549922FAB73C713D886EDB --------- */

 /* Body CSS */ 
#pageText h2, #topic h2 { font-size: 17pt; color:#003366; }
#pageText h3, #topic h3 { font-size: 16pt; color:#003399; }
#pageText h4, #topic h4 { font-size: 15pt; color:#0066CC; }
#pageText h5, #topic h5 { font-size: 14pt; color:#0080EE; font-weight: normal;}
#pageText h6, #topic h6 { font-size: 12pt; color:#0099FF; }

#pageText h2, #pageText h3, #pageText h4, #pageText h5, 
#pageText h6, #topic h2, #topic h3, #topic h4, #topic h5, 
#topic h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 15px;
}

#pageText p {
      font-family: Arial, Helvetica, sans-serif;
      margin-bottom: 9px;
      margin-top: 9px;
}

#pageText a {
	color: #1B8CCC;
	text-decoration: none;	
}

#pageText a:visited {
	color: #1B8CCC;
}

#pageText a:hover {
	color: #1B8CCC;
	text-decoration: underline;
}

#pageText a.new {
	color: #ba0000;
}

#pageText a.new:visited {
	color: #a55858;
}

#pageText a.new:visited{
	color: #a55858;
}	

/* ordered list */
ol {
	list-style-type: decimal;
}

ol li ol li {
	list-style-type: upper-alpha;
}

ol li ol li ol li {
	list-style-type: lower-roman;
}

ol li ol li ol li ol li {
	list-style-type: lower-alpha;
}

/* unordered list */
ul {
	list-style-image: url(/images/image/bullet-1.gif);
}

ul li ul li {
	list-style-image: url(/images/image/bullet-2.gif);
}

ul li ul li ul li {
	list-style-image: url(/images/image/bullet-3.gif);
}


.admonition_Body {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	line-height: 1.5em;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* apply to <li> tag */
.admonition_List {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	line-height: 1.5em;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: -40px; 
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;

}


#mainPageTitle {
	color: #FFFFFF;
	background-color:#777776;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:bolder;
	font-size:12px;
	height:20px;
	line-height:20px;
	border-left: 1px solid #FFFFFF;
	padding-left:10px;
	margin-left:3px;
	margin-top: 0;
	overflow: hidden;
}

#mainPageSectionBox {
/*	border:1px solid #DFDFDF;*/
	border:1px solid #c9cacb;
	border-top-width:0px;
	border-left-width:2px;
	padding:.3em .5em;
	color: #333333;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-bottom:.5em;
}

#mainPageIcon { 
	float: left;
	float: top;
}

#mainPageTitle a.new,
#mainPageTitle a,
#mainPageTitle a:visited,
#mainPageTitle a.new:visited
{
	text-decoration: underline;
	color: #FFFFFF;
}

#mainPageTitle a.new:hover, 
#mainPageTitle a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
}

#greenLine
{
	background-color: #9BDC16;
	border-bottom:1px solid #FFFFFF;
/*	border-top:1px solid #FFFFFF;*/
}

#greenLine h1,
#greenLine h2,
#greenLine h3,
#greenLine h4,
#greenLine h5,
#greenLine .editsection
{
	color: #FFFFFF;
	overflow: hidden;
	font-weight:bolder;
	margin-left: 0;
	margin-top: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	height:20px;
	line-height:20px;
}

.mainPageBox {
  border: 1px solid #c9cacb;
/*  border: 1px solid #dfdfdf;*/
  padding: .5em;
  margin: 0 0 .5em 0;
}

#mainPageTable {
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow: hidden;
}

#mainPageTable tr {
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow: hidden;
}

#mainPageTable td {
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	/*overflow: visible;*/
	overflow: hidden; /*makes things go off the screen instead of squishing*/
}

#mainPageTable tr td p {
      margin-bottom: 5px !important;
      margin-top: 5px !important;
}

#mainPageTable tr td img {
      margin-bottom: 2px !important;
      margin-top: 2px !important;
}

#mainPageTable tr td li {
      margin-top: 4px !important;
      margin-left: -5px !important;
}

#mainPageTable tr td ul,
#mainPageTable tr td ol {
      margin-bottom: 2px !important;
      margin-top: 2px !important;
}

.bungeeControlTable {
    	margin-bottom: 7px;
	    margin-top: 5px;
		border-collapse:colapse;
/*		font-family: Tahoma, Arial, Verdana, sans-serif;*/
}

.bungeeControlTable tr th {
		border: none;
		text-align:left;
		border-collapse:colapse;
		color: #FFFFFF;
/*		font-size: 12px;*/
		background-color:#333333;
		border-right:1px solid #FFFFFF;
		border-left:0px;
		border-top:0px;
		border-bottom:0px;
		padding: 4px;
}
.bungeeControlTable tr th p{
      margin-bottom: 0px !important;
      margin-top: 0px !important;
}

.bungeeControlTable tr td {
		border: none;
		color: #333333;
/*		font-size: 11px;*/
		vertical-align:text-top;				
		border-collapse:colapse;
		border-right:1px solid #FFFFFF;
		border-left:0px;
		border-top:0px;
		border-bottom:0px;
		padding: 4px;
}
.bungeeControlTable tr td p{
      margin-bottom: 2px !important;
      margin-top: 0px !important;
}

.bungeeControlTable tr td p+p{
      margin-bottom: 2px !important;
      margin-top: 5px !important;
}

.bungeeControlTable_Highlight1 {
	background-color:#D6D6D6;
}
.bungeeControlTable_Highlight2 {
	background-color:#F4F4F4;

}

.table_A {
        border: none;
        border-bottom-color: Black;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        margin-bottom: 20px;
        margin-top: 20px;
}

.bungeeTable {
/*		border-right:1px solid #DFDFDF;
		border-top:1px solid #DFDFDF;*/
		border-right:1px solid #c9cacb;
		border-top:1px solid #c9cacb;
    	margin-bottom: 40px;
	    margin-top: 40px;
		border-collapse:colapse;
}

.bungeeTable tr th:first-child{
		border: none;
		border-collapse:collapse;
/*		border-left:2px solid #DFDFDF;
		border-bottom:1px solid #DFDFDF;*/
		border-left:2px solid #c9cacb;
		border-bottom:1px solid #c9cacb;
}

.bungeeTable tr th {
		border: none;
		border-collapse:colapse;
		color: #000000;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 10pt;
		font-weight:bolder;
/*		border-bottom:1px solid #DFDFDF;*/
		border-bottom:1px solid #c9cacb;
}

.bungeeTable tr td:first-child {
		border: none;
		border-collapse:colapse;
/*		border-left:2px solid #DFDFDF;
		border-bottom:1px solid #DFDFDF;*/
		border-left:2px solid #c9cacb;
		border-bottom:1px solid #c9cacb;
		border-right-size:0px;
		border-top-size:0px;
		vertical-align:text-top;				
}

.bungeeTable tr td {
		border: none;
		border-collapse:colapse;
/*		border-left:1px solid #DFDFDF;
		border-bottom:1px solid #DFDFDF;*/
		border-left:1px solid #c9cacb;
		border-bottom:1px solid #c9cacb;
		border-right-size:0px;
		border-top-size: 0px;
}

.bungeeTable tr td p{
      margin-bottom: 2px !important;
      margin-top: 0px !important;
}

.bungeeSpeak {
	float: right;
	margin:0 0px 0 5px;
}

.bungeeSpeak table{
	margin-bottom: 5px;
	margin-top: 5px;
}


.bungeeSpeak img{
	margin:5px 5px 5px 5px;
}


.bungeeSpeak tr td{
	padding: 0px !important;
}


.bungeeSpeak tr th {
	background: url(http://docimages.bungeeconnect.com/wiki/images/image/BungeeSpeak/bs_frame_logo2.gif) 0 0 no-repeat;
}

.bungeeSpeak_left {
	border-left: 1px solid #646464;
}

.bungeeSpeak_left table{
	margin: 0px  !important;
	padding: 0px  !important;
}


.bungeeSpeak_left tr td{
	padding: 1px !important;
	padding-right: 12px !important;
	padding-bottom: 6px !important;
}

#bungeeSpeak_shadow {
	background: url(http://docimages.bungeeconnect.com/wiki/images/image/BungeeSpeak/bs_frame_shadow.gif) 0 0 repeat-x;
}

#bungeeSpeak_shadow img{
	margin:5px 0px 5px 5px;
}



.bungeeSpeak_bottom {
	background: url(http://docimages.bungeeconnect.com/wiki/images/image/BungeeSpeak/bs_frame_bottom.gif) 0 0 no-repeat;
	line-height: 0.5em;
}

.printIcon {
    display: none;
}

#landingPageTitle a.new,
#landingPageTitle a,
#landingPageTitle a:visited,
#landingPageTitle a.new:visited
{
	text-decoration: underline;
	color: #FFFFFF;
}

#landingPageTitle a.new:hover, 
#landingPageTitle a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
}

#landingPageTitle h1 a.new,
#landingPageTitle h1 a,
#landingPageTitle h1 a:visited,
#landingPageTitle h1 a.new:visited
{
	text-decoration: underline;
	color: #FFFFFF;
}

#landingPageTitle h1 a.new:hover, 
#landingPageTitle h1 a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
}
