*{
	margin:0px;
	padding:0px;
	font-family:Arial, Geneva, Helvetica, san-serif;
}
body, td{
	font-size:11px;
}
h1,h2,h3,h4,h5,h6,h7{
	font-size:11px;
	line-height:15px;
	font-style:normal;
}
h1{
  font-size:20px;
  line-height:25px;
  font-weight: normal;
}
.invisible{
	display:none;
}

a:link,a:visited{
	text-decoration:underline;
	color:#333333;
	}

a:active,a:hover{
	text-decoration:underline;
	color:#D1D1D1;
	}

a img {
	border-style:none;
	}

.greytext, .greytext .text01{
	color:#666666;
}


a.headerLink, a.headerLink:link, a.headerLink:visited{
  font-size: 18px;
  padding-left: 15px;
  text-decoration: none;
  color: #000000;
  background-image:url("images/bullet.gif"/*tpa=http://www.subarubg.com/images/bullet.gif*/);
  background-repeat: no-repeat;
  background-position: top left;
}

a.headerLink:hover,a.headerLink:active{
  font-size: 18px;
  padding-left: 15px;
  text-decoration: none;
  
  color: #181084;
  background-image:url("images/bullet_on.gif"/*tpa=http://www.subarubg.com/images/bullet_on.gif*/);
  background-repeat: no-repeat;
  background-position: top left;
}

hr{
  height:1px;
  color: #000000;
}
#block-c{
	overflow: hidden;
}

li.mainMenu{
  margin-left: 10px;
  display:inline;
}

.linkedlist li.focus a{
	color:#190E86;
}
