html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-style:normal;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.header {
	color:#FFFFFF;
	background-color: #0565A6;
	height: 110px;
}

h1 {
	font-size:24px;
	margin-bottom:0.5em;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-weight: bold;
	margin-top: .5em;
}

.content {
	color:#000000;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {
	font-size:24px;
	margin-bottom:0.5em;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-weight: bold;
	margin-top: .5em;
}
h2 {
	font-size:18px;
	margin-bottom:0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8C231F;
}

h3 {
	font-size:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0565A6;
}

h4 {
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4d64ef;
	margin-bottom:0.75em;
}

.patients {
	color:#FFFFFF;
	background-color: #CCCCFF;
	margin-left: 70px;
	margin-top: 20px;
}
.patients ul{
}
.patients li{
	list-style-type: none;
}
.patients a{
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.patients a:hover{
	color:#000;
	text-decoration: underline;
}

.forpatients {
	font-size:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0565A6;
}

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}

.subHeading{ 
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 12 pt;
    font-weight: bold;
    color: #004080;
 }
