﻿/*----------*/
/* Site CSS */
/*----------*/
/* DO NOT DEFINE COLORS IN THIS STYLE SHEET. */
/* COLORS ARE DEFINED IN THEMES */
body {
    font-size: .9em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}
.widgethdr {
	width: 100%;
	height: 22px;
	margin: 0 auto;	 
	color: #FFFFFF;
	padding: 4px 3px 0px 3px;
	font-size: 1.0em;
    font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	vertical-align: bottom;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
}
.widgetbdy {
	width: 100%;
	margin-left: 1px;
	padding: 0px 2px 2px 2px;
	border: 1px solid #D3D3D3;
}
a, a:link, a:hover, a:active, a:visited {
    text-decoration: underline;
		cursor: pointer;
}
.input-validation-error {
    border: 1px solid;
}
.validation-summary-errors {
    font-weight: bold;
}
.page {
    width: 100%;
    /*margin-left: auto;  Auto Margins cause problems with Absolute positioning in IE8
    margin-right: auto;*/
}
.pagebyline {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: .8em;
	font-weight: bold;
}
.btn {
	font-size: 1em;
}
.clear {
    clear: both;
}
.copyright {
	font-size: .7em;
}
.error {
	font-size:.9em;
	font-weight:bold;
}
.aefieldset {
	border:solid 1px;
}
.aehidden {
	display:none;
}
.hdr {
	font-size: 1em;
	font-weight: bold;
}
.leftTable {
	float: left;
	width: 49%;
}
.aelegend {
	font-size: 1em;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	border: solid 1px;
}
.listtbl {
	font-size: .9em;
}
.listtbl th {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
.listtbl td {
	padding: 2px 2px 2px 2px;
	cursor: default;
}
.displaytbl {
	border: solid 1px;
}
.displaytbl th {
	font-weight: bold;
	white-space: nowrap;
}
.displaytblopen {
    background-color: #FCFCFC;
    background-image: url(../Images/gradientReportOptions.jpg);
    background-position: left;
    background-repeat: repeat-y;
}
.rightDetails {
	margin-left: 50%;
	width: 50%;
}
.stdtbl {
	font-size: .9em;
}
.stdtbl th {
	font-weight: bold;
	white-space: nowrap;
}
.stdtbl td {
	font-weight: normal;
}
.brdrtbl {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .9em;
	border: 1px solid Black;
}
.brdrtbl th {
	font-weight: bold;
	border: 1px solid Black;
}
.brdrtbl td {
	border: 1px solid Black;
}
.scheddiv {
	width: 100%;
	padding-bottom: 5px;
}
.schedimg {
	cursor: pointer;
}
.schedtblhdr {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;}
.schedtbl {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;}
.schedtbl th {
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;}
.bigmsg {
	font-size:.9em;
	font-weight:bold;
}
.smallmsg {
	font-size:.7em;
	font-weight:bold;
}
.xsmallmsg {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: bold;
}
.smalltxt {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
}
.tblinset {
	border: none;
	padding-left: 2px;
	padding-right: 2px;
}
.tblinset td {
	border: none;
	padding-left: 0px;
	padding-right: 0px;
}
tr.over td {
	cursor:hand;
}
.txtin {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1em;
	border: solid 1px;
}
.txtin2 {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1em;
}
.txtin3 {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: .9em;
}
.smalltxt {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: .8em;
}
.viewport {
    width: 80%;
    height: 200px;
    overflow: auto;
    position: relative;
}
.appblank {
	font-size: 2.5em;
	font-weight: bold;
	filter: shadow(OffX=3, OffY=3, Color='#cccccc', Positive='true');
	text-shadow: -3px 3px #cccccc;
}
.banner {
	font-size: 1.1em;
	font-weight:bold;
	text-align:center;
}

.errtbl {
	border:solid 1px;
	font-size: .9em;
}
.errtbl th {
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	vertical-align: top;
	white-space: nowrap;
}
.errtbl td {
	padding: 0px 2px 0px 2px;
	vertical-align: top;
}
.reportparmstbl {
    border:solid 1px;
}
.reportparmstbl th {
	font-weight: bold;
	white-space: nowrap;
}
