﻿h1
{
	font-size: 14pt;
}

p
{
	font-size: 10pt;
}


th
{
	font-size: 11pt;
	color: #6d6d6d;
	text-align: right;
	font-weight: normal;
}

td
{
	font-size: 11pt;
	color: black;
}

h2
{
	font-size: 13pt;	
}

/*
** DataInput
*/

.DataHeading
{
	font-size: 11pt;
	color: #6d6d6d;
}

.DataInput th
{
	font-size: 11pt;
	text-align: right;
	color: #6d6d6d;
}

.DataInput td
{
	font-size: 11pt;
	color: Black;	
}

/*
** Footnote
*/
.Footnote
{
	font-size: 8pt;
	font-weight: normal;
	color: #6d6d6d;
}

/*
** EventList
*/
.EventList th
{
	font-size: 12pt;
	font-weight: bold;
	color: #6d6d6d;
}
.EventList p
{
	font-size: 10pt;
}

/*
** LoginDialog
*/
.LoginDialog
{
	position: absolute;
	background: #e5e5e5;
}
 


.Dialog .LoginDialog
{
	width: 400px;
	height: 320px;
	border: solid 2px #6d6d6d;
}

.DialogHeading
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 20px;
	width:400px;
	border-bottom: solid 2px #6d6d6d
}

/*
** ErrorText
*/
.ErrorText
{
	color: red;
	font-style: italic;
	font-size: 11pt;
}

.SuccessText
{
	color: blue;
	font-size: 11pt;
}

.MinimumSeperator
{
	color: #8d8d8d;
	font-size: 10pt;
}

.MinimumLink 
{
	color: #6d6d6d;
	font-size: 10pt;
	text-decoration: none;
}

.UpdateProgress
{
    border-width:2px;
    border-style:solid;
    border-spacing:5px;
    background-color:White;
	color: black;
	font-size: 11pt;
	position: absolute;
	top: 300px;
	left: 450px;
}

A.MinimumLink:hover
{
	text-decoration: underline;
}

.NoShow
{
	display: none;
	visibility: hidden;
}

.ModalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.LoginDialog {	
    BACKGROUND: url(../images/NoGlowSmallDialog.png) no-repeat left top;	
    MARGIN: 0px auto;	
    WIDTH: 330px;	
    PADDING-TOP: 14px;	
    POSITION: relative;
}

.LoginDialog .LoginDialogInner {	
    PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
    PADDING-BOTTOM: 11px;	
    BACKGROUND: url(../images/NoGlowSmallDialog.png) no-repeat left bottom;	
    FLOAT: left;	
    MARGIN: 0px 0px -20px 0px;	
    WIDTH: 290px;	
    PADDING-TOP: 0px;
} 

.LoginDialog .LoginDialogBase 
{	
    BORDER-TOP: #ddd 1px solid;	
    BACKGROUND: url(../images/dialog-base.png) no-repeat left bottom;	
    PADDING-BOTTOM: 4px;	
    MARGIN-LEFT: -11px;	
    MARGIN-RIGHT: -11px;	
    PADDING-TOP: 4px;	
    TEXT-ALIGN: right;
}

.LoginDialog H2 {	
    FONT-SIZE: 13pt;	
    COLOR: black;
    TEXT-ALIGN: center;
} 

.LoginDialog input {	
    WIDTH:50px;
}

.NumericValue
{
	font-size: 11pt;
	text-align: right;
}

.TermsAndConditions
{
	width: 80%; 
	height: 350px;
	vertical-align: middle; 
	text-align: left; 
	background-color: White;
	border: solid 1px black;
	font-size: 10pt;
}

.ConsumerPopup
{
	width: 50%; 
	height: 350px;
	vertical-align: middle; 
	text-align: left; 
	background-color: White;
	border: solid 1px black;
	font-size: 10pt;
}

.PopupPanel
{
	width: 750px; 
	height: 450px;
	vertical-align: middle; 
	text-align: left; 
	background-color: White;
	border: solid 1px black;
	font-size: 10pt;
}

.DownloadPopupPanel
{
	color: #6d6d6d;	
	width: 750px; 
	height: 425px;
	text-align: left; 
	padding: 14px;
	background-color: White;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	font-size: 11pt;
}

.DownloadPopupBoilerPlate
{
	color: #6d6d6d;	
	width: 750px; 
	height: 25px;
	text-align: left; 
	padding: 14px;
	background-color: #DDDDDD;
	border-right: solid 1px black;
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	border-top: solid 1px gray;
	font-size: 11pt;
}

.Thumbnail
{
	border: solid 2px #6d6d6d;
}

.LinkList li
{	
	list-style-type: none;
}

/*
** WideModal
*/
.WideModal
{
	position: absolute;
	background: #e5e5e5;
}

.Dialog .WideModal
{
	width: 600px;
	height: 320px;
	border: solid 2px #6d6d6d;
}

.WideModal {	
    BACKGROUND: url(../images/WideModalBackground.png) no-repeat left top;	
    MARGIN: 0px auto;	
    WIDTH: 530px;	
    PADDING-TOP: 14px;	
    POSITION: relative;
}

.WideModal .WideModalInner {	
    PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
    PADDING-BOTTOM: 11px;	
    BACKGROUND: url(../images/WideModalBackground.png) no-repeat left bottom;	
    FLOAT: left;	
    MARGIN: 0px 0px -20px 0px;	
    WIDTH: 490px;	
    PADDING-TOP: 0px;
} 

.WideModal H2 
{	
    FONT-SIZE: 13pt;
    TEXT-ALIGN: center;
} 

.WideModal td
{
	font-size: 10pt;
}

/*
** OnlineReport
*/
.OnlineReport table
{
	padding-right: 2px;
	padding-left: 2px;
}
	
.OnlineReport th
{
	font-size: 12pt;
	color: #6d6d6d;
}

.OnlineReport td
{
	font-size: 10pt;
	vertical-align: top;
}

.OnlineReport .majorHeading
{
	FONT-SIZE: 12pt;
	COLOR: #6d6d6d;
	height: 30px;
	vertical-align: text-bottom;
}

.OnlineReport .minorHeading
{
	font-size: 11pt;
	color: #6d6d6d;
	height: 30px;
	vertical-align: text-bottom;
}

.OnlineReport .taxLot
{
	color: #6d6d6d;
	FONT-SIZE: 10pt;
}

.OnlineReport .totalText
{
	color: #6d6d6d;
	FONT-SIZE: 11pt;
}

.OnlineReport A
{
	font-size: 10pt;
	color: Black;
}

.OnlineReport A:link
{
	text-decoration: none;
}

.OnlineReport A:hover
{
	text-decoration: underline;
}

.OnlineReport A:visited
{
	text-decoration: none;
}

/*
** panel text
*/
.PanelText
{
	font-size: 10pt;
	color: #6d6d6d;
}

.PanelText A
{
	color: #6d6d6d;
	text-decoration: none;
}

.PanelText A:link
{
	text-decoration: none;
}

.PanelText A:hover
{
	text-decoration: underline;
}
/*
** Calculator Line
*/

.CalculatorLine .RealizedGainLossTable 
{
	border-bottom: solid 1px black;	
}

/*
** Realized Gain Loss Table
*/
.RealizedGainLossTable td
{
	border: solid 1px #dddddd;	
}

.GrayBorderBox
{
	border: solid 1px #dddddd;
	background-color: #ffffff;	
	color: #6d6d6d;
	font-size: 10pt;
	text-decoration: none;
	padding: 5px;
}
.HoverListItem
{
	cursor: default;
	color: #6d6d6d;
	font-size: 10pt;
	text-decoration: none;
}

/*  A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
.MWTabs .ajax__tab_header 
{
	FONT-FAMILY: verdana,tahoma,helvetica; 
	FONT-SIZE: 10pt;
}

/* An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */
.MWTabs .ajax__tab_outer 
{
	PADDING-RIGHT: 3px; 
	HEIGHT: 23px;
}

/* An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
.MWTabs .ajax__tab_inner
{
	PADDING-LEFT: 3px; 
}

/* An element of the tab that contains the text content. Child CSS classes:none. */
.MWTabs .ajax__tab_tab
{
	background-color: #CECECE;
	PADDING-BOTTOM: 4px; 
	MARGIN: 0px; 
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px; 
	HEIGHT: 15px; 
	PADDING-TOP: 4px;
}

/* A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. */
.MWTabs .ajax__tab_body
{
	BORDER-BOTTOM: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	PADDING-BOTTOM: 8px; 
	BACKGROUND-COLOR: #ffffff; 
	PADDING-LEFT: 8px; 
	PADDING-RIGHT: 8px; 
	FONT-FAMILY: verdana,tahoma,helvetica; 
	FONT-SIZE: 11pt; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-RIGHT: #999999 1px solid; 
	PADDING-TOP: 8px;
}
.MWTabs .ajax__tab_hover .ajax__tab_outer {
	background-color: #DDDDDD;
	CURSOR: pointer;
}

.MWTabs .ajax__tab_hover .ajax__tab_inner {
	CURSOR: pointer;
}

.MWTabs .ajax__tab_hover .ajax__tab_tab {
	background-color: #EEEEEE;
	color: #222222;
	CURSOR: pointer;
}

.MWTabs .ajax__tab_active .ajax__tab_outer {
	background-color: #BBBBBB;
	CURSOR: pointer;
}

.MWTabs .ajax__tab_active .ajax__tab_inner 
{
	
}

.MWTabs .ajax__tab_active .ajax__tab_tab {
	background-color: #DDDDDD;
	CURSOR: pointer;
}

.MWTabs .ajax__tab_disabled {
	COLOR: #a0a0a0
}


.LoadingDashPlate
{
	width: auto;
	height: auto;
	font-size: 13pt;
	color: #6d6d6d;
	text-align: center;
	font-weight: normal;	
	vertical-align: middle;
	border: solid 1px #dddddd;
}

.SelectionHeader
{
	font-size: 10pt;
	color: #6d6d6d;
	font-weight: bold;
}
.imagebutton
{
	cursor: pointer;	
}

#navmobile a
{
    -webkit-border-radius: 8px;
    background-color: #DDDDDD;
    display: block;
    color: #000000;
    border: 1px solid #AAAAAA;
    font: normal large helvetica, arial;
    padding: 10px 10px;
    margin: 10px 0px 10px 0px;
    text-align: center;
    text-decoration: none;
}
