body, html {
	font: normal 12px/normal Verdana, Arial, sans-serif;
	color: #666;
	background-color: #fff;
	margin: 0;
	width: 754px;
}
a {
	color: #0079c2;
}
p {
	margin-top: 0;
	margin-bottom: 10px;
}
h1, h2.subsection {
	font-size: 15px;
	font-weight: normal;
	color: #0079c2;
	margin: 0;
}
h2.subsection {
	font-size: 13px;
}
h2, h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	clear: both;
}
h5 {
	margin: 10px 0 0 0;
}
h2 a {
	font-weight: normal;
}
img.bodyimage {
	float: left;
	margin: 5px 5px 5px 0;
}
address {
	font-style: normal;
	display: inline;
}
ul {
	margin: 0 0 10px 40px;
	padding: 0;
}
ul.plain, ul.pdf {
	margin: 0 0 10px 0;
	padding: 0;
}
ul.plain li {
	list-style-type: none;
}
ul.pdf li {
	list-style-type: none;
	margin-bottom: 5px;
}
ul.pdf li a {
	background: url(/images/pdf.gif) no-repeat left center;
	padding-left: 25px;
}
#pagelinks {
	margin: 5px 0;
	padding: 0;
	height: 10px;
}
#pagelinks li {
	float: left;
	display: block;
	height: 10px;
	padding: 0 5px;
	list-style-type: none;
	font: normal 10px/10px Verdana, Arial, sans-serif;
	border-right: 1px solid #0079c2;
	color: #666;
}
#pagelinks li.first {
	padding-left: 0;
}
#pagelinks li.last {
	border-right: 0;
}
#pagelinks a {
	display: block;
	color: #0079c2;	
}
#header {
	border-top: 5px solid #5a8aa6;
	padding-top: 3px;
	position: relative;
}
#header h1 {
	font: normal 22px "Times New Roman";
	position: absolute;
	right: 10px;
	top: 35px;
}
#logo {
	background-color: #dee8ed;
	padding: 5px 20px;
}
/* Top navigation styles */
#topnav {
	width: 744px;
	height: 18px;
	padding: 0;
	margin: 5px;
	background-color: #f0f0f0;
}
#topnav li {
	float: left;
	list-style-type: none;
	padding: 4px 0;
}
#topnav a {
	display: block;
	font: normal 10px/10px Verdana, Arial, sans-serif;
	color: #013859;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	border-right: 1px solid #013859;
	text-transform: uppercase;
}
#topnav a:hover, #topnav a.selected {
	color: #0079c2;
	font-weight: bold;
}
#topnav a#home { width: 70px; }
#topnav a#about { width: 91px; }
#topnav a#find { width: 111px; }
#topnav a#news { width: 62px; }
#topnav a#resources { width: 94px; }
#topnav a#careers{ width: 79px; }
#topnav a#privacy { width: 75px; }
#topnav a#contact { width: 96px;border-right: 0; }
/* End Top Navigation styles */

/*left column */
#leftCol {
	float:left;
	width: 145px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#leftCol div {
	padding-right: 4px;
}
#leftCol div.modalities {
	background-image: url(/images/vertbox.gif);
}
#search {
	margin-bottom: 12px;
}
#search form {
	font-size: 10px;
	color: #5d5d5d;
	padding: 5px;
	background: #d4dee7 url(/images/horizbox.gif) repeat-x;
	margin-bottom: 0;
}
#search label {
	text-transform: uppercase;
}
#search input {
	width: 100px;
}
#search a {
	color: #666;
	text-decoration: none;
}
#search a:hover {
	color: #0079c2;
}
#leftCol div.modalities li {
	display:block;
	padding: 4px 0 3px 7px;
	background: url(/images/horizbox.gif) repeat-x;
}
#leftCol div.modalities li a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}
#leftCol li a:hover {
	color: #0079c2;
}
#leftCol #subnav,  #leftCol #subsubnav{
	margin-bottom: 6px;
	margin-top: 6px;
}
#leftCol ul {
	padding: 0;
	margin: 0;
}
#subnav ul {
	background-color: #f6f6f6;
}
#subsubnav ul {
	background-color: #e8e8e8;
}
#subsubnav ul ul, #subnav ul ul {
	background-color: #fff;
}
#leftCol ul ul li {
	background: none;
	padding: 2px;
}
#leftCol ul ul li a, #leftCol ul ul li a {
	color: #666;
}
#subsubnav form {
	margin: 0;
}
#subsubnav select {
	font-size: 10px;
}

/* end left column */

/* center column */
#centerCol {
	float: left;
	width: 442px;
	margin-bottom: 20px;
}
#centerCol.noRight {
	width: 582px;
}
/* end center column */

/* right column */
#rightCol {
	float: right;
	width: 140px;
	margin-bottom: 20px;
}
#rightCol ul, #leftCol ul {
	margin: 0 0 6px 0;
	padding: 0;
}
#rightCol li {
	list-style-type: none;
	font-size: 11px;
}
#rightCol h2, #onlineServices h2 {
	font-size: 11px;
	margin: 0;
}
div.border {
	background-image: url(/images/vertbox.gif);
	padding: 3px 2px;
	margin-top: 5px;
	font-size: 11px;
}
#rightCol div div, #leftCol #onlineServices div, #leftCol div.border div {
	background-color: #fff;
	padding: 3px 5px;
}
/* end right column */

/* footer styles */
#footer {
	clear: both;
	text-align: center;
}
#footer ul { 
	width: 75%;
	margin: 10px auto; 
}
#footer li {
	float: left;
	display: block;
	height: 10px;
	padding: 0 5px;
	list-style-type: none;
	font: normal 10px/10px Verdana, Arial, sans-serif;
	border-right: 1px solid #787878;
	color: #787878;
}
#footer li.last {
	border-right: 0;
}
#footer a {
	
	color: #0079c2;	
}
/* end footer styles */
#erayLogo {
	float: left;
	margin-right: 10px;
}
#content {
	clear: both;
	position: relative;
	margin: 13px 5px auto 5px;
}
.callout {
	background-color: #dee8ed;
}
table.chart {
	border-collapse: collapse;
}
table.chart td {
	border: 2px solid #d9ebf3;
	padding: 0 2px 2px 2px;
	font-size: 10px;
	vertical-align: top;
}
table.chart thead td {
	background-color: #d9ebf3;
	color: #666;
	font-weight: bold;
}
table.chart tfoot td {
	border: 0;
	padding: 2px 0 0 0;
	color: #666;
	font-weight: bold;
}
table.chart tfoot div {
	background-color: #d9ebf3;
	padding: 2px;
	font-weight: normal;
	text-align: center;
	font-size: 9px;
}
a.backToTop {
	display:block;
	text-align: right;
}
#appointment {
	border-collapse: collapse;
}
#appointment td, #appointment th{
	vertical-align: top;
}
#appointment th {
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
}