body
{
	background: white;
	font-family: verdana, arial, serif;
	font-size: 12px;
	color: #333333;
}

#global,
#header,
#header,
#headerMenu,
#contentLeft,
#contentRight,
#newsletterList,
#newsNav,
.global,
.printNewsletter,
.back 
{
	display:none;
}

#content, #contentNews
{
	width: 100%;
	background-image: none;
}

#footer
{
	text-align: left;
	width: 100%;
}

/* newsletter */
#newsHeader {
     background-image: url(/images/newsletter/header.gif);
     background-repeat:no-repeat;
     width: 929px;
     height: 167px;
}

#newsRightContent 
{
	float: left;
	width: 100%;
}

.horizBlue
{
	page-break-after:always;
}	

#issue {
     text-transform: uppercase;
     color: #4a7bcc;
     font: bold 100%/1.15em Arial, Helvetica, sans-serif;
     text-align:right;
     margin: 15px 15px 20px 0px;
     padding: 0px;
}

#newsIntro {
     float: left;
     width: 100%;
     margin: 0px;
     padding: 0px;
}

#newsIntro h1 {
     color: #729441;
     font: normal 300%/1.15em Arial, Helvetica, sans-serif;
     margin: 0px;
     padding: 40px 50px 15px 35px;
}

h4 {
     margin: 0px;
     padding: 20px 0px 25px 0px;
     font: italic 150%/1.15em Georgia, "Times New Roman", Times, serif;
     text-align: center;
     color: #729441;
}

#introPhoto {
     float: left;
     width: 105px;
     height: 145px;
     margin: 5px 10px 10px 35px;
     padding: 0px;
}

#newsIntro p {
     margin: 10px 40px 10px 35px;
     padding: 7px 0px;
     color: #333333;
}

/* NEWS FULL COLUMN CONTENT */

#newsWide {
     position: relative;/* this gives IE6 hasLayout to properly clear */
     clear: both;
     width: 929px;
}

.horizBlue {
     position: relative;
     clear: both;
     background-image:url(/images/newsletter/line_blue.gif);
     background-repeat:repeat-x;
     height: 16px;
     width: 929px;
}

.gradientBlue {
     position: relative;
     clear: both;
     background-image:url(/images/newsletter/line_blue_gradient.gif);
     background-repeat:repeat-x;
     height: 78px;
     width: 929px; 
	page-break-after:always;
}

.article {
     margin: 0px;
     padding: 0px;
     width: 929px;
}

.back {
     margin: 20px 0px 0px 0px;
     padding: 0px 15px 0px 8px;
     float: left;
     text-align: left;
     font: normal 80%/1.15em Arial, Helvetica, sans-serif;
     color: #89a8db;
     background-image:url(/images/newsletter/icon_arrow.gif);
     background-repeat:no-repeat;
     background-position:right;
}

.articleImage {
     position: relative;
     clear: both;
     margin: 0px;
     padding: 65px 10px 10px 0px;
     width: auto;
     float: left;
     width: 350px;
}

.articleContent {
	float: right;
	width: 550px; 
}

.article h2 {
     font: normal 250%/1em Arial, Helvetica, sans-serif;
     margin: 10px 0px 0px 20px;
     padding: 0px 0px;
     color: #2a477b;
}

.article p {
     margin: 10px 0px 10px 20px;
     padding: 7px 40px 0px 0px;
     color: #333333;
}

.caption 
{
	display: block;
     font-family:  arial, verdana, serif, tahoma;
     font-size:12px;
     padding: 5px 5px 5px 5px;
}
