/* IPM Styles */


h1 {
  margin: 0;
  padding: 0;
  color: #266CAC;
  display: inline;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: #A2C6E7 1px solid;
  padding-right: 14px;
  background: url(../images/arrow_blue_header.gif) no-repeat right center;
}

h3 , h3 a:hover, h3 a:active, h3 a:visited, h3 a:link {
  margin: 0;
  padding: 0 0 8px 0;
  color: #AE0600;
  font-family: Helvetica, Sans-Serif, Arial;
  font-size: 17px;
  line-height: 17px;
  font-weight: bold;
  text-decoration:none;
}

h1 a:hover, h1 a:active, h1 a:visited, h1 a:link,
h2 a:hover, h2 a:active, h2 a:visited, h2 a:link,
h3 a:hover, h3 a:active, h3 a:visited, h3 a:link,
h4 a:hover, h4 a:active, h4 a:visited, h4 a:link {
color:inherit;
text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
text-decoration:underline;
}

h5 {
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  display: inline;
  font-family: Helvetica, Sans-Serif, Arial;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
  padding-right: 14px;
  background: url(../images/arrow_white_header.gif) no-repeat right center;
}



.list_2dots {
  font-size: 11px;
  line-height: 120%;
  padding: 4px 0 7px 22px;
  background: url(../images/bull_2dots.gif) no-repeat left 5px;
  text-align: left;
}



.s0 {
  font-size: 8px;
}
.s1 {
  font-size: 9px;
}
.s2 {
  font-size: 10px;
}

.t {
  font-size: 11px;
}
.t0 {
  font-size: 12px;
}
.t1 {
  font-size: 13px;
}
.t2 {
  font-size: 14px;
}
.t3 {
  font-size: 16px;
}
.t4 {
  font-size: 18px;
}
.t5 {
  font-size: 20px;
}
.t6 {
  font-size: 22px;
}

.line_tall {
  line-height: 200%;
}

.vmware_rss_content h3 { 
font-size:13px;
color:#535353;
margin-bottom:0;
padding-bottom:0;
}

.vmware_rss_content h4 { 
font-size:11px;
color:#535353;
padding-bottom:0;
margin-bottom:0;
}

.vmware_rss_content ul {
padding-top:0;
margin-top:0;
}

.demo a {
text-decoration:none;
}

.demo a:hover { text-decoration:underline; }

