/**************** body and tag styles ****************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

	body {
	  margin-top: 0px;	  
	  margin-bottom: 30px;
	  }

	#container {
	width: 800px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #666666;
	background-color: #FFFFFF;
	height: 100%;
	  }
	  
	#container2 {
	  width: 800px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #6DA6E2;
	  margin-bottom: 30px;
	  background-color: #FFFFFF;line-height:normal;
	  }
		
	h2 {
	  color: #96A8B6;
	  font-size: 16px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	   padding: 0 0 10px 0;
	  }
	  .document h2 {
			color:#455D6F;
			
	  }
	h3 {
	   color: #96A8B6;
	   font-size: 14px;
	   padding: 0 0 10px 0;
	  }	
	a {
	  color: #96A8B6;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  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: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }

/**************** header styles ****************/
	#header {
	width: 800px;

	  border: 0px;
	  padding-bottom: 10px;
	clear: both;
	height: 191px;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }

/**************** menu styles ****************/
    #tabs10 {
      float:left;
      width:750px;
      font-size:93%;
	  padding-bottom: 1px;
	  border-bottom:4px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("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("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 {
	  width: 500px;
	  padding-left: 25px;
	  padding-right: 10px;
	  padding-top: 15px;
	  float: left;
	  padding-bottom: 20px;
	  }
	  
	#content2 {
	  width: 650px;
	  padding: 20px 50px 50px 80px;
	  }
	  
	#content3 {
	  width: 750px;
	  padding: 20px 0 20px 20px;
	  overflow: hidden;
	  }
	#content2 p {
	  padding: 0 5px 14px 0;
	  }
		
	#content p {
	  padding: 0 5px 15px 0;
	  
	  /*border-bottom: 1px solid #DDDDDD;*/
	  
	  }
	  table tr td a {font-size: 14px; }
	  td { padding: 10px 5px 10px 0; }
	  td a img { border: 1px solid #333; }
	  ul { padding-left: 15px;padding-bottom:15px;}
	  ol { padding-bottom:15px; };
	  li { padding: 0 5px 5px 0; list-style: disc;}
	  ol li { list-style:disc}
	.director img.left1 {float: left; padding: 0 7px 3px 0; border:none; }
	.director img.right1 {float: right; padding: 0 0 7px 7px; border:none;}
	.director {margin-top: 15px; border-bottom: 1px solid #DDDDDD; }
	h2.padding {padding-top: 15px;}
	h2.black { border-bottom: 1px solid #000; padding: 0; margin-bottom: 20px;  color: #000; }
	.right1 {float: right; padding: 0 0 7px 7px; border:none;}
	
	

	  
/**************** sidebar styles ****************/
	#sidebar {
	  width: 235px;
	  padding: 0 15px 0 15px;
	  float: right;
	  }
	 #sidebar img { padding: 15px 0 15px 0; }
	 #sidebar h2 { padding: 14px 0 0 0; }
	 		
	#sidebar p {
	  padding: 10px 0 10px 0;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  #sidebar span {
			font-weight:bold;font-size:13px;
	  }
	  #sidebar ul {
		  padding-top:10px;padding-bottom:15px;margin-bottom:0;border-bottom: 1px solid #DDDDDD;
	  }
	  #content p.border { 
	  border-bottom: 1px solid #DDDDDD; 
	  }
	  #obligation {
	  font-weight: bold;
	  font-size: 100%;
	  text-align: center;
	  padding: 5px;
	  background:#eee;
	  border: 1px solid #ccc;
	  }
	  
	  #obligation p {
	  font-size: 130%;
	  line-height: 20px;
	  }
	  
/**************** footer styles ****************/
	#footer {
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	clear: both;
	width: 800px;
	background-color:#95A7B5;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	color: #FFFFFF;
	font-weight:100;
	background-color: #95A7B5;
	  }
		
	#footer p a:hover {
	  color: #544190;
	  text-decoration: none;
	  border-bottom: 0px solid #FFFFFF;
	  }
.bg {
	background-image: url(images/bg_strip.jpg);
	background-repeat: repeat-x;
	background-color: #95A7B5;
}
.table1 {
	color: #666666;
}

#footerText {
	color:white;text-align:center;font-family:Sans-Serif;padding:5px;font-size:0.75em;
}
#footerText a{
	color:#FFF;text-decoration:underline;
}

.sameFile {
	border:1px solid #FBBBC5;margin-top:10px;
	padding:10px;color:#FF0F0F;
}
.upperBorder {
	border-top:1px solid #ccc;padding-top:15px !important;
}