body {  
  font-family: Tahoma;
}

body#bodyCompass {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

.txtBody {
  font-size: 1em;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  font-style: normal;
}

.txtBodyBoldItalic {
  font-size: 1em;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
  font-style: italic;
}
.txtBodyItalic {
  font-size: 1em;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  font-style: italic;
}
#backImg{
	border: 0px;
}
#navBack {
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  float: right;
  padding-right: 4px;
}
.txtBodyBold {
  font-size: 10pt;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
  font-style: normal;
}

div.txtTitle {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 11pt;
  font-weight: bold;
  color: #4B6E98;
  font-style: italic;
  text-decoration: none;
  background-color: #eeeeee;
  padding: 2px;
  width: 100%;
  height: 15px;
  clear: both;
}
div.txtTitle a {
  float: right;
  padding-right: 10px;
  font-size: 11px;
  position: relative;
  font-style: normal; 
  bottom: 15px;
}
div.divVisible {
	visibility: visible;
	display: inline;
}
div.divHidden {
	visibility: hidden;
	display: none;
}
h1, .txtTitle_1{
  font-size: 12pt;
  font-weight: bold;
  color: #333333;
  padding-top: 4px;
  padding-bottom: 4px;  
}
.footer {
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  background-color: #cccccc;
  text-align: right;
  padding-right: 10px;
  height: 20px;
  line-height: 19px;
}
.footer a:link, .footer a:visited, .footer a:link{
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
div.divTutorialContent p, 
div.divTutorialContent td p {
    font-size: 11px;
	line-height: 15px;
}

div.divTutorialContent a:link, 
div.divTutorialContent a:visited,
div#shortDesc a:link, 
div#shortDesc a:visited, 
div#divLongDescContent a:link, 
div#divLongDescContent a:visited,
.txtBody a:link, 
.txtBody a:visited {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  color: #3565a6;
  text-decoration: none;
}
div.divTutorialContent a:hover, 
div#shortDesc a:hover, 
div#divLongDescContent a:hover,
.txtBody a:hover {
  text-decoration: underline;
}

.sideMenu {
  font-size: 10px;
  color: #3E6599;
  text-decoration: none;
  list-style-image: url(../img/sideMenuArrow.gif);
}

.txtHighlight {
  font-weight: bold;
  color: #3565a6;
  text-decoration: none;
  font-style: normal;
}

.shortDesc {
  position: absolute;
  left: 5px;
  top: 5px;
  visibility: hidden;
  z-index: 1; 
  font-size: 12px; 
  font-weight: normal
}

.longDesc {
  position: absolute;
  visibility: hidden;
  z-index: 2; 
  font-size: 10px; 
  font-weight: normal
}

IMG.imgMiddle{
  display: block;
  margin-right: auto;
  margin-left: auto;
  
}

hr {
  width: 80%; 
  margin-top: 20px; 
  margin-bottom: 10px; 
  margin-left: auto; 
  margin-right: auto;
}

ul#taskBased li {
	padding-bottom: 0px;
	padding-top: 0px;
}

li {
	padding-bottom: 4px;
	padding-top: 4px;	
}

ul.genHelpBullets li{
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 8pt;
	list-style-type: circle;		
}


div#content{
	position: relative;
	margin-top: 60px;
	height: 405px;
	width: 100%; 
	text-align: center;
	overflow: auto;
	margin-top: 4px;
	margin-bottom: 4px;		
}

div.divTutorialContent{
	padding: 10px; 
	text-align: left; 
	position: relative;         
	margin-left: 10px; 
	margin-right: 10px; 
	font-size: 10pt;
}

span.gcxLicenseText{
	float: left;
	margin-left: 10px;
        font-size: 8pt;
}

table#tableHeader{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/nav/spacer_right.jpg)
}

table#tableHeader tr#top, table#tableHeader tr#top td{
  background-image: url(../img/spacer_right.jpg)
}

p img {
  padding: 10px;  
}

p img.imgNoPad{
  padding: 0px;
}

p img.imgNoPadMiddle{
	padding: 0px;
	top: 3px; 
	position: relative;
}
.textItalic {
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;

}


table.header {

}

td#tdTabBody, td#toolCell{
    text-align: left;
}


/* footer experimentations */


table#tableFooter{
    width: 100%;
    position: fixed;
    bottom: 0px;
}


/*from gcxCompass.jps */
.txtBody {
  font-size: 10pt;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
}

.navHidden {
display: inline;
visibility: hidden;
}

p.aTutNav {
	text-align: center;
}

a.navVisible:link, a.navVisible:visited {
  background-color: #3565a6;
  text-decoration: none;  
  padding: 2px;
  border: 2px groove #6666ff;
  display: inline;
  }

a.navVisible:hover {
  color: #eeeeee;
  background-color: #3565a6;
  text-decoration: none;  
  padding: 2px;
  border: 2px inset #6666ff;
  display: inline;    
}  
.MainTitle {
	font-size: 14px;
	font-weight: bold;
}
.NavContainer {
	height: 16px;
	background-color: #cccccc;
}
.NavButton,
.NavButton:hover  {
	display:block;
	float: left;
	height: 16px;
	line-height: 19px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 15px;
}
.BackButton, 
.BackButtonHover {
	