﻿
body {
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}

.commandButton
{
    float: right;
}
.workArea
{
    width: 350px;
    border-top: solid 1px silver;
    border-left: solid 1px silver;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}

#container {
    width: 100%;
    margin: 10px auto;
    background-color: #F9F8F4;
    color: #333;
    border: 1px solid gray;
    line-height: 130%;
}
.pnlAdmin {
    text-align: left;
    display: block;
    float: right;
    margin-top: 30px;
    margin-right: -123px;
}
#top {
    padding: .5em;
}

#top h1 {
    padding: 0;
    margin: 0;
}

#leftnav {
    float: left;
    width: 160px;
    height: auto;
    margin: 0;
    padding: 1em;
}

#content {
    vertical-align: top;
    margin-left: 200px;
    padding: 1em;
    max-width: 36em;
    background-color: #FFF;
}

#footer {
    clear: both;
    margin: 0;
    padding: .5em;
    color: #333;
}

#app-footertext {
    text-align: center;
    font-family: Arial;
    font-size: small;
    color: #9d9d9d;
}

#logo {
    text-align: right;
}

.cmdLink {
    width: 16px;
    height: 16px;
}

caption, .Caption {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0.5em;
    color: black;
}
input[type="submit"][disabled], input[type="button"][disabled] {
	background-color: whitesmoke;
	border: solid 1px silver;
}

.Grid {
    width: 98%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.Grid td {
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
    vertical-align: top;
}
.Grid a {
}
.Grid th {
    padding: 4px 2px;
    color: #fff;
    background: #424242;
    border-left: solid 1px #525252;
}
.Grid th a:link, .Grid th a:hover, .Grid th a:active, .Grid th a:visited {
    font-weight: bold;
    color: #fff;
}
.Grid .alt {
    background: #fcfcfc;
}
.Grid .pgr {
    background: #424242;
}
.Grid .pgr table {
    margin: 5px 0;
}
.Grid .pgr td {
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.Grid .pgr a {
    color: #666;
    text-decoration: none;
}
.Grid .pgr a:hover {
    color: #000;
    text-decoration: none;
}

.Grid .selRow td {
    background-color: #808080;
    color: #000;
}

label {
	color: gray;
    display: inline-block;
    width: 10em;
}
textarea {
	vertical-align: top;
}

.Content {
	padding: 10px;	
}
.Fields col {
	vertical-align: top;
}
.Fields col.Labels {
	padding-top: 2px;
	width: 12em;
}
.Fields label {
	white-space: nowrap;
}

.DividerLeft {
	border-left: solid 1px dimgray;
}
.DividerRight {
	border-right: solid 1px dimgray;
}
.Grid2 {
	width: 100%;
	border: solid 1px #424242;
}
.Grid2 td {
	vertical-align: top;
}
.GridGroupHeader, .GridGroupHeader th {
	color: White;
	background-color: #424242;
	text-align: center;
}
.GridHeader, .GridHeader th {
	background-color: gainsboro;
	text-align: left;
	vertical-align: bottom;
	border-bottom: solid 1px;
}
.GridHeader a:link, .GridHeader a:hover, .GridHeader a:active, .GridHeader a:visited {
	font-weight: bold;
}
.GridItem {
	background-color: White;
	vertical-align: top;
}
.GridAltItem {
	background-color: whitesmoke;
	vertical-align: top;
}

.LinkIcon {
	border: 0;
	margin: 2px;
	vertical-align: middle;
}
.ModalPopup {
	background-color: White;
	border: solid 5px gainsboro;
}
.ModalBackground {
	background-color: gainsboro;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}
.PageNavLink {
	/* background-color: White;
	width: 18em;
	border: solid 1px gainsboro;
	border-right: solid 5px #004da8; */
}
.PageTitle {
	font-size: 1.4em;
}
.Panel {
	border: solid 1px gainsboro;
}
.PopupTitle {
	font-weight: bold;
	color: White;
	background-color: Silver;
}
.SideBar {
	width: 15em;
}
.SizeL {
	font-size: 1.2em;
}
.SizeS {
	font-size: .9em;
}
.SubHeading {
	font-weight: bold;
	font-size: 1.1em;
	white-space: nowrap;
	border-bottom: solid 1px gainsboro;
}
.ValidationText {
	font-size: 1.6em;
	cursor: help;
}
.WizardSideBarItem {
	font-size: 1.2em;
	width: 100%;
}
.WizardSideBarItemSelected {
	font-weight: bold;
	font-size: 1.2em;
	background-color: whitesmoke;
	width: 100%;
	border-top: solid 1px gainsboro;
	border-left: solid 5px #004da8;
	border-bottom: solid 1px gainsboro;
}

/* Start of EUSS Styles --> */



.SnapHeader {
    color: Black;
    background-color: #F9F8F4;
    
    font-size: 12px;
    color: #4B4A46;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 5px;
    border-top: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
}

.SnapHeaderClosed {
    color: Black;
    background-color: #F9F8F4;
    
    font-size: 12px;
    color: #4B4A46;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 5px;
    border-top: 1px solid #C1C1C1;
}

.SnapContent {
    background-color: #F9F8F4;
    font-family: verdana;
    font-size: 11px;
    padding: 3px;
    cursor: default;
    border: 1px solid #C1C1C1;
}

.FramedContent {
    padding: 20px 0px 20px 0px;
    background-color: #FFFFFF;
}
.app-topnavigation {
    
    font-size: 11px;
    color: #4B4A46;
}

.app-maincontent a:link {
    text-decoration: underline;
    color: #004DA8;
    /*font-weight: normal;*/
}
.app-body {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    
    background: url('images/office.png') repeat;
    
}
.app-maincontent a:visited {
    text-decoration: underline;
    color: #004DA8;
    /*font-weight: normal;*/
}
.app-maincontent a:active {
    text-decoration: underline;
    color: #004DA8;
    /*font-weight: normal;*/
}
.app-maincontent a:hover {
    text-decoration: none;
    color: #004DA8;
    /*font-weight: normal;*/
}

.app-maincontent td {
   /* color: #4B4A46;*/
}
.app-scripttext td {
    color: #4B4A46;
    font-style: italic;
}
.app-loginsubtext span {
    color: #333;
    font-style: italic;
	font-size: 12px;
	line-height: 23px;
}
.apptext {
    font-size: 12px;
    color: #4B4A46;
}


.app-mainhead, td.app-mainhead {
    
    font-size: 16px;
    color: #4B4A46;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
}
.app-mainhead a:link, .app-mainhead a:visited, .app-mainhead a:active {
    font-size: 16px;
    color: #4B4A46;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}
.app-mainhead a:hover {
    
    font-size: 16px;
    color: #4B4A46;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    text-transform: none;
}
.app-subhead, td.app-subhead {
    
    font-size: 12px;
    font-weight: bold;
    color: #4B4A46;
}
.app-maintext {
    
    font-size: 12px;
    color: #4B4A46;
}
.app-maintext a:link {
    text-decoration: underline;
    color: #004DA8;
}
.app-maintext a:visited {
    text-decoration: underline;
    color: #004DA8;
}
.app-maintext a:active {
    text-decoration: underline;
    color: #004DA8;
}
.app-maintext a:hover {
    text-decoration: none;
    color: #004DA8;
}
.app-maintextlists {
    
    font-size: 12px;
    color: #4B4A46;
    list-style-type: none;
    list-style-image: url(images/main_bullet.gif);
}
.app-maintextlists a:link {
    text-decoration: underline;
    color: #004DA8;
}
.app-maintextlists a:visited {
    text-decoration: underline;
    color: #004DA8;
}
.app-maintextlists a:active {
    text-decoration: underline;
    color: #004DA8;
}
.app-maintextlists a:hover {
    text-decoration: none;
    color: #004DA8;
}
hr {
    color: #4B4A46;
    height: 1px;
}
.app-topnavigation {
    
    font-size: 11px;
    color: #4B4A46;
}
.app-topnavigation a:link {
    text-decoration: none;
    color: #4B4A46;
}
.app-topnavigation a:visited {
    text-decoration: none;
    color: #4B4A46;
}
.app-topnavigation a:active {
    text-decoration: none;
    color: #4B4A46;
}
.app-topnavigation a:hover {
    color: #004DA8;
}
.app-breadcrumbs {
    
    font-size: 9px;
    color: #4B4A46;
}
.app-breadcrumbs a:link {
    text-decoration: underline;
    color: #4B4A46;
}
.app-breadcrumbs a:visited {
    text-decoration: underline;
    color: #4B4A46;
}
.app-breadcrumbs a:active {
    text-decoration: underline;
    color: #4B4A46;
}
.app-breadcrumbs a:hover {
    text-decoration: none;
    color: #004DA8;
}
.faq-headline2 {
    
    font-size: 9px;
    color: #4B4A46;
    cursor: default;
}
.app-mainbg {
    width: 965px;
	overflow: hidden;
    vertical-align: top;
}

.app-contentbody {
	background: #fff url('images/content-bg.png') repeat-x 0 0;
	border: 1px solid #fff;
	margin: 10px;
  min-height: 800px;
	padding: 0 20px;
  overflow: hidden;
}

.app-content {
  margin-left: 300px;
}

.app-mainbg-email {
    background-color: #F9F8F4;
    border: 1px solid #C1C1C1; /* pat added this*/
    width: 600px;
    text-align: left;
    vertical-align: top;
    padding-right: 10px;
    padding-left: 25px;
}
.app-maincontent {
    padding: 5px 0px 20px 20px;
    overflow: hidden;
}
.app-header {
    padding-top: 10px;
    text-align: left;
    padding-left: 25px;
}
.app-maintable {
    padding-top: 35px;
    height: 100%;
    width: 100%;
}
.app-leftnavigationimage {
    padding-left: 0px;
    padding-top: 0px;
    text-align: left;
   
}
.app-leftnavigationimage img {
    border-width: 0px;
}

.app-leftnavigation-text {
    
    font-size: 11px;
}
.app-leftnavigation {
    width: 300px;
    float: left;
}
.app-leftnavigation table {
	width: 100%;
}
.app-leftnavigation td {
    /*padding-bottom: 10px;*/
}
.app-leftnavigation a:link {
    text-decoration: none;
    
}
.app-leftnavigation img {
    vertical-align: bottom;
}
.app-leftnavigation-link,
.app-leftnavigation a,
.app-leftnavigation a:link {
    text-decoration: none;
}

.app-footertext {
    color: #333;
    padding-top: 15px;
    padding-right: 10px;
    text-align: center;
    /*width: 875px;*/
}
.app-footertext a:link {
    text-decoration: none;
    color: #9D9D9D;
}
.app-footertext a:visited {
    text-decoration: none;
    color: #9D9D9D;
}
.app-footertext a:active {
    text-decoration: none;
    color: #9D9D9D;
}
.app-footertext a:hover {
    text-decoration: underline;
    color: #707070;
}
.app-datagridtitle {
    
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #9D9D9D;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #004DA8;
}

.app-datagridtitle a {
    
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #9D9D9D;
}
.app-datagridtitle a:link {
    
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #9D9D9D;
}
.app-datagridtitle a:hover {
    
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #9D9D9D;
}
.app-datagridtitle a:active {
    
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #9D9D9D;
}
.app-datagridtitle a:visited {
    
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #9D9D9D;
}
.app-datagridheader {
    
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.app-datagridtext {
    
    font-size: 11px;
    color: #4B4A46;
}

.GridView_AlternatingRow td, .GridView_Row td, .GridView_SelectedRow td {
    
    font-size: 11px;
    color: #4B4A46;
}

.GridView_AlternatingRow {
    /* background color whitesmoke */
    background-color: #F5F5F5;
    border-style: hidden;
}

.GridView_SelectedRow, .GridView_SelectedRow td {
    font-weight: bold;
    color: #ffffff;
    background-color: #6699cc;
}

.GridView_Row a:link, .GridView_Row a:visited, .GridView_Row a:hover, .GridView_Row a:active, .GridView_AlternatingRow a:link, .GridView_AlternatingRow a:visited, .GridView_AlternatingRow a:hover, .GridView_AlternatingRow a:active, .GridView_SelectedRow a:link, .GridView_SelectedRow a:visited, .GridView_SelectedRow a:hover, .GridView_SelectedRow a:active {
    text-decoration: underline;
    color: #004DA8;
    font-size: 11px;
    
}

.GridViewMouseOver {
    background-color: #6699cc;
    cursor: pointer;
}

/* pat added this */
.app-datagridtext-bold, .apptext-bold, .apptext-assoc {
    
    font-size: 12px;
    color: #4B4A46;
    font-weight: bold;
}

.apptext-assoc {
    display: block;
    line-height: 1em;
}

.app-datagridfooter {
    
    font-size: 11px;
    color: #4B4A46;
    background-color: #D7D7D7;
    text-align: center;
}
.app-datagridfooter table {
    margin-left: auto;
    margin-right: auto;
}
.app-datagridtext a:link {
    text-decoration: underline;
    color: #4B4A46;
}
.app-datagridtext a:visited {
    text-decoration: underline;
    color: #4B4A46;
}
.app-datagridtext a:active {
    text-decoration: underline;
    color: #4B4A46;
}
.app-datagridtext a:hover {
    text-decoration: none;
    color: #004DA8;
}
.app-subhead-data, td.app-subhead-data {
    
    font-size: 12px;
    color: #004DA8;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4B4A46;
    font-weight: bold;
}
.app-subhead-data2, td.app-subhead-data2 {
    
    font-size: 14px;
    color: #004DA8;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4B4A46;
    font-weight: bold;
}
.app-subhead-data a:link {
    font-size: 11px;
    text-decoration: underline;
    color: #004DA8;
    font-weight: normal;
}
.app-subhead-data a:visited {
    font-size: 11px;
    text-decoration: underline;
    color: #004DA8;
    font-weight: normal;
}
.app-subhead-data a:active {
    font-size: 11px;
    text-decoration: underline;
    color: #004DA8;
    font-weight: normal;
}
.app-subhead-data a:hover {
    font-size: 11px;
    text-decoration: none;
    color: #004DA8;
    font-weight: normal;
}

.app-errormsg, .GridView_EmptyDataRow td, .app-errormsg a:link, .app-errormsg a, .app-errormsg a:hover, .app-errormsg a:active, .app-errormsg a:visited {
    
    font-size: 11px;
    font-weight: bold;
    color: Red;
}

.app-errormsg-summ {
    min-width: 400px;
    width: auto !important;
    width: 400px;
    border: 2px solid red;
    margin: 5px 0px;
    padding: 5px;
    
    font-size: 12px;
    font-weight: bold;
    color: Red;
}

.app-errormsg-summ ul {
    margin: 0px;
    padding: 10px;
    margin-left: 20px;
    line-height: 1.5em;
    list-style: square;
}

.app-success-result-message
{
    min-width: 400px;
    width: auto !important;
    width: 400px;
    border: 1px solid #269314;
    margin: 5px 0px;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    color: Gray;
}


.app-info-message {
    min-width: 400px;
    width: auto !important;
    width: 400px;
    border: 1px solid Gray;
    margin: 5px 0px;
    padding: 5px;
    
    font-size: 10px;
    font-weight: bold;
    color: Gray;
}
.app-info-message ul {
    margin: 0px;
    padding: 10px;
    margin-left: 20px;
    line-height: 1.5em;
    list-style: square;
}

.app-button {
}
.app-textbox {
    border: 1px solid #999999;
    /*color: #666666;*/
}
.app-dropdown {
    border: 1px solid #999999;
    /*color: #666666;*/
}
.app-profile {
    
    font-size: 11px;
    color: #707070;
    padding-left: 17px;
    font-weight: normal;
    padding-left: 0px;
}
.app-profile a:link {
    text-decoration: underline;
    font-weight: normal;
    color: #004DA8;
    font-size: 11px;
}
.app-profile a:visited {
    text-decoration: underline;
    font-weight: normal;
    color: #004DA8;
    font-size: 11px;
}
.app-profile a:active {
    text-decoration: underline;
    font-weight: normal;
    color: #004DA8;
    font-size: 11px;
}
.app-profile a:hover {
    text-decoration: none;
    font-weight: normal;
    color: #004DA8;
    font-size: 11px;
}
/* Modal Popop Styles */
.app-popupbg {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.app-popup {
    background-color: #F9F8F4;
    border-width: 1px;
    border-style: solid;
    border-color: #707070;
    padding: 3px;
}

.app-popup2 {
    background-color: #F9F8F4;
    border-color: #707070;
    padding: 3px;
}

a:link.app-popup-close, a:active.app-popup-close, a:visited.app-popup-close, a:hover.app-popup-close {
    background-color: #F9F8F4;
    color: #707070;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border: solid 1px #707070;
    padding: 3px;
}

/* Styles for other controls */
/* Calendar styles */

.calendar_button {
    border: none;
    cursor: pointer;
}

.picker {
    background-color: #FFFFFF;
    
    font-size: 12px;
    border: 1px solid #999999;
    color: #666666;
    padding: 2px;
}
.picker2 {
    background-color: #FFFFFF;
    color: #666666;
    
    font-size: 12px;
    border: 1px solid #999999;
    width: 173px;
    padding: 2px;
    cursor: pointer;
    vertical-align: top;
}

.calendar td {
    font-size: 11px;
    
}

.title, .title td {
    font-weight: bold;
    background-color: #9D9D9D;
    color: #FFFFFF;
    
    font-size: 12px;
}


.day, .allowedday {
    width: 25px;
    cursor: pointer;
    text-align: center;
    border-width: 1px;
    border-color: #F6F6F6;
    border-style: solid;
}

.allowedday {
    font-weight: bold;
    background-color: #ffff66;
}

.dayhover {
    width: 25px;
    cursor: pointer;
    text-align: center;
    text-decoration: underline;
    border-width: 1px;
    border-color: #F6F6F6;
    border-style: solid;
}

.dayheader {
    width: 25px;
    text-align: center;
    border-width: 1px;
    border-color: white;
    border-style: solid;
    font-weight: bold;
    background-color: #FFFFFF;
}

.othermonthday {
    color: #999999;
}

.calloutDay {
    color: #ffffff;
    background-color: #0099cc;
    border-width: 1px;
    border-color: #4B4A46;
    border-style: solid;
    font-weight: bold;
}

.calloutDayFooter {
    /*width:95px;*/
    background-color: #0099cc;
    color: #ffffff;
    border-width: 1px;
    border-color: #4B4A46;
    border-style: solid;
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
    padding: 2px 2px 2px 2px;
}

.outofrangeday {
    visibility: hidden;
}

.selectedday {
    width: 25px;
    background-color: #ebf2f8;
    color: #000000;
    border-width: 1px;
    border-color: #4B4A46;
    border-style: solid;
    font-weight: bold;
}
.selecteddayfooter {
    width: 95px;
    background-color: #ebf2f8;
    color: #000000;
    border-width: 1px;
    border-color: #4B4A46;
    border-style: solid;
    font-weight: bold;
    text-align: center;
}

.duedate {
    width: 25px;
    background-color: #F2F2B8;
    color: #000000;
    border-width: 1px;
    border-color: #4B4A46;
    border-style: solid;
    font-weight: bold;
}
.duedatefooter {
    width: 95px;
    background-color: #F2F2B8;
    color: #000000;
    border-width: 1px;
    border-color: #4B4A46;
    border-style: solid;
    font-weight: bold;
    text-align: center;
}

.calendar {
    border-style: solid;
    border-width: 1px;
    border-color: #4B4A46;
    border-collapse: collapse;
    background-color: #FFFFFF;
    cursor: default;
}

.month {
    background-color: #F6F6F6;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 0px;
}

.nextprev {
    cursor: pointer;
    height: 25px;
    vertical-align: middle;
    padding: 0px 5px 0px 5px;
}

.selector {
    width: 14px;
    cursor: pointer;
    text-align: left;
    vertical-align: middle;
    background-color: #FFFFFF;
}

.disabledday {
    text-decoration: none;
    background-image: url(/CSS3P/images/baddate.gif);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: default;
}
.Footer {
    /*border-top: solid 2px;*/
    padding-top: 20px;
}

/* validatorcallout */

.validatorCalloutHighlight {
    background-color: #FFFACD;
}
.bankinfoselectleft {
    border-right: 1px solid #999999;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    width: 200px;
}
.bankinfoselectimage {
    width: 15px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}
.bankpanel {
    border: 1px solid #999999;
    width: 125px;
    float: left;
    text-align: left;
}
.addbankacct {
    background-color: #C7CED6;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
}
/* End style for other controls */

/* Tims step box stuff */
div.stepBox {
    float: left;
    width: 200px;
    font-size: 11px;
}

div.stepBox div#steps {
    border: 2px solid #336699;
    padding: 4px;
    margin: 6px 3px 6px 3px;
    text-align: left;
    font-size: 11px;
}

div.stepBox div h2, div#steps h2 {
    color: #7C8EA0;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    background: none;
}

div.stepBox div div {
    margin: 3px 2px 3px 0px;
    padding: 4px 2px 4px 14px;
    background: 0px 5px url(../Images/graybullet.gif) no-repeat;
    border-style: none;
    text-align: left;
    font-size: 11px;
}

/*div.stepBox div div.activeStep {
background: 0px 5px url(../Images/activeStep2.gif) no-repeat #cccbcb;
padding-left: 14px;
border-style: none;
text-align: left;
font-size: 11px;
}*/

div.rules {
    margin-left: 5px;
}

div.rules div {
    padding: 2px;
}

div.clearing {
    clear: both;
}
/* end tims step box stuff */

.Wizard_Step {
	border: solid 1px gainsboro;
}
.Wizard_SideBar {
	vertical-align: top;
}

/* start specific gridview styles */

.GridView_AlternatingRow {
    vertical-align: top;
    color: white;
    border-style: hidden;
}

.GridView_EmptyDataRow {
    color: Red;
}

.GridView_Row {
    vertical-align: top;
    border-style: hidden;
}

/* end specific gridview styles */

/* start specific sitemapnode styles */

.SiteMapPath_CurrentNode {
    font-weight: bold;
}

.SiteMapPath_PathSeparator {
    font-weight: bold;
}

/* end specific sitemapnode styles */

/* start specific Login control styles */

.LoginName {
    font-weight: bold;
}

/* end specific login control styles */

/* start specific ChangePassword control styles */

.ChangePassword {
    border-style: solid;
    border-width: 1px;
}

/* end specific ChangePassword control styles */

/* start TreeView specific styles */

.TreeView {
    margin-left: -10px;
}

/* end TreeView specific styles */

/* start miscellaneous application styles */

.AlignCenter {
    text-align: center;
}

.leftNavGray {
    background-color: #C7CED6;
    border-right: 1px solid #515E6A;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftNav {
    background-color: #ebf2f8;
    border-right: 1px solid #515E6A;
    color: #515E6A;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



/* end miscellaneous application styles */

/* start tag-specific styles */

hr.gray {
    background-color: #666666;
    height: 1px;
    border-style: none;
    width: 100%;
}

/* end tag-specific styles */

/* start css classes moved from default.css */

td.SubHeader {
    font-weight: bold;
    color: white;
    background-color: #5d7b9d;
}

.GridView_Header, .GridView_Header a:link, .GridView_Header a:visited, .GridView_Header a:active, .GridView_Header a:hover {
    color: White;
    background-color: White;
}

.GridView_Pager, .GridView_Pager a:link, .GridView_Pager a:visited, .GridView_Pager a:active, .GridView_Pager a:hover {
    color: #4E6173;
    background-color: #DCDCDC;
}

.GridView_Row {
    background-color: White;
}

.DetailsView_FieldHeader {
    color: #696969;
}

.Header {
    border-color: #C97D3A;
}






/* end css classed moved from default.css */

/* Styles for PayAssist */
.ctrlBody {
    line-height: 2.25em;
    font-family: Verdana;
    font-size: 0.9em;
}
.ctrlBody p {
    margin-top: 0;
    margin-bottom: 20px;
}
.fieldLabel {
    color: Black;
    font-weight: bold;
    float: left;
}
.field {
    color: Black;
}
.fieldImportant {
    color: Blue;
    font-weight: bold;
}
.fieldCritical {
    color: red;
}
.informational {
    color: Gray;
    font-style: italic;
}
.indented {
    padding-left: 25px;
    padding-right: 25px;
}
/* end Pay Assist styles */

.PAWizard_Step {
    min-height: 250px;
    height: auto !important;
    height: 250px;
    vertical-align: top;
}

/* This is applied to the Validator Callouts */
.highlightInvalidFields {
    background-color: #FFFACD;
}

.cpHeader {
    color: white;
    background-color: #9D9D9D;
    font: bold 11px auto "Trebuchet MS" , Verdana;
    font-size: 12px;
    cursor: pointer;
    width: 400px;
    padding: 5px;
}
.cpBody, .cpBodyHidden {
    padding: 0px;
    font: normal 11px auto Verdana, Arial;
    color: White;
    border: 1px gray;
    width: 410px;
    height: 0px;
}
.cpBodyHidden {
    overflow: hidden;
}
.cpHeaderLabel {
    float: left;
    vertical-align: middle;
}


.cpHeaderImage {
    float: right;
    vertical-align: middle;
}

.popupHover {
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #C0FFFF;
}

.calloutItem {
    padding: 10px 0px 10px 0px;
    display: none;
    font-weight: bold;
    text-align: center;
    border-right: #0033cc 2px dashed;
    border-top: #0033cc 2px dashed;
    border-left: #0033cc 2px dashed;
    border-bottom: #0033cc 2px dashed;
    background-color: #ffffff;
}
.disabledday {
    text-decoration: none;
    background-image: url(../images/baddate.gif);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: default;
}
.paddedItem {
    padding: 0px 4px 0px 4px;
}


/* Overrides 
 * RSG 02/2013
 * 
 */

/* set golden ratio baselines 
 * http://www.pearsonified.com/typography/
 */
body { 
	font-size: 14px;
	line-height: 24px;
}
	/* around 200px wide */
	body.app-leftnavigation {
		font-size: 14px;
		line-height: 20px;
	}

.app-maincontent,
.app-maincontent td {
	font-size: 14px;
}
 
.app-leftnavigationimage {
	text-align: center;	
}
.app-leftnavigationimage img {
	margin: 10px 0;
}

.header-image {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.table-simple {
	border-collapse: separate;
    /* border-spacing: 10px 5px; */
}

.title-banner {
	padding-bottom: 35px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #d5d5d5;
}

.content-block {
	margin-bottom: 20px;
	border: 1px solid #d5d5d5;
	background: #f5f5f5;
}
	.content-block h3 {
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		
		margin: -1px -1px 0px; /* 1px to overlap .content-block border */
		padding: 5px 11px;
		background: url('images/content-block-bg.png') repeat-x 0 0;
		border: 1px solid #333;
	}
	
	.content-block .inner {
		border: 1px solid #fff;
		padding: 10px;
	}
	
	.profile-item {
		border-bottom: 1px solid #d5d5d5;
		border-top: 1px solid #fff;
		padding: 5px 0;
	}
		.profile-item:first-child {
			border-top: none;
		}
	
	.has-icon {
		padding-left: 28px;
	}
	
	.icon-idcard {
		background: url('images/icons/id-card.png') no-repeat 0 8px;
	}
	.icon-email {
		background: url('images/icons/email.png') no-repeat 0 8px;
	}
	.icon-handshake {
		background: url('images/icons/hand-shake.png') no-repeat 0 8px;
	}
	.icon-power {
		background: url('images/icons/power.png') no-repeat 0 8px;
	}

.icon-chng-pwd {
    background: url('images/icons/chng_pwd.png') no-repeat 0 8px;
}
	
.left-nav td table td {
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #fff;
	padding: 5px 0;
	margin: 5px 0;
}

.Content {
	/*border: 1px solid #d5d5d5;*/
	/*padding: 5px;*/
	padding: 5px;
	margin-bottom: 10px;
}
.PageNavLink .Content {
	background: #f5f5f5;
	border: 1px solid #ccc;
	
	position: relative;
}
	.PageNavLink .Content:after {
		content: "";
		display: block;
		width: 0px; height: 0px;
		position: absolute;
		right: -5px; top: 50%;
		margin-top: -5px;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-color: transparent transparent transparent #ccc;
	}
	
.Grid2,
.Grid {
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #333;
}
.Grid2 th a:visited,
.Grid2 th a:link,
.Grid2 th a:hover,
.Grid2 th a,
.Grid th a{
	color: #fff;
}
.Grid2 th,
.Grid th {
	background: #333 url('images/content-block-bg.png') repeat-x 0 0;
	border: 1px solid #333;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
.Grid2 th,
.Grid2 td,
.Grid th,
.Grid td {
	vertical-align: middle;
}
.Grid2 td,
.Grid td {
	color: #333;
	border: none;
	border-bottom: 1px solid #d5d5d5;
	font-size: 12px;
	text-align: center;
	padding: 5px 0;
}
.Grid2 tr:last-child td,
.Grid tr:last-child td {
	border-bottom: 1px solid #333;
}

.Grid2 tr td:nth-child(odd)
.Grid tr td:nth-child(odd) {
	/* nah..
	background: #ccc; */
}

.Grid2 .alt,
.Grid .alt{
	background: #f5f5f5;
}

.auto-scroll {
	overflow: auto;
}
.app-contentbody .auto-scroll {
	width: 710px;
}

.Caption {
	text-align: left;
}

.selectlist-list {
    list-style: none;
    margin: 0;
    padding: 0 0px;
    display: block;
    width: 280px;
    float: right;
}
#selectFields {
    display: block;
    width: 200px;
    float: left;
}
.selectlist-item {
    background: #fff;
    border-left: solid 1px #eee;
    border-top: solid 1px #eee;
    border-right: solid 2px #ccc;
    border-bottom: solid 2px #ccc;
    cursor: pointer;
    padding: 0.2em 0.3em;
    margin: 1px 0;

}

.remove {
    float: right;
    padding: 0.1em 0;
    height: 16px;
    width: 24px;
    background: #fff url('images/icons/black-cross.png') no-repeat right center;    
}

.hidden
{
    display: none;
}

.Grid .pgr a:hover 
{
	color: #fff; }
.pgr a:link, .pgr a:hover, .pgr a:visited, .pgr a:active,
.table_footer a:link, .table_footer a:hover, .table_footer a:active, .table_footer a:visited
{
    color:#C0C0C0;
    cursor: pointer;
}

.Grid .pgr td {
	font-weight: normal;
	}
	
.Grid2 .pgr tr:last-child td, .Grid .pgr tr:last-child td 
{
	border-bottom: none; }

.filled
{
    width: 98%;
    margin-left:auto;
    margin-right: auto;
}


.auto-overflow
{
    overflow: auto;
}


legend 
{

  color: #4B4A46;
  font-size:90%;
  text-align:right;
  
  }
  
.paddedField
{
    margin:5px;
}

.grid-view-container
{
    position: relative;
    overflow:scroll;
    
    max-height: 433px;
    margin-left: 20px
}

  .grid-view-container .floatingHeader {
    position: absolute;
    top: 0;
    left: 0;
  }

.right-aligned
{
    margin: 5px; 
    text-align: right; 
    margin-top: 15px
}

/* (START) jQuery-UI Tab overrides */
/* Use of this style is dependant on it being embed in a content-block */
.content-block .ui-tabs {
  border: none;
  border-radius: 0;
  padding: 0;
  font-family: inherit;
}


.content-block .ui-tabs h4 {
  border: none;
  border-radius: 0;
  padding: 6px 10px;
  margin: 0;
  font-weight: normal;
}

.content-block .ui-tabs .ui-tabs-nav {
  background: url('images/content-block-bg.png') repeat-x 0 0;
  border: none;
  border-radius: 0;
}

.content-block .ui-tabs .ui-tabs-nav li {
  border: none;
  border-radius: 0;
  font-weight: normal;
}

  .content-block .ui-tabs .ui-tabs-nav li a {
    padding-top: 4px;
    padding-bottom: 6px;
  }

  .content-block .ui-tabs .ui-tabs-nav li.ui-state-default {
    background: #f5f5f5;
    box-shadow: 2px 2px 2px gray inset;
    font-size: .9em;
    transition: box-shadow 250ms;
    top: 4px;
  }

  .content-block .ui-tabs .ui-tabs-nav li.ui-state-active {
    background: white;
    box-shadow: none;
  }

    .content-block .ui-tabs .ui-tabs-nav li.ui-state-active a {
      color: black;
    }

.content-block .ui-tabs .ui-tabs-panel.NoPadding {
  padding: 0;
}
/* (END) jQuery-UI Tab overrides */

/* (START) Gridview overrides when in .content-block */
.content-block .grid-view-container {
  margin-top: 2px;
}

.content-block .tabs .Grid {
  border-top: none;
}

  .content-block .tabs .Grid th {
    background: gray;
    padding: 4px 8px;
  }
/* (END) Gridview overrides when in .content-block */

.account-summary-overview td {
  padding: 5px;
}

.account-summary-overview td:first-child {
  text-align: right;
}

.meter-iu-overview {
    margin-left: 20px
}

.meter-iu-overview td {
  padding: 5px;
}

.meter-iu-overview td:first-child {
  text-align: right;
}

.pnlAdmin_Loc {
    text-align: left;
    display: block;
    float: right;
    padding-top: 0px;
}
.LocWidth{
    width: 80px;
}

