* {
	margin: 0;
	padding: 0;
}

/*   Added    */

h4 {
    font-size: 12px;
}

ul {
	padding-left: 14px;
}

ol {
	padding-left: 22px;
}

blockquote {
	padding: 10px 20px;
}

/*    End added   */

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#top {
	width: 750px;
	height: 30px;
	background: #FEFCE8;
	border-bottom: 1px solid #B2C8D8;
	color: #015585;
	font-size: 10px;
}

#top p {
	padding: 10px 10px 0;
}

#top a {
	color: #015585;
}

#logoArea {
	width: 750px;
	height: 100px;
}

#logo {
	float: left;
	width: 264px;
	height: 100px;
}

#logo p {
	margin: 16px 0 0 8px;
}

#logo img {
	border: 0;
}

#banner_460 {
	float: left;
	width: 486px;
	height: 100px;
	padding-top: 16px;
	background: url('/images/top-ad-bckgnd.GIF');
	background-repeat: no-repeat;
    background-position: 0% 25%;
	margin-bottom: -16px;
}

#centerArticle {
	float: left;  
	width: 750px;
	background: url('../img/center-article-bg.gif') no-repeat left top;
}

#centerArticle .full_table { /* Added */
 float: left;
 position: relative;
 top: 2px;
 left: -1px;
 margin: -1px 0px 0 9px;
}

*:first-child+html #centerArticle .full_table { /* Added */
 float: left;
 margin: 0px 0px 0 10px;
}

* html #centerArticle .full_table { /* Added */
 float: left;
 margin: 0px 0px -4px 5px;
}

#centerArticle .full_table a { /* Added */
 color: #003366;
 font-weight: bold;
 font-size: 9px;
}

#centerArticle .for {
	float: right;
	margin: 10px 8px 0 0;
	font-size: 9px;
}

* html #centerArticle .for {
	margin: 6px 4px 0 0;
}

#centerArticle .for a {
	color: #003366;
	margin-left: 1px;
}

#centerArticle .volume {
	clear: left;  /* Added */
	float: left;
	margin: 7px 0 0 8px; /* Modified */
	font-weight: bold;
	color: #003366;
}

* html #centerArticle .volume {
	margin: 12px 0 0 4px;
}

#centerArticle .rightColumn {
	position: relative;
	top: 10px;
}

#innerArticle .volume {
	margin: 12px 0 0 0;
}

#innerArticle .credits {
	font-family: Georgia, Times, Serif;
}

#innerArticle .credits a {
	color: #015585;
	font-family: Arial, Verdana, Sans-serif;
}

#innerArticle .credits .title {
	font-size: 18px;
}

#mainArticle {
	clear: both;
	width: 737px;
	height: 190px;
	padding: 6px 5px 0 8px;
}

#mainArticle img {
	float: right;
	width: 234px;
	height: 139px;
	margin-left: 16px;
	margin-bottom: 25px;
	margin-bottom:0px;
}

div#homepageHighlight1 {
    margin: 0px; 
    padding-left: 0px; 
    padding-bottom: 5px;
    position: absolute; 
    /*top: 365px; */
    top: 360px;
    /* width: 737px; */
    width: 500px;
    border: 0px solid;
}

*:first-child+html div#homepageHighlight1 {
   top: 345px;
 }

body > div#homepageHighlight1 {
    position: fixed;
    padding-bottom: 15px;
}

* html body > div#homepageHighlight1 {
    padding-bottom: 0px;
}

* html #mainArticle img {
	margin-bottom: 0px;
}

#inThisIssue {
	clear: both;
	width: 750px;
	margin-top: 0px; 
	background: url('../img/in-this-issue-bg.gif') no-repeat center top;
}

#rightBox {
	float: right;
	width: 348px;
	padding: 30px 5px 0 0;
}

#banner_160 {
	float: right;
	margin: 0 0 7px 10px;
}

* html #banner_160 {
	margin: 0 0 7px 5px;
}

#careerCenter img {
	border: 0;
	width: 160px;
	margin-left: 9px;
}

#ceu {
	clear: both;
	position: relative;
	width: 345px;
	background: #E9E5D0;
	border-left: 1px solid #035686;
	border-right: 1px solid #035686;
	/* margin-top : 45px; */
}

#ceu .ceuTopBg {
	position: relative;
	top: -4px;
	left: -1px;
}

* html #ceu .ceuTopBg {
	top: -3px;
	margin-right: -2px;
}

#ceu .ceuBottomBg {
	position: relative;
	bottom: -4px;
	left: -1px;
}

* html #ceu .ceuBottomBg {
	margin-right: -2px;
}

#ceu .ceuTitle {
	font-size: 30px;
	color: #003366;
	margin-left: 8px;
}

#ceu .ceuText {
	text-align : left;
	margin-left: 8px;
	margin-right: 8px;
}

#ceu .ceuText img {
	float: left;
	margin-right: 14px;
}

/*  Added   */

#ceu ul {
	position:relative;
	left:18px;
}

* html #ceu ul {
	float:left;
	left:0;
	padding-left:18px;
	width:170px;
}

#ceu ol {
	position:relative;
	left:18px;
}

* html #ceu ol {
	float:left;
	left:0;
	padding-left: 22px;
	width:170px;
}

/*  End added  */

#ceu .readMore {
	text-align: right;
	margin: 2px 12px 2px 0;
	font-size: 11px;
	font-weight: bold;
}

#ceu .readMore a {
	color: #333333;
}

#leftBox {
	width: 386px;
	padding-top: 33px;
}

.secondaryArticle {
	float: left;
	width: 386px;
	margin-bottom: 10px;
}

/*  Added    */

.secondaryArticle ol {
	clear: left; /* added */
	position:relative;
	/*left:22px;*/
	left: 0px;
}

* html .secondaryArticle ol {
	float:left;
	left:0;
	padding-left:22px;
	width:220px;
	margin-bottom: 5px;
}

.secondaryArticle ul {
	clear: left; /* added */
	position:relative;
	/*left:18px;*/
	left:0px;
}

* html .secondaryArticle ul {
	float:left;
	left: 0;
	padding-left:18px;
	width:220px;
	margin-bottom: 5px;
}

/* End Added  */

.secondaryArticle img {
	float: left;
	/* margin: 0px 10px 30px 2px; */
	margin: 0px 10px 10px 8px;
}

.secondaryArticle .articleBody {
	margin-top: 4px;
	line-height: 12px;
}

.editorial {
	position: relative;
	width: 378px;
	height: 20px;
	padding: 4px 0 0px 0px;
	margin-bottom: 10px;
	background: #B91412;
	font-size: 14px;
	font-weight: bold;
	/* color: #ffffff; */
	color: #000;
}

.clinical {
	background: #E3D160;
	color: #333333;	
}

.bracket {
	position: relative;
	top: -1px;
}

.articleTitle {
	font-family: Georgia, Times, Serif;
	font-size: 18px;
	font-weight: bold;
	font-weight: normal;
}

.articleTitle a{
	color :#000000;
}

.articleBody {
	margin-top: 6px;
	line-height: 14px;
}

.view {
	float: right; 
	margin-top: 6px;
	font-size: 8pt;
	color: #015585;
}

.view a {
	color: #015585;
}

.articleNumber {
	margin-top: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #015585;
}

.articleNumber a {
	color: #015585;
}

#footer {
	width: 740px;
	height: 70px;
	float: left;
	margin-top: 10px; 
	background: #FEFCE8;	
	border-top: 1px solid #B2C8D8;
	border-bottom: 1px solid #B2C8D8;
	font-size: 9px;
	padding-left: 10px;
}

#footer a {
	color: #333333;
	margin-right: 2px;
}

#footer .secondaryMenu {
	margin: 10px 0 10px 0;
}

#logos {
	float: right;
	width: 280px;
}

#logos img {
	border: 0;
}

#logos p {
	float: right;
}

#logos .apta {
	margin-top: 14px;
	margin-right: 16px;
}

#logos .cs {
	margin-top: 8px;
	margin-right: 16px;
}

#logos .spts {
	margin-top: 14px;
	margin-right: 8px;
}

.poweredBy {
	width: 738px;
	float: left;
	text-align: right;
	padding: 10px 12px 0 0;
}

.poweredBy img {
	border: 0;
}

.floatRight {
	float: right;
}

/*    Menu    */

#menu {
	clear: both;
	width: 750px;
	height: 26px;
	background: #015585;
	margin:0;
}

#menu p {
	margin: 0;
	padding: 0; 
}

#menu a {
	float: left;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding: 4px 8px;
}

#menu a:hover {
	background: #A7D8F8;
}

#menu a.selected {
	background: #A7D8F8;
	color: #003366;
}

/*    Inner page   */

#innerArticle {
	float: left;
	margin-left: 8px;
	width: 548px;
	margin-top: 20px;
}

* html #innerArticle {
	margin-left: 4px;
}

#innerArticle .editorial {
	width: 548px;
	text-align: left;
}

#innerArticle img {
	float: left;
	margin: 0 8px 6px 0;
}

#innerArticle .articleBody {
	clear: left;
	width: 531px; /*540px*/
	display: block;
	padding: 12px 8px;
	/*background: #FBF3F3;*/
}

#innerArticle .basicBody {
	clear: left;
	width: 531px; /*540px*/
	display: block;
	padding: 12px 8px;
	
}

.secondaryArticle .basicBodyForHomepage {
	clear: left;
	/*width: 531px; /*540px*/
	display: block;
	margin: 0;
}

/*  Added  */

#innerArticle .articleBody ul {
	margin: 6px 0;
}

#innerArticle .articleBody ol {
	margin: 6px 0;
}

#innerArticle .articleBody p {
	margin-bottom: 6px;
}

/*  End added  */

#innerArticle .articleDescription {
	float: left;
	font-size: 10px;
	margin-top: 14px;
}

#innerArticle .articleTitle {
	margin-bottom: 10px;
}

#innerArticle .view {
	float: left;
	font-size: 10pt;
	
}

#innerArticle .selectBox {
	float: right;
	/*
	margin-left: 480px;
	margin-top: -18px;
	*/
	margin-left: 580px;
	.margin-left: 575px;
	margin-top: 30px;

	position: absolute;
}

#innerRight {
	float: right;
	width: 174px;
	padding-top: 10px;
}

#innerRight img {
	border: 0;
	margin-top: 6px;
}

/* Added for basic page navigation */
#basic_nav {
	clear: both;
	position: relative;
	width: 174px;
	background: #E9E5D0;
	border-left: 1px solid #035686;
	border-right: 1px solid #035686;
}
/* End of added for basic page navigation */

/* added */
.articleList {
	clear: left;
	padding: 12px 8px;
	font-size : 10pt;
	color :#000000;
}
.articleList a{
	color :#000000;
}

.articleList2 {
	clear: left;
	font-size : 10pt;
	color :#015585;
}
.articleList2 a{
	color :#015585;
}

.articleList-odd {
	clear: left;
	padding: 0px;
	font-size : 10pt;
	color :#000000;
}
.articleList-odd a{
	color :#000000;
}

.articleList-even {
	clear: left;
	padding: 0px;
	font-size : 10pt;
	color :#000000;
}
.articleList-even a{
	color :#000000;
}

.articleType {
	clear: left;
	font-size : 10pt;
	color :#015585;
	/*font-size : 12pt;*/
	font-weight : bold;
}

.articleAuthor {
	clear: left;
	padding-top: 5px;
	font-size : 10pt;
	color :#000000;
}

.articleAuthor  a{
	color :#000000;
}

.articleAuthor-odd {
	clear: left;
	padding-top: 5px;
	font-size : 10pt;
	color :#000000;
}

.articleAuthor-odd a{
	color :#000000;
}

.articleAuthor-even {
	clear: left;
	padding-top: 5px;
	font-size : 10pt;
	color :#000000;
}

.articleAuthor-even  a{
	color :#000000;
}

.articleAuthorHomepage {
    margin-top: 5px;
    margin-bottom: 5px;
	font-size : 10pt;
	color :#000000;
}

.articleAuthorHomepage  a{
	color :#000000;
}

/*aded for right nav */
.rightNavBox {
	border-style:solid;
	border-width:1px;
	border-color : #7FA6D1;
	padding : 4px;
}
.rightNavList {
	color : #000000;
	margin : 2px;
}
.rightNavList a{
	color : #000000;

}
.rightHighlight {
	border-style:solid;
	border-width:1px;
	border-color : #7FA6D1;
	padding : 4px;
	padding-left: 12px;
	padding-right: 12px;
}

a.currentOption {
	color: black;
}



/* Matt's Edits */

.articleTitle {font-family: Georgia, Times, Serif; font-size: 18px; font-weight: normal;}
.articleTitle a {color: #015585;}

.articleAuthor {
	clear: left;
	padding-top: 5px;
	font-size : 10pt;
	color :#000000;
}

.articleAuthor  a{
	color :#000000;
}

.articleAuthorHomepage {
    margin-top: 5px;
    margin-bottom: 5px;
	font-size : 10pt;
	color :#444;
	font-style: italic;
}

.articleAuthorHomepage  a{
	color :#000000;
}

/* Matt's Edits #2 */
.articleType-odd, .articleType-even {text-transform: uppercase; font-size: 10px; color: #666; font-weight: bold;}
.articleList-odd, .articleList-even {font-family: Georgia, Times, Serif; font-size: 16px; font-weight: normal;}
.articleList-odd a, .articleList-even a {color: #015585;}
.articleAuthor-odd, .articleAuthor-even {font-style: italic; color: #666; padding-bottom: 5px;}
.view-odd, .view-even {padding-top: 5px;}
.view-odd a, .view-even a {color: #015585;}

.articleAuthor-even, .articleList-even, .articleType-even, .view-even {display: block; padding-left: 2px; padding-right: 2px;}

.articleAuthor-even, .articleList-even, .articleType-even, .view-even {background: #FAF3C5; display: block; padding-left: 2px}
.articleType-even {}
.view-even {padding-bottom: 5px; border-bottom: 1px solid #B2C8D8;}
.view-odd, .view-even {margin-bottom:15px;}

/* #centerArticle p.full_table a:link, #centerArticle p.full_table a:visited {color: #fff;} */

.issueArticle-odd {}
.issueArticle-even {background: #FAF3C5;padding-top: 5px; border-top: 1px solid #B2C8D8;}

td.rssBox1 a{
                margin-top: 2px; margin-left: -3px
}
td.rssBox1 a:hover{
                BACKGROUND: #fafafa; COLOR: #2e5788; TEXT-DECORATION: none; height: 34px; margin-left: -3px; margin-top: -3px; padding-top: 10px
}
td.rssBox2 a{
                margin-top: 5px; margin-left: -3px
}
td.rssBox2 a:hover{
                BACKGROUND: #fafafa; COLOR: #2e5788; TEXT-DECORATION: none; height: 34px; margin-left: -3px; margin-top: -3px; padding-top: 13px 
}
td.rssBox3 a{
                margin-top: -1px; margin-right: -3px
}
td.rssBox3 a:hover{
                BACKGROUND: #fafafa; COLOR: #2e5788; TEXT-DECORATION: none; height: 34px; margin-right: -3px; margin-top: -3px; padding-top: 7px
}

