h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

h2 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	margin-top: 0pt;
	padding-top: 0pt;
}

h3 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
}

h4 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
}

td.justify {
	color: #333333;
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.white {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.justify {
	color: #333333;
	text-align: justify;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	font-weight: bold;
}

.bodylightgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.bodylightgrey2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}

.bodyorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ff9900;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
		text-decoration: underline;
}

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
}

.navtext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.navtext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}

.navtext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}

.navtext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #666666;
}

.nobreaks {
	white-space: nowrap;
}

.emphasis {
	font-style: italic;
}

/* -------------------------------------------------------------
	javascript ticker
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#pscroller1{
	width: 164px;
	height: 175px;
	padding: 10px;
	line-height: 2.5em;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00b0f0;
}

#pscroller1 a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pscroller1 {
	width: 164px;
	height: 175px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00b0f0;
}



/* NAV */
.images {
position: left;
background-image: url('/images/newnav_bg.jpg');
height: 26px;
padding-left: 4px;
}

.images a { float: left; }

#swap01 {background-image: url(/spanish/images/newnav_engineering_on.jpg);  width: 220px;  height: 26px; }
#swap02 {background-image: url(/spanish/images/newnav_valve_on.jpg);  width: 198px;  height: 26px; }
#swap03 {background-image: url(/spanish/images/newnav_register_on.jpg);  width: 187px;  height: 26px; }
#swap04 {background-image: url(/spanish/images/newnav_literature_on.jpg);  width: 79px;  height: 26px; }
#swap05 {background-image: url(/spanish/images/newnav_contact_on.jpg);  width: 69px;  height: 26px; }

.rollover { display: block; } /* Allow setting widths and heights */
.rollover img { width: 100%; height: 100%; border: 0; } /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */
/* NAV */

/* social media */
.socialmedia {
position: left;
background-color: white;
height: 26px;
padding-left: 20px;
}

.socialmedia a { float: left; }

/* social media */



/* TOPNAV */
.topnav {
position: left;
background-image: url('/images/topnav_stretch.gif');
height: 22px;
padding-left: 20px;
}

.topnav a { display: inline; margin-right: 65px; }

#swap06 {background-image: url(/images/topnav_home-over.gif);  width: 41px;  height: 22px; }
#swap07 {background-image: url(/images/topnav_company-over.gif);  width: 59px;  height: 22px; }
#swap08 {background-image: url(/images/topnav_aboutvalves-over.gif);  width: 104px;  height: 22px; }
#swap09 {background-image: url(/images/topnav_product-over.gif);  width: 99px;  height: 22px; }
#swap010 {background-image: url(/images/topnav_repfinder-over.gif);  width: 68px;  height: 22px; }

.toprollover { display: block; } /* Allow setting widths and heights */
.toprollover img { width: 100%; height: 100%; border: 0; } /* only set width and height once */
.toprollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.toprollover:hover img { visibility: hidden; } /* 'rolls over' the image */
/* TOPNAV */


/* VALVEWORLD */

.valveworld {
margin: 4px;
float: right;
}

/* VALVEWORLD */

/* GREY BOX */


.greybox {
	width: 525px;
	background-color: #e5e5e5;
	padding: 10px;
	margin-bottom: 20px;

}



.greybox td{
	width: 525px;
	font: 10px verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #e5e5e5;
	padding: 10px 15px 10px 15px;
	vertical-align:top;
}

.greybox a{
	font: bold 10px verdana, Arial, Helvetica, sans-serif;
	color: #05aafa;
	padding-top: 10px;
	text-decoration:none;
}



.greybox img{
border: 1px #000 solid;
margin-bottom: 5px;
}


.greyboxtop {
	width: 525px;
	background: #e5e5e5 url(/images/greyboxtop.gif) no-repeat top left;
	padding-bottom: 0px;
}

.greyboxtop img{
border: 0px;
}


.greyboxbottom {
	width: 525px;
	height: 12px;
	background: #fff url(/images/greyboxbot.gif) no-repeat;
	padding: 3px;
}
