/* general */
body {
	background:  url(softcare-logo.gif) no-repeat top left;
    margin: 0 25px 0 25px;
    padding: 110px 0 0 0;
    text-align: left;
    font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}
img {
    border: 0 none;
}
a:link		{color: #316796; text-decoration:none;}
a:visited	{color: #316796; text-decoration:none;}
a:hover		{color: #0000FF; text-decoration:none;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.footer {
	font-size: 12px;
	color: #316796;
	}
	
ul {
    list-style-type: none;
	list-style-image: url(bullet1.gif);
	list-style-position: outside;
	padding: 2px;
	margin: 0 0 0 30px;
}
li {
	padding: 3px 0;
	margin-left: 0 10px;
	letter-spacing: -0.02em;
}
h1 {
	font-size: 22px;
	letter-spacing: -0.02em;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 1.3em;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 1.3em;
	}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #316796;
	line-height: 1.2em;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	color: #316796;
	line-height: 0.9em;
	padding: 25px 0 5px 0;
	margin:0;
}

