@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
}


h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000080;
	margin-bottom:15px;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#337A99;
	font-weight:normal;
}

ul, ol, p
{
	color:#337A99;
	font-size:13px;
}

p.telephone
{
	font-size:15px;
	font-weight:bold;
	display:block;
}

div.postClick
{

	display: none;	
	padding: 1em;
}
