/* defaults */

html, body {
	padding	: 0px;
	margin	: 0px;
	height	: 100%;
	width	: 100%;
	background-color	: #666666;
	}
	
body, td, div, input.text, textarea {
	font-family	: Helvetica, Arial, sans-serif;
	line-height	: 16px;
	font-weight: normal;
	}

h1, h2, h3, h4, h5, h6 {
	margin		: 0px;
	padding		: 0px;
	font-weight: bold;
	}
	
h1 {
	font: 28px Helvetica, Arial, sans-serif;
	color: #D60C16;
	letter-spacing: -1px;
	font-weight: bold;
	}
	
h1.white {
	color: #FFFFFF;
	display: block;
	}

h2 {
	font: 23px Helvetica, Arial, sans-serif;
	color: #D60C16;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 20px;
	}
	
h2.blue {color: #1A437F;}

h2.white {color: #FFFFFF;}

h2.grey {
	color:#999999;
	font-size: 24px;
	}
	
h3 {
	font-size: 19px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
	}
	
h3.white {color: #FFFFFF;}
h3.red {
	color: #D60C16;
	line-height: 20px;
	}
h3.grey {color: #333333;}
h3.ltgrey {color: #666666;}
	
h4 {
	font-size: 16px;
	color: #D60C16;
	font-weight: bold;
	}
	
h5 {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #D60C16;
	font-weight: bold;
	display: inline;
	}
	
h5.black {color: #000000;}
	
img { border: 0px;}

td {
	text-align: left;
	vertical-align: top;
	}
	
p { margin: 0px;}

ul.right-side-subnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

ul.right-side-subnav li {
	padding:0px 0px 6px 0px;
	margin: 0px;
	}

/* sitewide styles */

table#main {
	height: 100%;
	width: 1000px;
	background-color: #FFFFFF;
	border-right: 4px solid #FFFFFF;
	}

tr#topnav-bar, tr#footer-row {background-color: #333333;}

table#topnav-content td {
	border-left: 1px solid #3398CC;
	padding: 0px 10px;
	vertical-align: middle;
	height: 33px;
	}
	
table#topnav-content td a {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}

a#physician-login {
	color: #3398CC!important;
	text-decoration: underline!important;
	background: url(/img/redcross.gif) no-repeat 0px 0px;
	padding-left: 18px;
	}
	
a:hover#physician-login {color: #D60C16!important;}

td#left-nav {
	padding: 10px 0px 0px 27px;
	vertical-align: top;
	}

td.left-nav dl {
	margin: 0px;
	padding: 0px;
	}

td#left-nav dt a {
	list-style: none;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0px 0px 14px 25px;
	margin: 0px;
	font: bold 19px Helvetica, Arial, sans-serif;
	color: #999999;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: -1px;
	}
	
td#left-nav dt a:hover, a#here-arrow {
	background-image: url(/img/red_arrow_bullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	}
	 
td#left-nav dd a {
	font: 13px Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 20px 0px 50px -13px;
	padding: 0px;
	line-height: 20px;
	text-decoration: none;
	}

td#left-nav dd a:hover {color: #D60C16;}

td#footer-row-copy {
	height: 33px;
	font: 11px Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	vertical-align: middle;
	padding-left: 29px;
	}
	
td#footer-row-copy a {
	font: 11px Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	}

td#footer-row-copy a:hover {color: #FFFFFF;}

td#secondary-topnav {
	padding: 20px 0px 0px 10px;
	line-height: 18px;
	}

td#secondary-topnav a {color: #000000}
td#secondary-topnav a:hover {color: #D60C16;}

td#content {
	padding: 24px 20px 5px 30px;
	background: url(/img/gradient_bg.jpg) no-repeat top left;
	}
	
td#content p {margin-top: 10px;}

td#content a {color: #000000;}
td#content a:hover {color: #D60C16;}
	
img#blue-arrow {
	margin: 0px 2px 0px 20px;
	position: relative;
	top: 5px;
	}

a#back {
	font-size: 12px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	}
	
a:hover#back {color: #D60C16;}

div.pullquote {
	border: 1px solid #000000;
	margin: 8px 2px 8px 0px;
	padding: 20px;
	font: 15px Times, "Times New Roman", serif;
	color: #666666;
	height: 115px;
	width: 259px;
	float: left;
	line-height: 20px;
	position: relative;
	left: -10px;
	}
	
span.highlight {
	background-color: #FFFF33;
	padding: 2px;
	}

td#right-column {
	padding: 8px;
	font: 13px Helvetica, Arial, sans-serif;
	color: #666666;
	line-height: 17px;
	width: 200px;
	}
	
td#right-column strong {
	color: #000000;
	line-height: 20px;
	}

td#right-column a {color: #000000;}
td#right-column a:hover {color: #D60C16;}

td#right-column img {margin-bottom: 4px;}

/* home */

td#homecontentcenter {
	padding: 26px 46px 10px 0px;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	width: 489px;
	}
	
td#homecontentright {
	padding: 30px 30px 0px 0px;
	width: 220px;
	font-size: 13px;
	color: #666666;
	line-height: 15px;
	width: 218px;
	font-weight: normal;
	}
	
td#homecontentright a {color: #000000;}
td#homecontentright a:hover {color: #D60C16;}
	
span#newstitle {
	color: #000000;
	line-height: 15px;
	}
	
a.heading-link {
	font: 28px Helvetica, Arial, sans-serif;
	color: #D60C16!important;
	letter-spacing: -1px;
	font-weight: bold;text-decoration: none;
	}
			
div#ers-home {
	width: 411 px;
	height: 210px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(/img/ers_home.jpg); 
	background-position: top left; 
	background-repeat: no-repeat;
/* 	padding: 159px 0px 0px 59px; */
	}
	
div#ers-home a {color: #000000;}
div#ers-home a:hover {color: #FFFFFF;}


/* where we work */

td#secondary-topnav.wherewework {background-color: #BABABA;}

td#secondary-topnav.wherewework a {
	font-size: 11px;
	color: #000000;
	}

td#secondary-topnav.wherewework a:hover {color: #D60C16;}

td#content.wherewework, td#content.whoweare {
	border-right: 1px solid #666666;
	font: 14px Times, "Times New Roman", serif;
	color: #333333;
	line-height: 20px;
	}
	
td#wherewework-header {
	background-image: url(/img/header_where_we_work.jpg);
	background-position: top left;
	background-repeat: none;
	padding: 152px 0px 0px 63px;
	width: 405px;
	}
	
td#wherewework-header a {
	font-size: 13px;
	color: #000000;
	}

td#wherewework-header a:hover {color: #FFFFFF;}

td#secondary-topnav.wherewework-index {
	background-image: url(/img/providing_compassionate.gif);
	background-position: top left;
	background-repeat: none;
	padding: 152px 0px 0px 15px;
	}
	
td#secondary-topnav.wherewework-index a{
	font: 13px Helvetica, Arial, sans-serif;
	color: #ACBFDA;
	}
	
td#secondary-topnav.wherewework-index a:hover {
	color: #FFFFFF;
	}
	
td#content.wherewework-index, td#content.philanthropy-index {
	font: 14px Times, "Times New Roman", serif;
	color: #333333;
	line-height: 20px;
	padding: 0px;
	}

td#content.wherewework-index div, td#content.philanthropy-index div {
	width: 515px;
	height: 550px;
	border-left: 1px solid #333333;
	border-bottom: 10px solid #333333;
	overflow-y: auto;
	background-image: url(/img/gradient_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
td#right-column-wherewework, td#right-column-philanthropy {
	padding: 26px 0px 0px 15px;
	line-height: 14px;
	}

	
td#right-column-wherewework a:hover{color: #D60C16;}

td#right-column-wherewework ul, td#right-column-philanthropy ul, td#right-column-articles ul {
	margin: 0;
	padding: 0;
	}
	
td#right-column-wherewework li, td#right-column-philanthropy li{
	list-style: none;
	margin: 9px 0px;
	}

table#wherewework-index-table, table#philanthropy-index-table {
	margin-left: 30px;
	}
	
table#wherewework-index-table tr, table#philanthropy-index-table tr{
	background-image: url(/img/grey_dot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
	
td#wherewework-index-table-head, td#philanthropy-index-table-head {
	padding: 26px 5px 35px 0px; 
	font-family: Times, "Times New Roman", serif;
	font-size: 14px; 
	line-height: 18px;
	color: #333333;
	}
	
td.project-thb {padding: 20px 40px 30px 0px;}

td.project-thb img {margin-bottom: 7px;}
	
span.red-box {
	background-color: #D60C16;
	font: 12px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding: 1px 6px;
	margin-left: 14px;
	}
	
span.red-box a {
	font: 12px Helvetica, Arial, sans-serif;
	color: #FFFFFF!important;
	text-decoration: none;
	}
	
span.red-box a:hover {text-decoration: underline!important;}
	

div.red-box {
	background-color: #D60C16;
	font: 12px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding: 1px 6px;
	float: right;
	height: 10px;
	width: 10px;
	}
	
div.red-box a {
	font: 12px Helvetica, Arial, sans-serif;
	color: #FFFFFF!important;
	text-decoration: none;
	}
	
div.red-box a:hover {text-decoration: underline!important;}

td.project-info {
	padding: 20px 18px 30px 0px;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #000000;
	}

/* who we are */
	
td#secondary-topnav.whoweare {
	background-color: #1B4380;
	padding: 48px 0px 0px 30px;
	line-height: 20px;
	}

td#secondary-topnav.whoweare a, td#secondary-topnav.meetourdocs a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
td#secondary-topnav.whoweare a:hover, td#secondary-topnav.meetourdocs a:hover {text-decoration: underline;}

table#whoweare {width: 455px;}

table#whoweare td{
	font: 14px Times, "Times New Roman", serif;
	color: #333333;
	line-height: 20px;
	padding: 20px 30px 20px 0px;
	}
	
table#whoweare tr {
	background-image: url(/img/grey_dot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}

table#whoweare td ul {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	}
		
table#whoweare td li{
	list-style: none;
	background-image: url(/img/red_bullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 0px 0px 14px 25px;
	margin: 0px;
	line-height: 16px;
	}
	
td#medicaldirectors-header {
	background-image: url(/img/header_medical_directors.jpg);
	background-position: top left;
	background-repeat: none;
	width: 515px;
	}
	
td#board-header {
	background-image: url(/img/header_board.jpg);
	background-position: top left;
	background-repeat: none;
	width: 515px;
	}
	
td#staff-header {
	background-image: url(/img/header_admin_staff.jpg);
	background-position: top left;
	background-repeat: none;
	width: 515px;
	}

td#physician-assistants-header {
	background-image: url(/img/header_physician_assistants.jpg);
	background-position: top left;
	background-repeat: none;
	width: 515px;
	}

/* meet our docs */

td#meetourdocs-header {
	background-image: url(/img/header_meet_the_docs.gif);
	background-position: top left;
	background-repeat: none;
	padding: 35px 38px 0px 95px;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px; 
	line-height: 18px;
	color: #FFFFFF;
	width: 386px;
	}
	
td#secondary-topnav.meetourdocs {
	background-color: #1B4380;
	padding: 58px 0px 0px 30px;
	line-height: 20px;
	}
	
td#content.meetourdocs {
	font: 14px Times, "Times New Roman", serif;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	}

td#content.meetourdocs div {
	width: 515px;
	height: 540px;
	border-left: 1px solid #333333;
	border-bottom: 10px solid #333333;
	overflow-y: auto;
	background-image: url(/img/gradient_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
table#meetourdocs-table {
	width: 455px;
	margin: 26px 0px 10px 30px;
	}
		
table#meetourdocs-table tr{
	background-image: url(/img/grey_dot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
	
td.doc-thb {padding: 20px 20px 25px 0px;}

td.doc-info {
	padding: 20px 0px 15px 0px;
	font: 11px Helvetica, Arial, sans-serif;
	line-height: 12px;
	color: #000000;
	}
	
td.staff-info {
	padding: 20px 20px 15px 0px;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 15px;
	color: #000000;
	}
	
td.doc-info ul {
	margin: 8px 0px 0px 0px;
	padding: 0;
	}
	
td.doc-info li {
	list-style: none;
	margin: 4px 0px;
	}
	
td#right-column-meetourdocs, td#right-column-staff {
	padding: 26px 15px 0px 30px;
	line-height: 18px;
	font-size: 12px;
	color: #666666;
 	}

td#right-column-meetourdocs a, td#right-column-staff a, td#right-column-wherewework a, td#right-column-philanthropy a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	}
	
td#right-column-meetourdocs a:hover, td#right-column-staff a:hover, td#right-column-wherewework a:hover, td#right-column-philanthropy a:hover {
	text-decoration: underline;
	color: #D60C16;
	}

td#right-column-staff ul {
	margin: 8px 0px 0px 0px;
	padding: 0;
	}
	
td#right-column-staff li {
	list-style: none;
	margin: 4px 0px;
	}

/* doc profiles */

td#doc-header {
	background-position: top left;
	background-repeat: none;
	width: 516px;
	}
	
td.kraska {background-image: url(/img/doc_headers/kraska.jpg);}
td.rolig {background-image: url(/img/doc_headers/rolig.jpg);}
td.baer {background-image: url(/img/doc_headers/baer.jpg);}
td.pierce {background-image: url(/img/doc_headers/pierce.jpg);}
td.gagan {background-image: url(/img/doc_headers/gagan.jpg);}
td.stirling {background-image: url(/img/doc_headers/stirling.jpg);}
td.gabor {background-image: url(/img/doc_headers/gabor.jpg);}
td.rosen {background-image: url(/img/doc_headers/rosen.jpg);}
td.lujan {background-image: url(/img/doc_headers/lujan.jpg);}
td.raboff {background-image: url(/img/doc_headers/raboff.jpg);}
td.edwards {background-image: url(/img/doc_headers/edwards.jpg);}
td.kinlaw {background-image: url(/img/doc_headers/kinlaw.jpg);}
td.bednarz {background-image: url(/img/doc_headers/bednarz.jpg);}
td.metz {background-image: url(/img/doc_headers/metz.jpg);}
td.olsen {background-image: url(/img/doc_headers/olsen.jpg);}
td.brothers {background-image: url(/img/doc_headers/brothers.jpg);}
td.unkefer {background-image: url(/img/doc_headers/unkefer.jpg);}
td.forrest {background-image: url(/img/doc_headers/forrest.jpg);}
td.ryan {background-image: url(/img/doc_headers/ryan.jpg);}
td.forrest {background-image: url(/img/doc_headers/forrest.jpg);}
td.anderson {background-image: url(/img/doc_headers/anderson.jpg);}
td.hammond {background-image: url(/img/doc_headers/hammond.jpg);}
td.whitford {background-image: url(/img/doc_headers/whitford.jpg);}
td.pepper {background-image: url(/img/doc_headers/pepper.jpg);}
td.dermon {background-image: url(/img/doc_headers/dermon.jpg);}
td.jones {background-image: url(/img/doc_headers/jones.jpg);}


span.profile-doc-info ul {
	margin: 8px 0px 20px 0px;
	padding: 0;
	}
	
span.profile-doc-info li {
	font: 12px Helvetica, Arial, sans-serif;
	list-style: none;
	margin: 8px 0px;
	}
	
p.profile-doc-narrative {
	font: 14px Times, "Times New Roman", serif;
	color: #000000;
	line-height: 20px;
	padding: 20px 0px;
	background-image: url(/img/grey_dot.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

/* philanthropy */

td#philanthropy-header {
	background-image: url(/img/header_philanthropy.jpg);
	background-position: top left;
	background-repeat: none;
	width: 515px;
	}

td#secondary-topnav.philanthropy {
	background-color: #1B4380;
	padding: 28px 0px 0px 15px;
	line-height: 22px!important;
	font: 17px Times, "Times New Roman", serif;
	color: #FFFFFF;
	}
	
span.reference {
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 46px;
	}

span.blue-box {
	background-color: #1B4380;
	font: 12px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding: 1px 6px;
	margin-left: 14px;
	}
	
span.blue-box a {
	font: 12px Helvetica, Arial, sans-serif;
	color: #FFFFFF!important;
	text-decoration: none;
	}
	
span.blue-box a:hover {text-decoration: underline!important;}

/* news & articles */

td#news-header {
	background-image: url(/img/header_news_articles.jpg);
	background-position: top left;
	background-repeat: none;
	width: 514px;
	}

td#content.articles {
	padding: 26px 40px 10px 30px;
	width: 445px;
	}
	
p#articles {
	font: 14px Times, "Times New Roman", serif;
	color: #333333;
	line-height: 20px;
	}
	
a.newsheading-link {
	font: 19px Helvetica, Arial, sans-serif;
	color: #D60C16!important;
	letter-spacing: -1px;
	font-weight: bold;text-decoration: none;
	}

td#right-column-articles {
	padding: 26px 30px 0px 15px;
	line-height: 15px;
	font-size: 12px;
	color: #666666;
	background-color: #BABABA;
	background-image: url(/img/gradient_article.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
 	}

td#right-column-articles a {
	color: #333333;
	font-size: 11px;
	}
	
td#right-column-articles a:hover {color: #D60C16;}

td#right-column-articles li {
 	list-style: none;
 	margin: 5px 0px;
 	}

p#publication-info {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0px!important;
	}
	
p#disclaimer {
	border-top: 4px solid #999999;
	border-bottom: 2px solid #999999;
	font-size: 10px;
	line-height: 12px;
	padding: 6px 0px 8px 0px;
	margin-top: 20px!important;
	}
	
/* careers */

td#secondary-topnav.careers {
	background-color: #696236;
	padding: 28px 0px 0px 20px;
	line-height: 16px!important;
	font: 15px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	}

td#content.careers {
	background: url(/img/careers_gradient_bg.jpg) no-repeat top left;
	font: 14px Times, "Times New Roman", serif;
	color: #333333;
	line-height: 19px;
	padding: 30px 40px 10px 25px;
	}
	
td#content.careers table td{font-family: Times, "Times New Roman", serif}
	
td#content.careers p {margin: 0px 0px 5px 0px;}
	
div.careers_pullquote {
	border: 1px solid #000000;
	margin: 7px 12px 6px 0px;
	padding: 8px;
	font: bold 15px Times, "Times New Roman", serif;
	color: #666666;
	height: 61px;
	width: 256px;
	float: left;
	line-height: 20px;
	}
	
td#right-column-careers  {
	padding: 26px 0px 0px 15px;
	line-height: 18px;
	font-size: 11px;
	color: #333333;
	background-color: #DEDCD5;
 	}

td#right-column-careers a {
	color: #666666;
	font-size: 12px;
	}

td#right-column-careers a:hover {color: #D60C16;}
	
td#right-column-careers ul {
	margin: 8px 0px 0px 0px;
	padding: 0;
	}
	
td#right-column-careers li {
	list-style: none;
	margin: 9px 0px;
	}
	
div#careers-request {
	border: 1px solid #000000;
	padding: 15px 10px 15px 10px;
	height: 120px;
	width: 110px;
	color: #000000;
	font: bold 12px Helvetica, Arial, sans-serif;
	line-height: 13px;
	margin-left: 26px;
	}
	
div#careers-request a {
	color: #000000;
	font-size: 11px;
	height: 30px;
	}
	
div#careers-request a:hover {color: #D60C16;} 

div#careers-request img {
	position: relative;
	top: 8px;
	}
	
td#flash-height object {display: block;}

/* career info request form */
#information_form input.text, #information_form textarea.text {
	width: 396px;
	height: 18px;
	padding: 1px;
	margin-bottom: 7px;
	border: 1px solid #333333;
	font-size: 14px;
	}

#information_form textarea.text {
	height: 168px;
	}

#information_form input.checkbox { margin-right: 10px; }

#information_form p { margin-bottom: 24px; }

hr.dots {
	background-color: transparent;
	background-image: url(/img/grey_dot.gif);
	background-position: center left;
	background-repeat: repeat-x;
	color: transparent;
	height: 1px;
	width: 400px;
	margin: 15px 0px;
	padding: 0px;
	border: 0px;
	display: block;
	}

/* events */

td#events-header {
	background-image: url(/img/header_events.jpg);
	background-position: top left;
	background-repeat: none;
	color: #FFFFFF;
	width: 200px;
	padding: 165px 0px 0px 205px;
	}
	
td#past-events-header {
	background-image: url(/img/header_past_events.jpg);
	background-position: top left;
	background-repeat: none;
	color: #FFFFFF;
	width: 200px;
	padding: 165px 0px 0px 205px;
	}
	
td#events-header a, td#past-events-header a {
	color: #C0CBDC;
	font: 11px Helvetica, Arial, sans-serif;
	}

td#events-header a:hover, td#past-events-header a:hover {color: #FFFFFF;}

td#right-column-events, td#right-column-articles {
	padding: 26px 30px 0px 15px;
	line-height: 15px;
	font-size: 12px;
	color: #666666;
	background-color: #BABABA;
	background-image: url(/img/gradient_article.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
 	}
 	
td#right-column-events a {
	color: #333333;
	font-size: 11px;
	}
	
td#right-column-events a:hover {color: #D60C16;}

td#right-column-events li {
 	list-style: none;
 	margin: 5px 0px;
 	}
 	
td#right-column-events ul {
	margin: 0px;
	padding: 0px;
	}
 	
 td#content.events {
	font: 14px Times, "Times New Roman", serif;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	}

td#content.events div, td#content.articles div {
	width: 513px;
	height: 540px;
	border-left: 1px solid #333333;
	border-bottom: 10px solid #333333;
	overflow-y: auto;
	background-image: url(/img/gradient_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
table#events-table, table#articles-table {
	width: 455px;
	margin: 26px 0px 10px 30px;
	}
		
table#events-table tr, table#articles-table tr{
	background-image: url(/img/grey_dot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
	
td.events-thb {
	padding: 20px 0px 20px 0px;
	}

td.events-info, td.articles-info {
	padding: 20px 10px 20px 15px;
	}
	
td.events-info p, td.articles-info p{
	font: 14px Times, "Times New Roman", serif;
	color: #333333;
	margin-top:5px;
	}

td.events-info span {
	font: bold 13px Helvetica, Arial, sans-serif;
	line-height: 12px;
	color: #000000;
	}

/* patient info */

td#patient-header {
	background-image: url(/img/header_patient_info.jpg);
	background-position: top left;
	background-repeat: none;
	color: #FFFFFF;
	width: 219px;
	}
		
td#patient-header a {
	color: #C0CBDC;
	font: 11px Helvetica, Arial, sans-serif;
	}

td#patient-header a:hover {color: #FFFFFF;}

td#patient-header.faq {background-image: url(/img/header_faq.jpg);}
td#patient-header.survey {background-image: url(/img/header_survey.jpg);}
td#patient-header.feedback {background-image: url(/img/header_feedback.jpg);}

td#secondary-topnav.patient {
	background-color: #1B4380;
	padding: 48px 0px 0px 30px;
	line-height: 24px;
	}
	
td#secondary-topnav.patient a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
td#secondary-topnav.patient a:hover{text-decoration: underline;}

table#patient-table {
	width: 467px;
	margin: 10px 0px 10px 0px;
	}
		
table#patient-table tr {
	background-image: url(/img/grey_dot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
	
table#patient-table td {
	font: 14px Times, "Times New Roman", serif;
	color: #333333;
	padding: 15px 15px 20px 0px;
	line-height: 20px;
	}

td#right-column-patient {
	padding: 36px 0px 0px 30px;
	line-height: 16px;
	font-size: 12px;
	color: #666666;
	background-color: #BABABA;
	background-image: url(/img/gradient_article.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 186px;
 	}
 	
td#right-column-patient a {
	color: #333333;
	font-size: 11px;
	}
	
td#right-column-patient a:hover {color: #D60C16;}

/* contact */

table#contact-table tr {
	background-image:url("/img/grey_dot.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
}

table#contact-table td {
	font-size: 14px;
	line-height: 19px;
	padding: 20px 0px;
	font-family: "Times New Roman", Times, serif;
	}

table#contact-table tr td table tr { background: none; }

td.blue_labels { color: #1B4380; }

table#contact-table td a {
	font-size: 14px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	top: 2px;
	}
	
table#contact-table td h3 { margin-bottom: 0px; }

td#contact-right {
	background-color:#BABABA;
	background-image:url("/img/gradient_article.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#666666;
	font-size:12px;
	line-height:22px;
	padding:36px 0 0 15px;
	width:186px;
	}
	
td#contact-right a {
	color: #333333;
	font-size: 11px;
	}
	
td#contact-right a:hover {color: #D60C16;}


/* benefits */

div#benefits_disclaimer {
	width: 400px;
	padding: 25px;
	background-color: #E1E1E1;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

div#benefits_disclaimer strong { font-size: 11px; }

/* survey */

div.survey-button {
	background-image: url(/img/red_button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 32px;
	width: 113px;
	padding: 8px 0px 0px 3px;
	}

div.survey-button a {
	color: #FFFFFF!important;
	text-decoration: none;
	padding: 10px;
	}
	
div.survey-button a:hover {
	text-decoration: underline;
	}

