@charset "utf-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
h1	{
	font-size:16pt;
}
h2	{
	font-size:13pt;
	text-align:center;
	letter-spacing:.1em;
}
h2 a:link, a:visited, a:hover	{
	color:#009;
}
h6	{
	font-size:10pt;
	color:#666;
}
.blue	{
	color:#009;
}

#bottomnav {
	text-align: center;
	color: #666666;
	font-weight: bold;

}
#lwsubheading {
	font-weight: bold;
	text-align: center;
	margin-top: -10px;
	font-size: 90%;
	letter-spacing: 0.3em;
}

#leftMenuSolution a {
	font-weight: bold;
	text-align:left;
	line-height:2em;
	font-size:12px;
	color:#666;
}

#leftMenuSolution a:hover	{
	color:#00F;
	text-align:left;
}
#refreshBox	{
	border:1px solid #000;
	padding:5px;
	margin:auto;
}
