/* *** fonts *** */
p, li, td, a, a:visited, div.vcard
{
	color: #38385c;
	font-size: 11px;
	font-family: verdana;
}		

p, h4
{
	margin: 0;
	padding: 0 5px 5px 5px;
}

p, li, div.vcard
{
	line-height: 1.5em;
}

a:hover,
a:visited:hover
{
	color: #f78f1e;
}

a.Bullet,
a.Bullet:visited
{
	padding-left: 12px;
	color: #fc7700;
	text-decoration: none;
	font-weight: bold;	
	background-image: url(../Media/Img/Bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

a.Bullet:hover,
a.Bullet:visited:hover
{
	text-decoration: underline;	
}

a.Disabled,
a.Disabled:visited,
a.Disabled:hover
a.Disabled:visited:hover
{
	color: #ccc;
	text-decoration: none;
	cursor: text;	
}

h2, h3, h5
{
	margin: 2px 2px 10px 2px;
	padding: 2px;
	color: #434470;
	font-size: 15px;
	font-weight: normal;
	font-family: verdana;	
	border-bottom: 1px solid #cccccc;
}

h2
{
	margin-top: 3px;
	margin-right: 5px;
	background-image: url(MaxcareHeaderGradient.jpg);
	background-repeat:repeat-y;
}

h3
{
	background-color: #f1f1f1;
}

h4
{
	color: #38385c;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
}

h5
{
	font-size: 13px;	
}

h2 i, h3 i, h5 i
{
	color: #f78f1e;
	font-style: normal;
}

p.Date
{
	color: #f78f1e;
	font-weight: bold;
}

p.Grey
{
	color: #717495;	
}