/*=========================================================================================================*/
/* New added Footer hover styles*/




A.Login:hover {
	font-size:10px;
	font-weight:normal;
	font-family: Arial, Verdana, Tahoma,sans-serif;
	color:#297EBE;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	text-transform:uppercase;

}

/* Footer text syle */
.Footer,A.Footer:link,A.Footer:visited,A.Footer:active {
	font-size:11px;
	font-weight:normal;
	font-family: Arial, Verdana, Tahoma,sans-serif;
	color:#788c93;
	text-decoration:none;
	text-align: right;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}

/* Footer text syle */
A.Footer:hover {
	font-size:11px;
	font-weight:normal;
	font-family: Arial, Verdana, Tahoma,sans-serif;
	color:#c0c8ca;
	text-decoration:none;
	text-align: right;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom:dotted 1px #788c93;
}



/**/
.Date {
	font-size:10px;
	font-weight:normal;
	font-family: Arial, Verdana, Tahoma,sans-serif;
	color:#788C93;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	text-transform:uppercase;
}
/**/



/*=====================================================================*/
/* Template Text and Link Styles Based on Colors                       */
/*=====================================================================*/

/* Paragraph Style */
p {
	color: #374953;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

/* Black (Default color) */
.Normal {
	color: #374953;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
A.Normal:link, A.Normal:visited, A.Normal:Active {
	color: #e4903a;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
A.Normal:Hover {
	color: #358dd0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;
}

/*Right Pane Text Color*/
#WhiteText .Normal, #WhiteText p { color: #FFFFFF; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; line-height: 18px; } 
#WhiteText A.Normal:link, #WhiteText A.Normal:visited, #WhiteText A.Normal:Active { color: #e4903a; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; line-height: 18px; }
#WhiteText A.Normal:Hover { color: #358dd0; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; line-height: 18px; }


.NormalBold { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; line-height: 18px; }
A.NormalBold:link, A.NormalBold:visited, A.NormalBold:Active { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 18px; }
A.NormalBold:Hover { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; line-height: 18px; }

/* Blue */
.NormalBlue { color: #4d9fd7; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; line-height: 18px; }
A.NormalBlue:link, A.NormalBlue:visited, A.NormalBlue:Active { color: #4d9fd7; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; line-height: 18px; }
A.NormalBlue:Hover { color: #4d9fd7; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; line-height: 18px; }

.NormalBoldBlue { color: #4d9fd7; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 18px; font-weight: bold; line-height: 18px; }
A.NormalBoldBlue:link, A.NormalBoldBlue:visited, A.NormalBoldBlue:Active { color: #4d9fd7; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; line-height: 18px; }
A.NormalBoldBlue:Hover { color: #4d9fd7; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline; line-height: 18px; }

/* Orange */
.NormalOrange { color: #ea7c00; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; line-height: 18px; }
A.NormalOrange:link, A.NormalOrange:visited, A.NormalOrange:Active { color: #ea7c00; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; line-height: 18px; }
A.NormalOrange:Hover { color: #ea7c00; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; line-height: 18px; }

.NormalBoldOrange { color: #ea7c00; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; line-height: 18px; }
A.NormalBoldOrange:link, A.NormalBoldOrange:visited, A.NormalBoldOrange:Active { color: #ea7c00; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 18px; }
A.NormalBoldOrange:Hover { color: #ea7c00; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; line-height: 18px; }

/* Green */
.NormalGreen { color: #448b34; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; line-height: 18px; }
A.NormalGreen:link, A.NormalGreen:visited, A.NormalGreen:Active { color: #448b34; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; line-height: 18px; }
A.NormalGreen:Hover { color: #448b34; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline line-height: 18px;; }

.NormalBoldGreen { color: #448b34; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; line-height: 18px; }
A.NormalBoldGreen:link, A.NormalBoldGreen:visited, A.NormalBoldGreen:Active { color: #448b34; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 18px; }
A.NormalBoldGreen:Hover { color: #448b34; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; line-height: 18px; }

/* Red */
.NormalRed { color: #c21212; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; line-height: 18px; }
A.NormalRed:link, A.NormalRed:visited, A.NormalRed:Active { color: #c21212; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; line-height: 18px; }
A.NormalRed:Hover { color: #c21212; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; line-height: 18px; }

.NormalBoldRed { color: #c21212; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; line-height: 18px; }
A.NormalBoldRed:link, A.NormalBoldRed:visited, A.NormalBoldRed:Active { color: #c21212; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 18px; }
A.NormalBoldRed:Hover { color: #c21212; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; line-height: 18px; }

/* Gray */
.NormalGray { color: #707070; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; line-height: 18px; }
A.NormalGray:link, A.NormalGray:visited, A.NormalGray:Active { color: #707070; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; line-height: 18px; }
A.NormalGray:Hover { color: #707070; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; line-height: 18px; }

.NormalBoldGray { color: #707070; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; line-height: 18px; }
A.NormalBoldGray:link, A.NormalBoldGray:visited, A.NormalBoldGray:Active { color: #707070; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 18px; }
A.NormalBoldGray:Hover { color: #707070; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; line-height: 18px; }

/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 { color: #F75C02; font-family: Tahoma,sans-serif; font-size: 18pt; font-weight: normal; line-height: 22px; }
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 18pt; font-weight: normal; text-decoration: underline; }

/* H2 */
H2 { color: #1C5590; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 16pt; font-weight: normal; }
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { color: #1C5590; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 18pt; font-weight: normal; text-decoration: underline; }

/* H3 */
H3 { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 14pt; font-weight: normal; }
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 18pt; font-weight: normal; text-decoration: underline; }

/* H4 */
H4 { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 14px; font-weight: bold; }
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; }
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* Default link syle */
.Link {
	font-family: Arial, Verdana, Tahoma,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #358dd0;
	text-align:left;	
	text-decoration:none;
}

A:Link, A:Visited, A:Active {
	font-family: Arial, Verdana, Tahoma,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #358dd0;
	text-align:left;	
	text-decoration:underline;
}
A:Hover {
	font-family: Arial, Verdana, Tahoma,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #358dd0;
	text-align:left;	
	text-decoration:underline;
}

/* Default link syle */
.RedLink {
	color: #A50000;
	font-family: Arial, Verdana, Tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #E7DDD9;	
}

	A.RedLink:Link, A.RedLink:Visited, A.RedLink:Active {
	color: #A50000;
	font-family: Arial, Verdana, Tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #E7DDD9;
}
A.RedLink:Hover { color: #A50000; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }

/*=====================================================================*/
/* Module Classes                                                      */
/*=====================================================================*/

/* Default Container Title Style */
.Head { color: #034681; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }

/* SubHead */
.SubHead {
	color: #034681;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;}
A.SubHead:Link, A.SubHead:Visited, A.SubHead:Hover, A.SubHead:Active { color: #034681; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* SubHead white */
.SubHeadWhite { color: #FFFFFF; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }
A.SubHeadWhite:Link, A.SubHeadGold:Visited, A.SubHeadGold:Hover, A.SubHeadGold:Active { color: #FFFFFF; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }


/* Module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { color: #034681; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 9px; font-weight: bold; text-decoration: none; }
A.SubSubHead:Link, A.SubSubHead:Visited, A.SubSubHead:Hover, A.SubSubHead:Active { color: #034681; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 9px; font-weight: bold; text-decoration: underline; }

/* Text style for skin objects */
.SkinObject { color: #034681; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; }
A.SkinObject:Link, A.SkinObject:Visited, A.SkinObject:Active, A.SkinObject:Hover { color: #034681; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; }

/*=====================================================================*/
/* Input and Other Admin Site Styles                                   */
/*=====================================================================*/

/* Normal Text Box */
.NormalTextBox { color: #000000; background-color:FFFFFF; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; vertical-align: middle; border: 1px solid #CCCCCC;}
.NormalTextBox input{ color: #000000; background-color:FFFFFF; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; vertical-align: middle; border: 0px solid #CCCCCC;}
.NormalTextBox textarea{ color: #000000; background-color:FFFFFF; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; vertical-align: middle; border: 0px solid #CCCCCC;}

/* Admin link styles */
A.CommandButton:Link, A.CommandButton:Visited, A.CommandButton:Active { color:#5B90C6; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;  background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }
A.CommandButton:Hover { color:#407098; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;  background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }

/* button style for standard HTML buttons */
.StandardButton, A.StandardButton:Link, A.StandardButton:Visited, A.StandardButton:Active { color:#000000; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }
A.StandardButton:Hover { color:#000000; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;  background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }

TD, DIV, TH  { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; }

/* New DataGrid DNN Class used in Admin interface */
.DataGrid_Header { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
.DataGrid_AlternatingItem { color: #000000; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 9px; font-weight: normal; text-decoration: none; }
.DataGrid_Item { color: #374953; font-family: Arial, Verdana, Tahoma,sans-serif; font-size: 9px; font-weight: normal; text-decoration: none; }

/*================================================================*/
/* Left SideMenu  */
.MenuHdr
{ 
  cursor: pointer;
  font-family:Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-variant:normal;
  font-weight:normal;
  color: #3157a1;
  text-decoration: none;   
  width: 180px;
  white-space:normal;
}



.MenuItem HR
{
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom:0px solid #999999;   
  margin-right: 5px; 
  visibility:hidden;
}

.MenuItemMouseOver
{
  font-size: 10pt; 
  font-weight: normal; 
  color:#049aaf;
  vertical-align:middle;
/*  background-image:url(images/BottomDot.gif); 
  background-position:bottom left; 
  background-repeat:repeat-x;  */
  width: 180px;
  white-space:normal;
}

.MenuItem, .MenuItemMouseOver
{
  font-size: 10pt; 
  font-weight: normal; 
  color:#049aaf; 
  vertical-align:middle;
 /* background-image:url(images/GraySqure.gif); 
  background-position:bottom left; 
  background-repeat:repeat-x; */
  width: 180px;
  white-space:normal;
}


.MenuHdr A, .MenuHdr A:Visited, .MenuHdr A:Link,
{
  padding: 0px;
  cursor: pointer;
  font:Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-variant:normal;
  font-weight:normal;
  color: #3157a1;
  text-decoration: none;   
  width: 180px;
  white-space:normal;
  background:url(images/LeftMenuArrow.gif) no-repeat left top #c8d5f0;
  border-bottom:1px solid #8da4d3;
  border-top:1px solid #e8efff;
}

 .MenuHdr A:hover,
{
  padding: 0px;
  cursor: pointer;
  font:Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-variant:normal;
  font-weight:normal;
  color: #000000;
  text-decoration: none;  
  width: 180px;
  white-space:normal;
  background:url(images/LeftMenuArrowOn.gif) no-repeat left top #a2b9eb;
  border-bottom:1px solid #8da4d3;
  border-top:1px solid #e8efff;
}


 



.MenuItem A, .MenuItem A:Visited, .MenuItem A:Link, 
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  display: block;
  padding: 6px 6px 6px 12px;
  cursor: pointer;
  font:Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-variant:normal;
  font-weight:normal;
  color: #3157a1;
  text-decoration: none;   
  width: 180px;
  white-space:normal;
  background:url(images/LeftMenuArrow.gif) no-repeat left top #c8d5f0;
  border-bottom:1px solid #8da4d3;
  border-top:1px solid #e8efff;
}


 


.MenuItemMouseOver  .MenuItem A:Hover, .MenuItemMouseOver A:Hover
{
  display: block;
  padding: 6px 6px 6px 12px;
  cursor: pointer;
  font:Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-variant:normal;
  font-weight:normal;
  color: #000000;
  text-decoration: none;  
  width: 180px;
  white-space:normal;
  background:url(images/LeftMenuArrowOn.gif) no-repeat left top #a2b9eb;
  border-bottom:1px solid #8da4d3;
  border-top:1px solid #e8efff;
}

.currentHeaderHighlight
{
   display: block;
  padding: 6px 6px 6px 12px;
  cursor: pointer;
  font:Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-variant:normal;
  font-weight:normal;
  color: #000000;
  text-decoration: none;
  background:url(images/LeftMenuArrowOn.gif) no-repeat left top #a2b9eb;
  border-bottom:1px solid #8da4d3;
  border-top:1px solid #e8efff;
  width: 180px;
  white-space:normal;
}

.currentItemHighlight  A:Visited, .MenuItemMouseOver A:Link
{
  display: block;
  padding: 6px 6px 6px 12px;
  cursor: pointer;
  font:Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-variant:normal;
  font-weight:normal;
  color: #000000;
  text-decoration: none;
  background:url(images/LeftMenuArrowOn.gif) no-repeat left top #a2b9eb;
  border-bottom:1px solid #8da4d3;
  border-top:1px solid #e8efff;
  width: 180px;
  white-space:normal;
}

.currentItemHighlight A:Active
{
  display: block;
  padding: 6px 6px 6px 12px;
  cursor: pointer;
  font:Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-variant:normal;
  font-weight:normal;
  color: #000000;
  text-decoration: none;
  background:url(images/LeftMenuArrowOn.gif) no-repeat left top #a2b9eb;
  border-bottom:1px solid #8da4d3;
  border-top:1px solid #e8efff;
  width: 180px;
  white-space:normal;
}

/*=========================================================================================================*/


/*=====================================================================*/
/* Skin Main Properties                                                */
/*=====================================================================*/

.PageWidth {
	margin:0px 0px 0px 0px;	
	width: 780px;	
	background: none;	
}

.LeftRightPadding {padding:0px 0px 0px 0px;	}

.ContentBG {
	background:url(images/ContentTop.gif) repeat-x top left;
	height: 100%;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.LogoPane {
	vertical-align: top;
	text-align:left;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	white-space:nowrap;
	height:60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #47555e;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}

.CurrentdatePane {
	vertical-align: top;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #788C93;
	text-align:right;
	white-space:nowrap;
	padding:4px 10px 5px 10px;
	height:20px;
	text-transform:uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #47555e;
}



.LinkPane {
	vertical-align: middle;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #687d7d;
	padding:10px;
	text-align:right;
	padding:0px 1px 10px 10px;
	white-space:nowrap;
}




.NavPaneBG {
	vertical-align:bottom;
	border-top:  1px solid #B6C3C6;
	border-right: 1px solid #B6C3C6;
	border-bottom: none;
	border-left: 1px solid #b6c4c5;
	height:30px;
	background-color: #788c93;
	background-image: url(images/NavMiddle.gif);
	background-repeat: repeat-x;
	background-position: left top;
}




.BreadcrumbBorder {
	border-top:1px solid #47555e;}

.BreadcrumbPane {
	font-family: Arial, Verdana, Tahoma,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c1c9cb;
	text-align:left;
	vertical-align:middle;
	padding:0px 5px 0px 5px;
	white-space:nowrap;
	height:17px;
	white-space:nowrap;
	background:#061532;
}


.breadcrumb{
	font-family: Arial, Verdana, Tahoma,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c1c9cb;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}

A.breadcrumb:link,A.breadcrumb:visited,A.breadcrumb:active{
	font-family: Arial, Verdana, Tahoma,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c1c9cb	 ;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
} 

A.breadcrumb:hover{
	font-family: Arial, Verdana, Tahoma,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #358dd0;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}


.HeaderPane {
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:top;
	height: 0px;
	background-color: #297EBE;
	background-image: url(images/HeaderBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	/*height:234px;*/
}


.TopPane {
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #034681;
	vertical-align:top;
	padding:5px 0px 5px 0px;
	/*border-bottom:1px dotted #cbcac5;*/
}

.LeftPane {
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #034681;
	vertical-align:top;
	vertical-align:top;
	text-align:left;
	width: 240px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.ContentPane
{		
	vertical-align: top;	
	width: 70%;	
	height:10%;	
	background-color: #023761;	
}


.RightPane 
{		
	vertical-align:top;					
	width:30%;
	height:100%;	
}

.BottomPane 
{		
	vertical-align:top;					
	width:30%;	
	background-color: #FFFFFF;	
}


.CenterPaneAdmin {
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #034681;
	vertical-align:top;
	padding:0px 0px 0px 0px;
}

.BottomPane {
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #034681;
	vertical-align:top;
	padding:5px 0px 5px 0px;
}

.BottomPaneIP {
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #034681;
	vertical-align:top;
	padding:5px 0px 5px 0px;
	/*border-top:1px dotted #cbcac5;*/
}


.FooterPane {
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #034681;
	vertical-align:top;
	padding:5px 0px 5px 0px;
	/*border-top:1px dotted #cbcac5;*/
}


.CopyrightPane {
	vertical-align: top;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #788c93;
	text-align:center;
	padding:2px 0px 10px 0px;
	white-space:nowrap;
}

.LinksPane {
	vertical-align: top;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c0c8ca;
	text-align:center;
	padding:2px 0px 2px 0px;
	white-space:nowrap;
}

body {
	padding:0px;
	margin:0px;
	border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #000000;
}

/*LIST ITEM*/

ul li {
	color: #374953;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	line-height: 18px;
}
.ContentTable {
	height: 100%;	
}

.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #EFECE3;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}


/* Skin BG Color and Content Alignament */
.BGTable { /* Alignament MUST be defined in the HTML skin file for cross-browser compatibility */
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align:center;
	padding:0px 0px 0px 0px;
	background:url(images/nds_bg.jpg) repeat-x top center;	
	background-color: #e5f2fa;
}



.MainTable
{
	border: 1px solid #FFFFFF;
	width: 900px;	
	height:100%;
	background-color: #013761;	
	padding: 0px;
	margin: 0px;
	
}



.ShadowDiv
{ 	
	margin: 0px;
	width: 899px;	
	height: 70px;
	padding: 0px;
	margin-top: 0px;	
	background: url(images/nds_bgshadow.png) repeat-x top;
 }


.BottomBg  
{
	padding:0px; 
	background:url(images/nds_bggrass.png) repeat-x bottom;	
	vertical-align:top;
	text-align:center;
	background-attachment:fixed;
}

.TopBg
{
	background-position: top;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: top;
	background: transparent url(images/nds_bgclouds.png) no-repeat top;
	background-attachment:fixed;
	
}

.TopMenuBg
{
	padding: 0px;
	margin: 0px;	
	height: 37px;
	background: url(images/nds_bgMenu.jpg) repeat-x;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.TopMenuCurve
{	
	padding: 0px;
	margin: 0px;	
	height: 37px;	
	background: url(images/nds_topmenucurve.jpg) no-repeat right;	
}

.BottomMenuCurve
{	
	padding: 0px;
	margin: 0px;	
	height: 37px;
	background: url(images/nds_bottommenucurve.jpg) no-repeat;	
	vertical-align:bottom;
}

.BottomMenuBg
{
	padding: 0px;
	margin: 0px;	
	height: 37px;
	background: url(images/nds_bgMenu.jpg) repeat-x;
	vertical-align: bottom;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}



.Animation
{
 text-align:right;
 padding:0px;
 margin:0px;	
}


.TopCorner
{
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	background-image: url(images/nds_cornerTop.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.BottomCorner
{
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	background-image: url(images/nds_cornerBottom.png);
	background-repeat:repeat-x;
	background-position:top;
}


.RightTopCorner
{
    vertical-align:top;   
    width:11px;
	height:3px;
	padding: 0px;
	margin: 0px;
	background: url(images/nds_cornertopright.png) no-repeat;
}

.RightBottomCorner
{
    vertical-align:top;   
    width:11px;
	height:3px;
	padding: 0px;
	margin: 0px;
	background: url(images/nds_cornerbottomright.png) no-repeat;
}

.LoginPane {
	vertical-align: middle;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;	
	text-align:right;
	white-space:nowrap;	
	text-transform:uppercase;
	width:100%;	
}


.SearchPane {
	vertical-align: middle;
	text-align:right;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	white-space:nowrap;	
	text-transform:uppercase;
}

.SearchPane input{
	vertical-align: middle;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width:95px;
	height:20px;
	font-weight: normal;
	border:1px solid #B6C3C6;
	background-color: #384851;
	padding: 4px;
}

.Search input{
	border:none;
	vertical-align: middle;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	background: none;
	font-weight: normal;
	color: #FFFFFF;
	width:auto;
	height:auto;
	font-weight: normal;
	padding: 4px;
}


.NavPane {
	font-family:  Arial, Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	vertical-align:bottom;
	white-space:nowrap;
	height:20px;
	width: 100%;
}

.Login,A.Login:link,A.Login:visited,A.Login:active {
	font-size:10px;
	font-weight:normal;
	font-family: Arial, Verdana, Tahoma,sans-serif;
	color:#000000;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	text-transform:uppercase;
}

/*Menu Normal item*/
.MainMenu_TabRootMenuItem TD
{
	height: 36px;
	font-family: Verdana, Tahoma,sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
	border: 0px solid #FFFFFF;
	vertical-align:middle;	
}

/*active menu - background*/
.MainMenu_TabMenuItemHover TD
{
	color: #FFFFFF;
	height:36px;
	font-family:Verdana, Tahoma,sans-serif;	
	font-size: 14px;
	background: url(images/nds_bgMenuOn.jpg) repeat-x top left #ecede5;
	padding: 0px 10px 0px 10px;
}

/*selected menu -- background*/
.MainMenu_TabMenuItemSelHover TD
{
	color: #FFFFFF;
	height:39px;
	font-family:  Verdana, Tahoma,sans-serif;	
	font-size: 14px;
	background: url(images/nds_bgMenuOn.jpg) repeat-x top left #ecede5;
	padding: 0px 10px 0px 10px;
}

/*Main Menu when selected*/
.MainMenu_TabRootMenuItemSel TD
{
	/*color: #FFFFFF;*/
	height:36px;
	font-family:  Verdana, Tahoma,sans-serif;	
	font-size: 14px;	
	/*background-color: #FFFFFF;*/
	padding: 0px 15px 0px 15px;

}

/* Sub menu background color */
.MainMenu_SubMenu
{
	border: 1px solid #FFFFFF;
	z-index: 1000;	
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Tahoma,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #48769d;
	padding: 0px;
}

/* When you change the sub menu background, don't forget to change this one too, otherwise you will see a spot in the front of the menu  */
.MainMenu_MenuIcon {
	cursor: pointer; 
	margin: 0px 0px 0px 0px;
	font-family:  Arial,  Verdana, Tahoma,sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #48769d; 
	border-left: #ecede5 0px solid; 
	border-right: #ecede5 0px solid; 
	border-bottom: #ecede5 0px solid; 
	border-top: #ecede5 0px solid; 
	width: 0; 
}	

/* this is the highlight menu for sub menu SOOOBB */
.MainMenu_MenuItemSel {
	background-color: #7498b4;
	cursor: pointer; 
	color: #FFFFFF; 
	font-family:  Arial,  Verdana, Tahoma,sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

/* This is the regular sub menu*/
.MainMenu_SubMenu TD
{
	font-family: Arial,  Verdana, Tahoma,sans-serif;
	font-size: 9pt;	
	font-weight: bold; 
	font-style: normal;
	padding: 5px;
	color: #FFFFFF;
}


.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	width: 1px;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  	
	cursor: pointer; 
	height:30px; 
}

.MainMenu_MenuItem {	
	cursor: pointer;
	color: #374850;
	font-family:  Arial,  Verdana, Tahoma,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;

}




.MainMenu_MenuBreak 
{
	width: 4px;
	border: 0;
}




.MainMenu_MenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: pointer; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer;
}


.Copyright
{
	font-family: Arial;
	font-size: 14px;
	color:#7aedfa;
	vertical-align: middle;
	text-align: center;
	padding-top:10px;
}

A.Copyright:Link, A.Copyright:Visited, A.Copyright:Hover, A.Copyright:Active
{
	font-family: Arial;
	font-size: 14px;
	color:#7aedfa;
	vertical-align: middle;
	text-align: center;
	padding-top:10px;
}



.Dynamasoft
{
	font-family: Arial;
	font-size: 14px;	
	text-align: center;	
	color:#FFFFFF;	
	text-decoration:none;
}

A.Dynamasoft:Link, A.Dynamasoft:Visited, A.Dynamasoft:Active 
{	
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	
}


.TopGradient
{
	padding: 0px;
	margin: 0px;	
	height: 350px;
	background: url(images/nds_topgradient.jpg) repeat-x;
	vertical-align: top;		
}

.Logo
{
	
	width:100%;
	vertical-align: top;
	text-align: left;
	background-image: url(images/nds_logo.png);
	background-repeat: no-repeat;
}

body
{
	background-color:#77AE2E;
	background:url(images/nds_bggrass.png) repeat-x bottom;	
	background-attachment:fixed;
}