﻿
/*ELEMENTS*/

body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 50px 0px 0px;
	padding-top: 0px;
	width: 100%;
	font-size: 10px;
	font-family: Arial;
	/*size: landscape;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);*/
}

a
{
	color: black;
}


hr 
{
	border-style: solid; 
	color: Black;
	width:100%;
	text-align:left;
}

input
{
	display: none;
	
	
}

/*CLASSES*/
a.fundtitle, a.fundtitle:active, a.fundtitle:hover
{
	text-decoration: none;
	color: Black;
	display: inline;
	font-size: 8px;
	cursor:default;
}

hr.hr9
{
	width:100%;
}



.NoBorderForPrint
{
	border: none 0px white;
	display:inline;
	font-size:8px;
	
}
.silverLine
{
	display: none;
}

.PrintOnly
{
	display: inline;
}
.MessageBox
{
	width: 98%;
	padding: 7px 7px 7px 7px;
	border: dashed 1px black;
}
.PageHeaderFr, .PageHeaderEn
{
	width: 650px;
	height: 106px;
	display: list-item;
	list-style-position: inside;
	letter-spacing: -1000em;
}
.PageHeaderEn
{
	list-style-image: url(/Content/Images/PrintHeaderEn.jpg);
}
.PageHeaderFr
{
	list-style-image: url(/Content/Images/PrintHeaderFr.jpg);
}
.PageTitleLeft
{
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.PageSubHeader
{
	font-weight: bold;
	text-align: left;
	font-size:8px;
}

.noPrint
{
	display: none;
}
.numDisplay
{
	text-align: right;
	padding-right: 1px;
	padding-left: 1px;
	font-size:10px;
	
}





.TableBorder
{
	width: 100%;
}
.HeaderRow
{
	font-weight: bold;
	background-color: #ffffff;
	font-size:8px;
	text-align:right;
	
}
.Row
{
	font-size: 8px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align:right;
}
.AlternatingRow
{
	font-size: 8px;
	font-weight: normal;
	background-color: #ffffff;
	text-align:right;
}
.SeperatorRow
{
	border-bottom: dashed 1px black;
}
.TotalsRow
{
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
.SearchArea
{
	display: none;
}




.ContentTable
{
	width: 700px;
	
}

.PageTitleRight
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.PageSubHeaderLeft
{
	background-image: url(/Content/Images/ArrowBlck.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	text-align: left;
	font-size:8px;
}

.ClientInfoBox
{
	background-color: #ffffff;
	table-layout: fixed; 
	height: auto;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	font-size:8px;
	width:100%;
}



.trOnlineStatement
{
	font-size:8px;
	width:610px;
	
}

.tdClientLabels
{
	vertical-align: top; 
	width: 100px;	
}

.tdClientInfo
{
 vertical-align: top; 
 width: 250px;
 float:right;
}

.tdAgentInfo
{
	width:250px;
}

.tdClientInfoBox
{
	height: auto; 
	width: 800px;
}

#MasterMainContent
{
	width:800px;
	margin-left: 5px;
	margin-right: 5px;
}

#cmdPrint
{
	display:inline;
	visibility:visible;
}

#ctl00_ContentPlaceHolderMain_lblClientName
{
	padding-right:200px;
}

#agentinfo
{
	width:80%;
	font-size:8px;
}

#dvGroups
{
	width:600px;
	font-size:8px;
	
}

/*******************************************************************************
    CSM:    9726
    Mod. by:Marcus LeBlanc
    Date:   2014/07/16
    ******************************************************************************/
td.N10Blck a, a.visited
{
    color:black;
    text-decoration:none;
}

