/***  THEME DEFINED STYLES ***/

body
{
    margin:0px;
    background-color:white;
}

.ButtonEnabled
{
	background-image: url(../images/ButtonBGLiteBlue.gif);
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	border: 1px solid #5698d6; 
	background-color: #ecf2e8;	
	margin-left: 4px;
	margin-right: 4px;	
	width: 110px;
}

.LargeButtonEnabled
{
	background-image: url(../images/ButtonBGLiteBlue.gif);
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	border: 1px solid #5698d6; 
	background-color: #ecf2e8;	
	margin-left: 4px;
	margin-right: 4px;	
	width: 150px; 
}

.CalendarArea
{	    
	padding:5px;	
}

.CalendarCell
{
	height:60px;
	width:14%;
	vertical-align:top;
	border: solid 1px black;	
}

.CalendarDayDiv
{
	margin-left:5px;
	overflow:auto;
	/* width:90%; */
	height:50px;
}

.CalendarDayText
{
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	color:Black;
	margin-left:5px;
}

.CalendarEventDiv
{		
/*	width:100%;	*/
}

.CalendarHeaderCell
{
    background-image: url(../images/FrameTitleBGBlue.gif);
    background-repeat:repeat-x;
	height:28px;
	width:14%;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
	border: solid 1px black;
}

.CalendarHeaderText
{	
	font-size:14px;
    font-weight:bold;
    font-family:Tahoma;
	color:White;       	
}

.CalendarLinkText
{
	font-size:10px;
	font-weight:normal;
	font-family:Tahoma;
    color:#00319c;
    text-decoration:underline;    
}

.CalendarMonthText
{
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma;
	color:#00319c;
    margin-left:10px;
    margin-right:10px;	
}

.CalendarNonMonthCell
{	    
    height:100%;
    width:14%;
}

.CalendarPopupPanel
{
    background-color: #cfdaea;
    border: solid 1px black;
    padding: 3px 3px 3px 3px;
}

.Center
{
    margin-left:auto;
    margin-right:auto;   
}

.ColumnFieldTitle
{
    padding-left: 10px;
    padding-right: 10px;    	
	vertical-align: top;
	text-align: left;    
}

.ColumnFieldInput
{    
    float: left;    	
	vertical-align: top;
	text-align: left;    
}

.ErrorBox
{
    background-image:url(../images/HorzRuleYellowFade.jpg);
    background-repeat:repeat-y;    
    font-size: 12pt;
    font-weight:bold;
    font-style:italic;
    color:Black;
    padding-left:3px;    
}

.ErrorBoxArea
{
    margin-left: 0px;
    margin-right: 0px;       
}

.ErrorBoxItem
{
    padding-left: 3px;
    font-size: 12pt;
    font-weight:bold;
    font-style:italic;
    color:Black;
}

.ExtraWideButton
{
    width:auto;
}

.FieldInputDisabled
{
    font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	border-left: 1px solid #b9ab93;
	border-top: 1px solid #b9ab93;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: white;
	color: Gray; 
}

.FieldInputNormal
{
    font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	border-left: 1px solid #b9ab93;
	border-top: 1px solid #b9ab93;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: white; 
}

.FieldInputRequired
{
    font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	border-left: 1px solid #b9ab93;
	border-top: 1px solid #b9ab93;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #fcffd0;
    height: 18px;
}

.FieldTitle
{
    font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;	
}

.FieldTitleDisabled
{
    font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: gray;	
}

.FieldValue
{
    font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;	
}

.ExtraWidth
{
    width:150px;
}

.FloatLeft
{
    float:left;
}

.FloatRight
{
    float:right;
}

.FooterArea
{
	padding-left:20px;
	padding-right:20px;
}

.FooterText
{
	font-family:tahoma,arial,sans-serif;
	font-size:8pt;
	color: #606060;
	padding-right:8px;
}

.HeaderArea
{
	Font-family:Tahoma;
	font-size:large;
	color:White;
	padding:4px;
}

.HeaderBackground
{
	background-color: white;
    BACKGROUND-IMAGE: url(../Images/HeaderBGBlue.jpg);
    background-repeat: repeat-y;
}

.HeaderLabel
{
    font-family: tahoma,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2b4d8c;
}

.HeaderUserName
{
	color:#235e4a;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:normal;
}

.Height_All
{
    height:100%;
}

.Hidden
{
    display:none;   
}

.ImageLink
{
	cursor:hand;
}

.ListItemDiv
{
	background-color: White;
	cursor: hand;
	width: 100%;
}
.ListItemDivHighlighted
{
	background-color:#83d69e;
	cursor: hand;
	width: 100%;
}

.ListItemDescription
{
	color: #3b5d9c;
	font-family:Tahoma;
	font-size: 8pt;
	margin-left:15px;
	font-weight:normal;
}

.ListItemIcon
{
	vertical-align: middle;
	width:10px;
	height:10px;
	margin-right:5px;
}

.ListItemTitle
{
	color: #0b2d6c;
	font-family:Tahoma;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
	cursor: hand;
}

.LoginArea
{       
    margin-left:auto;
    margin-right:auto;
    border:solid 1px #d7dde3;    
}

.MessageArea
{
    margin-left:2px;
    margin-right:2px;
    width:100%;
}

.MessageError
{    
    margin-top:2px; 
    margin-bottom:2px;    
    color: red;
    margin: 5px 0px;
    padding: 15px;
    background: #fff url(../images/ErrorCircle32.png) no-repeat 10px 50%;    
}

.MessageError ul
{
    font-family:Tahoma;
	font-size: 9pt;
	font-weight: bold;
    margin: 0;
    padding: 0;
    color: Red;
    margin-left: 65px;
    list-style: square;
}

.MessageErrorText
{   
    font-family:Tahoma;
	font-size: 9pt;
	font-weight: bold;     
    color: red;
    margin-left: 15px;
    list-style: square;
}

.MessageInformation
{
    margin-top:2px; 
    margin-bottom:2px;        
    color: Black;
    margin: 5px 0px;
    padding: 15px;
    background: #fff url(../images/InformationBalloon32.png) no-repeat 10px 50%;    
}

.MessageInformation ul
{
    font-family:Tahoma;
	font-size: 9pt;
	font-weight: bold;
    margin: 0;
    padding: 0;
    color: Black;
    margin-left: 65px;
    list-style: square;
}

.MessageInformationText
{   
    font-family:Tahoma;
	font-size: 9pt;
	font-weight: bold;     
    color: Black;
    margin-left: 15px;
    list-style: square;
}

.MessageWarning
{
    margin-top:2px; 
    margin-bottom:2px;    
    width:100%;    
    color: #FF8E2B;
    margin: 5px 0px;
    padding: 15px;
    background: #fff url(../images/Warning32.png) no-repeat 10px 50%;    
}

.MessageWarning ul
{
    font-family:Tahoma;
	font-size: 9pt;
	font-weight: bold;
    margin: 0;
    padding: 0;
    color: #FF8E2B;
    margin-left: 65px;
    list-style: square;
}

.MessageWarningText
{        
    font-family:Tahoma;
	font-size: 9pt;
	font-weight: bold;
    color: #FF8E2B;
    margin-left: 15px;
    list-style: square;
}

.ModalBackground
{
    background-color:Gray;	
	filter:alpha(opacity=70);
	opacity:0.7;
}   

.ModalTable
{
    width:98%;    
    margin-top:5px;
    margin-bottom:5px;
    margin-left:5px;    
}        

.NewsItemDescription
{
	color: #0b2d6c;
	font-family:Tahoma;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: top;
	text-decoration: none;
	cursor: default;
}
.NewsItemDiv
{
	background-color: White;
	cursor: default;
	width: 100%;
}
.NewsItemDivHighlighted
{
	background-color:#83d69e;
	cursor: default;
	width: 100%;
}

.NewsItemTitle
{
	color: #0b2d6c;
	font-family:Tahoma;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
	cursor:default;
}

.PanelArea
{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: White;
    border: 2px solid green;  
}

.PanelTitle
{
    font-family: tahoma,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
    font-style:normal;    
	color: #2b4d8c;	
	background-color: #cfdaea; 
	text-align: left;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;	
}

.PanelTitleIcon
{
	padding:2px;
	vertical-align: middle;
	height:24px;
	width:24px;
	background-color:Transparent;
}

.ProgressPanel 
{
   vertical-align: middle;   
   text-align:center;
   position: absolute;
   top:expression((this.offsetParent.clientHeight/2)-(this.clientHeight/2)+this.offsetParent.scrollTop);
   left: expression((this.offsetParent.clientWidth/2)-(this.clientWidth/2)+this.offsetParent.scrollLeft);   
   border: 0px;
   width: 350px;
   height: 115px;
   border: solid 1px #2b4d8c;
   background-color: #cfdaea;	
}

.RoundedPanelFrame
{    
    background-color: #cfdaea;
	border: 0px;	
}

.SectionHeader
{
    /*background-image: url(../images/FrameTitleBGBlue.gif);
    font-family :tahoma,arial,sans-serif;
	font-size:12pt;
	font-weight: bold;
	color: white;
	*/
	background-color:#CFDAEA; 
	text-align:left;
	margin-top:5px;    
}

.SectionHeaderText
{
    margin-left:3px;
    color: #000000;  
    font-family :tahoma,arial,sans-serif;
    font-size: 12pt;
    font-weight:bold;
}

.StandardText
{
    color: #0b2d6c;	
	font-size: 8pt;
	font-weight: bold;
    font-family: tahoma,arial,sans-serif;	
}

.SubPanelArea
{   
    background-color: White;
    border: 1px solid #cfdaea;  
}
.SubPanelFrame
{    
    background-color: #cfdaea;
	border: 0px;	
}

.SubPanelTitle
{
    font-family: tahoma,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
    font-style:normal;    
	color: #2b4d8c;	
	background-color: #cfdaea; 
	text-align: left;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;	
}

.UserNameArea
{
	text-align:right;
	vertical-align:bottom;
	padding-right:10px;
}

.Width_All
{
    width:100%;   
}

/***  END OF THEME DEFINED STYLES ***/

/*** GRID VIEW STYLES ***/

.ucGridView
{ 
	background-color:#e7edf3;
	border: 1px solid #d3d3d3;
	border-bottom:2px solid #d0d0d0;
    cursor: default;
}

.ucGridViewArea
{
    border: solid 1px gray;
}

.ucGridViewData
{
    border: 0px;
}

.ucGridViewFieldInputNormal
{
    font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	border-left: 1px solid #b9ab93;
	border-top: 1px solid #b9ab93;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: white;
	margin-top:auto;
	margin-bottom:auto; 
}

.ucGridViewFieldTitle
{    
    font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;	
}

.ucGridViewFooter
{    
    background-color:#d7dde3;
    cursor: default; 
    padding: 5px;
    height: 20px;
    vertical-align: bottom;
    border: 0px;
}

.ucGridViewFooterButtonArea
{
  background-color:#d7dde3;
}

.ucGridViewFooterText
{
    color: #000000;  
    font-family: verdana; 
    font-size: 11px;
}

.ucGridViewHeadingCell 
{ 
  background-color: #d4d6e2; 
  background-image: url(../images/HeaderCellBG.gif);
  background-position:bottom;
  background-repeat:repeat-x;
  padding: 5px;
  padding-top: 2px; 
  padding-bottom: 2px; 
  border-left: 1px solid white;
  border-right: 1px solid #a4a6b2;
  border-bottom: 1px solid #009933;
  border-top: 1px solid #a2a4b0;
  text-align:left;
}

.ucGridViewHeadingCell a
{   
    font-family: tahoma; 
    font-size: 8pt; 
    font-weight: bold; 
    text-align: left;
    text-decoration: none;
    color: #000000;
    padding-top: 3px;
    padding-bottom: 5px;    
}

.ucGridViewHeadingCellHover
{ 
  background-color: #edeef3; 
  background-image: url(none);
  padding: 5px;
  padding-top: 2px; 
  padding-bottom: 2px; 
  border-bottom: 1px solid #009933;
  border-top: 1px solid #a2a4b0;
  border-left: 1px solid white;
  border-right: 1px solid #a4a6b2;
}

.ucGridViewHeadingCellActive
{ 
  background-color: #edeef3; 
  background-image: url(none);
}

.ucGridViewHeadingCellText
{
  background-color: #d4d6e2; 
  background-image: url(../images/HeaderCellBG.gif);
  background-position:bottom;
  background-repeat:repeat-x;
  padding: 5px;
  padding-top: 2px; 
  padding-bottom: 2px; 
  border-left: 1px solid white;
  border-right: 1px solid #a4a6b2;
  border-bottom: 1px solid #009933;
  border-top: 1px solid #a2a4b0;
  text-align:left;
  font-family: tahoma; 
  font-size: 8pt; 
  font-weight: bold; 
  text-align: left;
  color: #000000;
  padding-top: 3px;
  padding-bottom: 5px;
  text-decoration: none;  
}

.ucGridViewItemCellText
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #96d9ad; 
  font-family: tahoma;
  font-size: 8pt; 
  color:black;
  vertical-align:top;  
  cursor: default;
}

.ucGridViewImageLink
{
	cursor:hand;
}

.ucGridViewRow 
{ 
  background-color: #f4f7fc; 
  cursor: default;
  text-align:left;
}

.ucGridViewRow td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #96d9ad; 
  font-family: tahoma;
  font-size: 8pt; 
  color:black;
  vertical-align:top;  
  cursor: default;
} 

.ucGridViewRowAlt
{ 
  background-color: #e7eef5; 
  cursor: default;
  text-align:left;
}

.ucGridViewRowAlt td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #96d9ad; 
  font-family: tahoma;
  font-size: 8pt; 
  color:black;
  vertical-align:top;  
  cursor: default;
} 

.ucGridViewRowAlt td.DataCellNoBorder
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  font-family: tahoma;
  font-size: 8pt; 
  color:black;
  cursor: default;
  vertical-align:top;  
} 

.ucGridViewRowError
{ 
  background-color: #f7e6d9; 
  cursor: default;
}

.ucGridViewRowError td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #96d9ad; 
  font-family: tahoma;
  font-size: 8pt; 
  color:#555555;
  cursor: default;
  vertical-align:top;  
} 

.ucGridViewRowWarning
{ 
  background-color: #fff7de; 
  cursor: default;
}

.ucGridViewRowWarning td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #96d9ad; 
  font-family: tahoma;
  font-size: 8pt; 
  color:black;
  cursor: default;
  vertical-align:top;  
}

.ucGridViewSelectedRow td.DataCell 
{ 
  background-color: #83d69e; 
  padding: 2px; 
  padding-left: 3px; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  font-family: tahoma; 
  font-size: 8pt; 
  border-bottom: 1px solid #96d9ad; 
  border-top: 1px solid #96d9ad; 
  border-right: 0px;
  color:black; 
  cursor: default;
  vertical-align:top;  
}

.ucGridViewSelectedRowError
{ 
  background-color: #a5d28b; 
  cursor: default;
}

.ucGridViewSelectedRowError td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #96d9ad; 
  font-family: tahoma;
  font-size: 8pt; 
  color:#555555;
  cursor: default;
  vertical-align:top;  
} 

.ucGridViewSelectedRowWarning
{ 
  background-color: #99eb8e; 
  cursor: default;
}

.ucGridViewSelectedRowWarning td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #96d9ad; 
  font-family: tahoma;
  font-size: 8pt; 
  color:black;
  cursor: default;
  vertical-align:top;  
}

.ucGridViewTable
{
    width:96%;
    margin-left:2%;
    margin-right:2%;
    margin-top:5px;
    margin-bottom:5px;    
}

.ucGridViewTitle
{    	
	background-image: url(../images/FrameTitleBGBlue.gif);
	font-family:tahoma,arial,sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: white;
	padding-left:8px;
	padding-bottom:3px;
	background-color:#d7dde3; 
	text-align:left;
}

.ucGridViewTitleText
{
  color: #FFFFFF;  
  font-family: tahoma,arial; 
  font-size: 10pt;
  font-weight:bold;
}

/*** END OF GRID VIEW STYLES ***/


/***  MENU STYLES ***/
.TopGroup
{  
  cursor:default; 
  color:white; 
  font-family:tahoma; 
  font-size:8pt; 
  font-weight: bold;
}

.MenuArea
{
	background-image: url(../Images/FrameTitleBGBlue.gif);
	border-top: 2px solid #63b67e;
	border-bottom: 1px solid #63b67e;
	width:100%;
	height:24px;
}

.MenuGroup
{
  color:#fafaff; 
  background-color:#7ca0d4;
  border:solid 1px #4b6dac; 
  cursor:default; 
}
.TopMenuItem
{
  color:White;
  font-family:tahoma; 
  font-size:9pt; 
  font-weight: bold;
  cursor:default; 
}

.TopMenuItemHover 
{
  background-color:#90c0cf; 
  BACKGROUND-IMAGE: url(../Images/MenuBGBlueSelected.gif);
  color:white;
  font-family:tahoma; 
  font-size:9pt; 
  font-weight: bold;
  cursor:default; 
}

.MenuItem
{
  font-family:tahoma; 
  font-size:8pt; 
  font-weight:bold;
  cursor:default; 
}

.MenuItemHover 
{
  background-color:#d4d6e2; 
  font-family:tahoma; 
  font-size: 8pt; 
  color:black;
  font-weight:bold;
  cursor:default; 
}

.MenuItemExpanded
{
  background-color:#d4d6e2; 
  font-family:tahoma; 
  font-size:8pt; 
  font-weight:bold;
  color:black;
  cursor:default; 
}
.MenuItemActive
{
  background-color:#63b67e; 
  font-family:tahoma; 
  font-size:8pt; 
  font-weight:bold;
  color:black;
  cursor:default; 
}

.MenuBreak
{
  background-image:url(../Images/break_bg.gif);
  width:100%;
  height:1px;
}
/***  END OF MENU STYLES ***/