/*article styles*/

#articleOuter {width:948px;}

.articleLeft {
    width:230px;
    padding-right:15px;
    float:left;
}

.articleRight {
    width:703px;
    float:left;
}

#articleOuter H1 {
	word-spacing:-1px;
	line-height:19px;
	vertical-align:baseline;
	padding-bottom:0px;
	font-size:18px;
}

.articleRightHeader {
    width:703px;
    position:relative;
}

.articleTitle {
    width:635px;
    font-size:18px;
    vertical-align:baseline;
    line-height:19px;
    padding-bottom:6px;
}

.articlePrintLinks {
    position:absolute;
    right:0px;
    width:68px;
    font-size:11px;
    color:#20558A;
    text-align:right;
    top:0px;
}

.articleContent, .articleContent h2, .articleContent h3, .articleContent h4, .articleContent h5, .articleContent h6 {
    line-height:19px;
    font-size:12px;
    vertical-align:middle;
}

.articleContent {
    width:703px;
    padding-top:14px;
}

.articleLeftOuter {
    width:230px;
    background:url(../Images/articlesLeftRepeat.jpg) repeat-y;
}

.articleLeftInner {
    width:230px;
    background:url(../Images/articlesLeftBottom.jpg) no-repeat bottom;
}

.articleLeftContent {
    width:200px;
    padding:10px 15px 15px;
    background:url(../Images/articlesLeftTop.jpg) no-repeat;
    min-height:599px;
}

.articleLeftListBlock {min-height:540px;}

.articleLeftTitle {
    font-weight:900;
    padding:5px 0px 4px;
}

.articleLeft ul {
    overflow:hidden;
    width:200px;
}

.articleLeft li {width:200px;}

.articleRelatedName {
    width:200px;
    font-size:12px;
    line-height:15px;
    vertical-align:middle;
    padding:15px 0px 17px;
}

.articleRelatedName a {font-weight:900;}

.articleFooter {
    width:740px;
    display:none;
    border-top:solid 6px #000000;
    font-size:10px;
    padding-top:10px;
    margin-top:15px;
    line-height:15px;
}

.articleLogo {
    width:129px;
    height:66px;
    position:absolute;
    top:0px;
    right:0px;
    display:none;
}

    /*new table styles*/
    
.markupTable50 {width:50%;}

.markupTable75 {width:75%;}
    
    /*end new table styles*/

/*article paging styles*/

.articlePaging {
    font-size:12px;
    text-align:right;
    width:100%;
    padding-top:5px;
}

.articlePaging a {font-weight:900;}

.articleCurrentPage {font-weight:900;}

/*end article paging styles*/

/*archive styles*/

.archiveCatList {
    padding-top:8px;
    font-size:13px;
    font-weight:900;
    line-height:20px;
    vertical-align:middle;
}

.archiveCatList a {color:#FF9E00;}

.archiveContent ul {
    list-style-type:disc;
    margin-left:20px;
    line-height:16px;
}

.archiveContent li {padding-bottom:17px;}

.archiveContent a {font-weight:900; text-transform:uppercase;}

.archiveTitle {padding-bottom:7px; width:100%;}

.archivePaging {
    font-size:12px;
    line-height:16px;
    vertical-align:middle;
    padding:5px 0px;
    font-weight:900;
    color:#20558A;
}

.archivePaging a {
    color:#575A5D;
    text-decoration:none;
}

.archivePaging a:hover {text-decoration:underline;}

.archivePaging .archivePrevNext {color:#E4E3E0; text-decoration:none; padding-left:5px; padding-right:5px;}

.archivePaging a.archivePrevNext {
    font-weight:900;
    color:#575A5D;
}

/*end archive styles*/

/*news release archive*/

.newsArchive {width:100%}

/*end news release archive*/

@media print
{
    
/* Fix IE 6 Printing Cutoff */
html, body, #main, #pageContent, #articleOuter, .articleRight, .articleRightHeader,
 .articleRightHeader .articleTitle, .articleContent {
    width: auto !important;
}

.articleTitle h1 {
    margin-right: 149px !important;
    width: auto !important;
}
    
html, body {height:auto;}    

body {
	background-color:#ffffff;
	text-align:left;
}

#main {
	background-image:none;
	border-left:none;
	border-right:none;
	margin:15px 0px 0px;
	height:auto;
}

#header {display:none;}

#pageFooter {display:none;}

#pageContent {
	margin-left:0px;
	padding-bottom:0px;
}

.articleLeft {display:none;}

.articleRight {float:none;}

.articleRightHeader {min-height:66px;}

.articleTitle {font-size:13.5pt;}

.articlePrintLinks {display:none;}

.articleContent {font-size:9pt;}

.articleContent h3, .articleContent h4 {font-size:9pt;}

#articleOuter a:link:after, #articleOuter a:visited:after {
   content: " (" attr(href) ") ";
}

.articleFooter {display:block;}

.articleLogo {display:block;}

.sized15 {font-size:11.25pt;}

.sized16 {font-size:12pt;}

.sized18 {font-size:13.5pt;}

#articleOuter H1 {font-size:13.5pt;}

.articleFootnote {font-size:7.5pt;}

.noMarginDotted {background-image:none;}

.greyDots {background-image:none;}

.white {color:#8E908F;}

}

/*end article styles*/
