﻿body 
{
   
}

.PageTitle1 {  font-size: x-large; color: #CC6600; /*color: #006633;*/  }

#InputForms table { background-color: #F9FBFD; color: #000000; border: 1px solid #D7E5F2; border-collapse: collapse; }
#InputForms td { border: 1px solid #D7E5F2; padding-left: 4px;}

.Signin { background-color: #E0E0E0; border-left: solid 3px #999999; padding-left: 5px; }
.SigninLine { border-left: solid 3px #999999; background-color: #EAFFF4; /*padding-left: 10px;*/ }
.SigninControlBox { padding-left: 10px; }
.SigninNoLine { padding-left: 10px; padding-right: 10px; }

.FooterDivide { border-top: double 3px #CCCCCC; }

.FooterTop { border-top: solid 5px #AFCFF4; color: #999999; }
.FooterBottom { color: #999999; padding-top: 5px; }

.Load { border-bottom: solid 2px #CCCCCC; }
.Load td { padding-left: 5px; border-left: solid 1px #CCCCCC; }
.LoadHeader { background-color: #E0E0E0; }

.MyMinddSection table { padding-left: 10px; }
.MyMinddSection th { background-color: #E0E0E0; padding-left: 5px; }
.MyMinddSection ul { margin-left: 25px; margin-top: 6px; }
.MyMinddSection ul li { list-style-image: url(../App_Themes/Image/chevron.gif); }
.MyMinddSection li a { text-decoration: underline; font: small Veranda, Arial, Sans-Serif; }
.MyMinddSection li span { font: normal x-small Veranda, Arial, Sans-Serif; color: #666666; }

.MyMinddSectionHighlight table { padding-left: 10px; }
.MyMinddSectionHighlight th { background-color: #CC6600; padding-left: 5px; color: #ffffff;}
.MyMinddSectionHighlight ul { margin-left: 25px; margin-top: 6px; }
.MyMinddSectionHighlight ul li { list-style-image: url(../App_Themes/Image/chevron.gif); }
.MyMinddSectionHighlight li a { text-decoration: underline; font: small Veranda, Arial, Sans-Serif; }
.MyMinddSectionHighlight li span { font: normal x-small Veranda, Arial, Sans-Serif; color: #666666; }

.Tally table { background-color: #F9FBFD; color: #000000; border: 1px solid #D7E5F2; border-collapse: collapse; }
.Tally td { border: 1px solid #D7E5F2; padding-left: 4px; }

.FormView table { background-color: #F9FBFD; color: #000000; border: 1px solid #D7E5F2; border-collapse: collapse; }
.FormView td { border: 1px solid #D7E5F2; padding-left: 4px; }
.FormView th { border: none; padding-left: 4px; background-color: #CCCCCC; }

.CreditCard table { background-color: #F9FBFD; color: #000000; border: 1px solid #D7E5F2; border-collapse: collapse; }
.CreditCard td { border: 1px solid #D7E5F2; padding-left: 4px; }
.CreditCard th { border: none; padding-left: 4px; background-color: #CCCCCC; }

.HomeImage { border: solid 1px #000000; }
.HomeLinks { padding-left: 20px; }
.HomeLinks ul { margin: 5px 0px 0px 25px; }
.HomeLinks li { list-style-image: url(../App_Themes/Image/chevron.gif); font: normal 16px Veranda, Arial, Sans-Serif; color: #666666; padding-bottom: 5px; }
.HomeLinks a { font: bold 16px Veranda, Arial, Sans-Serif; color: #666666; text-decoration: underline; }

.HomeTitle { color: #CC6600; font: 800 x-large Veranda, Arial, Sans-Serif; }
.HomeSubtitle { color: #000000; font: 700 small Verdana, Arial, Sans-Serif; }

.HomeCats { }
.HomeCats ul { margin: 5px 0px 0px 25px; padding: 0px 0px 0px 0px; }
.HomeCats li { list-style-image: url(../App_Themes/Image/chevron.gif); font: normal small Veranda, Arial, Sans-Serif; color: #666666; padding-bottom: 5px; }
.HomeCats a { font: normal small Veranda, Arial, Sans-Serif; color: #CC6600; text-decoration: underline; }

.SuperDDag { color: Red }