body{
	margin:0; 
	padding:0;
}

.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:13px;
    font-weight:    bold;
    color: #7C6F57;
}
.HeadSmall   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:small;
    font-weight:    bold;
    color: #666644;
}
.HeadXSmall   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:x-small;
    font-weight:    bold;
    color: #666644;
}

.CommandButton
{ 
	font-family:Verdana;
	font-size: 8pt;
	background-color: #1858c9;
	color: white;
	font-weight:normal;
	border: 1px solid Black;
	cursor :hand;
	height: 19px;
}
	 
.CommandButtonRed
{ 
	font-family:Verdana;
	font-size: 8pt;
	background-color: #ce0000;
	color: white;
	font-weight:normal;
	border: 1px solid Black;
	cursor :hand;
	width : 75px;
}
	 	 
.LoginCommandButton
{ 
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border-color :black ;
    border-width :1px;
    border-style :solid ; 
    cursor :hand;
    width:100px;    
}

.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color:Black;
}

.HeaderYellow
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight :bold;
	background-color : #9CC525;
	color : White;
}

.HeaderOrange
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight :bold;
	background-color : #ff8c00;
	color : White;
}

.NormalFooter
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color:#7C6F57;
}
.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color:Black;
    
}

.NormalTextBox
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    border-color :black ;
    border-width :1px;
    border-style :solid ; 
}
.NormalSelectionCombo
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    border-color :black ;
    border-width :1px;
    border-style :solid ;
    width: 80px; 
}
.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #cc3300;
}
.NormalBig
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    /*line-height: 12px;*/
    color:Black;
}
.LinkStyle 
{
	color :#7C6F57;
	font-family :Verdana, Helvetica, sans-serif;
	font-size :7pt;
	font-weight :bold;
}
.TableStyle
{
	vertical-align:middle ;
	width :100%;
	height:70%;
	text-align :center;
}
.TableStyle2
{
	vertical-align:middle ;
	width :100%;
	height:70%;
	text-align :center;
	background-color :#F7F7DE; 
}
.SignOutStyle 
{
	background-color:#F7F6F3;
	color :#7C6F57;
	font-family :Verdana, Helvetica, sans-serif;
	font-size :8pt;
}
.SignOutLinkStyle 
{
	background-color:#F7F6F3;
	color :#7C6F57;
	font-family :Verdana, Helvetica, sans-serif;
	font-size :8pt;
	font-weight :bold;
}
.NormalCheckBox
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: xx-small; 
    font-weight: normal;
    border-color :black ;
    border-width :1px;
    border-style :solid ; 
}
.LineColor
{
	color:#7C6F57;
}
/**********************************************************************/
/*Grid*/
/**********************************************************************/
.Grid
{
	border: solid 1px #6F9208;
	padding: 4px;
}

.Grid caption {
 border: 1px solid #2F4F4F;
 text-align: center;
    padding: 3px;
    padding-top: 8px;
    color: white;
    background-color:  #669900;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    margin-top: 5px;
}

#gvApprovals .Grid
{
	border: solid 1px #DEDFDE;
}
#gvApprovals .Grid td { 
	border-bottom: solid 2px black; 
} 

.Grid td, th
{
	padding:5px;
	
}

.TxtBoxGreen
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	background-color : #9CC525;
	color : White;
	height : 15px;
	border: 0px;
	text-align: right;
}

.TxtBoxRed
{
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	background-color : white;
	color : red;
	height : 20px;
	text-align: right;
}


.TxtBoxGreenSmall
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	background-color : #9CC525;
	color : White;
	height : 12px;
	width: 80px;
	border: 0px;
	text-align: right;
}

.TxtBoxWhiteRed
{
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	background-color : white;
	color : red;
	height : 20px;
	border: 0px;
	text-align: right;
}

.TxtBoxRed
{
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	background-color : white;
	color : red;
	height : 20px;
	border: 0px;
	border-color: silver;
	text-align: right;
}

.TxtBoxRedBorder
{
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	background-color : white;
	color : red;
	height : 20px;
	border: 1px;
	border-color: silver;
	text-align: right;
}

.TxtBoxRedBorderMid
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	background-color : white;
	color : red;
	height : 15px;
	width: 100px;
	border: 1px;
	border-color: silver;
	text-align: right;
}

.TxtBoxRedBorderSmall
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	background-color : white;
	color : red;
	height : 12px;
	width: 60px;
	border: 1px;
	border-color: silver;
	text-align: right;
}


.TxtBoxBlueBorderMid
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	background-color : white;
	color : blue;
	height : 15px;
	width: 100px;
	border: 1px;
	border-color: silver;
	text-align: right;
}

.TxtBoxWhiteBlue
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	background-color : white;
	color :blue;
	height : 20px;
	border: 0px;
	text-align: right;
}

.TxtBoxWhiteBlueSmall
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	background-color : white;
	color :blue;
	height : 20px;
	border: 0px;
	width: 80px;
	text-align: right;
}

.TxtBoxWhiteBlueSmaller
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	background-color : white;
	color :blue;
	height : 20px;
	border: 0px;
	width: 50px;
	text-align: right;
}

.TxtBoxWhiteBlackSmall
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	background-color : white;
	color :black;
	height : 12px;
	border: 0px;
	width: 80px;
	text-align: right;
	vertical-align: middle;
}

.TxtBoxWhiteBlackFor
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	background-color : white;
	color :black;
	height : 12px;
	border: 0px;
	width: 60px;
	text-align: right;
	vertical-align: middle;
}


.TxtBoxWhiteBlackSmaller
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	background-color : white;
	color :black;
	height : 12px;
	border: 0px;
	width: 40px;
	text-align: right;
	vertical-align: middle;
}

.TblItemWhite
{
	background-color: white;
	font-family : Verdana;
	font-size : x-small;
	color : Black;
	border: solid 1px #9BC424;
}

.HeaderRed
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : normal;
	background-color : #b22222;
	color : White;
	height : 20px;
}


.GridHeader2
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : normal;
	background-color : #7d9d20;
	color : White;
	height : 20px;
}

.GridHeader
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : normal;
	background-color : #9CC525;
	color : White;
	height : 20px;
}

.GridHeader a
{
	text-decoration: none;
	color: #F7F7F7;
	padding: 0px 15px 0px 15px;
	font-weight:normal;
}

.GridHeader a:hover
{
	text-decoration: underline;
	font-weight:normal;
}

.GridItem
{
	background-color: white;
	font-family : Verdana;
	font-size : x-small;
	color : Black;
	border: solid 1px #9BC424;
	text-align:left;
}

.GridAltItem
{
	font-family : Verdana;
	font-size : x-small;
	color : Black;
	background-color :  #D3E4A6;
	border: solid 1px #9BC424;
	text-align: left;
}


.GridAltItemVisit
{
	font-family : Verdana;
	font-size : x-small;
	color : Black;
	background-color : #D3E4A6;
	border: solid 1px #9BC424;
	text-align: left;
}
.GridFooter
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	background-color : #9CC525;
	color : White;
	height : 20px;
	text-align: center;
}
.GridPager
{
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: White;
	background-color: #F4921B;
	font-size: 9pt;
	padding: 2px 3px 3px 3px;
}
/**********************************************************************/
/*Login*/
/**********************************************************************/
.LoginStyle
{
	border-color :#c8c8c8;
	background-image: url('/Images/bg_login.gif');
	border-spacing :4;
	border-style :solid;
	border-width :4px;
	font-family :Verdana, Helvetica, sans-serif;
	font-size :x-small;
	color: #333333;
	padding: 3px;
}

.LoginTextBoxStyle
{
	font-size : x-small;
	width :150px;
}                 

.LoginInstruction
{
	font-style :italic ;
	color:Black;
}

.LoginTitleText
{
	background-color :#669900;
	font-weight :bold ;
	font-size :x-small;
	color:White;
   padding-bottom: 3px;
   padding-top: 3px;
   padding-left: 3px;
   padding-right: 3px;
}
.FirstLoginTitleText
{
	background-color :#669900;
	font-weight :bold ;
	font-size :small;
	color:White;
}

.LoginBody
{
	/*background-color :#F7F6F3;*/
	background-color :#FFFFFF;
}

/**********************************************************************/
/*Modal Popup*/
/**********************************************************************/
.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;

            

}
.confirm{
   background-color:White;
   padding:10px;
   width:370px;
   border-width:thick ;
   border:2px; 
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}
/**********************************************************************/
/* Accordion */
/**********************************************************************/
.accordionHeader
{
    border: 1px solid #2F4F4F;
    /*border-top: none;*/
    padding: 3px;
    padding-top: 8px;
    color: #cc3300;
    background-color: #056f92;
    background-image: url('/Images/expand_blue.jpg');
    background-position :right ;
    background-repeat:no-repeat;  
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    margin-top: 5px;
    cursor: pointer;
}
.accordionLink
{
	color:white;
}

#master_content .accordionHeader a
{
	color: white;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	color:White;
	text-decoration: none;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    /*border-top: none;*/
    padding: 3px;
    padding-top: 8px;
    color: #cc3300;
    background-color:  #056f92;
    background-image: url('/Images/collapse_blue.jpg');
    background-position :right ;
    background-repeat:no-repeat;  
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: white;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	color:White;
	text-decoration: none;
}

.accordionContent
{
    background-color: #F7F7DE;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 8px;
}

.NormalHidden
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color:Black;
    display:none;
}
/**********************************************************************/
/* Calendar */
/**********************************************************************/
.calendar 
{
	background-color :#FFFFFF;
	border-color :#DEDFDE;
	border-width :1px;
	font-family :Verdana, Helvetica, sans-serif;
	color :black;
	font-weight:bold;
	font-size :8pt ; 
	
}

.selectedDayStyle
{
	background-color:#CCCCFF;
	font-weight :bold;
}

.selectorStyle
{
	background-color :#FFCC66;
}

.todayDayStyle
{
	background-color :#FFCC66;
	color:#FFFFFF;
}

.otherMonthDayStyle
{
	color:Gray;
	text-decoration :undeline;
}

.nextPrevStyle
{
	 font-size :9pt;
	 color:white;
}

.dayHeaderStyle
{
	background-color :#CCCC99;
	font-weight :bold; 
	color:black;
	
}

.titleStyle
{
	background-color :#6B696B;
	font-weight :bold;
	font-size :9pt;
	color:white;
}

.weekendDayStyle
{
	background-color :#F7F7DE;
}

.dayStyle
{
	text-decoration :undeline;
}

/**********************************************************************/
/* DataCalendar */
/**********************************************************************/
.DataCalendar
{
	font-family :Verdana, Helvetica, sans-serif;
	border-color : Black;
}
.dcDayHeaderStyle
{
	font-family :Verdana, Helvetica, sans-serif;
	border-color : Black;
}

.dcTitleStyle
{
	background-color :#ece9d8;
	color:black;
	font-weight :bold;
	border-color :black;
}

 .dcNextPrevStyle
 {
 	color:Black;
	font-size :18px;
	font-weight :bold;
	border-color :black;
 }
                                               
 .dcDayStyle
 {
 	
 	/*HorizontalAlign="Left" 
 	VerticalAlign="Top" */
 	vertical-align :top;
 	text-align :left;
 	font-size :8pt;
	font-family :Verdana, Helvetica, sans-serif;
	background-color :#F7F7DE;
 	border-color :black;
	height:50px;
 }                                              
                                                   
 .dcDayWithEventsStyle
 {
 	background-color :honeyDew;
 	font-weight :bold; 
 	border-color :black;
 }                                                   
 .dcWeekendDayStyle
 {
 	background-color :#fff4bc;
	border-color :black;
	
 }
 .dcOtherMonthDayStyle
 {
 	background-color :#fff4bc;
 	color:Gray; 
 	border-color :black;
 }  
 /*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
} 
.HeaderlikeAccordionNoLink
{
    border: 1px solid #2F4F4F;
    padding: 3px;
    padding-top: 8px;
    color: white;
    background-color:  #669900;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    margin-top: 5px;
}
.HeaderlikeAccordionBrown
{
    border: 1px solid #2F4F4F;
    padding: 3px;
    padding-top: 3px;
    color: white;
    background-color: #d2691e;
	 font-family:Verdana, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
    margin-top: 5px;
}
/************ PasswordStrength Related Styles ***********************/
.TextIndicator_tbxPassword
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	/*background-image:url('/Images/Question.png');*/
	overflow:hidden;
	cursor:help;
}

.TextIndicator_tbxPassword_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_tbxPassword_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_tbxPassword_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_tbxPassword_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_tbxPassword_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}



.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url('/images/loading2.gif');
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
           
           
.btnEl
{
   cursor:pointer;cursor:hand;
}

.HeaderOpened
{
	background-image: url(Images/Opened.png);
	background-repeat: no-repeat;
   cursor:pointer;cursor:hand;
	height: 16px;
}
.HeaderClosed
{
	background-image: url(Images/Closed.png);
	background-repeat: no-repeat;
   cursor:pointer;cursor:hand;
	height: 16px;
}

.gosterme
    {
        display : none;
        width   : 1px;
        height  : 1px;
    }
	 
    .StringTextBox
    {
	 font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color : Blue;
    border-color :#a7a7a7 ;
    border-width :1px;
    border-style :solid ; 
    size: 8;
    }
	 
    .NumericTextBox
    {
    text-align:right;
	 font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color : Blue;
    border-color :#a7a7a7 ;
    border-width :1px;
    border-style :solid ; 
    size: 8;
    width: 60px;
    }
	 
    .MidSizeTextBox
    {
	 text-align:right;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    border-color :#a7a7a7;
    color : Blue;
    border-width :1px;
    border-style :solid ; 
    size: 8;
    width: 80px;
    }
	 
	 .MidSizeTextBoxNoBorder
    {
	 text-align:right;
	 font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color : Blue;
    border-width :0px;
    size: 10;
    width: 80px;
    }
	 
	  .BigNumericTextBox
    {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    border-color :#a7a7a7 ;
    border-width :1px;
    color : Blue;    
    border-style :solid ; 
    width: 110px;
	 text-align: right;
    }
	 
    .BigSizeTextBox
    {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    border-color :#a7a7a7 ;
    border-width :1px;
    color : Blue;    
    border-style :solid ; 
    width: 110px;
    }
    
	 .LargeTextBox
    {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    border-color :#a7a7a7 ;
    border-width :1px;
    color : Blue;    
    border-style :solid ; 
    width: 200px;
	 height: 20px;
	 text-align: right;
    }
	 
    .Selectbox
    {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    border-color :#a7a7a7 ;
    border-width :1px;
    color : Blue;    
    border-style :solid ; 
    width: 150px;
    }
    
.modalBackground 
{
background-color:Black; 
filter:alpha(opacity=70);
opacity:0.7; 
} 

.modalPopup 
{
background-color:#ffffdd; 
border-width:3px; 
border-style:solid; 
border-color:Gray; 
padding:3px; 
width:250px; 
}

.progressBackgroundFilter {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=30);
	opacity: 0.5;
	z-index: 1000;
}

.processMessage {
	z-index: 1001;
	background-color: #fff;
}

