﻿* 
{
    margin: 0;
    padding: 0;
}

html
{
    overflow: -moz-scrollbars-vertical !important;
}

body 
{
    background-color: #EFEFEF;
    color:#474542;
    font-size: 62.5%;
}

img
{
  border: 0px;
}

.font_italic
{
   font-style: italic;
}

.font_bold
{
    font-weight: bold;
}
a
{
    color: #333333;
}

a.noLine
{
    text-decoration: none;
}

a.noLine:hover
{
    text-decoration: underline;
}

ol
{
    margin-left: 24px;
    font: 1.1em Georgia;
}

.clear
{
    clear: both;
}

div#Container 
{
    margin: 0 auto;
    width: 1012px;
    position: relative;
}

div#OuterContainer 
{
    background: url(../images/bkg_OuterContainer.gif) repeat-y;
    float: left;
    width: 1012px;
}

div#InnerContainer 
{
    background: url(../images/bkg_InnerContainer.gif) no-repeat bottom left;
   float: left;
    padding-bottom: 5px;
    width: 1012px;
}

div#Content
{
    float: left;
    position: relative;    
    background: url(../images/content_bg.gif) repeat-y;
    margin-left: 26px;
    /* FF fix */
    width: 960px;
}
div#Header
{
    margin: 2em 26px;
    width: 960px;
    position: relative;
    clear: both;
    height:45px;
}

/* add */
div#Header h1
{
    background: url(../images/oldlogo_small.jpg) no-repeat;
    float: left;
    height: 44px;
    width: 256px;
    text-indent: -10001px;
}

div#Header h1 a
{
    display: block;
    /*height: 61px;*/
    height: 44px;
    width: 329px;
}

.framePosition
{
    /*height: 300px;*/
    height: 194px;
    width: 225px;
    position: absolute;
    top: 15px;
    right: 13px;
    border: solid 1px #666;
}

/* add */
.frame_overview
{
    height: 194px;
    width: 225px; 
    border: solid 1px #666;
}

div#NavAndSearch
{
    float: right;
    margin-bottom: 1em;
    padding-left: 6px;
    padding-bottom: 1em;
}

div#NavAndSearch ul
{
	float: left;
    list-style: none;
    margin: .4em 0 0 0;
}

div#NavAndSearch ul li
{
    display: inline;
}

div#NavAndSearch ul li a
{
    border-right: solid 1px #353233;
    color: #353233;
    font: 11px Georgia;
    padding: 0 1em 0 .5em;
}

div#NavAndSearch ul li.last a
{
    border-right: 0;
    padding: 0 0 0 .5em;
}

div#Footer {
/* add color:#353233;*/
color:#000000;
float:left;
width:960px;
font-family:Georgia;
font-size:11px;
margin-left: 26px;
}

div#Footer p
{
    padding:0.8em 0pt 1.0em 1.2em;
}

div.twentyFiveOne
{
	margin:0;
	padding:0;
    float:left;
	width:120px;
}

div.twentyFiveOne ul
{
    list-style: none;
    margin-top:18px;
}

/* add */
div.Fifty ul
{
	/*list-style: none;*/
    margin-top:18px;
}
div.Fifty ul li
{
    margin-left: 30px;
}

div.twentyFiveOne ul li
{
    border-top: solid 1px #d3d3d3;   
}

div.twentyFiveOne ul li.last
{
    border-bottom: solid 1px #d3d3d3;
}

div.twentyFiveOne ul li a
{
    font: 11px Tahoma;
    padding: 5px;
    padding-left: 8px;
    color: #909090;
    display: block;
    text-decoration: none;
}

div.twentyFiveOne ul li a.selected
{
    color: #f1f1f1;
    background-color: #959595;
}

div.twentyFiveOne ul li a:hover
{
    color: #f1f1f1;
    background-color: #959595;
}

/* add */
div.Fifty
{
	margin:0;
	padding:0;
    float:left;
	/*width:568px;*/	
    width:600px;    
    font: 1.1em Georgia;
}

/* add */
div.twentyFiveTwo
{
    margin:0;
	/*padding:15px 20px;*/
    padding:10px 10px;
	/*width:248px;*/
    width:220px;
    float:left;    
    color: #686868;
    font-family: Tahoma;	
}

div.twentyFiveTwo h3
{
    font-size: 11px;
    font-weight: bold;
    padding:0 0 8px;
    border-bottom:1px solid #CECCC6;
}
div.twentyFiveTwo p
{
    font-size: 11px;
    line-height:1.5em;
}
div.twentyFiveTwo img
{
    margin: 8px 0 12px;
}

div#pages .pageInfo
{
    display: none;
}
div#pages .selected
{
  display: block;
  margin:14px 30px 20px;
}

/* add */
div#pages h3
{
    font-family: Georgia;
    font-size: 18px;
    font-weight: normal;
    /*border-bottom:1px solid #D5D3CD;*/
    margin-bottom:10px;
    /*padding:0 0 0.3em;*/
    padding:5px 0 0.3em;
}

div#pages h3.title_overview
{
    font-family: Tahoma;
    font-weight: bold;
    border:0;
    margin-bottom:0;
}

div#pages p
{
    font-size: 12px;
    line-height:1.5em;
    margin-bottom: 4px;
}

p.title
{
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    border-bottom:1px solid #D5D3CD;
    margin-bottom:5px;
    padding:0 0 0.3em;
}

div#pages #page_1
{
    position: relative;
}
/* add */
div#pages #page_1 img
{
    position: absolute;
    /*left: -15px;*/
    left: 138px;
}

div#pages #page_1 .left,
div#pages #page_1 .right
{
    margin-top: 140px;	
}

div#pages .left
{
    width: 250px;
    float: left;
}

div#pages .left img
{
    margin-top: 5px;
    margin-bottom: 15px;
    margin-right: 15px;
}

div#pages #page_2 .left
{
    width: 190px;
}

div#pages #page_3 .left
{
    width: 100%;
}

div#pages #page_3 .left img
{
    float: left;
}

div#pages .right
{
    width: 250px;
    float: right;
}

div#pages #page_2 .right
{
    width: 335px;
}

/* add */
div#pages_REMOVE a
{
    background:transparent url(../images/img_arrow_blue_big.gif) no-repeat 0px 1px;
    padding-bottom:0px;
    padding-left:11px;
    text-decoration:none;
}
div#pages a:hover
{
    text-decoration: underline;
}

div#pages dl dt
{
    width: 20px;
    float: left;
    margin-bottom: 8px;
    font-weight: bold;
    line-height:1.5em;
    font-size:12px;
}
div#pages dl dd
{
    margin-left: 20px;
    margin-bottom: 8px;
    line-height:1.5em;
    font-size:12px;
}

/* add */
div#pages2_REMOVE a
{
    background:transparent url(../images/img_arrow_blue_big.gif) no-repeat 0px 1px;
    padding-bottom:0px;
    padding-left:11px;
    text-decoration:none;
}
.extra_spacingSidebarLink
{
    margin-top: 10px;
    background:transparent url(../images/img_arrow_blue_big.gif) no-repeat 0px 1px;
    padding-bottom:0px;
    padding-left: 11px;
    margin-left: 12px;
}

.extra_spacing
{
    margin-top: 10px;
}

/* jkwa 01.18.2010 - START */
div.syndicate #flashALTcontent h1
{
    font-size: 17px;
    font-family: Tahoma;
    font-weight: bold;
    border:0;
    margin-bottom:0;
    padding:5px 0 0.3em;
}

/* REMOVED
div#left-column h3, div#right-column h3
{
    font-size: 18px;
    font-family: Tahoma;
    font-weight: bold;
    border:0;
    margin-top:20px;
    margin-bottom:0;
    padding:5px 0 0.3em;
} 
*/

div#cdc_syndicated li, div#cdcAttribution
{
    font-size: 12px;
    line-height:1.5em;
    margin-bottom: 4px;
}

div#cdc_syndicated ul
{
    margin-top: 1px;
}
/*
div#cdc_syndicated h3
{
    font-family: Tahoma;
}
*/
/* jkwa 01.18.2010 - END */

div#cdc_syndicated h1
{
    font-size: 17px;
    font-family: Tahoma;
    margin-bottom: 4px;		
    font-weight: bold;	
}

div#cdc_syndicated h2
{
    font-size: 17px;
    font-family: Tahoma;
    margin-bottom: 4px;		
    font-weight: bold;	
}

div#cdc_syndicated h3
{
    font-size: 15px;
    font-family: Tahoma;
    margin-bottom: 4px;	
    font-weight: bold;	
}

div#cdc_syndicated h4
{
    font-size: 13px;
    font-family: Tahoma;
    margin-bottom: 4px;	
    font-weight: bold;	
}

div#cdc_syndicated .syndicate
{
    font-size: 1.1em;
    line-height:1.5em;	
}

div#cdc_syndicated #flugovAttribution{
    font-size: 12px;
}

/* add HealthyHeadlines */
div#page_2 #cdc_syndicated a {
	text-decoration: none;
	color: #4a006e;
}

div#page_2 #cdc_syndicated #disclaimer {
	font-size:11px;
}





/* FOR HEALTHY HEADLINES CSS 05-21-2010

/* Rule 13 of reset.css */ 
* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
 
/* Rule 57 of grid.css */ 
.righty {
	FLOAT: right;
	MARGIN-LEFT: 10px;
	VERTICAL-ALIGN: baseline;
	POSITION: relative
}
 
/* Rule 91 of grid.css */ 
.subColumns {
	OVERFLOW: hidden;
	WIDTH: auto
}
 
/* Rule 40 of columns-float.css */ 
.main-inner {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px
}
 
/* Rule 41 of columns-float.css */ 
*:first-child + HTML .secondTier #content-main .main-inner {
	OVERFLOW: hidden
}
 
/* Rule 11 of columns-float.css */ 
#content {
	CLEAR: both;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BACKGROUND-COLOR: #fff;
	BORDER-BOTTOM-STYLE: none
}
 
/* Rule 12 of columns-float.css */ 
*:first-child + HTML #wrapper-inner #content {
	MIN-HEIGHT: auto;
	FLOAT: none
}
 
/* Rule 32 of columns-float.css */ 
#content-main {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px auto 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BACKGROUND-COLOR: #fff;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: none
}
 
/* Rule 33 of columns-float.css */ 
.secondTier #content-main {
	MARGIN-LEFT: 179px
}
 
/* Rule 1 of /TemplatePackage/css/B/theme-purple.css */ 
*:first-child + HTML BODY.secondTier #content {
	BACKGROUND: url(/images/bg_content.gif) #fff repeat-x left 10px
}
 
/* Rule 20 of columns-float.css */ 
#content-inner {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 175px 0px 0px;
	WIDTH: auto;
	PADDING-TOP: 0px
}
 
/* Rule 5 of columns-float.css */ 
#wrapper {
	PADDING-RIGHT: 10px;
	MIN-WIDTH: 749px;
	PADDING-LEFT: 10px;
	MIN-HEIGHT: auto;
	BACKGROUND: url(/images/bgWrapperRt.png) repeat-y right top;
	MAX-WIDTH: 1000px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	POSITION: relative;
	BORDER-BOTTOM-STYLE: none
}
 
/* Rule 10 of columns-float.css */ 
#wrapper-inner {
	BACKGROUND: #fff
}
 
/* Rule 28 of reset.css */ 
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
 
/* Rule 3 of columns-float.css */ 
BODY {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: sans-serif
}
 
/* Rule 4 of columns-float.css */ 
*:first-child + HTML BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px
}
 
/* Rule 1 of grid.css */ 
BODY {
	BACKGROUND: url(/images/bgMainDropShadowGradient.png) #bec3cc fixed repeat-x 0px 0px;
	FONT: 75% Verdana, Arial, Helvetica, sans-serif;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: none
}
 
/* Rule 29 of reset.css */ 
HTML {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
 
/* Rule 121 of newMods-float.css */ 
.rounders {
	Z-INDEX: 1;
	MARGIN: 0px 0px 10px 12px;
	POSITION: relative
}
 
/* Rule 122 of newMods-float.css */ 
.module.rounders {
	MARGIN-BOTTOM: 10px
}
 
/* Rule 125 of newMods-float.css */ 
.rounders .b {
	BACKGROUND: url(/images/bg_twoBlocksGreen.gif) no-repeat right top
}
 
/* Rule 155 of newMods-float.css */ 
.rounders .b {
	WIDTH: 100%;
	POSITION: relative
}
 
/* Rule 156 of newMods-float.css */ 
*:first-child + HTML .rounders .b {
	MIN-WIDTH: 100%
}
 
/* Rule 157 of newMods-float.css */ 
.rounders .b {
	FONT-SIZE: 1px;
	HEIGHT: 12px;
	BACKGROUND-COLOR: transparent
}
 
/* Rule 159 of newMods-float.css */ 
.rounders .b {
	BACKGROUND-POSITION: right bottom;
	BACKGROUND-COLOR: transparent
}
 
/* Rule 39 of /TemplatePackage/css/B/theme-purple.css */ 
.rounders .b {
	BACKGROUND-IMAGE: url(/images/bg_twoBlocks.gif)
}
 
/* Rule 55 of /TemplatePackage/css/B/theme-purple.css */ 
.rounders .b {
	WIDTH: 100%;
	POSITION: relative
}
 
/* Rule 56 of /TemplatePackage/css/B/theme-purple.css */ 
.rounders .b {
	FONT-SIZE: 1px;
	HEIGHT: 12px
}
 
/* Rule 58 of /TemplatePackage/css/B/theme-purple.css */ 
.rounders .b {
	BACKGROUND-POSITION: right bottom
}
 
/* Rule 126 of newMods-float.css */ 
.rounders .b DIV {
	BACKGROUND: url(/images/bg_twoBlocksGreen.gif) no-repeat right top
}
 
/* Rule 158 of newMods-float.css */ 
.rounders .b DIV {
	FONT-SIZE: 1px;
	HEIGHT: 12px;
	BACKGROUND-COLOR: transparent
}
 
/* Rule 160 of newMods-float.css */ 
.rounders .b DIV {
	BACKGROUND-POSITION: left bottom;
	MARGIN-LEFT: -12px;
	WIDTH: 12px;
	POSITION: relative
}
 
/* Rule 40 of /TemplatePackage/css/B/theme-purple.css */ 
.rounders .b DIV {
	BACKGROUND-IMAGE: url(/images/bg_twoBlocks.gif)
}
 
/* Rule 57 of /TemplatePackage/css/B/theme-purple.css */ 
.rounders .b DIV {
	FONT-SIZE: 1px;
	HEIGHT: 12px
}
 
/* Rule 59 of /TemplatePackage/css/B/theme-purple.css */ 
.rounders .b DIV {
	BACKGROUND-POSITION: left bottom;
	MARGIN-LEFT: -12px;
	WIDTH: 12px;
	POSITION: relative
}
 
/* Rule 123 of newMods-float.css */ 
.rounders .inner {
	BACKGROUND: url(/images/bg_twoBlocksGreen.gif) no-repeat right top
}
 
/* Rule 152 of newMods-float.css */ 
.rounders .inner {
	PADDING-RIGHT: 12px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 12px;
	POSITION: relative
}
 
/* Rule 153 of newMods-float.css */ 
*:first-child + HTML .rounders .inner {
	PADDING-BOTTOM: 1px
}
 
/* Rule 254 of newMods-float.css */ 
*:first-child + HTML .module .inner {
	OVERFLOW: visible
}
 
/* Rule 37 of /TemplatePackage/css/B/theme-purple.css */ 
.rounders .inner {
	BACKGROUND-IMAGE: url(/images/bg_twoBlocks.gif)
}
 
/* Rule 53 of /TemplatePackage/css/B/theme-purple.css */ 
.rounders .inner {
	PADDING-RIGHT: 12px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 12px;
	POSITION: relative
}
 
/* Rule 92 of grid.css */ 
*:first-child + HTML .inner > .subColumns {
	WIDTH: 100%
}
 
/* Rule 137 of grid.css */ 
.subc {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px
}
 
/* Rule 156 of grid.css */ 
.rounders .subc {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
 
/* Rule 255 of newMods-float.css */ 
.module .inner .subc {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 1%;
	OVERFLOW: hidden;
	PADDING-TOP: 0px
}
 
/* Rule 256 of newMods-float.css */ 
*:first-child + HTML .module .inner .subc {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	MAX-WIDTH: none;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px
}
 
/* Rule 12 of reset.css */ 
P {
	FONT-SIZE: 1em
}
 
/* Rule 30 of reset.css */ 
P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
 
/* Rule 49 of type.css */ 
P {
	MARGIN: 0px 0px 1em;
	LINE-HEIGHT: 1.33em;
	TEXT-ALIGN: left
}
 
/* Rule 184 of newMods-float.css */ 
.rounders P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0.5em;
	MARGIN: 0px 0px 0.25em;
	PADDING-TOP: 0px;
	POSITION: relative
}
 
/* Rule 124 of newMods-float.css */ 
.rounders .t {
	BACKGROUND: url(/images/bg_twoBlocksGreen.gif) no-repeat right top
}
 
/* Rule 154 of newMods-float.css */ 
.rounders .t {
	BACKGROUND-POSITION: left top;
	Z-INDEX: -10;
	LEFT: 0px;
	MARGIN-LEFT: -12px;
	WIDTH: 12px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 100%
}
 
/* Rule 38 of /TemplatePackage/css/B/theme-purple.css */ 
.rounders .t {
	BACKGROUND-IMAGE: url(/images/bg_twoBlocks.gif)
}
 
/* Rule 54 of /TemplatePackage/css/B/theme-purple.css */ 
.rounders .t {
	BACKGROUND-POSITION: left top;
	LEFT: 0px;
	MARGIN-LEFT: -12px;
	WIDTH: 12px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 100%
}


