﻿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
{
	color: black;
	font-size: 11pt;
	position: absolute;
	top: 35px;
	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;
}

.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;
}

.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;
}