/**************** body and tag styles ****************/
	body {
	  margin-top: 0px;	  
	  margin-bottom: 30px;
	  background:#777777 url(images/bg.jpg) center repeat-y; /* center repeat-y;*/
	  }

	#container {
	  width: 785px;/*785px; 650px;*/
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  line-height: 1.6em;
	  color: #222;
	  background: #fff url(images/bg.jpg) center repeat-y; /*transparent*/
	  border-top: 0px solid #2763A5;
	  }
	  
	#container2 {
	  width: 775px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 9px;
	  line-height: 1.6em;
	  color: #777;
	  background: transparent;
	  /*border-right: 1px solid #000;*/
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #6DA6E2;
	  margin-bottom: 30px;
	  background-color: #FFFFFF;
	  }
		
	h2 {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
	  
	  h3 {
	  color: #666666;
	  font-size:9px;
	  letter-spacing: 1px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  text-align: center;
	  }
	  
	  h4 {
	  color: #666666;
	  font-size:10px;
	  letter-spacing: 1px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
		
	a {
	  color: #6DA6E2;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  background-color: #FFFFFF;
	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }

/**************** images styles ****************/		
	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;
	  }

/**************** form styles ****************/
	form {
	  float:right;
	  font-size: 9px;
	  }
		
	input {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 1px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 10px;
	  }

/**************** header styles ****************/
	#header {
	  width: 782px;
	  height: 225px;
	  border: 0px;
	  padding-bottom: 0px;
	  padding-top: 1px;
	  clear: both;
	  background: transparent url(images/headerbg.jpg) no-repeat center;
	  border: 0px solid green;
	  }
	/*#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }*/

/**************** menu styles ****************/
    #tabs10 {
      float:right;
      width:683px;
      font-size:93%;
	  padding-bottom: 1px;
	  border-bottom:4px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 25px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    #tabs10 a span {
	  float:none;
	  }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

/**************** content styles ****************/
	#content {
	  font-size: 12px; color: #333;
	  width: 758px; /*420px*/
	  min-height: 325px;
	  /*padding-left: 20px;
	  padding-right: 10px;
	  padding-top: 1px;
	  float: left;*/
	  margin: 10px;
	  border-right: 0px solid #37AC37;
	  background: transparent url(images/contentbg.jpg) center top no-repeat;
	  }

#contentt {
	  font-size: 12px; color: #333;
	  width: 758px; /*420px*/
	  min-height: 325px;
	  /*padding-left: 20px;
	  padding-right: 10px;
	  padding-top: 1px;
	  float: left;*/
	  margin: 10px;
	  border-right: 0px solid #37AC37;
	  background: transparent /*url(images/contentbg.jpg) center top no-repeat*/;
	  }
		
	#content p {
	  padding-bottom: 0px;
	  border-top: 0px solid #DDDDDD;
	  }
	  
/**************** sidebar styles ****************/
	#sidebar {
	  width: 232px; /*174px*/
	  padding-left: 11px;
	  padding-right:1px;
	  padding-top: 10px;
	  float: right;
	  background:transparent;
	  /*border-left: 1px solid #777;*/
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 0px solid #DDDDDD;
	  }
	  
/**************** footer styles ****************/
	#footer {
	  /*margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 0px;
	  padding-right: 0px;*/
	  margin: 0 0 0 0;
	  clear: both;
	  width: 785px;
	  background: #fff url(images/footer.jpg) center no-repeat;
	  float: right;
	  height: 40px;
	  }
		
	/*#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#2763A5;
	  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;
	  }*/


/******************drop down menu*************************/


.chromestyle{
width:783px; /*100%*/
font-weight: bold;
/*float: center;*/
background: transparent url(chrometheme/bg.jpg) center top no-repeat;
height: 41px; 
}

/*.chromestyle:after{ Add margin between menu and rest of content in Firefox
content: "."; 
display: block; 
height: 41px;
clear: both; 
visibility: hidden;
}*/

.chromestyle ul{
border: 0px solid #BBB; /*1px*/
/*width: 100%;*/
 /* repeat-x THEME CHANGE HERE*/
padding: 0; /*10px 0;*/
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{

}
/*color: #494949;
padding: 0;4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA; 1px
*/

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}

/*.chromestyle ul li a[rel]:after{ *//*HTML to indicate drop down link*/
/*content: " v";
content: " " url(downimage.gif); }*/ /*uncomment this line to use an image instead*/



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{

position: absolute;
top: 0;
border: 1px solid #444; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font: normal .8em Verdana, Arial, Helvetica, sans-serif;
line-height: 17px; /*18px*/
letter-spacing: 1px;
z-index: 100;
background-color: #258E25;
width: 200px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/ /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 14px;
border-bottom: 1px solid #444; /*THEME CHANGE HERE*/
padding: 3px 0;
text-decoration: none;
font-weight: bold;
color: #C2E2E2;
background: url(images/submenuhover.jpg) center top repeat-x;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background: url(images/submenu.jpg) center top repeat-x;
color: #FFF;
}


/*****************************inline images************************/

.img { 
background: transparent; /*#777; */
float: left; 
padding: 2px; 
margin: 1px 8px 13px 12px; 
color: #fff; 
border: 0px solid #e2e2e2; 
}

.imgr { 
background: transparent; /*#777; */ 
float: right; 
padding: 2px; 
margin: 1px 12px 5px 15px; 
color: #fff; 
border: 0px solid #e2e2e2; /*e0e0e0*/
}

.imgbrdr { 
background: transparent; /*#777; */
float: left; 
padding: 1px; 
margin: 1px 18px 13px 12px; 
color: #fff; 
border: 1px solid #1D811E; 
}

.imgrbrdr { 
background: transparent; /*#777; */ 
float: right; 
padding: 1px; 
margin: 1px 12px 5px 15px; 
color: #fff; 
border: 1px solid #1D811E; /*e0e0e0*/
}

.imgc { 
background: transparent; /*#777; */
margin: 0 auto; /*1px 18px 13px 12px; */
color: #fff; 
border: 0px solid #1D811E; 
}

