body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.BorderRight
{
	border-left: black 1px solid;
	padding-left:5px;
}


.ErrMsg
{
	font-family: Arial, Helvetica, sans-serif;
	color: Red ;
	font-size: 12px;
	font-weight:bold ;
	font-style:italic ;
}

.MandatoryField
{
	color: Red ;
	font-size: 14px;
	font-weight:bold ;
}

a.LeftNavLvl1
	{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top :5px;
	letter-spacing:1px;
	font-size: 12px;
	font-weight:bold;
	width:100%;
	}

a.LeftNavLvl1:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top :5px;
	letter-spacing:1px;
	font-size: 12px;
	font-weight:bold;
	}

a.LeftNavLvl1:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top :5px;
	letter-spacing:1px;
	font-size: 12px;
	font-weight:bold;
	
	}

a.LeftNavLvl2 {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	letter-spacing:1px;
	font-size: 12px;
	
	}

a.LeftNavLvl2:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	letter-spacing:1px;
	font-size: 12px;
	}

a.LeftNavLvl2:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	letter-spacing:1px;
	font-size: 12px;
	
	}

a.menu_item {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	letter-spacing:1px;
	font-size: 12px;
	font-weight:bold;
	
	}

a.menu_item:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	letter-spacing:1px;
	font-size: 12px;
	font-weight:bold;
	}

a.menu_item:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	letter-spacing:1px;
	font-size: 12px;
	font-weight:bold;
	
	}


a.menu_sub_item {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	letter-spacing:1px;
	font-size: 12px;
	
	}

a.menu_sub_item:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	letter-spacing:1px;
	font-size: 12px;
	}

a.menu_sub_item:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	letter-spacing:1px;
	font-size: 12px;
	
	}

.Label
{		font-family: Arial, Helvetica, sans-serif;
	     font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.small_grid_caption {
	font-family: verdana;
	font-size: 9px;
	font-weight:bold;
}

.small_grid {
	font-family: verdana;
	font-size: 9px;
}


.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}


.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.ActiveTabLabel
{
  color: Black;	
  font-family: Arial;
  font-size: 10pt;
  font-weight:bold;
  text-align:center;
  text-decoration: none;  
  background-color: Silver;  
  margin-right:2px;
  height :20;
  
}

.ActiveTabLabel:hover
{	
	  color: Black;	
	text-decoration: none;	
}
.NonActiveTabLabel
{
  color: Black;	
  font-family: Arial;
  font-size: 10pt;
  font-weight:bold;
  text-align:center;
  text-decoration: none;  
  margin-right:2px;
  background-color:Gray;
  margin-right:2px;
  height :20;  
}

.NonActiveTabLabel:hover
{	
    color: Black;	
	text-decoration: none;	
}

.MainPanel
{
	background-color: #E9EBF4;	
	border-color: Silver;
	border-style: solid;
	border-width:thin;
	
}

.BottomPanel
{
	background-color: #FFFFC0;	
	border-left-color: Silver;	
	border-left-style: solid;	
	border-left-width: thin;
	border-right-color: Silver;	
	border-right-style: solid;	
	border-right-width: thin;
	border-bottom-color: Silver;	
	border-bottom-style: solid;	
	border-bottom-width: thin;	 	 
}
.HeaderPanel
{
	background-color: Silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    COLOR: Black; 
    font-weight :bold ; 
    font-size: 12px; 
	height :20;
	border-color :Black;
}


a
{
	COLOR: Black; 
	text-decoration: none;
}

a:visited
{
	COLOR: Black; 
	text-decoration: none;
}

a:hover
{
	COLOR: red; 
	text-decoration: underline;
}
