	
a {
	color: #7c1a1f;
	text-decoration:none;
	}
	
a:hover {
	color: #7c1a1f;
	text-decoration:none;
	}
a:active {
	color: #7c1a1f;
	text-decoration:none;
}

body,/* Global Styles */ td, th, caption, .imageCaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	background-color: #ffffff;/*#e8e8e8;*/
	}
p {
	margin-top: 3px;
	margin-bottom: 4px;
}

h1
{
	margin-top: 0px;
	margin-bottom: 10px;
}
h2
{
	margin-top: 34px;
}
h3
{
	margin-top: 34px;
	margin-left: 40px;
}

.navBody
{
	background-color: #CCC;
	margin:	0px;
}


.nav-show {
  margin: 1em .5em;
}
.nav-show h3 {
	margin: 0;
	padding: 0.25em;
	border-top: 0px solid #7c1a1f;
	border-bottom: 1px solid #aaa;
}
.nav-show div {
	padding-top: 0.5em;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
}
.nav-show hr {
	border-top: 1px solid #7c1a1f;
	border-bottom: 0px solid #7c1a1f;
}
	
hr {
	height:1px;
	color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	/*border: none;*/
	border-top-color: #0053a0;
	border-right-color: #0053a0;
	border-bottom-color: #0053a0;
	border-left-color: #0053a0;
	}

.bodyText
{
	margin-left: 60px;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-right: 40px;
}

.headerText
{
	position : absolute;
	left:	100px;
	bottom: 5px;
}
.imageCaption {
	text-align: left;
	position: relative;
	color: #666666;
}

caption {
	font-style:	italic;
	text-align: left;
}
	
/* ID Styles */


#macroRow td {
	border: 1pt dotted #000066;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	}

#tagline {
	margin-top:10px;
	padding-top:10px;
	color: #dddddd;
	line-height:18px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
#dateformat a {
	color:#99CCFF;
	color: #99CCFF;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
#dateformat a:hover {
	color: #ffffff;
	background-color: #CCCCCC;
	}

.exampleText {
	color:#111111;
	font-style: italic;
	font-weight: bold;
	}

.exampleBlockText {
	color:#333333;
	line-height:normal;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	font-style: italic;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	margin: 5px;
	clear: both;
	width: 300px;
	padding: 5px;
	}
			
.pageName{
	font:22px arial;
	color: #000066;
	line-height:20px;
	letter-spacing:0.1em;
	font-weight: bold;
	}
	
.sub2Header {
	font:12px arial;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom:2px;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:12px;
	}	
	
.sidebarHeader {
	font:14px arial;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	

.titleRow {
	margin-top: 5px;
	padding-top: 5px;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	
.exampleBlockText2 {
	color:#FFFFFF;
	line-height:normal;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	font-style: italic;
	background-color: #999999;
	border: 1px solid #666666;
	margin: 0px;
	clear: both;
	width: 98%;
	padding: 1px;
}
.info {
	background-image: url(common/info.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	border: 1px ridge #999999;
	margin: 10px;
	padding-left: 75px;
	width: 500px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #e8e8e8;
}
.warning {
	background-image: url(common/warning.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	border: 1px ridge #999999;
	margin: 10px;
	padding-left: 75px;
	width: 500px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #e8e8e8;
}
.example {
	background-image: url(common/example.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	border: 1px ridge #999999;
	margin: 10px;
	padding-left: 75px;
	width: 500px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #e8e8e8;
}

.checkboxdiv {
	color:#333333;
	/* line-height:normal;*/
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	background-color: silver;
	border: 1px solid gray;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 200px;
}
.checkboxtrue, .checkboxfalse {
	background-attachment:	inherit;
	background-image:		url(common/checkbox-true.png);
	background-repeat:		no-repeat;
	background-position:	0px 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.checkboxfalse {
	background-image: url(common/checkbox-false.png);
}



#mainTable {
	margin-left: 30px;
	padding: 0px;
	margin-right: 30px;
	text-indent: 0px;
}
.version {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contentTable {
	margin:0px;
	width: 520px;
}
.caption {
	color:#000000;
	margin-top:0px;
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
	padding-top: 21px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.collapsed
{
    display: none;
}
.expanded
{
    display: block;
}




/**********************
	IMAGE SLIDING
***********************/

.imageslide-wrapper div 
{
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}

.imageslide 
{
/*    cursor: url(imageslide/graphics/zoomin.cur), pointer;*/
    outline: none;
    text-decoration: none;
}
.imageslide-active-anchor img 
{
	visibility: hidden;
}
.imageslide img 
{
	border: 2px solid #e8e8e8;
}
.imageslide:hover img 
{
	border: 2px solid black;
}

.imageslide-wrapper 
{
	background: #a8a8a8;
}
.imageslide-image 
{
	border: 2px solid #e8e8e8;	/*margin-top: 21px;*/
}
.imageslide-image-blur 
{
}
.imageslide-caption 
{
	display: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	color: white;
	background-color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.imageslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.imageslide-dimming {
	position: absolute;
	background: black;
}

.imageslide-loading 
{
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 4px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.imageslide-credits,
a.imageslide-credits i 
{
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.imageslide-credits:hover,
a.imageslide-credits:hover i 
{
    color: white;
    background-color: gray;
}
a.imageslide-full-expand 
{
/*	background: url(imageslide/graphics/fullexpand.gif) no-repeat;*/
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.imageslide-controls {
	width: 195px;
	height: 40px;
	background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.imageslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(graphics/controlbar-white.gif) right -90px no-repeat;
}
.imageslide-controls li {
	float: left;
	padding: 5px 0;
}
.imageslide-controls a {
	background-image: url(graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.imageslide-controls a.disabled {
	cursor: default;
}
.imageslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.imageslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.imageslide-controls .imageslide-previous a {
	background-position: 0 0;
}
.imageslide-controls .imageslide-previous a:hover {
	background-position: 0 -30px;
}
.imageslide-controls .imageslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.imageslide-controls .imageslide-play a {
	background-position: -30px 0;
}
.imageslide-controls .imageslide-play a:hover {
	background-position: -30px -30px;
}
.imageslide-controls .imageslide-play a.disabled {
	background-position: -30px -60px !important;
}
.imageslide-controls .imageslide-pause a {
	background-position: -60px 0;
}
.imageslide-controls .imageslide-pause a:hover {
	background-position: -60px -30px;
}
.imageslide-controls .imageslide-next a {
	background-position: -90px 0;
}
.imageslide-controls .imageslide-next a:hover {
	background-position: -90px -30px;
}
.imageslide-controls .imageslide-next a.disabled {
	background-position: -90px -60px !important;
}
.imageslide-controls .imageslide-move a {
	background-position: -120px 0;
}
.imageslide-controls .imageslide-move a:hover {
	background-position: -120px -30px;
}
.imageslide-controls .imageslide-full-expand a {
	background-position: -150px 0;
}
.imageslide-controls .imageslide-full-expand a:hover {
	background-position: -150px -30px;
}
.imageslide-controls .imageslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.imageslide-controls .imageslide-close a {
	background-position: -180px 0;
}
.imageslide-controls .imageslide-close a:hover {
	background-position: -180px -30px;
}
.bodyImage {
	margin-left: 60px;
	margin-top: 12px;
	margin-bottom: 25px;
	margin-right: 40px;
}
.indent {
	text-indent: 25px;
}
.inlineHeader {
	font-weight: bold;
	margin-top: 24px;
	clear: both;
}
#macroTable {
}

.macroTagCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 21px;
}
.macroTag {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	color: #0053a0;
}

.macroTagVariant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #0053a0;
}
.macroTagParameter {
	font-weight: normal;
	color: #666666;
}
.hanging {
	margin-left: 30px;
}
.standOutText {
	color: #F00;
}
.troubleShootingSymptom {
	font-weight: bold;
	background-color: #CCC;
	display: block;
	margin-top: 0px;
	margin-right: -13px;
	margin-bottom: 8px;
	margin-left: -13px;
	padding-left: 13px;
}
.troubleShootingSolution {
	font-weight: bold;
	background-color: #CCC;
	display: block;
	margin-top: 18px;
	margin-right: -13px;
	margin-bottom: 8px;
	margin-left: -13px;
	padding-left: 13px;
}
.troubleShootingCause {
	font-weight: bold;
	background-color: #CCC;
	display: block;
	margin-top: 18px;
	margin-right: -13px;
	margin-bottom: 8px;
	margin-left: -13px;
	padding-left: 13px;
}
.troubleShootingItem {
	border: 1px solid #333;
	padding-left: 13px;
	padding-right: 13px;
}
