h1 {
  font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
  color:#ed037c;
  font-size:28px;
  line-height:36px;
  text-align:left;
  margin:0px;
  padding:0px;
  display:inline;
}

#innerContent a,#innerContent p,#innerContent div {
  color:#777777;
  font-size:12px;
}


h2 {
  font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
  font-size:18px;
  color:#00a4b4;
}

h3 {
  font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#777777;
}

#innerContent {
  overflow:hidden;
}

.innerContent {
  margin-right:370px;
  position:relative;
}

.innerContent a {
  color:#666666;
}

#articleDates {
  margin:5px 0px;
}

#changeTextSize {
  line-height:15px;
  padding:2px 5px 0px;
  position:absolute;
  right:0px;
  margin-top:-35px;
  cursor:hand;cursor:pointer;
}

#articleText {
  clear:right;
  overflow:hidden;
  font-size:14px;
  line-height:1.25em;
  margin-bottom:10px;
}

#byline {
  font-weight:bold;
}
#articleText p,#articleText div,#articleText ul,#articleText table,#articleText h2,#articleText h3,#articleText h4,#articleText h5 {
  margin-bottom:1em;
  font-size:1em;
}
#articleText h3 {
  font-size:120%;
  line-height:120%;
}
#articleText li {
  padding:0px;
  margin-bottom:1em;
  list-style-position:inside;
}

#articleText .articleSubtitle {
  color:#777777;
  margin:0px 0px 10px;
  font-size:120%;
  font-weight:bold;
}
#articleText .articlePullquote {
  clear:left;
  margin:10px 0px;
  font-size:140%;
  line-height:1.2em;
  font-weight:bold;
  color:#00a4b4;
}


.moreLink {
  font-size:12px !important;
  white-space:nowrap;
}

#articlePhotos {
  overflow-x:visible;
  overflow-y:hidden;
}

#articlePhotos div {
  margin-bottom:0px;
}

#articlePhotos,#photoSlides {
  height:390px !important;
}
#articlePhotos .slidePrevBtn { left:6px; z-index:1800;position:absolute;top:125px; }
#articlePhotos .slideNextBtn { right:6px; z-index:1800;position:absolute;top:125px; }

#photoSlides .photoBox {
  width:315px;
  height:300px;
  text-align:center;
  border: 1px solid #b5b5b5;
  padding-bottom:10px;
  margin-bottom:10px;
  position: relative;
}

#photoSlides .photo {
  width:250px;
  height:250px;
  overflow:hidden;
  margin:10px 32px;
}
#photoSlides .photoCaption {
  margin-bottom:4px;
  font-size:11px;
  line-height:12px;
  font-weight:bold;
}
#photoSlides .photoCredit {
  font-size:11px;
  line-height:12px;
  font-weight:bold;
}

#photoSlides .photo img {
  min-width:250px;
  max-height:250px;
  vertical-align:middle;
}

#photoSlides .photoZoom {
  margin:5px 10px;
}
hr {
  margin-left:0px;
  border-color:#b5b5b5;
}
#comments,#articleRelated {
  float:left;
  width:280px;
  margin:0px 10px 10px 0px;
}
#articleRelated {
  width:250px;
  padding:0px 9px;
  border-right:1px solid #b5b5b5;
  border-left:1px solid #b5b5b5;
}

#allComments {
  max-height:240px;
  overflow-x:hidden;
  overflow-y:auto;
  margin-bottom:10px;
}

#comments .comment {
  margin:0px 0px 5px;
  padding-top:5px;
  border-top:1px solid #ebebeb;
  display:none;
}
.relatedContentRow .headlineThumb img {
  border:2px solid #00a4b4;
}

#relatedContentAlt .relatedContentRow .headline {
  color:#777777;
  font-weight:normal;
}


#relatedContentAlt .relatedContentRow .headlineThumb,
#relatedContentAlt .relatedContentRow p {
  display:none;
}

#articleRelated .headlineVideo,#articleRelated .headlinePhoto,#articleRelated .headlineArticle,#articleRelated .headlineBlog {
  display:block;
  margin:0px;
  padding:5px;
  padding-left:24px;
  line-height:14px;
  background:url(/images/shell_v2/newHomepage/icons.png) no-repeat;
  color:#00a4b4;
  text-decoration:none;
}
#articleRelated #relatedPreviewHeadline {
  background:url(/images/shell_v2/newHomepage/icons_active.png) no-repeat;
  color:#00a4b4;
  display:block;
  margin-left:70px;
  padding:0px 0px 0px 26px;
  min-height:22px;
}

#articleRelated .headlineVideo { background-position:-0px -1px;}     /* video   */
#articleRelated .headlinePhoto { background-position:-0px -95px;} /* photo   */
#articleRelated .headlineArticle { background-position:-0px -201px;}    /* article */
#articleRelated .headlineBlog { background-position:-0px -345px;}   /* blog    */
#articleRelated .headlineThumb { margin-right:8px;margin-bottom:5px; }

#articleRelated .activeHeadline {
  background-image:url(/images/shell_v2/newHomepage/icons_active.png);
  background-repeat:no-repeat;
  font-weight:bold !important;
  color:#00a4b4 !important;
}

#articleRelated .relatedContentRow p {
  line-height:1.2em;
  margin-left:72px;
}
.relatedContentRow {
  clear:left;
  margin:0px;
  margin-top:3px;
  padding:0px;
  line-height:0px;
  border-top:1px solid #cccccc;
  padding-top:8px;
}

#relatedContentPreview {
  height:94px;
}

#relatedContentPreview p {
  height:auto;
}
#articleRelated .moreLink {
  color:#00a4b4;
}

#relatedContentPreview .relatedContentRow a,.relatedContentRow a {
  line-height:15px;
  color:#00a4b4;
  font-weight:bold;
  text-decoration:none;
}

#rightColumn {
  width:336px;
}

#rightColumn div,#rightColumn table {
  width:auto;
  margin-bottom:10px;
}

#rightColumn div div {
  margin-bottom:0px;
}

#articleTags {
  height:56px;
  overflow-x:hidden;
  overflow-y:auto;
  line-height:18px;
}

#rightColumn #articleTags {
  height:74px;
}

#articleTags a {
  margin-right:4px;
  white-space:nowrap;
}

#rightColumn #articleInteract div {
  margin-top:5px;
}
#rightColumn #articleInteract img {
  vertical-align:middle;
}

#rightColumn #oasRight {
  float:right;
  width:auto;
  max-width:170px;
  height:auto;
  padding-left:0px;
  margin:0px;
  background-color:transparent;
}

#rightColumn #oasMiddle {
  width:336px;
  padding-left:0px;
  overflow:visible;
}

#rightColumn #articleListings, #rightColumn #articleInteract {
  float:left;
  width:150px;
  margin-right:8px;
}


#rightColumn #articleMap {
  width:336px;height:280px;
}

#rightColumn #articleListings {
  background-color:#dcedf9;
  padding:5px;
  width:150px;
}

#articleListings h2 {
  font-size:15px;
  font-weight:bold;
}

#articleListingRows {
  width:150px;
  max-height:225px;
  overflow-x:hidden;
  overflow-y:auto;
}

#articleListings a
{
  background:transparent url(/images/shell_v2/newTagPages/filterCheckBg.gif) no-repeat scroll left -147px;
  display:block;
  float:left;
  font-size:11px !important;
  line-height:14px;
  padding-left:24px;
  padding-bottom:10px;
  padding-right:3px;
  text-decoration:none;

}

#articleListings a.checked
{
  background-position:left 0px;
  text-decoration:underline;
}

#articleListings p
{
  margin:10px 0px;
}

/* THIS IS FOR V2_Rev1 OF ARTICLES */
h1 {
  display:block;
  margin:0 90px 0 0;
}
#relatedContent { display:none; }
#relatedContentPreview,#relatedContentAlt { display:block; }
#articleTags {
  margin-bottom:10px;
}
#rightColumn #articleInteract {
 width:auto;
 float:none;
}
#rightColumn #articleInteract .shareLink {
  width:160px;
  float:left;
  min-height:20px;
}
#oasMiddle {
  clear:left;
}
#articleText .articlePullquote {
  float:right;
  width:240px;
  text-align:right;
  border-color:#00A4B4;
  border-style:solid;
  border-width:1px 0;
  padding:10px 0px;
  margin-left:10px;
}

#articlePhotos {
  overflow-x:visible;
  overflow-y:hidden;
  border: 1px solid #b5b5b5;
}
#photoSlides .photoBox {
  border-width:0px;
  height:290px;
  padding-bottom:0px;
  margin-bottom:0px;
}
#photoSlides .photoCaption {
  height:50px;
  overflow-x:hidden;
  overflow-y:auto;
  margin:5px 32px;
}
#photoSlides .photoCredit {
  margin:5px 30px;
}


#photoSlides .photoZoom {
  margin:5px 32px;
}

#articleText a {
  color:#333333;
  font-weight:bold;
}
#articleText #articlePhotos a {
  color:inherit;
}

h1 {
  font-weight:bold;
  line-height:30px;
}
#byline {
  margin-top:10px;
  font-weight:normal;
}
#articleTags {
  margin-top:10px;
}

#articleText .articleSubtitle {
  color:#00a4b4;
  margin:0px 0px 10px;
  font-size:120%;
  line-height:130%;
  font-weight:bold;
}

#articleText h3,#articleText h2,#articleText strong font {
  color:#333333;
}

#changeTextSize {
margin-top:0px;
top:9px;
}

#photoSlides .photoCredit {
font-weight:normal;
}
