body{
background-color: #CFCFCF;
margin-top: 3px;
}

/* Start - Menu Bar */
#MenuBarContainer {
	background-image: url(../images/home_menubar_grey.gif);
	background-repeat: repeat-x;
	height: 31px;
	width:100% !important;
	padding-left:5px;
}

#MenuBar, #Menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: arial, helvetica, sans-serif;
}

#MenuBar a {
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-size: .70em;
	font-weight: 600;
	color: #969696;
	/*letter-spacing: 1.8px;  */
	margin-bottom:0;
}

#MenuBar input {
	display: block;
	border:1px solid #969696;
	padding:1px 2px 1px 2px;
	margin-top:7px;
 	background-color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-weight: 500;
	font-size: 11px;
	height: 16px;
	color: #2B91CF;
}

#MenuBar a.DropDown {
	padding: 0px 5px 0px 5px;
	background-repeat: no-repeat;
	background-position: right center;
	

}

#MenuBar li {
	float: left;
	width: 8em;
	
	}

#MenuBar li ul, #MenuBar ul li  {
	width: 12em;
	
}

#MenuBar ul li a  {
	background-image: url(../images/sub_menu_bg.jpg);
	border-right: 0;
	padding: 0px 5px 3px 5px;
	margin-top:1px;
	color: #BCD531!important;
	border-right: 1px solid #BCD531;
	border-bottom: 1px solid #BCD531;
	border-top: 1px solid #BCD531;
	border-left: 1px solid #BCD531;	
	font-weight: lighter;
	/* letter-spacing: 0px;  */
}

#MenuBar li ul {
	position: absolute;
	display: none;
	background-color: #e6e6e6;
	margin:0;
	padding:0;
	margin-left: 5px;

}

#MenuBar li:hover a, #MenuBar a:focus,
#MenuBar a:active, #MenuBar li.MenuBarHover a {
	color: #FFFFFF;
}

#MenuBar li:hover ul, #MenuBar li.MenuBarHover ul {
	display: block;
}

#MenuBar li:hover ul a, #MenuBar li.MenuBarHover ul a {
	color: #000000;
	/*background-color: transparent;*/
}

#MenuBar ul a:hover {
	background-color: #BCD531!important;
	background-image: url(../images/sub_menu_bg1.jpg)!important;
	color: #FFFFFF!important;
	border: 1px solid #000000;
}

#MenuBar li { 
	width: auto; 
}

/* End - Menu Bar */

table.Content{
border:1px solid #ffffff;
width: 725px;
height: 490px;
overflow:scroll;
margin-right:0;
margin-top:5px;
background-color:#e6e6e6;
padding: 0;
}
table.Content1{
border:1px solid #ffffff;
height: 490px;
overflow:scroll;
margin-right:0;
margin-top:5px;
background-color:#e6e6e6;
padding: 0;
}

table.RightContent{
border:1px solid #ffffff;
width: 156px;
margin-right:0;
margin-top:5px;
text-align:right;
 background-color:#e6e6e6;
 height:490px !important;
}


.TopHeading	{
	color: #ef6522;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	padding:4px 2px 4px 2px;
	margin-bottom:15px;
	margin-top:10px;
	text-align:left;
	height:15px;
	/*letter-spacing: 0.5px; */
}

td.HomePageLinks{
	border-bottom:1px solid #ffffff;
	padding-bottom: 2px;
	vertical-align:top;
}

td.InfoPage{
	border-bottom:1px solid #ffffff;
	vertical-align:top;
}

div.WhiteBackGround{
height: 220px;
background-color:#ffffff;
}


p, ul.BodyText {
color:#585858;
font-size :11px;
font-family: arial, helvetica, sans-serif;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top:0px;
	/*letter-spacing: 0.3px;  */
	
}


h3 {
color:#2d91cd;
font-size :11px;
font-weight:700;
font-family: arial, helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 1px;
	padding-right: 5px;
	margin-top:0px;
	
}


input{
  border:1px solid #969696;
  padding:2px 3px 1px 3px;
 	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight: 500;
	font-size: 11px;
	 color:#585858;
	
}
select { 
border:1px solid #969696;
 padding:2px 2px 2px 2px;
  margin:1px;
   color:#585858;
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight: 500;
	font-size: 11px;
}

textarea {
  border:1px solid #969696;
  padding:2px 3px 1px 3px;
 	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight: 500;
	font-size: 11px;
	 color:#585858;

}

input.RadioButton{
  border:0;
	background-color:transparent;
	
}

hr{
border: 0;
color: #969696;
background-color: #969696;
height: 1px;
width: 100%;
}



#MenuBar input.Button{
	border:0;
	margin:6px 0 0 3px;
	background-image:no-image;
}

#MenuBar input.SearchBox {

  padding-left:14px;

	background-image: url(../images/find.jpg);
	background-repeat:no-repeat;
}

#datacontainer{
	background-color:#969696;
	padding:1px 2px 1px 2px;
 	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight: 400;
	font-size: 11px;
}

	a.BreadcrumbItem {
	color:#666666;
	font-size :11px;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 5px;	
	padding-left: 0;
	padding-right: 15px;
	margin-top:0px;
	border-bottom:0;
	text-decoration: none;
  font-weight: 500;
  background-image:url(../images/breadcrumb_arrow_ico.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  }

		a.BreadcrumbItemLast{
	color:#666666;
	font-size :11px;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 5px;	
	padding-left: 5px;
	padding-right: 15px;
	margin-top:0px;
	border-bottom:0;
	text-decoration: none;
  font-weight: 600;
  background-repeat: no-repeat;
  background-position: right top;
  }
	
	a.LeftMenuLink {
	color:#666666;
	font-size :11px;
	font-family: arial, helvetica, sans-serif;
	padding-left: 15px;
	text-decoration: none;
	background-image:url(../images/link_arrow_ico.jpg);
	background-repeat: no-repeat;
	background-position: left top;
  }

  	a.LinkNoPic {
	color:#666666;
	font-size :11px;
	font-family: arial, helvetica, sans-serif;
	padding-left: 5px;
	margin-top:3px;
	margin-bottom:3px;
	border-bottom:0;
	text-decoration: none;
  }
  
 a.LeftMenuLinkActive { /*  100%*/
	color:#2d91cd;
	font-size :11px;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 5px;	
	padding-left: 15px;
	margin-top:5px;
	margin-bottom:10px;
	border-bottom:0;
	text-decoration: none;
  background-image:url(../images/link_arrow_ico.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  }
	
a:hover.LeftMenuLink {
	color:#2d91cd;
	 font-weight: 500;

  }
a:hover.LinkNoPic {
	color:#2d91cd;

  }	

	
	
   a.BreadcrumbLastItem {
	color:#666666;
	font-size :11px;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 5px;	
	padding-left: 0;
	padding-right: 15px;
	margin-top:0px;
	border-bottom:0;
	text-decoration: none;
  font-weight: 600;
  background-repeat: no-repeat;
  background-position: right top;
   }

   a.PathItem {
     font-weight: bold;
     font-size: 11px;
   }

div.InfoHeadingWithImage	{
	color: #2d91cd;
	font-family:arial, helvetica, sans-serif;

	font-weight:700;
	padding-left:35px;

	vertical-align:middle;
	text-align:justify;
	margin-bottom:5px;
	height:30px;
	 background-image:url(../images/titile_logo.jpg);
	   background-repeat: no-repeat;
  background-position: left top;
	border-bottom:1px solid #ffffff;

}

div.InfoHeading	{
	color: #2d91cd;
	font-family:arial, helvetica, sans-serif;
	font-weight:700;
	vertical-align:middle;
	text-align:justify;
	margin-bottom:5px;
	height:30px;
	border-bottom:1px solid #ffffff;
}

div.InfoHeading1	{
	color: #ec5f1a;
	font-family:arial, helvetica, sans-serif;
	font-weight:700;
	vertical-align:middle;
	text-align:justify;
	margin-bottom:5px;
	height:30px;
}

div.InfoHeading2	{
	color: #ff0000;
	font-family:arial, helvetica, sans-serif;
	font-weight:700;
	vertical-align:middle;
	text-align:justify;
	margin-bottom:5px;
	height:36px;
}
   .Note,
   #Note {
     background-image: url(../images/successful_ico.jpg);
     background-repeat: no-repeat;
     background-position: 2px 2px;
		 height : 17px;
   }
	 
	 a.BackTop{
	 color:#2d91cd;
	font-size :10px;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding-right: 5px;
	margin-top:0px;
	float:right;
	 
	 }
	 
	 table.Fees{
	 color:#585858;
font-size :11px;
font-family:arial, helvetica, sans-serif;
	padding-bottom: 5px;
	margin-top:0px;
	/* letter-spacing: 0.3px;  */
	border:1px solid #585858;

	 
	 }
	 
	 table.Fees th{
		font-weight:700;
		border-bottom:1px solid #585858;
		text-align:left;
	 }
	 
	 table.Fees td{
	  	vertical-align:top;
	
		}
		
		 table.AcaSubTable{
	 color:#585858;
font-size :11px;
font-family:arial, helvetica, sans-serif;
	padding-bottom: 5px;
	margin-top:0px;


	 
	 }
	 
	 table.AcaSubTable th{
		font-weight:500;
		padding-bottom: 5px;
		text-align:left;
	 }
	 
	 table.AcaSubTable td{
	  	vertical-align:top;
	
		}	
		/* Input felds and label */

div.InputBlock {
	clear: both;
	font-family: arial, helvetica, sans-serif;
	color:#585858;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
	
div.InputLabel {
  padding: 2px 6px 2px 6px;
  width: 110px; 
  float: left;
	font-size:11px;
	vertical-align: middle;
}

div.InputLabelError {
  padding: 2px 6px 2px 6px;
  width: 110px; 
  float: left;
  font-size:11px;
  color: #E61818 !important;
  font-weight: bold;
  vertical-align: middle;
  }
  
div.InputLabelNoWidth {
  padding: 2px 6px 2px 6px;
  float: left;
	font-size:11px;
	vertical-align: middle;
}

div.InputLabelErrorNoWidth {
  padding: 2px 6px 2px 6px;
  float: left;
	font-size:11px;
	color: #E61818 !important;
	font-weight: bold;
}
	
   div.InputField{
      padding: 2px 6px 2px 6px;
      
      float: left;
				font-size:11px;
	text-align:right;
     
  }
  
    input.InputFieldError{
   	  border-color: #E61818 !important;
	  background-color : #FFEEFF;
	
  }
	
	  .HideElement {
      display: none !important;
  }

  .ShowElement {
      display: block !important;
  }
  
  .ClearBoth {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}


div.DialogMessage {
  margin: 0 0 12px 0;
	font-family: arial, helvetica, sans-serif;
  padding: 5px 5px 5px 36px;
  border: 1px solid #969696;
	vertical-align: top;
  text-align: left;
  color: #585858;
	font-size: 11px;
  background-color:#E7E7E0;
}

.Dialog div.DialogMessage {
  border: 0px;
}
 
.MessageWarning, #MessageWarning {
  margin-right:5px;
	background-image: url(../images/error_ico.jpg);
  background-repeat: no-repeat;
  background-position: 5px 5px;
	height : auto;
	font-size: 11px;
}