/* external CSS file */
/* Filename : hpsite.css */
/* NO HTML MARKUP ALLOWED ! */
/* Please do not alter this style sheet, without proper knowledge */
/****************************************************************************/
/****************************************************************************/
img{
border:none;
}

body {
font-family: arial,verdana, Helvetica, sans-serif;
font-family: verdana, arial, tahoma, helvetica, sans-serif;
background-color: #ffffff;
margin-top: 2px;
margin-left:2px;
margin-right:2px;
/*padding:0px;*/
}

P {
font-size: 10pt;
font-weight:400;
}

/*default links*/
a:link {
color:#005b99;
font-weight:500;
text-decoration:none;
}
a:visited {
color:#005b99;
font-weight:500;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:active {
color:#005b99;
font-weight:500;
text-decoration:none;
}



#toprow{
background-color: #005b99;
padding:0px;
height:58px;
margin:0;
}

/*two rows that control the top and bottom navigations*/
#topnavrow{
background-color: #333333;
vertical-align: middle;
height:25px;
}

#bottomnavrow{
background-color: #005b99;
vertical-align: middle;
height:25px;
}

#toprow img{
border-width:0;
margin:0;
vertical-align:bottom;
}

#sidebar{
width:160px;
background-color:#005b99;
vertical-align:top;
}

#templateTable{
width:100%;
border-collapse:collapse;
}

td,tr{
padding:0px;
margin:0;
border-collapse:collapse;
}

div#title{
padding-left:10px;
}

div#title h1{
font-size: 25pt;
font-size: 20pt;
color: #003399;
font-weight:500;
padding:0;
margin:0;
margin-top:2px;
margin-top:4px;
margin-bottom:0;
padding-bottom:3px;
}

div#title hr{
width:680px;
color:#005b99;
border:0;
margin:0px;
padding:0px;
text-align:left;
border-top:1px #005b99 solid;
border-bottom:0;
}

/*styles for the download page*/
div#brochure{
text-align:center;
}

div#brochure img{
border:none;
}

div#brochure h2{
border:none;
padding-bottom:5px;
padding-top:15px;
margin:0;
}
div#brochure a:link{
color:#ffffff;
font-weight:700;
text-decoration:none;
font-size:10pt;
}
div#brochure a:visited{
color:#ffffff;
font-weight:700;
text-decoration:none;
font-size:10pt;
}
div#brochure a:hover{
color:#ffffff;
font-weight:700;
text-decoration:underline;
font-size:10pt;
}
div#brochure a:active{
text-decoration:underline;;
}

div#datasheets h2{
padding:0;
margin:0;
padding-left:10px;
font-size:12pt;
font-weight:700;
padding-top:10px;
}

div#datasheets ul{
padding:10px;
margin:0px;
margin-left:10px;
}

div#datasheets li{
list-style-image: url(/high_power/images_hp/littlepdf.gif);
font-weight:900;
font-size : 9pt;
margin-top:0;
margin-bottom:0;
margin-left:12px;
margin-bottom:0;
padding-bottom:5px;
padding-left:4px;
}

div#datasheets li a:link {
color:#005b99;
font-weight:500;
text-decoration:none;
}
div#datasheets li a:visited {
color:#005b99;
font-weight:500;
text-decoration:none;
}
div#datasheets li a:hover {
text-decoration:underline;
}
div#datasheets li a:active {
color:#005b99;
font-weight:500;
text-decoration:none;
}


/*style for the contact page content*/

div#usaoffice{
width:680px;
}

div#usaoffice div.photo{
float:left;
width:350px;
}
div#usaoffice div.photo img{
padding:10px;
padding-top:25px;
}

div#usaoffice div.address{
float:right;
width:300px;
}
div#usaoffice div.address div{
padding-left:10px;
padding-top:10px;
}

div#usaoffice div.address div h2{
color: #003399;
font-size: medium;
font-size: 14pt;
font-style:normal;
font-weight:400;
padding:0;
padding-bottom:0;
margin-bottom:0;
}
div#usaoffice div.address div p{
padding:0;
margin:0;
}

div#footer {
text-align:center;
font-size : xx-small;
font-size : 7pt;
font-family: verdana, tahoma, arial, helvetica, sans-serif;
color:gray;
clear:both;
padding-top:20px;
padding-bottom:10px;
}

#backbutton{
background-color: #005b99;
color:white;
font-size:9pt;
margin:10px;
}

.bold{
font-weight:bold;
}

