@import "jquery-styles.css";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,
fieldset, form, label, legend, caption  
{
	margin: 0;  padding: 0;  font-size: 100%;
}


.bgColr1{background-color:#0072BC;}

.txtColr1{color:#ffffff;}
.txtColr2{color:#2b7cdf;}

.pfheader
{
    margin-bottom:2px;
}

#tphdr{	
	width: 100%;
	height: 20px;
	display:none;
}

#ClientLogoImage
{
    display:none;
}

#PortfolioHeaderLabel
{
    font-size:10pt;
    padding-bottom:2px;
    margin-top:-5px;
}

#divButton
{
    border-style: solid;
    border-width: thin;
    background-color: #ebebeb;
    height: 30px;
    vertical-align:middle;
}

.txtRt{	text-align:right;}
.txtLf{	text-align: left;}

.pA2{padding:2px;}
.pL5{padding-left:5px;}
.pR6{padding-right: 6px;}

.mB5{margin-bottom:5px;}

.ff{font-family:Verdana, Arial, Sans-Serif;}

.fsX{font-size:x-large;}
.fs11{font-size:10px;}
.fs12{font-size:11px;}
.fs14{font-size:13px;}

.txtbd{font-weight: bold;}

.boxP{
	background-color:#ffffff;
}

.tablebg{	
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:900px;
}

.grdHead{    
    background-color:#f1fee5;  
    background: -moz-linear-gradient(center top , #ffffff, #f1fee5);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f1fee5)); 
	background: -webkit-linear-gradient(#ffffff, #f1fee5); 
	background: -o-linear-gradient(#ffffff, #f1fee5);      
    color:#000000;
    box-shadow:3px 3px 5px -3px rgba(0, 0, 0, 0.4); 
    text-shadow:0 1px rgba(255, 255, 255, 0.2);
    border-top: 1px solid #cccccc;   
}

.grdRows{
	background-color:#f7f7f7;
	color:#000000;
	border-bottom:1px solid #CCCCCC;
}

.grdAltRows{
	background-color:#ffffff;
	color:#000000;
	border-bottom:1px solid #CCCCCC;
}

.grdFooter{
	background-color: #f1fee5;
    color:#000000; 
}

.btn{
    border-style: solid;
    border-width: thin;
    border-color: inherit;
    width: 82px;
    height: 22px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    cursor: pointer;
    color: #000000;
    background-color: #E4E4E4;
}

.Selectedbtn{
    border-style: solid;
    border-width: thin;
    border-color: inherit;
    width: 82px;
    height: 22px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    cursor: pointer;
    color: #000000;
    background-color: #CCCCCC;
    font-weight: bold;
}

.Altbtn{
	    border-style: solid;
        border-width: thin;
        border-color: inherit;
        width: 82px;
        height: 22px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        cursor: pointer;
        color: #000000;
        background-color: #E4E4E4;
}

.wd10{width:10%;}
.wd80{width:80%;}


.pfnavtable
{
    border:0px;
    margin-left:1px; 
    margin-bottom: 3px; 
    margin-right:-3px; 
    margin-top:3px;
}

.pfdatadiv
{
    position:relative;     
    left:0px; 
    height:380px; 
    width:880px; 
    padding-top:2px;
}

.scrollDataDiv{height:300px;}

.pfgrdview {width:880px;}

.col1 {width:230px;}
.col2 {width:120px;}
.col3 {width:90px;}
.col4 {width:120px;}
.col5 {width:150px;}
.col6 {width:120px;}
.col7 {width:120px;}

.col1Today {width:240px;}
.col2Today {width:130px;}
.col3Today {width:120px;}
.col4Today {width:130px;}
.col5Today {width:180px;}
.col6Today {width:150px;}

.col1Holding {width:230px;}
.col2Holding {width:120px;}
.col3Holding {width:90px;}
.col4Holding {width:120px;}
.col5Holding {width:150px;}
.col6Holding {width:120px;}
.col7Holding {width:120px;}
