a {
	color: #005292;
	text-decoration: none;
}	

a:hover {
	text-decoration: underline;
}
.firstUpdate {
	
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-bottom: 1px solid #878787;
	border-right: 1px solid #878787;
	color:#2E3434;
	/*background: url("/ui/hdr_bg_practiceMngmt.gif") top left repeat-x;*/
	background: url("/ui/hdr_practiceMngmt.gif") top left repeat-x;
	background-color:#FFFFFF;
	width: 226px;
	height:211px;
	min-height: 211px;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 0px;
}
.academyUpdate {
	
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-bottom: 1px solid #878787;
	border-right: 1px solid #878787;
	color:#2E3434;
	/*background: url("/ui/hdr_bg_oneNetwork.gif") top left repeat-x;*/
	background: url("/ui/hdr_oneNetwork.gif") top left repeat-x;
	background-color:#FFFFFF;
	width: 465px;
	height:211px;
	min-height: 211px;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 0px;
}
.accountflash {
	font-size: 12px;
	margin-bottom: 2px;
	width: 220px;
}

.account {

	background: #C67D46;
	color: #FFF;
	font-size: 12px;
	margin-bottom: 4px;
	width: 220px;
}

.account a {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
}

.account a:hover {
	text-decoration: none;
}

.account .top {
	background: url("/ui/bg_accountTopDark.gif") top left repeat-x;
	height: 26px;
	padding-top: 3px;
	padding-left: 3px;
}

.account .bottom {
	background: url("/ui/bg_accountBottomDark.gif") top left repeat-x;
	height: 20px;
}

.alertText {
	color: #AA1C18;

}


.banner {
	margin-bottom: 8px;
	width: 220px;
}

.bannerISRS {
	background: #5C5A7C;
	color: #FFF;
	width: 221px;
}

body {
    background: #6597A9;
	margin: 0;
	font-family: verdana, serif;
	font-size: 11px;
	color: #222;
	align: center;
}

.pageHeadline {
	font-size: 17px !important;
	color: #D08605;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.subheading {
    font-size: 14px !important;
	color: #222222;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.csbox {
	/*border-top: 1px solid #878787;*/
	/*border-left: 1px solid #878787;*/
	padding: 0;
	width: 480 px;
	/*margin-left: 5px;*/
}


.box {

	/*border-top: 1px solid #878787;*/
	/*border-left: 1px solid #878787;*/
	/*max-width: 480px;*/
	padding: 0;
}
.boxfilter {

	border-top: 1px solid #878787;
	/*border-left: 1px solid #878787;*/
	/*max-width: 480px;*/
	padding: 9px 9px;
	margin-bottom:23px;
}
.boxst {

	/*border-top: 1px solid #878787;*/
	/*border-left: 1px solid #878787;*/
	max-width: 470px;
	min-width:470px;
	padding: 0;
}
.FPbox {
	border-left: 2px solid #FFE3B1;
	margin-left: 5px;
	padding: 2;
}
.BCSCbox {
	border-left: 2px solid #413F57;
	margin-left: 5px;
	padding: 2;
}
.FPcataract {
	background-image: url("/ui/fpcataract.gif");
	background-repeat: no-repeat;
	
}

.box h1 {
	font-size: 16px !important;
	color: #683324;
	font-weight: normal;
}

.box h2 {
	font-size: 17px !important;
	color: #222;
	font-weight: normal;
	margin-top: 27px;
	margin-bottom: 3px;
}

.box h3 {
	font-size: 17px !important;
	color: #D08605;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.box h4 {
	font-size: 15px !important;
	color: #222222;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.box .title {
	color: #D08605;
}

.box .linkList {
	background: #E8E8E8;
	width: 180px;
}

.box .linkList ul {
	margin-left: -40px;
	margin-top: 0px;
	margin-bottom: 0;
}

.box .linkList li {
	display: block;
	padding: 6px 0 0px 5px;
	color: #097DEC;
	text-decoration: none;
}


.container {
    align: center;
	margin: 0 auto;
	width: 960px;
	max-width: 960px;
	background: #FFF;
	text-align: left;
	position: relative;
}

.container_eyenet {
	margin: 0 auto;

	background: #FFF;
	text-align: left;
	position: relative;
}

.contentWrapper {
   
	background: #FFF;
	margin-left: 4px;
	margin-right: 6px;
	margin-top: -10px;
}
.contentWrapperhp {
   
	
	margin-left: 4px;
	margin-right: 6px;
	margin-top: -22px;
}

.contentPadding {
	padding: 9px 9px;
	font-size: 12px;
	max-width:470px;
}
.accountPadding {
 padding-bottom: 6px;
	font-size: 12px;
	max-width:470px;
}
.contentNoPadding {
	padding: 0px 0px;
	font-size: 11px;
}

.findEye {
	background: url("/ui/bg_findEye.jpg") top left no-repeat;
	
	width: 220px;
	height: 284px;
	position: relative;
	margin-top: 8px;
}
.findEye .select {
	position: absolute;
	/*left: 125px;*/
	left: 1px;
	top: 43px;
}
.findEye .oph{
font-size:9px;
}

.findEye .search {
	position: absolute;
	left: 35px;
	top: 80px;
}

.findEye .search input {
	font-size: 10px;
	margin-bottom: 3px;
}
.findEye .selectit{
	color: #919191;
}
.findEye .search .name {
	color: #919191;
}
.findEye .links {
	position: absolute;
	left: 5px;
	top: 200px;	
}

.findEye a {
	text-decoration: underline;
}

.findEye a:hover {
	text-decoration: none;
}

.footer {
	background-color:#FFFFFF;
	padding-bottom: 5px;
	color: #333;
	clear: both;
	width: 960px;
	margin: 0 auto;
}
.footerbreak{
background-color:#767366;
width:960px;
height:5px;
}
.foottab{
line-height:16px;
font-size:12px;
}

.footend{
background-color:#ccc;
width:960px;
height:1px;
}
.footer .top{

position:relative;

font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
}
.footer .top .title{
font-weight:bolder;
}
.footer .top a {
	text-decoration: none;
	color: #333;
}

.footer .top a:hover {
	text-decoration: underline;
}
.footer .bottom{
padding-top:5px;
position:relative;
height:20px;
font-size:10px;
}
.foottab{
border-bottom-width:1px;
border-bottom-color:#CCCCCC;
border-top-width:5px;
border-top-color:#767366;
}
.footer .bottom a {
	text-decoration: none;
	color: #55A0FF;
}

.footer .bottom a:hover {
	text-decoration: underline;
}

.footer .bottom .left {
padding-left:5px;

	float: left;
}

.footer .bottom .right {
padding-right:5px;
	float: right;
}

h2 {
	color: #8F5116;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
}

.header {
	
}

.header .top {
	background: url("/ui/header_logo.gif") top left no-repeat;
	width: 960px;
	height: 116px;
	position: relative;
}

.header .top_one {
	background: url("/ui/header_logo_one.gif") top left no-repeat;
	width: 960px;
	height: 116px;
	position: relative;
}

.header .middle {
	/*background: #334454;*/
	background-image: url("/ui/nav_bg.gif");
	background-repeat:repeat-x;
	height: 26px;
}

.header .bottom {
	background: url("/ui/bg_navBar.gif") top left repeat-x; 
	height: 49px;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 3px;
}

.header .bottom a {
	font-size: 11px;
	/*background: url("/ui/bg_subNav.gif") top left repeat-x;*/
	padding: 4px 7px 6px 7px;
}

.header .bottom .selected {
	color: #222;
	background: none;
}

.header .bottom  img {
	margin-bottom: 3px;
}

img {
	border: 0;
	vertical-align: middle;
}

img_hp {
	border: 0;
	vertical-align: top;
}

.innerTables {
	margin-top: 0px;
}

.innerTables td {
	width: 234px;
	height: 83px;
}

.innerTables td table td {
	width: 0;
}

.item {
	margin-bottom: 8px;
}

.itemBox {
	background: url("/ui/bg_gradientBoxSm.gif") top left no-repeat;
	/*width: 220px;
	height: 60px;
	padding: 5px;
	margin-left: 7px;
	color: #FFF;
	margin-bottom: 10px;
	*/
	
	margin-top:0px;
	width: 220px;
	height: 60px;
	padding: 5px;
	color: #FFF;
	margin-bottom: 10px;
}

/*.itemBoxR {
	background: url("/ui/bg_gradientBoxSm.gif") top left no-repeat;
	float:left;
	margin-top:5px;
	width: 220px;
	height: 60px;
	min-height:60px;
	padding: 5px;
	color: #FFF;
	margin-bottom: 10px;
}
*/

.itemBoxR  {
	float:left;
	width: 230px;
	height: 85px;
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-bottom: 1px solid #878787;
	border-right: 1px solid #878787;
	background: url("/ui/bg_subBox.gif") top left repeat-x;
	padding-left:7px;
	padding-top:5px;
	color: #000;
	margin-bottom: 10px;
}

.itemBoxL  {
	float:left;
	width: 230px;
	height: 85px;
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-bottom: 1px solid #878787;
	border-right: 1px solid #878787;
	background: url("/ui/bg_subBox.gif") top left repeat-x;
	padding-left:7px;
	padding-top:5px;
	color: #000;
	margin-bottom: 10px;
}


/*
.itemBoxL {
	background: url("/ui/bg_gradientBoxSm.gif") top left no-repeat;
	float:left;
	margin-top:5px;
	width: 220px;
	height: 60px;
	min-height:60px;
	padding: 5px;
	color: #FFF;
	margin-bottom: 10px;
}
*/

.itemBox a {
	color: #000;
}
.itemBoxL a {
	color: #000;
}
.itemBoxR a {
	color: #000;
}

ul {
	margin-top: 15px;
}

.linkBox {
	
	background: url("/ui/bg_linkBox.gif") top left;
	width: 226px;
	height: 38px;
	font-size: 12px;
	margin-bottom:5px;
}

.linkBox table img {
	margin-top: 10px;
} 

.linkBox a {
	color: #FFF;
}

ul.listItem {
	margin-top: 11px !important;
}

.listItem li {
	margin-bottom: 15px;
	margin-left: -25px;
	list-style: none;
}

.indexlistItem  {
	margin-top: 1px !important;
	}

.indexlistItem li {
	margin-bottom: 15px;
	margin-left: -25px;
	}


.miniNav {
	position: absolute;
	top: 8px;
	right: 8px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.miniNav a {
	color: #057D9F;
	
	text-decoration: none;
}

.miniNav a:hover, .miniNav a.selected {
	text-decoration: underline;
}
.psite {
	position: absolute;
	top: 8px;
	left: 10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.psite a {
	color: #057D9F;
	
	text-decoration: none;
}

.psite a:hover, .psite a.selected {
	text-decoration: underline;
}
/*
.miniNav img {
	vertical-align: middle;
}
*/
.more{
	display: block;
	text-align: right;
	padding: 3px;
}

.moreBox {
	/*background: url("/ui/bg_more.gif") top left repeat-x;*/
	height: 6px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-right: 0px;
	clear: both;
}

.moreBoxCS {
	/*background: url("/ui/bg_more.gif") top left repeat-x;*/
	height: 6px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	margin-left: -5px;
	margin-top:-19px;
	clear: both;
}
.moreSmallCSfilter {
	/*background: url("/ui/bg_gradientFooter.gif") top left repeat-x;*/
	height: 15px;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	margin-left: -5px;
	margin-top:-24px;
	clear: both;
}


.moreSmall {
	/*background: url("/ui/bg_gradientFooter.gif") top left repeat-x;*/
	height: 15px;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	clear: both;
}

.moreSmallCS {
	/*background: url("/ui/bg_gradientFooter.gif") top left repeat-x;*/
	height: 15px;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	margin-left: 0px;
	
	margin-top:-31px;
	clear: both;
}


.lpmoreSmall {
	background: url("/ui/bg_gradientFooter.gif") top left repeat-x;
	height: 15px;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	margin-left: 5px;
	clear: both;
}

.moreBoxPR a, .moreBoxCS a, .moreBox a, .moreSmallCS a, .moreSmall a {
	text-decoration: none;
	color: #FFF;
}

.moreBoxPR a:hover, .moreBoxCS a:hover, .moreBox a:hover, .moreSmallCS a:hover, .moreSmall a:hover {
	text-decoration: underline;
}

.moreBoxPR img, .moreBoxCS img, .moreBox img, .moreSmallCS img, .moreSmall img, .moreSolid img {
	vertical-align: middle;
}

.moreSolid {
	height: 23px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	background: #413F57;
	clear: both;
}

.moreSolid a {
	color: #FFF;
	text-decoration: none;
}

.moreSolid a:hover {
	text-decoration: underline;
}

.outerLeft {

}

.outerRight {
	width: 214px;
	max-width:214px;
	padding-left: 12px;
	float:right;
}

p {
	margin-top: 7px;
}

.paging {
	background: #ECECEC;
	padding: 8px 8px 4px 8px;
	height: 20px;
}	

.paging .left {
	float: left;
}

.fontSize {
	font-size: 11px;
	margin-left: 8px;
}

.fontSize .small {
	font-size: 10px;
}

.fontSize .medium {
	font-size: 12px;
}

.fontSize .large {
	font-size: 15px;
}

.paging .right {
	float: right;
}

#pageTools {
	background: #EBEBEB;
	width: 205px;
	padding: 8px;
	margin-bottom: 8px;

}

#pageTools a {
	margin-bottom: 10px;
}

#pageTools img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}

.price {
	color: #772043;
	font-weight: bold;
	/*margin-top: 4px;
	margin-bottom: 4px;*/
}

.pic {
	float: left;
	margin: 3px 5px 3px 3px;
}
.picr {
	float: right;
	margin: 3px 5px 3px 3px;
}

ul.red {
}

#quickLinks ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0;
}

#quickLinks li {
	display: block;
	background: #DCDCDC;
	/*background: url("/ui/bg_quickLinks.gif") top left repeat-x;*/
	padding: 6px 0 6px 15px;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
}

#quickLinks a:hover {
	text-decoration: underline;
}

.searchBox {
	/*
	background: url("/ui/bg_search.gif") top left no-repeat;
	text-align: center;
	
	margin: 0 auto;
	right: 0px;
	*/
	width: 455px;
	height: 59px;
	
	position: absolute;
	top: 50px;
	right: 120px;
	font-size: 11px;
}

.searchBox_one {
	/*
	background: url("/ui/bg_search.gif") top left no-repeat;
	text-align: center;
	
	margin: 0 auto;
	right: 0px;
	*/
	width: 400px;
	height: 59px;
	
	position: absolute;
	top: 50px;
	right: 140px;
	font-size: 11px;
}

.searchBox_one_OLD {
	background: url("/ui/bg_seacrh_one_new.gif") top left no-repeat;
	width: 255px;
	height: 59px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 8px;
	right: 8px;
	font-size: 11px;
}
/*
.searchBox table td, .searchBox_one table td{
position:absolute;
margin-left:100px;
margin-top:40px;
}

.searchBox table, .searchBox_one table{
	padding-left: 0px;
}*/
.searchLinks{


	color: #057D9F;
	font-family: verdana, serif;
	font-size: 10px;

}

.searchOptionONE{
	color: #336699;
	font-family: verdana, serif;
	font-size: 9px;

}

.searchOption2ONE{
	color: #000;
	font-family: verdana, serif;
	font-size: 9px;

}

.searchContent {
	/*padding: 5px;*/
	text-align: left;
	color: #057D9F;
	font-family: verdana, serif;
	font-size: 10px;
}

.searchContentONE {
	padding: 5px;
	text-align: left;
	color: #000;
	font-family: verdana, serif;
	font-size: 9px;
}

.searchContentONEsidebar {
	padding: 2px;
	text-align: right;
	color: #336699;
	font-family: verdana, serif;
	font-size: 9px;
}

.searchContent a {
	color: #057D9F;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
}

.searchContent a:hover, .searchContent a.selected {
	text-decoration: underline;
}

.searchContent input {
text-align:left;

	color: #000;
	/*font-size: 11px;*/
	
}

.seperator {
	border-top: 1px solid #C8C9CB;
	margin-top: 4px;
	margin-bottom: 4px;
}
.storebtn{
position:absolute;
right:12px;
top:43px;


}
.storebtn span {
	display: none;
}
.storebtn a  {
	width:122px;
	height: 64px;
	
	display: block;
	background-image: url("/ui/store_btn.jpg");
	background-repeat: no-repeat;
}
.subLeftColumn {
	float: left; 
	width: 220px;
	margin-top: 1px;
	margin-right:5px;
}
.subLeftColumnLanding {
	float: left; 
	width: 220px;
	margin-top: 1px;
	margin-right:3px;

}

.subRightColumn {
	width: 480px;
	
	
	margin-right: 9px;
}
.subRightColumnLanding {
	width: 480px;
	
	
	margin-right: 0px;
}

table td {
	vertical-align: top;
}

.ttl {
	width: 690px;
	height: 33px;
	margin-bottom: 8px;
	border-bottom: 3px solid #D08605;
	/*background: url("/ui/bg_main.jpg");*/
	color: #D08605;
	font-size: 18px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 20px;
}

/*
.ttlapp {
	width: 425px;
	height: 33px;
	margin-bottom: 8px;
	background: url("/ui/bg_main.jpg");
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 20px;
}*/
.ttl_am {
	width: 690px;
	height: 33px;
	margin-bottom: 8px;
	border-bottom: 3px solid #D08605;
	/*background: url("/ui/bg_main.jpg");*/
	color: #D08605;
	font-size: 18px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 20px;
}


.ttl_eyesmart {
	width: 690px;
	height: 33px;
	margin-bottom: 8px;
	background: url("/ui/ttl_eyesmart.jpg");
	padding-top: 11px;
	padding-left: 20px;
}

.ttl_inter {
	width: 690px;
	height: 33px;
	margin-bottom: 8px;
	border-bottom: 3px solid #D08605;
	/*background: url("/ui/bg_main.jpg");*/
	color: #D08605;
	font-size: 18px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 20px;
}

.ttl_advocacy {
		width: 690px;
	height: 33px;
	margin-bottom: 8px;
	border-bottom: 3px solid #D08605;
	/*background: url("/ui/bg_main.jpg");*/
	color: #D08605;
	font-size: 18px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 20px;
}
/*
.ttlMeetings {
	width: 690px;
	height: 33px;
	margin-bottom: 8px;
	background: url("/ui/bg_meetings.jpg");
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 20px;
}
*/

.ttlOne {
	width: 690px;
	height: 33px;
	margin-bottom: 8px;
	background: url("/ui/bg_one.jpg");
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 20px;
}

/*
.ttl_education {
	width: 690px;
	height: 33px;
	margin-bottom: 8px;
	background: url("/ui/one_title_Bg.jpg");
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 20px;
}
*/
.ttl_eyemd{
	width: 690px;
	height: 33px;
	margin-bottom: 8px;
	border-bottom: 3px solid #D08605;
	/*background: url("/ui/bg_main.jpg");*/
	color: #D08605;
	font-size: 18px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 20px;
}


.ttlHeader {
	/*background: url("/ui/bg_gradient_ttl.gif") top left repeat-x;*/
	height: 26px;
	padding-left: 8px;
	/*max-width:703px;
	min-width: 480px;
	
	*/
	padding-top: 8px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	
	
}

.ttlSS {
	background: url("/ui/bg_ss.jpg") top left repeat-x;
	height: 36px;
	padding-left: 8px;

	/*max-width:703px;
	min-width: 480px;
	
	*/
	padding-top: 5px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}

.ttlsubspec {
	adding-left: 8px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
}

.ttlHeader a {
	color: #FFF;
}

.ttlSub {
	padding-left: 8px;
	color: #222;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 2px;
	clear: both;
}

.ttlSub img {
	vertical-align: middle;
	padding-bottom: 3px;
}


/*Tabbed Navigation Settings*/

.tabs {
	/*margin-left: 5px;
	width: 954px;
	height: 35px;*/
	margin-left: 1px;
	width: 960px;
	height: 26px;
}

.tabs span {
	display: none;
}

.tabs a  {
	height: 26px;
	float: left;
	display: block;
	background-image: url("/ui/topnav.gif");
	background-repeat: no-repeat;
}
.tabs a#nav_home {
	width: 73px;
	background-position: 0px 0;
}

.tabs a#nav_home:hover {
	background-position: 0px -27px;
}

.tabs a#nav_home.selected {
	background-position: 0px -54px;
}

.tabs a#nav_meetings {
	width: 99px;
	background-position: -73px 0;
}

.tabs a#nav_meetings:hover{
	background-position: -73px -27px;
}

.tabs a#nav_meetings.selected {
	background-position: -73px -54px;
}

.tabs a#nav_clinical {
	width: 136px;
	background-position: -172px 0;
}

.tabs a#nav_clinical:hover{
	background-position: -172px -27px;
}

.tabs a#nav_clinical.selected {
	background-position: -172px -54px;
}
.tabs a#nav_community {
	width: 111px;
	background-position: -307px 0;
}

.tabs a#nav_community:hover{
	background-position: -307px -27px;
}

.tabs a#nav_community.selected {
	background-position: -307px -54px;
}

.tabs a#nav_practice {
	width: 172px;
	background-position: -418px 0;
}

.tabs a#nav_practice:hover{
	background-position: -418px -27px;
}

.tabs a#nav_practice.selected {
	background-position: -418px -54px;
}

.tabs a#nav_publications {
	width: 114px;
	background-position: -590px 0;
}

.tabs a#nav_publications:hover{
	background-position: -590px -27px;
}

.tabs a#nav_publications.selected {
	background-position: -590px -54px;
}

.tabs a#nav_member {
	width: 147px;
	background-position: -704px 0;
}

.tabs a#nav_member:hover{
	background-position: -704px -27px;
}

.tabs a#nav_member.selected {
	background-position: -704px -54px;
}

.tabs a#nav_advocacy {
	width: 108px;
	background-position: -851px 0;
}

.tabs a#nav_advocacy:hover{
	background-position: -851px -27px;
}

.tabs a#nav_advocacy.selected {
	background-position: -851px -54px;
}

/*
.tabs a#nav_store {
	width: 192px;
	background-position: -762px 0;
}

.tabs a#nav_store:hover{
	background-position: -762px -35px;
}

.tabs a#nav_store.selected {
	background-position: -762px -70px;
}

*/
/*
.tabs a#nav_home {
	width: 68px;
	background-position: 0px 0;
}

.tabs a#nav_home:hover {
	background-position: 0px -35px;
}

.tabs a#nav_home.selected {
	background-position: 0px -70px;
}

.tabs a#nav_meetings {
	width: 82px;
	background-position: -66px 0;
}

.tabs a#nav_meetings:hover{
	background-position: -66px -35px;
}

.tabs a#nav_meetings.selected {
	background-position: -66px -70px;
}

.tabs a#nav_clinical {
	width: 132px;
	background-position: -147px 0;
}

.tabs a#nav_clinical:hover{
	background-position: -147px -35px;
}

.tabs a#nav_clinical.selected {
	background-position: -147px -70px;
}

.tabs a#nav_practice {
	width: 155px;
	background-position: -278px 0;
}

.tabs a#nav_practice:hover{
	background-position: -278px -35px;
}

.tabs a#nav_practice.selected {
	background-position: -278px -70px;
}

.tabs a#nav_publications {
	width: 100px;
	background-position: -432px 0;
}

.tabs a#nav_publications:hover{
	background-position: -432px -35px;
}

.tabs a#nav_publications.selected {
	background-position: -432px -70px;
}

.tabs a#nav_member {
	width: 130px;
	background-position: -530px 0;
}

.tabs a#nav_member:hover{
	background-position: -530px -35px;
}

.tabs a#nav_member.selected {
	background-position: -530px -70px;
}

.tabs a#nav_advocacy {
	width: 95px;
	background-position: -660px 0;
}

.tabs a#nav_advocacy:hover{
	background-position: -660px -35px;
}

.tabs a#nav_advocacy.selected {
	background-position: -660px -70px;
}

.tabs a#nav_store {
	width: 192px;
	background-position: -762px 0;
}

.tabs a#nav_store:hover{
	background-position: -762px -35px;
}

.tabs a#nav_store.selected {
	background-position: -762px -70px;
}
*/
/*End Tabbed Navigation*/









/*CSS Navigation*/
#leftNav {
	text-align: left;
	/*border-bottom: 1px solid #767F87;*/
	width: 218px;
	margin-bottom: 10px;
}

#leftNav a {
	color: #135d9c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	/*background: #EBEBEB url("/ui/bg_leftNavSM.gif") left repeat-y;*/
	border-top: 1px solid #d9e6ee;
	padding: 10px 0 10px 12px;
}

#leftNav a:hover {
	text-decoration: underline;
}

#leftNav a#leftSelected {
	background: url("/ui/bg_leftNavOV.gif") top left repeat-y;
	border-bottom: 1px solid #C8C9CB;
}

/*Left Nav DropDowns*/
#leftNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 2px solid #d3e2f5;
	/*border-right: 1px solid #767F87;*/
	/*border-left: 1px solid #767F87;*/
	border-bottom: 3px solid #d3e2f5;
}
#leftNav ul li .selected {
	color: #666 !important;
}

#leftNav ul ul {
	border: 0;
}


#leftNav ul ul {
	
	margin-left: 35px;
	padding: 0;
	margin-top: 10px;
}

#leftNav ul li ul li {
	list-style-image: url("/ui/btn_list.gif");
}

#leftNav ul ul li, #leftNav ul ul li a {
	background: none;
	border: 0;
	margin-top: -5px;
	padding: 0px 0px 4px 0px;
	font-size: 11px !important;
	font-weight: normal;
}


#leftNav ul ul li .selected {
	color: #666 !important;
}
<!--- EyeNet styles --->

.en_sectionhead {
	FONT-SIZE: 12px; COLOR: #336699; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEIGHT: bold; background-color: #D8DEDA;
	}
	
.en_sectionline {
	background-color: #ffffff;
	}

.en_mast {
	background-color: #CCCC9A; font-size: 10px;
	}

.en_ln { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #336699; LINE-HEIGHT: 18px;  TEXT-DECORATION: none; background-color: #F0F2F1;
	}
	
.en_topic {
	FONT-SIZE: 12px; COLOR: #5c85FF; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
	}
	
.en_headline {
	FONT-SIZE: 18px; COLOR: #990000; LINE-HEIGHT: 28px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
	}
	
.en_author {
	FONT-SIZE: 12px; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
	}

	
.eyenet_articlehead { font-size: 14px; COLOR: #990000;
	}
	
.eyenet_topic { font-size: 14px; COLOR: #5c85ff;
	}

A.en_mast:link {
	FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
	}
	
A.en_mast:hover {
	FONT-SIZE: 10px; COLOR: #990000; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
		}
	
A.en_mast:visited {
	FONT-SIZE: 10px; COLOR: #666666; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
	}
	
A.en_footer:link {
	FONT-SIZE: 10px; COLOR: #ffffff; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	}
	
A.en_footer:hover {
	FONT-SIZE: 10px; COLOR: #336699; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
		}
	
A.en_footer:visited {
	FONT-SIZE: 10px; COLOR: #ffffff; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	}
	
A.en_lnhead:link {
	FONT-SIZE: 12px; COLOR: #990000; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEIGHT: bold;
	}
	
A.en_lnhead:hover {
	FONT-SIZE: 12px; COLOR: #990000; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEIGHT: bold;
		}
	
A.en_lnhead:visited {
	FONT-SIZE: 12px; COLOR: #990000; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEIGHT: bold;
	}
	
A.en_ln:link {
	FONT-SIZE: 12px; COLOR: #336699; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	}
	
A.en_ln:hover {
	FONT-SIZE: 12px; COLOR: #336699; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
		}
	
A.en_ln:visited {
	FONT-SIZE: 12px; COLOR: #336699; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	}


/*Dans Stuff*/
.accountHover {
	margin-bottom: -52px;
	position: absolute;
	z-index: 10;
	right: 10px;
}
/*   for commonspot text block edits  */

.box .topimg {
margin-left:-6px;
margin-top:-1px;
padding:0px 0px 9px 0px;
}	

/*.CS_Element_Textblock {
background: #FFF;

}*/

.widthfix{
max-width:470px;
min-width:470px;
}
.calendar{
float:left;
position:relative;
margin-left:15px;
}
.boxHP {

	/*border-top: 1px solid #878787;/*
	/*border-left: 1px solid #878787;*/
	/*border-bottom: 1px solid #878787;/*
	/*border-right: 1px solid #878787;*/
	color:#2E3434;
	
}
 .heada{
	padding-top:64px;
	padding-left:16px;
	padding-right:14px;

}
.box_onehp .heada  a{
color:#093B7A;	
}
.box_onehp .heada a:hover{
color:#093B7A;	
}
.box_onehp .heada .body a{
color:#2E3434;
}
.box_onehp .heada .body a:hover{
color:#2E3434;
}
 .dbod{	
	font-size:10px;
}
.bhead{
padding-top:10px;
font-size:12px;
color:#FFFFFF;
}

.bhead a{
font-size:12px;
color:#FFFFFF;
}



 .lin {
font-size:13px;
padding-left:160px;
font-weight:bold;
	

}
 .lin a,  .bbod .linn a{
color:#3E6793;	

}
 .lin a:hover,  .bbod .linn a:hover{
color:#3E6793;	

}
.btit{
color:#093B7A;
font-weight:bold;
font-size:14px;
}
.btit a{
color:#093B7A;
}
.btit a:hover{
color:#093B7A;
}
.boxHPb {
	width:223px;
	height:270px;
	
	/*background: url("/ui/update_bg.jpg") top left no-repeat;*/
	padding-left:3px;
	max-width:341px;
	
}

.boxPR {

	border-top: 1px solid #878787;
	/*border-left: 1px solid #878787;*/
	/*max-width: 480px;*/
	max-height:230px;
	
}
.moreBoxPR {
	background: url("/ui/bg_more.gif") top left repeat-x;
	height: 25px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	clear: both;
}
.contentPaddingPR {
	max-height:200px;
	padding-bottom:0px;
	padding-top:9px;
	padding-left:4px;
	padding-right:9px;
	
	font-size: 12px;
}
.no_nav_content{
float:right;
width: 700px;
max-width:700px;

}
.sponsor{
	/*background: url("/ui/bg_more.gif") top left repeat-x;*/
	background-color:#E8E8E8;
	height: 28px;
	font-weight:600;
	color:#666666;
	text-align: center;
	padding-top: 8px;
	margin-bottom:4px;
	padding-right: 0px;
	clear: both;
}
.genesponsor{
	background: url("/ui/genentech.gif") top right no-repeat;
	
	background-color:#E8E8E8;
	height: 28px;
	font-weight:600;
	color:#666666;
	text-align:justify;
	padding-top: 8px;
	padding-left: 120px;
	margin-bottom:4px;
	padding-right: 0px;
	clear: both;
}
.genesponsor a, .sponsor a {
	color: #666666;
	text-decoration: none;
}

.CS_Element_CustomCF { visibility:visible; font-family:Verdana,Arial,sans-serif; font-size:11;}

.box_meeting {
	margin-bottom: 0px;
	padding: 0;
	padding-top: 10px;
	position: relative;
	/*background: #F6E1C6 url("/images/bg_spotlight.gif") top right no-repeat;*/
}

.box_meeting .contentPadding {
	/*background: url("/images/bg_annualMeeting.gif") top left no-repeat;
	padding: 19px 10px 19px 130px;*/
}

.box_meeting h1 {
	color: #994926;
	font-size: 20px !important;
}

.box_meeting ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
}

.box_meeting ul li {
	background: url("/aao/ui/icon_arrow_meeting.gif") 0px 2px no-repeat;
	padding-left: 18px;
	margin-bottom: 20px;
}




.box_onehp{
	margin-bottom: 0px;
	padding: 0;
	
	position: relative;
	/*background: #F6E1C6 url("/images/bg_spotlight.gif") top right no-repeat;*/
}



.box_onehp h1 {
	color: #FFF;
	font-size: 20px !important;
}

.box_onehp ul {
	margin: 45px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	color:#FFFFFF;
}

.box_onehp ul li {
	
	padding-left: 18px;
	margin-bottom: 20px;
}


.box_onehp a{
color:#2E3434;
text-decoration: none;
}
.box_onehp a:hover{
color:#2E3434;
text-decoration: underline;
}

#hp_up{

padding-top:10px;
padding-left:10px;
margin-bottom:-10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
height:35px;

width:216px;
}
#twitter_update_list {
background-color:#FFF;
width:226px;
}
#twitter_update_list li {
    list-style: none;
	list-style-position: outside;
	background-color:#F2F3E1;
	padding: 8px;
	margin:2px;
	}

#twitter_update_list span a {
display: inline;
color: #1986b5;
}
#twitter_update_list span a:hover {
text-decoration: underline;
color: #1986b5;
}
#hpsplit{
height:25px;
width:940px;
background-color:#F0F0F0;
color:#666666;
font:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:5px;
padding-left: 20px;
margin-left:-4px;

}
#loginbox{
margin:2px;
padding:4px;
width:205px;
hieght:35px;
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
background-color:#FCFCFC;

}
.loginboxtext{

font-size:9px;


}
.loginboxtext a{
color:#006699;
text-decoration:none;

}
.loginboxtext a:hover{
text-decoration: underline;
}

#slideshow_wrapper{
height: 290px; 
width: 707px; 
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
}
.slideshow { 
height: 230px; 
width: 700px; 

}
.vcrNav{
margin-top:35px;
margin-left:40px;
}

#slideshow_nav
{
	padding:0px 0px 7px 9px;
}

#slideshow_nav a
{ 
    color:#666666; 
    border: 1px solid #A0A0A0; 
    background: #CDCDCD; 
    text-decoration: none; 
    margin: 0 7px 0 0; 
    line-height:16px;
    font-size: 10px; 
    text-align:center;
    width:14px;
    display:block;
    float:left;
}

#slideshow_nav a:hover{
background-color:#A1AD03;
text-decoration:none;
}
.pause_resume a
{
    padding:0px;
    margin:0px;
}

 .pause_resume img
{
    height:18px;
    width:16px;
    float:left;
    margin: 0 7px 0 0; 
}
 
 .pause_resume
{
	float:left;
	padding:0px 0px 7px 0px;
}

#slideshow_nav a.activeSlide { background: #A1AD03; color:#CDCDCD; }
#slideshow_nav a:focus { outline: none; }
	
	
	/* for AJAX popup */
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
margin-top:500px;
margin-right:10px;
height:600px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}

#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}

#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
