﻿
/*** Alternative Text ***/

br
{
	line-height:3px;
}

.xpilDocument .altTextDiv
{
	margin-top:5px;
	padding:3px;
	border-style:Solid;
	border-color:Gray;
	border-width:1px;	
}

#toc ul
{
	list-style:none;
	color:#003399;
}

#toc a:link,
#toc a:visited,
#toc a:active,
#toc a:hover
{
	color:#003399;
	text-decoration:none;
}

.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-style:none;
	background-color:White;
	padding-left:5px;	
	background-color:Gray;
	font-weight: bold;
	color:White;
	vertical-align:middle;
	clear:both;	
	padding-top:5px;		
	padding-right:250px;
	float:left;
	width:550px;
}


.xpilDocument .topPageLink 
{	
    position:relative;
    top:32px;
    left:-10px;
    color:White;
    border-left:2px solid white;
	padding-left:5px;   
}

.xpilDocument .tableContent 
{
    border: solid 1px black;
}

.xpilDocument a:link,
.xpilDocument a:visited,
.xpilDocument a:active,
.xpilDocument a:hover
{
	background-color:Transparent;
	color:White;
	text-decoration:none;	
	border-left:2px solid white;
	padding-left:5px;
}

.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: #6a459c;
	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;
}
