* {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 0;
}
body {
	background: #aacfbd;
	font-family: Arial, sans-serif;
}
#layout {
	font-size: 76%;
}
#layout.md {
	font-size: 90%;
}
#layout.lg {
	font-size: 105%;
}
h1, h2, h3, h4, h5, h6 {
	color: #cc3300;
}
h1 {
	font-size: 2.0em;
}
h2 {
	font-size: 1.7em;
}
h2 acronym {
	border: 0;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 3px;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 1em;
	font-style: italic;
}
p, ul, ol, blockquote {
	margin-bottom: 8px;
}
blockquote.testimonial {
	font-size: 150%;
	color: #0099cc;
	line-height: 1.5;
	padding-left: 18px;
	background: url(/eyecare/ui/blockquote-mark.png) 0 0 no-repeat;
}
a {
	color: #0099cc;
	text-decoration: none;
	outline: none;
}
a img {
	border: 0;
}
a:hover {
	text-decoration: underline;
}
a.definition {
	border-bottom: 1px dotted #aac805;
}
a.definition:hover {
	text-decoration: none;
	background-color: #ffc;
	border-bottom-style: solid;
	cursor: default;
}
h3 a {
	color: #cc3300;
}
ul li {
	margin-left: 16px;
	margin-bottom: 5px;
}
ol li {
	margin-left: 26px;
	margin-bottom: 5px;
}
ul.hmenu {
	list-style-type: none;
}
	
	ul.hmenu li {
		float: left;
		width: auto;
		border-left: 1px solid #000;
		line-height: 0.7;
		padding-left: 10px;
		margin-left: 10px;
	}
	
	ul.hmenu li.first {
		border: 0;
		padding-left: 0;
		margin-left: 0;
	}
.clearing {
	clear: both;
}
p.complete-link {
	text-align: right;
	padding-top: 10px;
	margin-top: 14px;
	border-top: 1px dotted #0099cc;
}
#skip {
	display: none;
}


#outer-container {
	width: 968px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(/eyecare/ui/body-bkgd.png) center top repeat-y;
	position: relative;
}

#columns {
	clear:both;
	width: 960px;
	margin: 0 4px; 
	padding: 12px 0 100px;
}

#columns.glossary #main,
#columns.glossary #anatomy {
	width: 690px;
}



#left {
	width: 236px;
}

	#left h2 {
		font-size: 120%;
		color: #000000;
		margin-bottom: 5px;
	}

#main {
	margin: 0 16px 12px 15px;
	width: 450px;
	float: left;
}

#anatomy {
	margin: 0 16px 12px 15px;
}

#right {
	float: left;
	width: 239px;
}

	.right-top {
		
	}

	.right-bottom {
		width: 214px;
		margin-left: 12px;
	}

.lt .columns-3 {
	background: url(/eyecare/ui/columns-3.png) center top repeat-y;
}

.lt .home {
	background: url(/eyecare/ui/columns-home.png) center top repeat-y;
}

.lt .columns-2,
.lt .glossary {
	background: url(/eyecare/ui/columns-2.png) center top repeat-y;
}

#columns-right {
	float:right;
	width:720px;
}

/*#0099cc*/
#footer {
	background:  url(/eyecare/ui/footer-bkgd.png) top center repeat-y;
	color: #000000;
	margin: 0 auto;
	clear: both;
	width: 968px;
}

	#footer-top {
		background: url(/eyecare/ui/footer-top.png) top left no-repeat;
		height: 26px;
	}

	#footer-inner {
		width: 900px;
		padding: 0 34px 20px;
	}

	#footer-logo {
		background: url(/eyecare/ui/footer-logo.png) 0 0 no-repeat;
		text-indent: -5000px;
		width: 255px;
		height: 50px;
	}
	#footer a {
		color: #000000;
		text-decoration: underline;
	}
	#footer abbr {
		border: 0;
	}
	#footer ul {
		list-style-type: none;
	}
	#footer #address {
		float: left;
		width: 489px;
	}


	#footer #footer-adrphone {
		margin-top: 8px;
	}
	
	#footer #footer-adrphone p {
		margin-left: 41px;
		margin-bottom: 1px;	
	}

	#footer #footer-adrphone p.phone-numbers {
		margin-bottom: 8px;
	}
	
	#footer #org-nav,
	#footer #site-nav {
		float: left;
		width: 200px;
		border-left: 1px dotted #ffffff;
		padding-left: 0px;
	}
	
	#footer-print-logo {
		display: none;
	}


#banner {
	margin: 0 4px;
	background: #0099cc;
}
#content-head {
	padding: 20px 10px 10px 26px;
	margin: 0 4px; 
	border-bottom: 1px solid #0099cc;
}
	.sc #content-head {
		padding-left: 192px;
	}
	#page-title {
		width:auto;
		float:left;
		width: 675px;
	}
	#page-title h2 {
		font-size: 3.2em;
		font-weight: normal;
/*		background: #fcc;*/
	}
	#content-head p {
		margin-bottom: 0;
	}
	#content-head #page-sponsors {
		float: right;
		width: 202px;
		border: 1px solid #cccccc;
		padding: 8px 6px 8px;
		margin-bottom: 10px;
		font-size: .9em;
		background: #ffffff;
		text-transform: uppercase;
		color: #666666;
	}
	#content-head #page-sponsors div.logos {
		text-align: center;
		margin-top: 5px;
	}	
	#content-head #page-sponsors div.logos img {
		padding: 0 5px 5px 0;
	}	
	.left-top #page-sponsors {
		border: 1px solid #cccccc;
	width: 180px;
	margin: 0 0 0 16px;
	padding: 8px 12px 3px 12px;
		font-size: .9em;
		background: #ffffff;
		text-transform: uppercase;
		color: #666666;
	}
	.sc #content-head #page-sponsors {
		float: none;
	}
	
/*	#content-head #spanish {
		width: 58px;
		height: 28px;
		float:left;
		margin: 12px;
	}
	#content-head #spanish a {
		display: block;
		width: 58px;
		height: 28px;
		background: url(/eyecare/ui/icon-espanol-ie.png) 0 0 no-repeat;
		text-indent: -5000px;
		float:left;
	}*/
	
#content-footer {
	padding: 20px 0 0 254px;
}
	
#site-tools {
	background: url(/eyecare/ui/site-options-trans.png) bottom left no-repeat;
	color: #ffffff;
	padding: 0px 53px 12px 35px;
	width: 900px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: -6px;
}
#site-tools a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	text-indent: -5000px;
	background: #ffffff;
	position: relative;
}
#options {
	float: left;
	width: auto;
}
#options ul.hmenu {
	float: left;
	width: auto;
}
#options ul.hmenu li {
	border-left: 0;
	padding: 5px 0;
	margin: 2px 0 0 3px;
}
	#options ul.hmenu li#large-switch a {
		background: url(/eyecare/ui/options-tools.png) 0 -20px no-repeat;
	}
	#options ul.hmenu li#large-switch a:hover,
	#options ul.hmenu li.active#large-switch a {
		background: url(/eyecare/ui/options-tools.png) 0 0 no-repeat;
	}
	#options ul.hmenu li#larger-switch a {
		background: url(/eyecare/ui/options-tools.png) -20px -20px no-repeat;
	}
	#options ul.hmenu li#larger-switch a:hover,
	#options ul.hmenu li.active#larger-switch a {
		background: url(/eyecare/ui/options-tools.png) -20px 0 no-repeat;
	}
	#options ul.hmenu li#largest-switch a {
		background: url(/eyecare/ui/options-tools.png) -40px -20px no-repeat;
	}
	#options ul.hmenu li#largest-switch a:hover, 
	#options ul.hmenu li.active#largest-switch a {
		background: url(/eyecare/ui/options-tools.png) -40px 0 no-repeat;
	}
	#options ul.hmenu li#light-switch a {
		background: url(/eyecare/ui/options-tools.png) -60px -20px no-repeat;
	}
	#options ul.hmenu li#light-switch a:hover,
	#options ul.hmenu li.active#light-switch a {
		background: url(/eyecare/ui/options-tools.png) -60px 0 no-repeat;
	}
	#options ul.hmenu li#dark-switch a {
		background: url(/eyecare/ui/options-tools.png) -80px -20px no-repeat;
	}
	#options ul.hmenu li#dark-switch a:hover,
	#options ul.hmenu li.active#dark-switch a {
		background: url(/eyecare/ui/options-tools.png) -80px 0 no-repeat;
	}
	#options ul.hmenu li#multi-switch a {
		background: url(/eyecare/ui/options-tools.png) -100px -20px no-repeat;
	}
	#options ul.hmenu li#multi-switch a:hover,
	#options ul.hmenu li.active#multi-switch a {
		background: url(/eyecare/ui/options-tools.png) -100px 0 no-repeat;
	}
	#options ul.hmenu li#single-switch a {
		background: url(/eyecare/ui/options-tools.png) -120px -20px no-repeat;
	}
	#options ul.hmenu li#single-switch a:hover,
	#options ul.hmenu li.active#single-switch a {
		background: url(/eyecare/ui/options-tools.png) -120px 0 no-repeat;
	}
	
	#options p {
		float: left;
		width: auto;
		line-height: 1;
		margin-top: 18px;
	}
	
	#options div p {
		margin-top: 2px;
		padding: 8px 0 8px 10px;
		margin-left: 10px;
		background: url(/eyecare/ui/site-options-border.png) top left no-repeat;
	}
	#options div p#type-head {
		padding-left: 0;
		background: none;
	}
	#options div {
		float: left;
		width: auto;
		margin-top: 8px;
	}
#donate a {
	display: block;
	float: right;
	width: 84px;
	height: 36px;
	background: url(/eyecare/ui/btn-donate-ie.png) 0 0 no-repeat;
	line-height: 1;
	padding: 0 0 2px 0;
	margin-top: 8px;
}

#banner-search {
	padding: 10px 55px 10px 10px;
	margin-right: 10px;
	text-align: right;
	background: url(/eyecare/ui/google-logo-lt.png) center right no-repeat;
	height: 1%;
}
	#banner-search label {
		color: #ffffff;
	}
	#banner-search-button {
		background: url(/eyecare/ui/top-search-button-ie.png) 0 0 no-repeat;
		width: 42px;
		height: 25px;
		border: 0;
		padding: 0;
		text-indent: -5000px;
		overflow:hidden;
	}
#identity {
	background: #ffffff url(/eyecare/ui/banner-doctor.jpg) bottom right no-repeat;
	height: 118px;
}
#identity a {
	display: block;
	width: 426px;
	height: 72px;
	padding: 23px;
}
#identity div p,
#identity div h1{
	display: none;
}
/*#identity img {
	display: none;
}
#identity div h1 a {
	display: block;
	background: url(/eyecare/ui/eca-logo.png) 23px 23px no-repeat;
	text-indent: -5000px;
	width: 426px;
	height: 72px;
	padding: 23px;
}
#identity div p {
	display: none;
}*/

/*-- main navigation tabs --*/

#banner #nav table {
	margin: 0 0 0 17px;
	width: 880px;
}
	#banner #nav td {
		background: url(/eyecare/ui/tab-off-left.png) top left no-repeat;
		border-right: 2px solid #0099cc;
		padding: 0 0 0 12px;
		vertical-align: top;
	}
	#banner #nav td a {
		color: #ffffff;
		display: block;
		height: 100%;
		background: url(/eyecare/ui/tab-off-right.png) top right no-repeat;
		padding: 8px 12px 5px 0;
	}
	#banner #nav td:hover {
		background: #aac805 url(/eyecare/ui/tab-hover-left.png) top left no-repeat;
	}
	#banner #nav td:hover a {
		color: #000000;
		text-decoration: none;
		background: #aac805 url(/eyecare/ui/tab-hover-right.png) top right no-repeat;
	}
	#banner #nav td.active a:hover {
		text-decoration: none;
	}
	#banner #nav td.active,
	#banner #nav td.active:hover {
		background: #ffffff url(/eyecare/ui/tab-on-left.png) top left no-repeat;
	}
	#banner #nav td.active a,
	#banner #nav td.active:hover a{
		color: #1b4a73;
		font-weight: bold;
		background: #ffffff url(/eyecare/ui/tab-on-right.png) top right no-repeat;
	}
	

#page-tools {
	border: 1px solid #cccccc;
	padding: 12px 12px 16px;
	margin: 0 12px 10px 12px;
	font-size: .9em;
}
#page-tools p {
	clear: both;
	margin-bottom: 0;
	padding-top: 5px;
	text-transform: uppercase;
	color: #666666;
}
#page-tools ul.hmenu li {
/*	border-left: 0;
	padding: 3px 0;
	margin-left: 0;
	height: 16px;
	padding-top: 8px;*/
}
#page-tools #share {
	border-left: 1px dotted #0099cc;
}
#page-tools #print a {
	padding: 0px 0 0 20px;
	background: url(/eyecare/ui/printer.png) 0 0 no-repeat;
}
#page-tools #share a {
	padding: 0px 0 0 20px;
	background: url(/eyecare/ui/email_open.png) 0 0 no-repeat;
}

.simulator-link {
/* 	background: url(/eyecare/ui/sim-link-top-red.png) top left no-repeat;
 	padding-top: 14px;
	margin: 20px 10px;*/
}

.simulator-link a {
/*	display: block;
 	background: url(/eyecare/ui/sim-link-btm-red.png) bottom left no-repeat;
	color: #ffffff;
	text-decoration: none;
	padding: 0 15px 13px;*/
	display: block;
 	background: url(/eyecare/ui/simulator-icon-lt.png) top left no-repeat;
	padding: 0 0 0 24px;
	margin: 20px 10px 20px 12px;
	width: 190px;
}



/*-- single column overrides --*/

.sc #columns {
	clear:both;
	margin: 0 4px; 
	padding-top: 12px;
	padding-left: 180px;
	width: 780px;
}


.sc .lt #columns {
	background: url(/eyecare/ui/columns-1.png) left top repeat-y;
}
.sc #columns-right {
	float: none;
	width: 574px;
}
.sc #left {
	width: 574px;
	border-top: 1px dotted #0099cc;
	margin: 20px 0 0 14px;
}

.sc .left-top {
	float: right;
	width: 310px;
	margin-right: 16px;
}

.sc .side-module-special {
	margin-left: 0px;
}

.sc .side-module-special-top {
	margin-left: 0px;
}

.sc .left-bottom {
	float: left;
	width: 220px;
	margin-top: 20px;
	padding-left: 6px;
}
.sc #main {
	float: none;
	width: 574px;
}
.sc #columns.glossary #main {
	width: 574px;
}

.sc #columns.glossary #anatomy {
	width: 574px;
	float: none;
}
.sc #columns.glossary #anatomy-instructions {
	float: none;
	width: 514px;
	margin-bottom: 10px;
}

.sc #right {
	float: none;
	width: 574px;
}
.sc #right {
/*	border-bottom: 1px dotted #0099cc;*/
}
.sc .right-top {
	float: left;
	width: 238px;
	margin: 0 0 0 14px;
}
.sc .right-bottom {
	float: right;
	width: 310px;
}

.sc #content-footer {
	width: 574px;
	margin-left: 16px;
	padding-left: 0;
	border-top: 1px dotted #0099cc;
}

/*-- dark background overrides --*/

.dk {
	background: #48725e;
	color: #ffffff;
}

.dk #columns {
	background: url(/eyecare/ui/columns-3-dk.png) center top repeat-y;
}

.dk #columns.columns-2,
.dk #columns.glossary {
	background: url(/eyecare/ui/columns-2-dk.png) center top repeat-y;
}

.sc .dk #columns {
	background: url(/eyecare/ui/columns-1-dk.png) left top repeat-y;
}


.dk a {
	color: #FCC749;
}

.dk h2, .dk #left h2, .dk h3, .dk h4, .dk h5, .dk h6,
.dk .info-block.show-all h4 {
	color: #70DAFD;
}

.dk blockquote {
	background: url(/eyecare/ui/blockquote-mark-dk.png) 0 0 no-repeat;
}



.dk #outer-container {
	background: url(/eyecare/ui/dark-body-bkgd.png) center top repeat-y;
}

.dk #banner {
	background: #2E2F2F;
}

.dk #banner-search {
	background: url(/eyecare/ui/google-logo-dk.png) center right no-repeat;
}

.dk #banner-search-button {
	background: url(/eyecare/ui/top-search-button-dk.png) 0 0 no-repeat;
}

.dk #banner #nav td {
	border-right: 2px solid #2E2F2F;
}

.dk #identity {
	background: #17171f url(/eyecare/ui/banner-doctor-dk.jpg) bottom right no-repeat;
	height: 118px;
}

.dk #identity div h1 a {
	background: url(/eyecare/ui/eca-logo-dk.png) 23px 23px no-repeat;
}

.dk #content-head {
	background-color: #0a1723;
	border-bottom-color: #2E2F2F;
}

/*.dk	#content-head #spanish a {
	background: url(/eyecare/ui/icon-espanol-dk.png) 0 0 no-repeat;
}*/

.dk #content-head #page-sponsors {
	border: 1px solid #2e2f2f;
	background: #152839;
	color: #ffffff;
}


.dk #footer {
	background: url(/eyecare/ui/footer-bkgd-dk.png) top center repeat-y;
	color: #ffffff;
}

	.dk #footer-top {
		background: url(/eyecare/ui/footer-top-dk.png) top left no-repeat;
		height: 26px;
	}
	.dk #footer-logo {
		background: url(/eyecare/ui/footer-logo-dk.png) 0 0 no-repeat;
	}
	.dk #footer a {
		color: #ffffff;
	}
	
.dk #page-tools {
	border: 1px solid #2a343d;
}

.dk .info-block {
	background: #2e2f2f;
	border-bottom-color: #2e2f2f;
}

.dk #know-doctor-top {
	background: url(/eyecare/ui/know-doctor-top-dk.png) top left no-repeat;
}
.dk #know-doctor {
	background: url(/eyecare/ui/know-doctor-bottom-dk.png) bottom left no-repeat;
}
.dk #know-doctor .module-lead {
	color: #70DAFD;
}

.dk .simulator-link {
/* 	background: url(/eyecare/ui/sim-link-top-red-dk.png) top left no-repeat;*/
}

.dk .simulator-link a {
/* 	background: url(/eyecare/ui/sim-link-btm-red-dk.png) bottom left no-repeat;
 	color: #ffffff;*/
 	background: url(/eyecare/ui/simulator-icon-dk.png) top left no-repeat;
}
.dk #banner #nav td {
	background: url(/eyecare/ui/tab-off-left-dk.png) top left no-repeat;
}
.dk #banner #nav td a {
	background: url(/eyecare/ui/tab-off-right-dk.png) top right no-repeat;
}
.dk #banner #nav td:hover {
	background: #aac805 url(/eyecare/ui/tab-hover-left-dk.png) top left no-repeat;
}
.dk #banner #nav td:hover a {
	background: url(/eyecare/ui/tab-hover-right-dk.png) top right no-repeat;
}
.dk #banner #nav td.active,
.dk #banner #nav td.active:hover {
	background: #0a1723 url(/eyecare/ui/tab-on-left-dk.png) top left no-repeat;
}
.dk #banner #nav td.active a,
.dk #banner #nav td.active:hover a {
	color: #ffffff;
	background: #0a1723 url(/eyecare/ui/tab-on-right-dk.png) top right no-repeat;
}

.dk #in-depth-menu td {
	border: 1px solid #2e2f2f;
	border-left: 0;
	border-bottom: 0;
}
.dk #in-depth-menu td.active {
	background: #2e2f2f;
}
.dk #in-depth-menu td.active a {
	color: #ffffff;
}
.dk #in-depth-menu td.first {
	border-left: 1px solid #2e2f2f;
}


.dk #additional-info .side-module {
	border-bottom: 1px dotted #2e2f2f;
}
.dk p.complete-link {
	border-top: 1px dotted #2e2f2f;
}

.dk #letters td {
	border-left: 1px solid #2e2f2f;
}

.dk .definitions dd {
	border-bottom: #2e2f2f dotted 1px;
}


.dk #help-module-top {
 	background: url(/eyecare/ui/help-module-top-dk.png) top left no-repeat;
}

.dk #help-module {
 	background: url(/eyecare/ui/help-module-bottom-dk.png) bottom left no-repeat;
	color: #ffffff;
}
.dk #specialist-module-top {
 	background: url(/eyecare/ui/specialist-module-top-dk.png) top left no-repeat;
}
.dk #specialist-module {
	background: url(/eyecare/ui/specialist-module-bottom-dk.png) bottom left no-repeat;
	color: #ffffff;
}

.dk #anatomy-instructions {
	background: #20374a;
}
.dk #targets-illustration {
	background: url(/eyecare/ui/anatomy-target-dk.gif) center right no-repeat;
}


.dk .blue-sidemodule {
	background: #152839;
}

.dk .blue-sidemodule h3 {
	background: url(/eyecare/ui/blue-sidemodule-top-dk.png) bottom left no-repeat;
}

.dk #special-campaign {
	background: #0a1723;
}

.dk #did-you-know {
	background: #152839;
}

.dk #press-room-top {
 	background: url(/eyecare/ui/press-room-button-top-dk.png) top left no-repeat;
}
.dk #press-room-home {
 	background: url(/eyecare/ui/press-room-button-bottom-dk.png) bottom left no-repeat;
}
.dk #press-room-home a {
	color: #FCC749;
}

.dk #press-room-sm-top {
 	background: url(/eyecare/ui/press-room-sm-top.png) top right no-repeat;
}
.dk #press-room-sm-btm {
 	background: url(/eyecare/ui/press-room-sm-btm.png) bottom right no-repeat;
}
.dk #press-room-sm-btm a {
	color: #FCC749;
}

.dk #main .home-section h3 {
	background: url(/eyecare/ui/lg-double-arrow-dk.gif) 0 50% no-repeat;
}

.dk #main .care-section h3 {
	background: url(/eyecare/ui/lg-double-arrow-dk.gif) 0 50% no-repeat;
}

.dk .risk-tools-list {
	background: #152839;
}
.dk .risk-tools-list  h3 {
	color: #70DAFD;
	border-bottom: 1px dotted #39454e;
}
.dk .risk-tools-list td a {
	background: url(/eyecare/ui/lg-double-arrow-dk.gif) 0px 3px no-repeat;
}

.dk #media-contact .telephone {
	color: #FCC749;
}


.dk #main .care-section .care-phone {
	color: #FCC749;
}

.dk .volunteer-blocks td {
	border: 1px #2E2F2F solid;
}

/*2B3032*/

#main {
}

#left h2.overview-link {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #0099cc;
}

/* might need to change */

#home-head {
	padding: 20px 10px 20px 18px;
	margin: 0 4px; 
	border-bottom: 1px solid #0099cc;
}
	#home-head h2 {
		font-size: 2.2em;
		margin: 12px 0 6px;
	}
	
	#home-head .side-module-special {
		margin-bottom: 0;
	}
	
	#home-head #help-module h2 {
		font-size: 1.8em;
		color: #ffffff;
		margin-top: 0;
	}
	.md #home-head #help-module h2 span,
	.lg #home-head #help-module h2 span {
		display: block;
	}
	#home-head #help-module p {
		font-size: 1.2em;
	}
.home-section {
	margin-bottom: 20px;
	clear:both;
}

#main .home-section h3 {
	margin-left: 102px;
	font-size: 180%;
	padding: 0;
	margin-bottom: 6px;
	background: url(/eyecare/ui/lg-double-arrow.gif) 0 50% no-repeat;
	padding-left: 18px;
}
.home-section p {
	margin-left: 120px;
}
.home-section p.links {
	border-bottom: 1px dotted #0099cc;
	padding-bottom: 20px;
}
.home-section img {
	display:block;
	float:left;
	width:92px;
	height:93px;
	margin-top: 4px;
	border: 1px solid #0099cc;
}


#did-you-know {
	background: #ffffff;
	width: 180px;
	margin-left: 16px;
	padding: 12px;
}

#special-campaign {
	background: #ffffff;
	width: 180px;
	margin-left: 18px;
	margin-bottom: 20px;
	padding: 12px;
}
#special-campaign-image {
	margin-bottom:8px;
	text-align: center;
}
#special-campaign-sponsors {
	color: #999999;
}
#brochure-campaign {
	background: #b8e4f1;
	width: 202px;
	margin-left: 16px;
	padding-bottom: 8px;
}

#brochure-campaign h3 {
	background: url(/eyecare/ui/brochure-module-top.png) bottom left no-repeat;
	padding: 8px 12px;
	margin-bottom: 8px;
}

#brochure-campaign p {
	margin: 0 12px 6px 12px;
}

.home #right .side-module {
	margin-left: 6px;
	padding-left: 10px;
	width: 180px;
}

.home #right .blue-sidemodule {
	margin-left: 6px;
}

.home #right h3 {
	color: #0099cc;
	font-size: 120%;
}

#home-tag h2 {
	font-weight: normal;
	font-size:280%;
	width:550px;
	margin-left: 380px;
	margin-bottom: 10px;
}

.blue-sidemodule {
	background: #b8e4f1;
	width: 202px;
	margin-left: 16px;
	margin-bottom: 20px;
	padding-bottom: 8px;
}

.blue-sidemodule h3 {
	color: #0099cc;
	background: url(/eyecare/ui/brochure-module-top.png) bottom left no-repeat;
	padding: 8px 10px;
	margin-bottom: 8px;
	font-weight: normal;
	font-size: 120%;
}

.blue-sidemodule div.inner {
	margin: 0 10px 6px 10px;
}



#home-intro {
	float:left;
	width:310px;
	padding-left:16px;
	padding-right: 10px;
}

#home-intro p {
	font-size: 1.4em;
	line-height: 1.3;
}


#home-help {
	float:left;
	width:210px;
}

#home-image img {
	display:block;float:left;width:363px;border:1px solid #0099cc;
}

.attribution {
	color: #666666;
	font-style: italic;
	text-align: right;
}

p.news-date {
	color: #666666;
	margin-bottom: 4px;
}
p.news-title {
	color: #01476b;
	font-weight:bold;
	font-size: 110%;
	margin-bottom: 4px;
}
p.news-excerpt {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #0099cc;
}

/* tool tip styles */

.glt-elm{
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	color: #000;
	visibility: hidden;
}

.glt-elm p{
	background: #ffc;
	border: 1px solid #000;
	margin: 0;
	padding: 0.8em;
}

.glt-elm img{
	display: block;
}

/* glossary */

#letters td {
	border-left: 1px solid #000;
	padding: 0 5px;
}
#letters td#first {
	padding-left: 0;
	border-left: 0;
}
#letters td.active a {
	color: #cc3300;
	font-weight: bold;
}
.definitions .info-block {
	background: none;
	border-bottom: none;
	padding: 0;
}
.definitions dt {
	margin: 16px 0 8px 0;
	color: #cc3300;
	font-size: 150%;
	font-weight: bold;
}
.definitions dd {
	border-bottom: #0099cc dotted 1px;
	padding-bottom: 8px;
}
.definitions .top-link {
	margin-top: 16px;
}

#glossary-license {
	font-size: 90%;
	color: #999999;
	padding-bottom: 8px;
	margin-bottom: 12px;
}


#main h3 {
	margin-bottom: 0;
	padding-top: 4px;
}
#main p {
	line-height: 1.4;
}
#main .intro {
	font-size: 1.6em;
	line-height: 1.3;
	margin-bottom: 16px;
}

.side-module {
	padding: 12px;
}

.side-module ul {
	list-style: none;
}
.side-module ul li {
	margin-left: 0;
}

.side-non-module,
p.side-non-module {
	padding: 3px 12px;
}


.side-module-special {
	padding-top: 0;
	margin: 0 0 20px 14px;
	width: 180px;
	padding: 0 15px 12px 15px;
}

.side-module-special-top {
	margin: 0 0 0 14px;
	width: 180px;
	padding: 0 15px 0 15px;
	height: 12px;
}

.left-top .side-module {
	width: 186px;
	margin: 0 0 0 14px;
	padding: 0 15px 12px 15px;
}

.left-top .side-module h3 {
	color: #000000;
}

#help-module-top {
 	background: url(/eyecare/ui/help-module-top-ie.png) top left no-repeat;
}

#help-module {
 	background: url(/eyecare/ui/help-module-bottom-ie.png) bottom left no-repeat;
	color: #ffffff;
}

#help-module a {
	color: #ffffff;
	text-decoration: underline;
}

#help-module .eyes-number {
	display: block;
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 8px;
}

#layout.md #help-module .eyes-number span,
#layout.lg #help-module .eyes-number span {
	display: block;
}

#help-module .help-digits {
	font-weight:bold;font-size:120%;letter-spacing:2px;padding-left: 2px;
}

#specialist-module-top {
 	background: url(/eyecare/ui/specialist-module-top.png) top left no-repeat;
}
#specialist-module {
	background: url(/eyecare/ui/specialist-module-bottom-ie.png) bottom left no-repeat;
	color: #ffffff;
}
#specialist-module p.module-lead {
	font-size: 115%;
}
#specialist-module a {
	color: #ffffff;
}
#specialist-module p {
	margin-bottom: 0;
}

#know-doctor-top {
 	background: url(/eyecare/ui/know-doctor-top.png) top left no-repeat;
}
#know-doctor {
	background: url(/eyecare/ui/know-doctor-bottom.png) bottom left no-repeat;
}

#press-room-top {
 	background: url(/eyecare/ui/press-room-button-top.png) top left no-repeat;
}
#press-room-home {
 	background: url(/eyecare/ui/press-room-button-bottom.png) bottom left no-repeat;
}
#press-room-home a {
	color: #ffffff;
}
#press-room-home p {
	margin-bottom: 0;
}

#press-room-btn-wrap {
	text-align: right;
}

#press-room-sm-top {
 	background: url(/eyecare/ui/press-room-sm-top.png) top right no-repeat;
 	height: 10px;
}
#press-room-sm-btm {
 	background: url(/eyecare/ui/press-room-sm-btm.png) bottom right no-repeat;
 	padding: 0 10px 10px;
}
#press-room-sm-btm a {
	color: #ffffff;
}
#press-room-sm-btm p {
	margin-bottom: 0;
}


p.module-lead {
	font-size: 116%;
	font-weight: bold;
}

.in-page-video {
	width: 212px;
	margin: 20px 0 0 13px;
	/*background: #fcc; #f1f5f3;*/
}

.in-page-video p {
	margin-top: 8px;
}

#in-depth {
	margin-bottom: 20px;
	clear: both;
}

#main #in-depth h3 {
	margin-bottom: 4px;
}
/* article pages */
#in-depth-menu {
}
	#in-depth-menu td {
		padding: 4px 7px 4px 7px;
		border: 1px solid #d7e5eb;
		border-left: 0;
		border-bottom: 0;
		vertical-align: bottom;
	}
	#in-depth-menu td.active {
		background: #d7e5eb;
	}
	#in-depth-menu td.active a {
		color: #000000;
	}
	#in-depth-menu td.first {
		border-left: 1px solid #d7e5eb;
	}
.info-block {
	display: none;
	clear: both;
	background: #d7e5eb;
	border-bottom: 1px dotted #0099cc;
	padding: 10px 14px 14px;
}
.info-block.visible {
	display: block;
}
.info-block.show-all {
	display: block;
}
.info-block h4 {
	display: none;
}
.info-block.show-all h4 {
	display: block;
	color: #0099cc;
	font-size: 1.2em;
}
.helpful-poll {
	margin-bottom: 14px;
}
.helpful-poll a {
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin-left: 10px;
	color: #000;
}
.last-checked {
	color: #999999;
	margin-top: 14px;
}

#additional-info {
	margin-bottom: 30px;
}

#additional-info h3 {
	margin-bottom: 3px;
	font-size: 116%;
}

#additional-info .side-module {
	border-bottom: 1px dotted #0099cc;
}


.right-bottom h3 {
	margin-bottom: 3px;
	font-size: 116%;
}

.right-bottom .side-module {
	border-bottom: 1px dotted #0099cc;
}


.dc-photo {
	float:left;
	width:220px;
	padding-right:20px;
}
.dc-photo img {
	border:1px solid #999;
	display: block;
	margin-bottom: 6px;
}
.dc-photo .CS_Image_Caption {
	font-size: 95%;
	color: #666;
}
.simulator {
	border-bottom: 1px dotted #0099cc;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.simulator embed {
	margin-bottom: 16px;
}
.simulator-instructions {
	font-weight: bold;
}

.risk-tools-list {
	background: #ebebeb;
	padding: 8px 12px;
	margin-top: 22px;
}
.risk-tools-list  h3 {
	color: #5B5B5B;
	padding-bottom: 5px;
	border-bottom: 1px dotted #0099cc;
}
.risk-tools-list table {
	margin-top: 5px;
}
.risk-tools-list td {
	padding-bottom: 5px;
}
.risk-tools-list td a {
	font-size: 120%;
	background: url(/eyecare/ui/orange-arrow-bullet.png) 0px 3px no-repeat;
	padding-left: 12px;
}

#anatomy-flash {
	float: left;
	width: 534px;
}
#anatomy-flash p {
	font-size: 90%;
	margin-top: 10px;
}
#anatomy-instructions {
	float: right;
	width: 130px;
	padding: 10px;
	background: #fed674;
}

#targets-illustration {
	padding-right: 20px;
	background: url(/eyecare/ui/anatomy-target-lt.gif) top right no-repeat;
}

/* forms */

.req-mark {
	color: #ff0000;
}

.two-col-form fieldset {
	border-bottom: 1px dotted #0099cc;
	padding-bottom: 16px;
	margin-bottom: 16px;
}
.two-col-form table {
	width: 450px;
}
.two-col-form table td {
	padding: 5px;
}
.two-col-form table td.left-col {
	width: 120px;
	text-align: right;
}
.two-col-form fieldset h3 {
	padding-bottom: 10px;
}
.two-col-form fieldset.buttons {
	text-align: right;
	border-bottom: 0;
}


#donate-form fieldset {
	border-bottom: 1px dotted #0099cc;
	padding-bottom: 16px;
	margin-bottom: 16px;
	clear: both;
}
#donate-form table {
	width: 630px;
}
#donate-form table td {
	padding: 5px;
}
#donate-form table td.left-col {
	width: 100px;
	text-align: right;
}
#donate-form table td.left-col-wide {
	width: 190px;
	text-align: right;
}
#donate-form fieldset h3 {
	padding-bottom: 10px;
}
#donate-form p.intro img {
	float: right;
	width: auto;
	margin-left: 20px;
}
#donate-form table#amount-table select {
	width: 320px;
}

/* assessment */

#assessment-results {
	background: #ffffcc;
	padding: 10px;
	margin-bottom: 20px;
	display: none;
}
#assessment-results h2,
#assessment-results h3 {
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
}
#assessment-results h2 em {
	font-weight: bold;
	color: #f00;
}
#no-risk,
#at-risk,
#factors,
#aa-risk {
	display: none;
}


#press-kit-module ul {
	list-style-type: none;
}
#press-kit-module li {
	margin: 0 0 10px 0;
}
#press-kit-module li a {
	background: url(/eyecare/ui/page_white_acrobat.png) 0 0 no-repeat;
	display: block;
	padding: 2px 0 2px 20px;
}

ul.pdf-list {
	list-style-type: none;
}
ul.pdf-list li {
	margin: 0 0 10px 0;
}
ul.pdf-list li a {
	background: url(/eyecare/ui/page_white_acrobat.png) 0 0 no-repeat;
	display: block;
	padding: 2px 0 2px 20px;
}


.news-excerpt {
	border-bottom: 1px dotted #0099cc;
	margin-bottom: 20px;
	padding-bottom: 12px;
}
.news-excerpt .excerpt-date {
	font-style: italic;
}
.news-excerpt h3 a {
	color: #0099cc;
}
#media-contact h3 {
	color: #0099cc;
	font-size: 110%;
}
#media-contact .telephone {
	font-weight: bold;
	color: #0099cc;
	background: url(/eyecare/ui/telephone.png) 0 0 no-repeat;
	padding: 2px 0 2px 20px;
}


/* access to care */

#care-section-list, 
#additional-care {
	border-bottom: 1px dotted #0099cc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.care-section {
/*	margin-bottom: 20px;*/
	clear:both;
}

#main .care-section h3 {
	margin-left: 82px;
	padding: 0;
	margin-bottom: 6px;
	background: url(/eyecare/ui/lg-double-arrow.gif) 0 50% no-repeat;
	padding-left: 18px;
}
.care-section p {
	margin-left: 100px;
}
.care-section p.care-phone {
	padding: 0 0 20px 20px;
	font-size: 110%;
	font-weight: bold;
	color: #0099cc;
	background: url(/eyecare/ui/telephone.png) 0 0 no-repeat;
}
.care-section img {
	display:block;
	float:left;
	width:73px;
	height:73px;
	margin-top: 4px;
	border: 1px solid #0099cc;
}


/* patient stories */

.patient-story {
	border-bottom: 1px dotted #0099cc;
	padding-bottom: 8px;
	margin-bottom: 16px;
	clear: both;
}
.patient-story h4 {
	margin-bottom: 8px;
}
.patient-name {
	font-style: italic;
	text-align: right;
	clear: both;
}
.patient-story img {
	display: block;
	border: 1px solid #0099cc;
	float: left;
	width: 148px;
	overflow: hidden;
	margin: 0 16px 8px 0;
}
#have-a-story {
	background: #D9EEF5;
	margin: 0 12px 16px 12px;
}
#have-a-story h3 {
	color: #000000;
}
#have-a-story a {
	display: block;
	background: #92C300;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 8px;
	width: 130px;
	text-align: center;
	margin-left: 50px;
}

/* how to help */

.help-section {
	margin-bottom: 16px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #0099cc;
}

#main .help-section h3 {
	font-size: 170%;
	margin-bottom: 12px;
}
.help-section h4 {
/*	font-size: 120%;*/
	color: #0099cc;
	padding-left: 16px;
	background: url(/eyecare/ui/orange-double-arrow.png) 0 50% no-repeat;
}

#help-donate {
	float:right;
	width: 212px;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
#help-donate-top {
 	background: url(/eyecare/ui/specialist-module-top.png) top left no-repeat;
 	padding-top: 10px;
}
#help-donate-btm {
	background: url(/eyecare/ui/specialist-module-bottom-ie.png) bottom left no-repeat;
	color: #ffffff;
	padding: 0 16px 10px 16px;
}
#help-donate a {
	color: #ffffff;
}
#help-donate p {
	margin-bottom: 0;
}

/* find an eye m.d. */
/*
.find-eyemd-simple td {
	padding-bottom: 10px;
}

.find-eyemd-simple td.left-col {
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

.find-eyemd-results table {
}

.find-eyemd-results td {
	background: #ffffff;
	padding: 5px 0 3px;
}
*/
.findEye td {
	padding-bottom: 10px;
}

.findEye td.left-col {
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

.find-eyemd-results table {
}

.find-eyemd-results td {
	background: #ffffff;
	padding: 5px 0 3px;
}

.dk .find-eyemd-results td {
	background: #0a1723;
	padding: 5px 0 3px;
}


/* press room */

.press-room-table td {
	vertical-align: top;
	padding: 0 5px 10px 5px;
}

.article-image {
	width: 212px;
	margin: 0 0 20px 12px;
	color: #333333;
}

.childhood-table td {
	padding: 0 8px 8px 0;
/*	border-bottom: 1px solid #f00;*/
	vertical-align: top;
}

.news-home-blurb {
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
}

.news-home-title {
	font-size: 130%;
	font-weight: bold;
}

.news-home-title-sm {
	font-size: 110%;
	font-weight: bold;
}

.news-home-date {
	color: #666666;
	font-style: italic;
}

div#error h2 {
	margin-top: 20px;
	font-size: 3.2em;
	font-weight: normal;
}
div#error-help {
	margin-left: 40px;
}

div.gen-section {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #0099cc;
}

div.gen-section h3 {
	padding-bottom: 10px;
}

.meds-assist .info-block h3 {
	margin-top: 20px;
}
.meds-assist .info-block {
	background: none;
	border: 0;
	padding: 0;
}
.meds-assist .info-block ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #0099cc;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0;
}
.meds-assist .info-block ul li {
	padding: 0 0 10px 0;
	margin-left: 0;
}
.meds-assist #meds-assist-intro {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #0099cc;
}

.left-top td {
	padding-bottom: 5px;
}

.volunteer-blocks td {
	vertical-align: top;
	width: 230px;
	padding: 5px;
	border: 1px #0099cc solid;
}

.volunteer-blocks td table td {
	border: 0;
}