/**************** body and tag styles ****************/
	body {
	  background-image: url(images/stripe.png);
	  margin-top: 0px;	  
	  margin-bottom: 30px;
          background-color: #464646;
	  }

	#container {
	  width: 810px;
	  margin: 2px auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #DDDDDD;

	  }
	  
	#container2 {
	  width: 810px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #000000;
	  background-color: #cccccc;
	  border: solid #110000;
          border-width: 0 1px 1px 1px;
	  }
		
	h1 {
	  border-color: black;
	  border-style: solid;
	  border-width: 1px;
	  padding-right: 10px;
	  text-align: center;
	  font-family: sans-serif;
	  font-weight: bold;
	  font-size: 14px;
	  color: #FFFFFF;
	  margin-bottom: 1em;
	  background-color: #666666;
          padding-left: 35px;
	  }
		
	h2 {
	  color: #666666;
	  font-weight: bold;
	  font-size: 1.6em;
          border:  hidden #000000;
          border-width: 1px 1px 1px 1px;
	  }
		
	a {
	  color: #000000;
          text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  color: #000000;
	  font-weight: bold;
	  text-decoration: underline;
	  }

/**************** images styles ****************/		
	.button {
	  border-width: 0px;
	  margin: 0px;
	  padding: 0px;
	  font-size: 11px;
	  }

a img{
	  border:none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #110000;
          background-color: #efefef; 
	  }

	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 19.9px;
	  }

/**************** form styles ****************/
	form {
	  float:right;
	  font-size: 9px;
	  }
		
	input {
	  font-family: sans-serif;
	  font-weight: bold;
	  background-color: #FFFFFF;
	  color: #333333;
	  border: 1px solid #2763A5;
	  font-size: 1.2em;
	  padding: 3px;
	  }
		
	/**************** header styles ****************/
	#header {
	  background-repeat: no-repeat;
	  height: 170px;
	  background-image: url(images/toplogo_grad.jpg);
	  width: 810px;
	  padding-bottom: 10px;
	  padding-top: 10px;
	  clear: both;
          border-top: solid #110000;
          border-left: solid #110000;
          border-right: solid #110000;
          border-width: 1px 1px 0 1px;
          background-color: #dddddd;
}
	#header p { 
	  margin-top: -19.9px;
	  margin-left: 60px;
	  color: #efefef;
	  }

/**************** menu styles ****************/
        ul.navbar {
         border-bottom-color: #333333;
         border-left-style: solid;
         border-bottom-style: solid;
         border-right-style: solid;
         border-top-style: hidden;
         border-left-width: 1px;
         border-bottom-width: 3px;
         border-right-width: 1px;
         border-top-width: 1px;
         list-style-type:none;
         float:left;
         display:inline; 
         width:100%; 
         line-height:1px; 
         clear:both;
         padding:0;
         background-color: #999999;
         margin:0px;
}

        ul.navbar li {
         display:inline;
         margin-right: 0px;
         text-align: center;
}

        ul.faq {
         list-style-type:none; 
         width:100%; 
         line-height: 1em;
         padding:0;
         border-left: 1px solid #110000;
         border-right: 1px solid #110000;
         border-top: 1px solid #110000;
         border-bottom: 3px solid #110000;
         margin:0px;
}

        ul.faq li {
         list-style-position: outside;
         list-style-type: disc;
         display: none;
         margin-right: 0px;
         text-align: center;
}

        a.nav:link, a.nav:visited {
         border-left-color: #DDDDDD;
         border-right-color: #DDDDDD;
         padding-left: 1px;
         padding-bottom: 1em;
         padding-right: 2px;
         padding-top: 1em;
         display:block; 
         float:left; 
         width: 130px; 
         margin:0; 
         text-decoration:none; 
         background-color: #676763; 
         color:#FFFFFF;
         text-align: center;
         border-right: 1px solid;
         border-left: 1px solid;
}

        a.active {
         background-position: center bottom;
         background-repeat: no-repeat;
         background-color: #333333;
         border-left-color: #DDDDDD;
         border-right-color: #DDDDDD;
         padding-left: 1px;
         padding-bottom: 1em;
         padding-right: 2px;
         padding-top: 1em;
         display:block; 
         float:left; 
         width: 130px; 
         margin:0; 
         text-decoration:none; 
         color:#FFFFFF;
         text-align: center;
         border-right: 1px solid;
         border-left: 1px solid;
}

        a.nav:hover {
         padding-left: 1px;
         padding-bottom: 1em;
         padding-right: 2px;
         padding-top: 1em;
         text-align: center;
         display:block; 
         float:left; 
         width: 130px; 
         margin:0; 
         background-color: #333333; 
         color:#FFFFFF;
         border-right: 1px solid #dddddd;
         border-left: 1px solid #dddddd;
}

        a.nav:active {
         padding-left: 1px;
         padding-bottom: 1em;
         padding-right: 2px;
         padding-top: 1em;
         text-align: center;
         display:block; 
         float:left; 
         width: 130px; 
         margin:0; 
         text-decoration:none; 
         background-color: #333333; 
         color:#FFFFFF;
}


                                                  
	/**************** content styles ****************/
	#content {
	  text-align: justify;
	  width: 560px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 5px;
	  float: left;
          margin-top: 5px;
	  }
		
	#faq {
	  letter-spacing: normal;
	  line-height: 1.5em;
	  font-size: 12px;
	  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	  text-align: justify;
	  width: 650px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 5px;
	  float: left;
          margin-top: 2px;
	  }
		
	#faq p {
	  margin-left: 35px;
	  letter-spacing: normal;
	  line-height: 1.5em;
	  font-size: 12px;
	  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	  text-align: justify;
	  width: 700px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 5px;
	  float: left;
          margin-top: 2px;
	  }
		
	#faq h2 {
	  margin-left: 44px;
	  color: #666666;
	  font-weight: bold;
	  font-size: 1.6em;
          border:  hidden #000000;
          border-width: 1px 1px 1px 1px;
	  }
		
	#content p {
	  border-bottom-style: hidden;
	  border-bottom-color: black;
	  text-align: justify;
	  padding-bottom: 19.9px;
	  border-bottom: 1px;
	  }
	  
/**************** sidebar styles ****************/
	#sidebar {
	  border-left-color: black;
	  width: 188px;
	  padding-left: 21px;
	  padding-right: 10px;
	  padding-top: 5px;
	  float: right;
          border-left: 1px solid;
          margin-top: 6px;
	  }
		
	#sidebar p {
	  border-bottom-color: black;
	  padding-bottom: 10px;
	  border-bottom: 1px solid;
	  }
	  
/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 806px;
	  background-color: #cccccc;
          border-top: 1px solid #000000;
	  }
		
	#footer p {
	  color: black;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: black;
	  font-weight:100;
	  }
		
	#footer p a:hover {
	  color: black;
	  text-decoration: none;
	  }
	#closed {
	  }
	#closed p {
	  	font-size: 1.6em;
	  	text-align: center;
	  	font-weight: bold;
	  }
	#closed img {
	  	margin-bottom: -10px;
	  	text-align: center;
	  	right: auto;
	  	left: auto;
	  	margin-top: 40px;
	  	margin-right: auto;
	  	margin-left: 200px;
	  }
	  
	  
.info {
	background-color: #999999;
	border-color: #333333;
	color: #333333;
	border-width: 1px;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 28px;
	z-index: 1;
	min-height: 40px;
	line-height: 1.3em;
	max-width: 350px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 5px;
	text-align: center;
	border-style: solid;
	font-size: 1.2em;
	vertical-align: middle;
}
	  
	  
.info_bar {
	background-color: #666666;
	border-color: #333333;
	color: #333333;
	border-width: 1px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 28px;
	z-index: 0;
	line-height: 1.3em;
	max-width: 350px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	border-style: solid;
	font-size: 1.2em;
	vertical-align: middle;
}
