


h1
{
 line-height:16pt;   
 color:#595959;
 font-size:18pt;
 valign: middle; margin-top:6; margin-bottom:6
 
}

h3
{
 line-height:10pt;   
 color:#595959;
 /*margin:5%*/
 
    
}

h4
{
 line-height:18pt;   
 color:#595959;
 font-size:14pt
    
}

h5
{
 line-height:8pt;   
 color:#595959;
 font-size:12pt
    
}

h6
{
 line-height:16pt;   
 color:#595959;
 font-size:12pt; margin-bottom:0
 
    
}


body
{
    font-size: 10pt;
    margin: 5px; 
    color: threeddarkshadow;
    line-height: 18pt;
    font-family: Verdana, Arial, Helvetica;
    
}
p
{
    font-size: 10pt;
    line-height: 15pt;
    font-family: Verdana, Arial, Helvetica;
}

.CopyrightMessage 
{
    font-size:8pt;
    font-family: Verdana, Arial, Helvetica;
    text-align:center;
    /*border-right:10px solid red;*/
}



/*The following can be used to centre any element*/    
.centerobject {margin-right: auto; margin-left: auto; text-align: center;}

li
{
    font-size:10pt
}

 
.BodyFont    
{
    font-size:10pt
}

.TightBodyFont    
{
    font-size:10pt; line-height:100%; margin-top:0; margin-bottom:0
    
}

.FrontPageLinks    
{
    font-size:8pt; line-height:120%; margin-top:10; margin-bottom:10; text-align:center  
}



Table.ResultsIndexTable
{
    /*padding-right: 4px;*/
    /*padding-left: 4px;*/
    /*padding-bottom: 4px;*/
    margin: 4px;
    width: 95%;
    /*padding-top: 4px;*/
    font-size:10pt;
    margin-right: auto; margin-left: auto; text-align: left;
		tr:hover {background-color: #F1F6FC;}
		    
}



Table.ResultsTable
{
    border-right: silver thin solid;
    /*padding-right: 4px;*/
    border-top: silver thin solid;
    /*padding-left: 4px;*/
    /*padding-bottom: 4px;*/
    margin: 4px;
    border-left: silver thin solid;
    width: 100%;
    /*padding-top: 4px;*/
    border-bottom: silver thin solid;
    font-size:10pt;

}

.ResultsTableHead
{
    border:thin solid #C0C0C0; color: #FFFFFF;
    background-color: #646E97;
    font-weight: bold;
    border-collapse: collapse
}


.ResultsTableBody
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    border-bottom: silver thin solid;
    /*border-collapse: collapse;*/
    background-color: white;
    color: black;
		tr:hover {background-color: #e1eafe;}		

}

.ResultsTableBodyAlternateLine
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    color: black;
    border-bottom: silver thin solid;
    border-collapse: collapse;
    /*background-color: whitesmoke;*/
    background-color: #EFEDED;		
}


.ResultsTableSubHead
{
    border:thin solid silver; border-collapse: collapse;
    background-color: white;
    font-weight: bold;
    color: #0066CC;
    background: gainsboro
}

.ResultsTableSubSubHead
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    font-weight: bold;
    border-left: silver thin solid;
    color: black;
    border-bottom: silver thin solid;
    border-collapse: collapse;
}

 
.TableHeader
{
    border:1px solid #000000; padding:10px; /*font-size: 8pt;*/
    font-weight:bold;
    margin-left: 5px;
    vertical-align: top;
    margin-right: 5px;
    border-collapse: collapse;
    color:#000000;
    background:#E0E2EB;
}

.TableLeftCol
{
    width:60%;
    border-right:1;
    border-right-width:1;
    
}

.TableRightCol
{
    width:40%;
    border-right:1;
    border-right-width:1;
    border-color:Gray;
    text-align:right;
}

.CalendarDates
{
    font-size:14pt;
    font-family: Verdana, Arial, Helvetica;
    text-align:left; 
    font-weight:bold;
}

.CalendarEvents
{
    font-size:8pt;
    font-family: Verdana, Arial, Helvetica;
    text-align:center; 
}

.CalendarHead
{
	 line-height:100%;   
	 color:#646E97;
	 font-size:18pt;
	 font-weight:bold;
	 margin-top:16;
	 margin-bottom:16
}

.LedgerTableBody
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    border-bottom: silver thin solid;
    /*border-collapse: collapse;*/
    background-color: white;
    color: black;
    line-height: 8pt;

}

.LedgerTableBodyAlternateLine
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    color: black;
    border-bottom: silver thin solid;
    border-collapse: collapse;
    /*background-color: whitesmoke;*/
    background-color: #EFEDED;		
    line-height: 8pt;
}



Table.TravellersTable
{
    border-right: silver thin solid;
    /*padding-right: 4px;*/
    border-top: silver thin solid;
    /*padding-left: 4px;*/
    /*padding-bottom: 4px;*/
    margin: 4px;
    border-left: silver thin solid;
    zzzwidth: 100%;
    /*padding-top: 4px;*/
    border-bottom: silver thin solid;
    font-size:10pt;

}

Table.TravellersTable tr:hover {background-color: #E3E7EB;}


.TravellersHeader
{
    border:thin solid #C0C0C0; color: #FFFFFF;
    background-color: #646E97;
    font-weight: bold;
    border-collapse: collapse;
		text-align:center;
}


.TravellersBody
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    border-bottom: silver thin solid;
    border-collapse: collapse;
    background-color: white;
    color: black;
    font-size:10pt;
		text-align:center;

}

A:link {text-decoration: none; color: blue;}
A:visited {text-decoration: none; color: blue;}
A:active {text-decoration: none; color: blue;}
A:hover {text-decoration: underline; color: red;}

/*#ResultsPage A:hover {text-decoration: none; color: blue; background-color:green;}*/







.TravellersBodyAlternateLine
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    color: black;
    border-bottom: silver thin solid;
    border-collapse: collapse;
    /*background-color: whitesmoke;*/
    background-color: #EFEDED;		
		text-align:center;
}

.TravellersSubHead
{
    border:thin solid silver; border-collapse: collapse;
    background-color: white;
    font-weight: bold;
    color: #0066CC;
    background: gainsboro;
		text-align:center;

}

.TravellersSubSubHead
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    font-weight: bold;
    border-left: silver thin solid;
    color: black;
    border-bottom: silver thin solid;
    border-collapse: collapse;
}

