/* All page content elements are children of 
	and should inherit these styles. Browser realities
	may vary!
*/


#banner {
	background-image: url(../newsletters_new/images/header.jpg);
	background-repeat: no-repeat;
	height:200px;
	background-position: top left;
	padding-bottom: 10px; 
}

#banner a img {
	height: auto;
	width: 14px;
	position: relative; 
	left: 700px; 
	top: 136px;
	border: 0;
}

#section_header {
	position: relative;
	display:block;
	width: 628px;
	height: auto;
	font-size: 1.8em;
	font-weight: 900;
	font-family: Arial;
	text-align: left;
	margin-top: 15px;
	padding: 4px 12px 6px 8px;
	color: #fff;
	background-color: #006665;
}

/* for FF only ensures menu is approx same width as with IE*/
html>body #section_header {
	width: 606px;
}

#section_header a {
	color: #fff;
}

#header {
	clear: both;
	font-weight: bold;
	font-size : 1.25em;
	font-style: normal;
    width: 100%;
	color: #669;
	padding-left: 294px;
	padding-top: 200px;
	padding-bottom: 5px; 
}

#subheader {
	font-weight: bold;
	font-size : 1.25em;
	font-style: small;
	text-align: left;
	padding-top: 5px;
	padding-left: 120px;
	padding-bottom: 5px; 
	border: 1px;
}
#newsarticle_header {
	float: left;
	clear:left;
	font-weight: bold;
	font-size : 1.5em;
	font-style: normal;
	text-align: left;
    width: 90%;
	height: auto;
	color: #669;
	margin-top: 12px;
	background-color: transparent;
	padding: 12px 0px 20px 6px;
}

#article_header {
	float: left;
	clear: left;
	font-weight: bold;
	font-size : 1.5em;
	font-style: normal;
	text-align: left;
    width: 100%;
	color: #669;
	background-color: transparent;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 20px;
}
#article_headerWarn {
	float: left;
	clear: left;
	font-weight: bold;
	font-size : 1.5em;
	font-style: normal;
	text-align: left;
    width: 90%;
	color: red;
	background-color: transparent;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 20px;
}
#section_subheader {
	font-weight: 800;
	font-size : 0.8em;
	font-style: italic;
	text-align: left;
	margin-left: 20px;
	padding: 5px 20px 5px 0;
	background-color: transparent;
}

#article_subheader {
	font-weight: bold;
	font-size : 0.8em;
	font-style: italic;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px; 
	background-color: transparent;
}
#article_subheaderWarn {
	font-weight: bold;
	font-size : 0.8em;
	font-style: italic;
	text-align: left;
	color: red;
	padding-top: 5px;
	padding-bottom: 5px; 
	background-color: transparent;
}

#main_Bodytext {
	display: block;
	position: absolute;
	top: 156px;
	left: 220px;
    width: 656px;
	font-size: 1.2em;
	margin-top: 20px;
	margin-left: 30px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 5%;
    padding-bottom: 3%;
	background-color: transparent;
}
/* for FF only ensures menu is approx same width as with IE*/
html>body #main_Bodytext {
	width: 632px;
}

#advertisment {
	float: left;
	/*display: block;
	position: absolute;
	top: 156px;
	left: 220px;*/
    width: 656px;
	font-size: 1.2em;
    padding-top: 1%;
    padding-left: 5%;
    padding-right: 2.5%;
    padding-bottom: 1%;
	margin: 20px 0px 0px 0px; 
	background-color: transparent;
}

#advertisment img {
	border: 1px solid #000;
}

.fullWdImg {
	width: 100%;
	border: 0px;
}

.smallImgRt img {
	display:block;
	margin-left: 60%;
	width: inherit;
	height: inherit;
	border: 4px;
}

.anchor, .anchor a {
	clear:right;
    text-align: right;
	background-color: transparent;
	/*background-image: url(../newsletters/images/top.gif);
	background-repeat: no-repeat;
	background-position: center left;*/
}


.nav_left {
	float: left;
	width:inherit
    text-align: right;
	/*background-image: url(../newsletters/images/prev.gif);
	background-repeat: no-repeat;
	background-position: center left;*/
	background-color: transparent;
}

.nav_right {
	float: right;
	clear: right;
    text-align: right;
	margin-top: 20px;
	/*background-image: url(../newsletters/images/next.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 4px 0 6px 0;*/
}

.floatright {
	float: right;
	width: inherit;
	margin: 0 0 10px 10px;
	padding: 10px;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
}

div.floatright img {
    height: auto;
	width: inherit;
	border-top: 1px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #555;
}

.floatRightWide {
	float: right;
	height: auto;
    width: auto;
	margin: 0.4em;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	clear: right;
}
.floatLeftClear {
	float: left;
	clear: left;
	height: auto;
    width: auto;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
}

div.floatRightWide img {
	border-top: 2px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 2px;
}

.clearLeft {
	float:left;
	clear: left;
	width: 580px;
	padding: 12px;
 }

 #footer {
 	float: left;
	clear: left;
    width: inherit;
	margin-top: 24px;
    padding-top: 5%;
	text-align:center;
	align: center;
 	height: 50px;
    /*border-top: 1px;
    border-bottom: 3px;
    border-left: 1px;
    border-right: 2px;*/
	background-color: transparent;
	font-size : 0.75em;
 }
 
  a.copyright {
	align: center;
 }
 
 .big_hanging_cap {
	float: left;
	width: .3em;
	font: normal 24pt/24pt;
 }
 
 .dropcap
{
float: left;
width: .7em;
font-size: 4em;
line-height: 83%;
}
