@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
fieldset{
	margin:10px 25px;
	padding:10px;
	border:2px groove #000;
	text-align:left;
}
legend{
	font-weight:bold;
	color:#000;
	font-size:20px;

}
label{
	display:block;
	color:#000;
	font-weight:bold;
	text-align:left;
}
input{
	width:175px;
	height:20px;
	color:#000;
}
textarea{
	width:200px;
	height:125px;
	background-color:none;
}
#submit{
	color:#000;
	font:15px Arial, Helvetica, sans-serif;
	background: #DCDCDC;
	text-align:center;
	font-weight:bold;
	width:125px;
	height:25px;
	margin:10px;
	padding:0px 10px;
}
#reset{
	color:#000;
	font:15px Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	width:125px;
	height:25px;
	margin:10px;
	padding:0px 10px;
}


#container {
	width: 1175px;
	background: #FFF;
	margin: 25px auto 10px auto;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	 
}
.header {
	background: none;
	background-image: url(Images/header.png) no-repeat fixed;
	background-position:center;
}


#content {

	padding: 5px;
	margin:5px 25px 5px 0px;
	width: 945px;
	float: right;
	color:#000;
	background:none;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;


}
#content a:link {
	color: #000;
	text-decoration: underline;
}
#content a:visited {
	color: #000;
	text-decoration: underline;
}
#content a:hover, a:active, a:focus { 
	text-decoration: none;
}
#content li{
	list-style-type: square;
	margin-left:3px;
}

.no-disc{
	list-style-type:none;
	color:#000;
}
.magnify{
	border:0px;
}




#leftnav {
	float: left;
	width: 185px;
	color:#000;
	background: none;
	padding-top:10px;
	margin-top:5px;
	margin-right:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
#leftnav a:link {
	 font:13px  Arial, Helvetica, sans-serif;
	 color: #000;
	 font-weight:900;
	 text-decoration: underline;
}
#leftnav a:visited {
	color: #000;
	background:none;
	text-decoration: underline;
}
#leftnav a:hover, a:active, a:focus { 
	text-decoration: none;
	font-weight:bold;
	background:none;
	color:#000;
}
.bold{
	font-weight:bold;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}

ul.nav {
	list-style: none; 
	margin-bottom: 20px 0px; 
	
	
}
ul.nav li {
	color:#000;
	
	
	
}
ul.nav a, ul.nav a:visited { 
	padding: 10px 5px 15px 15px;
	display: block;
	width: 200px;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: none;
	color: #000;
}

div.img
  {
	margin:10px 7px;
	height:auto;
	width:220px;
	float:left;
	text-align:center;
  }
  div.iden
  {
  text-align:center;
  font:12px Arial, Helvetica, sans-serif;
  font-weight:bold;
  padding:2px 0px;
  border:1px solid #000;
  border-width:2px 0px;
  color:#000;
  width:218px;
  height:20px;
 
  }

div.desc
  {
  text-align:left;
  font:11px Arial, Helvetica, sans-serif;
  font-weight:bold;
  padding:2px;
  color:#000;
  width:200px;
  margin-left:13px;
 
  }
ul.desc{
	list-style:none;
}
ul.desc li{
	list-style:none;
}
.itemnum{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:900;
	margin:3px 1px;
  	height:auto;
  	width:218px;
	border:outset #000;
	border-width:1px 0px 0px 0px;
	float:left;
  	text-align:center;
}

div.no_img
  {
	margin:10px 7px;
	height:auto;
	width:220px;
	float:left;
	text-align:center;
  }

div.no_border{
  text-align:center;
  font:12px Arial, Helvetica, sans-serif;
  font-weight:bold;
  padding:1px;
  color:#000;
  width:208px;
  height:20px;
 
  }
  .no_itemnum{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:900;
	margin:3px 1px;
  	height:auto;
  	width:218px;
	float:left;
  	text-align:center;
}


div.img_2
  {
	margin:10px 15px;
	height:auto;
	border:1px solid #000;
	width:305px;
	float:left;
	text-align:center;
  }
  div.iden_2
  {
  text-align:center;
  font:12px Arial, Helvetica, sans-serif;
  font-weight:bold;
  padding:5px 0px;
  border:1px solid #000;
  color:#000;
  width:302px;
  height:20px;
 
  }

div.desc_2
  {
  text-align:left;
  font:11px Arial, Helvetica, sans-serif;
  font-weight:bold;
  padding:3px;
  color:#000;
  width:280px;
  margin-left:12px;
 
  }
ul.desc_2{
	list-style:none;
}
ul.desc_2 li{
	list-style:none;
}
.itemnum_2{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	margin:3px 1px;
  	height:auto;
  	width:302px;
  	float:left;
	border: 1px solid #000;
	border-width:1px 0px 0px 0px;
	text-align:center;
}
div.no_border_2{
    text-align:center;
  font:12px Arial, Helvetica, sans-serif;
  font-weight:bold;
  padding:1px;
  color:#000;
  width:390px;
  height:20px;
 
  }

	
.lwr_ctct{
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	margin:5px 10px;
	clear:both;
}
.mainbgnd{
	background:none;
}
.construct{
	  text-align:center;
	  font: Arial, Helvetica, sans-serif;
	  color:#000;
	  clear:both;
  }
  
#page {
			background:none;
			text-align:center;
			margin:15px 15px;
			padding:12px 20px;
			width:850px;
			border-radius:5px;
			box-shadow:0 10px 15px 10px rgba(0,0,0,0.3);

			
			}
#wraparound {
	position:relative;
	height:45px;
	padding:15px 15px 15px 20px;
	margin:0 -30px 10px -20px;	/* 30 = 20 padding + 10 neg margin */
	border:2px solid #000;
	color:#000;
	box-shadow:0 10px 15px 10px rgba(0,0,0,0.3);
	
			}
			#wraparound:before,
			#wraparound:after {
				content:" ";
				border-top:15px solid #828282;	/* Colour of the triangle. To flip the effect, use border-bottom. */
				position:absolute;
				bottom:-16px; /* +1 to compensate for the border */
		
				
				} 
				#wraparound:before {
					border-left:10px solid transparent;
					left:-1px;	/* Only required if the element has a border */
					
					}
				#wraparound:after {
					border-right:10px solid transparent;
					right:-1px;
			
					}
.consulta {  
      font-size: 12px;  
      background-color: none;  
      border: 1px solid #000;  
    }
.image2{
	float:left;
	clear:both;
	width:235px;
	height:185px;
	background:none;
	margin:5px 10px 15px 10px;
	padding:0px 20px 5px 2px;
}
.subtitle2{
	clear:both;
	background:none;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:2px 5px 0px 5px;
}
.page_image{
	font:13px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	margin:5px 10px;
}

 
					
#footer {
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 20px 0;
	position: relative;
	clear: both;
	text-align:center;

}
#footer a:link {
	color: #000;
	text-decoration: underline;
	font-weight:inherit;
	text-align:center;
}
#footer a:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight:inherit;
}
#footer a:hover, a:active, a:focus { 
	text-decoration: none;
	color:#000;
	font-weight:900;
}
  div.btmlft
  {
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	padding:3px;
	color:000;
	width:175px;
	margin:2px;
	clear:both;
 
  }


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;

}

.fltlft_cdnflg {
	float: left;
	margin-right: 2px;
	margin-left:15px;
	
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
