
	body {
	  margin-top: 0px;	  
	  margin-bottom: 30px;
	  }

	#container {
	  width: 750px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  }
	  
	#container2 {
	  width: 746px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #000000;
	  background-color: #FFFFFF;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #FD7103;
	  margin-bottom: 30px;

	  }
		
	h2 {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
		
	a {
	  color: #FD7103;
	  
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  
	   color: #FD7103;
	  font-weight: bold;
	  text-decoration: underline;
	  }

		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }
	#header {
	  border: 0px;
	  padding-bottom: 10px;
	  padding-top: 10px;
	  clear: both;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }


    #tabs10 {
      float:left;
      width:750px;
	  padding-bottom: 1px;
	  border-bottom:2px solid #777777;
      line-height:normal;
      }
  


	#content {
	  width: 520px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  }
		
	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  

	#sidebar {
	  width: 175px;
	  padding-left: 21px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: right;
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  

	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 742px;
	  background-color:#777777;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#777777;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }
	  	  .AccordHowToHeader
{
	text-align :right  ;
	background-color : White ;
	color:#00496D;
	font-family: arial; 
	font-size :10pt;
	font-weight :bold ;
	height: 20px;
	vertical-align :top;
	cursor : s-resize;
}
.DataGridFixedHeader { position:relative; top:expression(this.offsetParent.scrollTop);}
.AccordHowToContent
{
    border-color  :#E3E5E7;
    border-top:dotted 1px #999999;
	border-Left:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
	border-right:dotted 1px #999999;
	text-align :right;
	color : #3b474d ;
	font-family : Arial;
	font-size :9pt;
	cursor :default ;
	
	
}
.PanelStyle
{
	border-top:dotted 1px #999999;
	border-Left:dotted 1px #999999; 
	border-bottom:dotted 1px #999999; 
	border-right:dotted 1px #999999;
}

.ItemPopUpHeader
{

	text-align :center ;
	background-color : #FF8000;
	font-family: arial; 
	font-size :12pt;
	font-weight :bold ;
	color:black ;
	vertical-align :bottom  ;
	cursor :move  ;
}

.NoPicPopUpBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	cursor:not-allowed;
}


.WaterMark 
{
	font-family: arial; 
	color:GrayText  ;
	opacity:0.7;
}
.PagerSelect
{
	font-size :12px;
	font-weight :bold ;
	text-decoration :underline;
	
	
}
.PagerNoSelect
{	
	font-weight :normal ;
	text-decoration :none;	
	
}
.LoginFooter
{
	font-family :Arial Narrow ;
	color :Black ;
	font-weight :bold ;	
	font-size :11px;
}
/*NEW*/
.general_message{color:#fff;border:3px solid #134BB0;background-color:#3380D3;font-size:18px;line-height:20px;padding:10px 30px;display:block;}