/** CONTENT MAIN START **/
#contentBreadcrumbs {
    overflow: hidden;
    margin-bottom: 10px;
}

#contentBreadcrumbs a {
    color: #afafaf;
}

#contentBreadcrumbs .pageCrumb {
	display: 	block;
	float:      left;
	background: url(/images/icons/arrow_small_red.png) no-repeat 100% 50%;
	padding:    0 13px 0 0;
	margin:		0 8px 0 0;
}

#contentBreadcrumbs .pageCrumbFirst {
	padding-left: 0;
	margin-left: 0;
}

#contentBreadcrumbs .pageCrumbLast {
	padding-right: 0;
	background:    none;
}

.contentMedia .media {
    float:        left;
    margin-right: 10px;
}

.contentMedia .last {
    margin-right: 0;
}

.contentMedia a {
    display: block;
}

.contentMediaText .left {
    float:        left;
    margin-right: 10px;
}

.contentMediaText .right {
    float:       right;
    margin-left: 10px;
}

.contentTwoColumns .column {
    float:  left;
    margin: 0;
    width:  232px;
}

.contentMediaText .text {
	/* adjust postion; removes top line-height spacing */
    position: relative;
    top:      -3px;
}

.contentIntro .introText {
    margin-top: 10px;
}

.contentTwoColumns .left {
    margin-right: 20px;
}

.contentAnchorList ul {
	margin-top: 5px;
}

.contentAnchor .anchorText {
	padding-top: 5px;
	clear:       both;
}

.contentAnchor .anchorTop {
	float:        right;
	background:   url(/images/icons/top.png) no-repeat 0 50%;
	padding-left: 12px;
}

.contentAnchor .anchorTitle {
	float:        left;
	margin-right: 5px;
}

.contentYoutube {
    width:  484px;
    height: 344px;
}

.contentHorizontalRule {
	width: 100%;
	height: 1px;
	background-color: #D9D9D9;
}
.contentHorizontalRule hr {
	display: none;
}

/** CONTENT MAIN END **/

/** CONTENT LEFT START **/
.leftBanner, 
.rightBanner {
    overflow:   hidden;
}

.leftBanner {
	margin-bottom: 13px;
}

.leftBanner a, .rightBanner a {
    line-height: 0px;
}

.leftBanner .image, 
.rightBanner .image {
    float:        left;
    margin-right: 3px;
}

.leftBanner .first, 
.leftBanner .last{
	width: 109px;
	text-align: center;
}

.leftBanner .last, 
.rightBanner .last {
    margin-right: 0;
    float: right;
}

.sidebarMedia {
    margin-bottom: 13px;
}

.sidebarMedia a {
    line-height: 0;
}

.sidebarMedia .media {
	float:       left;
	margin-right: 5px;
}

.sidebarMedia .last {
	margin-right: 0;
}

.rightWeather {
	width:         185px;
	border:        1px solid #000;
	background:    #fff;
	margin-bottom: 13px;
}

.rightWeather .itemText {
	padding: 10px 10px 5px 10px;
}

.rightWeather .itemText h4 {
	margin-bottom: 5px;
}

.rightWeather .itemApplet {
    overflow: hidden;
    padding:  0 10px 10px 10px;
}

.rightWeather .itemApplet iframe {
    margin-top: -15px;
    width:      185px;
    height:     135px; 
}

.rightWeather .itemBar {
    clear:       both;
    min-height:  28px;
    line-height: 2.54;
    background:  #000;
    padding:     0 12px;
}

.rightWeather .itemBar a {
    display:    block;
    min-height: 28px;
    background: url(/images/icons/arrow_medium_white.png) no-repeat 100% 50%;
}   

.rightWeather .itemBar img {
    margin-top: 7px;
}
/** CONTENT LEFT END **/

/** CONTENT RIGHT START **/
.rightQuicklink {
	margin-bottom: 13px;
}

.rightQuicklink h3 {
    margin-bottom: 6px;
}

.rightQuicklink li {
    display:       block;
    background:    url(/images/backgrounds/ordered_list_bg.png) no-repeat;
    margin-bottom: 6px;
    overflow:      hidden;
}

.rightQuicklink li.last {
    margin-bottom: 0;
}

.rightQuicklink li span.number {
    display:      block;
    height:       24px;
    width:        24px;
    line-height:  2.18;
    float:        left;
    text-align:   center;
    color:        #fff;
    margin-right: 5px;
}   

.rightQuicklink li a {
    display:     block;
    float:       left;
    width:       158px;
    padding-top: 3px;
}

.rightBanner {
    margin-bottom: 13px;
}
/** CONTENT RIGHT END **/

/** NDTRC **/
