﻿
/*** Alternative Text ***/

br
{
	line-height:3px;
}

.xpilDocument .altTextDiv
{
	margin-top:5px;
	padding:3px;
	border-style:Solid;
	border-color:Gray;
	border-width:1px;	
}



.xpilDocument .altText_innerDiv
{
	padding:2px;
	border-style:dashed;
	border-color:Red;
	border-width:1px;
	background-color:#FAFAFA;
}

.xpilDocument .paragraphBoxed
{
    clear:both;
    margin-bottom:10px;
}

/* headings */
.xpilDocument h2
{
	border:black 1px solid;
	padding-left:5px;	
	background-color:#0052A4;
	font-weight: bold;
	color:White;
	vertical-align:middle;
	clear:both;	
	padding-top:5px;		
	padding-right:180px;
	float:left;
	width:550px;
}


.xpilDocument .topPageLink 
{	
    color: white;
	float: right;
    clear: left;
    margin: auto 1px auto auto;
    white-space:nowrap; 
	position: relative;
}

.xpilDocument .tableContent 
{
    border: solid 1px black;
}



.listStandard
{
	clear:both;	
	
	margin-bottom:0;
    padding-bottom:0;
}

.xpilDocument .listNoBullet, .listNoBullet li
{	
    margin-bottom:0;
    padding-bottom:0;
}

.listStandard
{
	margin-bottom:20px;
}

.xpilDocument h3 
{
	color: #0052a5;
	font-weight: bold;
	clear:both;
	font-size: 100%;
	padding-left: 2px;
}

#chmLink a:link,
#chmLink a:visited,
#chmLink a:hover,
#chmLink a:active
{
	color:Black;
	border:1px solid red;
}

#toc ul,
#toc a:link,
#toc a:visited,
#toc a:active
{
	color: #0198FF;
	list-style:none;
}


#toc a:hover
{
	color: #0198FF;
	text-decoration:underline;
}

#toc p
{
	color: #0052a5;
}

.xpilDocument a:link,
.xpilDocument a:visited,
.xpilDocument a:active,
.xpilDocument a:hover
{
	color: white;
	background-color:Transparent;
	text-decoration:none;
	border-left:2px solid white;
	padding-left:5px;
	top: 32px;
}

.tocTitle
{
	font-weight:bold;
}
