﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f7efdb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
}

a:link, a:visited 
{
    color: #c05500;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
    color: #993300;
	font-weight: bold;
	text-decoration: underline;
}

/* HEADER REGION: START */
#brandBanner
{
	
}
#topNav 
{
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
}

#topNav a:link, #topNav a:visited 
{
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} 

#topNav a:hover {
    color: #ffff66;
	font-weight: bold;
	text-decoration: none;
}

#topNav .NavButtonLeft
{
	background: black url(/media/images/oi-nav-button1.jpg) no-repeat left;
	display:block;
    height:30px;
	width:127px;
	float:left;
	text-align:center;
	padding-top: 18px;
}

#topNav .NavButtonMiddle
{
	background: black url(/media/images/oi-nav-button2.jpg) no-repeat left;
	display: block;
	height:30px;
	width:118px;
	float:left;
	text-align:center;
	padding-top: 18px;
}

#topNav .NavButtonMiddleBig
{
	background: black url(/media/images/oi-nav-button4.jpg) no-repeat left;
	display: block;
	height:30px;
	width:185px;
	float:left;
	text-align:center;
	padding-top: 18px;
}

#topNav .NavButtonRight
{
	background: black url(/media/images/oi-nav-button3.jpg) no-repeat left;
	display: block;
	height:30px;
	width:130px;
	float:left;
	text-align:center;
	padding-top: 18px;
}
#topNav #RightFiller
{
	background: black url(/media/images/oi-nav-right-small.jpg);
	display: block;
	height:48px;
	width:15px;
	float:left;
}

#topLinks
{
	background: url(/media/images/oi-nav-top2.jpg) black top left no-repeat;
	width:730px;
	height:23px;
	vertical-align:top;
	padding: 7px 15px 0 15px;
}
#topLinks #leftCol
{
	float:left;
}

#topLinks #leftCol a:link, #topLinks #leftCol a:visited 
{
    color: #E36124;
	font-weight: bold;
	text-decoration: none;
}

#topLinks #leftCol a:hover 
{
    color: #ffff66;
	font-weight: bold;
	text-decoration: underline;
}

#topLinks #rightCol
{
	float:right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
/* HEADER REGION: END */

#background 
{
	width: 780px;
	background-image: url(/media/images/oi-bg-container.jpg);
	margin: 0 auto;
}
#container 
{
	width: 760px;
	margin: 0 auto;
}
#bottomsidebar 
{
	clear: both;
	width: 760px;
	text-align: left;
	height:100%;
}

p 
{
	font-size:11px;
	text-align: left;
	padding-left: 3px;
}

#breadcrumbArea 
{
	margin-top: 3px;
	margin-left: 17px;
	margin-right: 20px;
	font-size:9px;
	width: 720px;
	height: 17px;
	border-bottom: solid 1px #DDDDDD;
}

#breadcrumbArea a:link, #breadcrumbArea a:visited
{
	color: #9FC2D0;
	text-decoration: none;
}

#breadcrumbArea a:hover 
{
	color: #9FC2D0;
	text-decoration: underline;
}

#breadRight 
{
	float: right;
	color: #9FC2D0;
}

#breadLeft 
{
	float: left;
	color: #9FC2D0;
	text-decoration: none;
}

#storyCopy 
{
	float:left;
	width: 436px;
}

#storyCopy h1 
{
	padding-left: 20px;
	font-size:18px;
	font-weight:bold;
	color:#c05500;
}

#storyCopy h2 
{
	padding-left: 20px;
	font-size:11px;
	font-weight:bold;
	color:#c05500;
}

#storyCopy p 
{
	font-size: 11px;
	line-height: 1.5;
	padding-left: 20px;
	padding-right: 10px;
}

#storyCopyDisplay {
	float:left;
	width: 430px;
}

#storyCopyDisplay p {
	font-size: 11px;
	line-height: 1.5;
	padding-left: 16px;
	padding-right: 10px;
}

#storyCopyDisplay h1 {
	padding-left: 16px;
	font-size: 18px;
	font-weight:bold;
	color:#c05500;
}

#storyCopy .memberLink {
	font-size: 12px;
	text-align:center;
	padding: 12px;
}

#storyCopy .memberLink a:link, .memberLink a:visited {
	color: #c05500;
	text-decoration: none;
}

#storyCopy .memberLink a:hover {
	color: #c05500;
	text-decoration: none;
}

#freeInfo {
	width: 78%;
	background-color:#FFFAF3;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin: 15px 0 15px 45px;
	border-top: silver 1px dashed;
	border-bottom: silver 1px dashed;
}

#freeInfo a:link, #freeInfo a:visited {
	color: #c05500;
	text-decoration: none;
}

#freeInfo a:hover {
	color: #c05500;
	text-decoration: none;
}


#downloadCopy 
{
	float:left;
	width: 740px;
}

#downloadCopy h1 
{
	padding-left: 20px;
	font-size:14px;
	font-weight:bold;
	color:#E36124;
}

#downloadCopy p 
{
	font-size: 11px;
	line-height: 1.5;
	padding-left: 20px;
	padding-right: 10px;
}

#downloadCopy a:link, #downloadCopy a:visited 
{
    color: #e36124;
	font-weight: bold;
	text-decoration: none;
}

#downloadCopy a:hover 
{
    color: #993300;
	font-weight: bold;
	text-decoration: underline;
}

#downloadCopy ul 
{
	color: #113579;
	font-size: 11px;
	line-height: 1.25;
	padding-left: 10px;
}

#downloadCopy ol 
{
	font-size: 11px;
	line-height: 1.5;
	padding-left: 5px;
}

.downloadImage 
{
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
}

#audioDownload 
{
	background-image: url(/media/images/oi-bg-audio.jpg);
	padding-top: 40px;
	padding-bottom: 15px;
	margin-left: 10px;
	width: 740px;
	height: 150px;
}

#papersDownload 
{
	background-image: url(/media/images/oi-bg-whitepapers.jpg);
	padding-top: 40px;
	padding-bottom: 15px;
	margin-left: 10px;
	width: 740px;
}

#videoDownload 
{
	background-image: url(/media/images/oi-bg-video.jpg);
	padding-top: 40px;
	padding-bottom: 15px;
	margin-left: 10px;
	width: 740px;
	height: 150px;
}

.papersImage 
{
	width: 104px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.papersTextArea 
{
	padding-top: 15px;
	padding-bottom: 5px;
	width: 610px;
	float: right;
}

.papersHead 
{
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #e36124;
	padding-right: 15px;
}

.papersCopy 
{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding-right: 10px;
	padding-top: 5px;
}

.detailsCopy 
{
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5;
	color: #666666;
}

#footer 
{
	background: url(/media/images/oi-bg-footer.jpg) no-repeat center top;
	width: 760px;
	height:50px;
	text-align: center;
	margin-top:20px;
	clear:both;
	padding-bottom: 10px;
}

#footerText 
{
	color:#c05500;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	padding-top: 8px;
}

#footerText a:link, #footerText a:visited 
{
    color: #c05500;
	text-decoration: none;
}

#footerText a:hover 
{
    color: #993300;
	text-decoration: underline;
}

#copyrightInfo 
{
	clear:both;
	color: #adadad;
	font-size: 10px;
	text-align: center;
	padding: 0px 0px 10px 0px;
}

#copyrightInfo_Alone
{
	clear:both;
	color: #adadad;
	font-size: 10px;
	text-align: center;
	padding: 20px 0px 10px 0px;
}

#sidebar2 
{
	float: right;
	width: 234px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-right: 20px;
	text-align: left;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}


/* START NEW RESOURCES BOX AREA */

#resourceBox {
	width: 234px;
	padding-top: 45px;
	background: #f8efe6 url(/media/images/oi-sidehead-whatsnew.jpg) no-repeat top left;
}

#resourceBox .dateBox {
	width: 234px;
	height: 100px;
	background: url(/media/images/oi-sidemid-whatsnew.jpg) no-repeat top left;
	padding-top: 5px;
	padding-bottom: 8px;	
}

#resourceBox .copyArea {
	float: right;
	width: 175px;
	padding-right: 5px;
}

#resourceBox .header {
	font-weight: bold;
	color:#666666;
	padding-bottom: 2px;
}

#resourceBox .detail {
	font-weight: normal;
	color:#666666;
	padding-top: 2px;
}

#resourceBox p {
	font-size:11px;
	font-weight: bold;
	color: #666666;
	padding: 5px 5px 2px 15px;
}

#resourceBox a:link, #resourceBox a:visited 
{
	color: #c05500;
	text-decoration: none;
}

#resourceBox a:hover {
	color: #c05500;
	text-decoration: underline;
}

#resourceBox .noLinkCopy {
	font-size: 11px;
	font-weight: bold;
	color: #c05500;
}

#resourceBox img {
	float: left;
	padding: 10px 0 0 15px;
	height: 30px;
	width: 25px;
}

/* END NEW RESOURCES BOX AREA */


#siteNewsBox {
  width: 234px;
  height: 235px;
  padding-top: 45px;
  background: #f8efe6 url(/media/images/oi-sidehead-whatsnew.jpg) no-repeat top left;
}

#siteNewsBox p {
	font-size:11px;
	font-weight: bold;
	color: #666666;
	padding: 5px 5px 1px 15px;
	background: url(/media/images/oi-sidemid-whatsnew.jpg) no-repeat top left;
}

#siteNewsBox a:link, #siteNewsBox a:visited 
{
	color: #c05500;
	text-decoration: none;
}

#siteNewsBox a:hover 
{
	color: #993300;
	text-decoration: underline;
}

#siteNewsBox Img {
	width: 25px;
	height: 30px;
	padding: 7px 5px 55px 3px;
}

.datePub {
	font-weight: normal;
	color:#666666;
	margin: 0;
}

.sideNoLink {
	font-size: 11px;
	font-weight: bold;
	color: #c05500;
}

.sidebarText1 
{
	color: #c05500;
	font-weight: bold;
}
.sidebarText2 
{
	color: #c05500;
	font-size:11px;
	font-weight: bold;
}

.sidebarText2 a:link, .sidebarText2 a:visited 
{
    color: #c05500;
	text-decoration: none;
}

.sidebarText2 a:hover 
{
    color: #993300;
	text-decoration: underline;
}

#sidebarText3 
{
	font-size: 10px;
	margin: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
}

.sidebarText4 
{
	color: #999999;
	font-size:11px;
	font-weight: bold;
}

.passwordText 
{
	color: #c05500;
	font-size:11px;
	font-weight: bold;
}

.passwordText a:link, .forgotPassword a:visited 
{
    color: #c05500;
	text-decoration: none;
}

.passwordText a:hover 
{
    color: #993300;
	text-decoration: underline;
}


/* LOGIN BOX: START */
#SecurityBox
{
	width: 425px;
	padding: 5px;
	font-weight:bold;
}

#SecurityBox .submitRegionLeft {
	width: 450px;
	text-align: left;
}

#SecurityBox .leftcol
{
	float:left;
	font-weight:normal;
	width:80px;
	padding:10px;
	margin-top:2px;
	text-align:left;
}
#SecurityBox .rightcol
{
	float:left;
	width:300px;
	padding:10px;
	margin-top:2px;
}
/* LOGIN BOX: END */


.errorArea {
	margin-left: 15px;
	padding: 5px;
}

.Error {
	color:red;
	font-weight:bold;
	padding-left:13Px;
	
}
.warning
{
	color:#c05500;
}
.AddBold
{
	font-weight:bold;
}
.AddBoldItalic
{
	font-weight:bold;
	font-style:italic;
}
.AddItalic
{
	font-style:italic;
}

#quote
{
	margin-left: 20px;
	display: block;
	height: 90px;
	width: 415px;
	background: url(/media/images/oi-quote-bubble.jpg) no-repeat;
}

#quote2
{
	margin-left: 20px;
	display: block;
	height: 73px;
	width: 415px;
	background: url(/media/images/oi-quote-bubble2.jpg) no-repeat;
}

#quote3
{
	margin-left: 20px;
	display: block;
	height: 60px;
	width: 415px;
	background: url(/media/images/oi-quote-bubble3.jpg) no-repeat;
}

#quote .quoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	padding-top: 6px;
	font-size: 11px;
	font-style:italic;
}

#quote2 .quoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	padding-top: 6px;
	font-size: 11px;
	font-style:italic;
}

#quote3 .quoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	padding-top: 6px;
	font-size: 11px;
	font-style:italic;
}

#MembersArea
{
	background: url(/media/images/oi-bg-members2.jpg) no-repeat top left;
	width:226px;
	height:320px;
	padding: 50px 4px 4px 4px;
}

#MembersArea p
{
	font-size:10px;
	color: #993300;
	height: 95px;
	margin:0;
}

#MembersArea p.image
{
	float: left;
	padding-left: 10px;
	width: 60px;
	height: 70px;
	display: block;
}

#MembersArea p.content
{
	float: left;
	height: 80px;
	width: 135px;
	display: block;
}

/* LANDING PAGE START */

#formareaLP_noimage {
	clear: both;
	width: 750px;
	margin-top: 2px;
	text-align: left;
}

#heroImageArea {
	float: left;
	width: 280px;
	margin: 2px 0 2px 10px;
	text-align: left;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

#landingPageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding-top: 25px;
}

#landingPageSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	text-align: center;
	color: #c05500;
	padding-top: 5px;
	padding-bottom: 5px;
}

#infoCopy {
	width: 740px;
	margin: 10px 0 5px 5px;
}

#infoCopy h1 {
	padding-left: 10px;
}

#infoCopy p {
	font-size: 11px;
	line-height: 1.25;
	padding-left: 10px;
}

#infoCopy a:link, #infoCopy a:visited {
    color: #c05500;
	font-weight: bold;
	text-decoration: none;
}

#infoCopy a:hover {
    color: #c05500;
	font-weight: bold;
	text-decoration: underline;
}

#formCopyArea {
	float: left;
	width: 420px;
	padding-right: 10px;
	padding-top: 15px;
}

#formRowGroup {
	padding: 0 0 5px 0;
	margin-top: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#formRowGroup h1{
	float:left;
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	padding:0px 0px 5px 15px;
}

#formRowGroup p {
	float:left;
	margin:0px;
	padding: 1px 0 5px 15px;
}

#formRowGroup p.noshare {
	float: left;
	font-size: 11px;
	color: #666666;
	margin:0px;
	padding: 0px 0px 5px 15px;
}

#formRowGroup p .left {
	float:left;
	margin: 0px;
	padding: 0px 0px 5px 50px;
}

#formRowGroup .submitButton {
	width: 420px;
	text-align: center;
	padding-top: 10px;
}

#formBackgroundLP {
	width:300px;
	padding-left: 75px;
	padding-top: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
}

#formBackgroundLongLP {
	width: 415px;
	margin-left: 10px;
	padding-top: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
}


/* FORMS: START */
#formBackground 
{
	width:425px;
	margin-left: 10px;
	padding-top: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
}

#formBackground a:link, #formBackground a:visited 
{
    color: #113579;
	font-weight: bold;
	text-decoration: none;
}

#formBackground a:hover 
{
    color: #113579;
	font-weight: bold;
	text-decoration: underline;
}

#rowgroup 
{
	width:435px;
	padding:5px 0 5px 0px;
	margin-top:0px;
}

#rowgroup p
{
	float:left;
	margin:0px;
	padding:0px 0px 5px 15px;
}

#rowgroup p .left
{
	float:left;
	margin:0px;
	padding:0px 0px 5px 0px;
}

#rowgroup .submitRegion
{
	width:405px;
	padding: 15px 0px 25px 15px;
	text-align: right;
}

#rowgroup .submitRegionLeft
{
	width: 405px;
	padding: 15px 0px 25px 25px;
	text-align: left;
}

#ConfAgreeBox
{
	border:1px solid #E36124;
	padding:5px;
	background-color:#FFFAE8;
	width:400px;
	margin-left:10px;
}

.input 
{
	width:155px;
	height:18px;
	overflow: hidden;
	border:1px #E36124 solid;
	background-color:white;
	font:11px arial;
	padding: 1px 2px 1px 2px;
}
.dropdown 
{
	width:155px;
	height:22px;
	overflow:auto;
	border:1px #E36124 solid;
	background-color:white;
	font:11px arial;
	padding: 1px 2px 1px 2px;
}
.textbox
{
	font:11px arial;
	border:1px #E36124 solid;
	padding:2px;
	background-color:white;
	overflow:auto;
	padding: 1px 2px 1px 2px;
}


.stepImage { /* THIS IS THE STEP IMAGE FOR FORMS SPACING */
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}

/* FORMS: END */
.lbutton
{
	padding-top:10px;
	

}

/* NEWSLETTER STYLES */

#newsletterBanner {
	width: 754px;	
	margin-left: 3px;
	border-bottom: 1px #A1A4A9 solid;
}

#dateBar {
	width: 754px;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #31363E;
	margin-left: 3px;
}

#dateBar .Left {
	float: left;
	padding-left: 10px;
	color:#FFFFFF;
	font-size:12px;	
	padding-top: 3px;
	padding-bottom: 2px;
}

#dateBar .Right {
	float: right;
	padding-right: 10px;
	color:#FFFFFF;
	font-size:12px;	
	padding-top: 3px;
	padding-bottom: 2px;
}

#newsletterContentArea {
	width: 754px;
	margin-left: 3px;
	border-top: 1px #A1A4A9 solid;
	border-bottom: 5px #D1E6F3 solid;
}

#newsletterCopyArea {
	float: left;
	width: 522px;
	padding: 10px;
}

#newsletterContentArea ol {
	padding-top: 5px;
}

#newsletterContentArea li {
	line-height: 14px;
}

#newsletterCopyAreaBlue {
	float: left;
	width: 522px;
	padding: 10px;
}

#newsletterCopyAreaRed {
	float: left;
	width: 522px;
	padding: 10px;
}


#newsletterCopyArea img {
	padding-right: 5px;
	padding-left: 5px;
}

#newsletterCopyArea p {
	padding-left: 10px;
	padding-right: 7px;
	line-height: 14px;
}

#newsletterCopyArea h1 {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	color:#FFFFFF;
	background:url(/media/images/Newsletter/featured-header-image.jpg) no-repeat;
}

#newsletterCopyAreaBlue h1 {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	color:#FFFFFF;
	background:url(/media/images/Newsletter/blue-header-image-tab.jpg) no-repeat;
}

#newsletterCopyAreaRed h1 {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	color:#FFFFFF;
	background:url(/media/images/Newsletter/red-header-image-tab.jpg) no-repeat;
}

#newsletterCopyArea h2 {
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 0px 0px;
}

#newsletterCopyAreaBlue h2 {
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 0px 0px;
}

#newsletterCopyAreaRed h2 {
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 0px 0px;
}


.copyGreen a:link, .copyGreen a:visited {
	text-decoration:underline;
	padding-bottom: 10px;
	color: #8BAF01;
}

.copyGreen a:hover {
	color: #006633;
}

.copyBlue a:link, .copyBlue a:visited {
	text-decoration:underline;
	padding-bottom: 10px;
	color: #6EA3D0;
}

.copyBlue a:hover {
	color: #0066CC;
}

.copyRed a:link, .copyRed a:visited {
	text-decoration:underline;
	padding-bottom: 10px;
	color: #AF4343;
}

.copyRed a:hover {
	color: #990000;
}

#newsletterCopyArea .author {
	font-size: 10px;
}

#newsletterSidebar {
	float: right;
	width: 211px;
}

#newsletterSidebar h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
}

#newsletterSidebar p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#newsletterSidebar a:link, #newsletterSidebar a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#newsletterSidebar a:hover {
	text-decoration: underline;
}

#spacing {
	width: 754px;
	height: 23px;
	margin-left: 3px;
	border-top: 1px #A1A4A9 solid;
	border-bottom: 1px #A1A4A9 solid;
	padding-top: 1px;
}

#newsletterFooter {
	width: 754px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #31363E;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;	
}

.noticeCopy {
	width: 500px;
	margin-left: 120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #31363E;
	padding: 10px;
}

.newsStoryImageFeature {
	float: left;
	padding: 5px 3px 5px 0;
}

.newsStoryImage {
	float: left;
	padding: 5px 8px 5px 5px;
}

.newsStoryImage2 {
	float: right;
	padding: 17px 5px 5px 5px;
}

.photoCaption {
	
}

/* NEWSLETTER HOME PAGE STYLES */

#newsletterTopArea {
	float: left;
	width: 522px;
	padding: 10px;
}

#newsletterTopArea h1 {
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	color:#000000;
}

#newsletterTopArea p {
	margin: 0px;
	padding-right: 7px;
	line-height: 14px;
}

#storySpacing {
	width: 754px;
	height: 5px;
	border-bottom: 1px #A1A4A9 solid;
}

#logoSidebar {
	padding-top: 10px;
	float: left;
	width: 211px;
}

.logoBars {
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	background-color: #F6F4E3;
	border: 1px #BBB791 solid;
}

.logoBars2 {
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #F6F4E3;
	border: 1px #BBB791 solid;
}

.logoBars3 {
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #F6F4E3;
	border: 1px #BBB791 solid;
}

.logoBars p {
	font-size: 9px;
	margin: 0px;
	padding-top: 5px;
	color: #000000;
}

.logoBars a:link, .logoBars a:visited {
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}

.logoBars a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.logoBars2 p {
	font-size: 9px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	color: #000000;
}

.logoBars3 p {
	font-size: 9px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	color: #000000;
}

.logoBars3 a:link, .logoBars3 a:visited {
	text-decoration: underline;
	font-weight:bold;
	color:#000000;
}

.logoBars3 a:hover {
	text-decoration: underline;
}

#storyArea {
	float: right;
	width: 522px;
	padding: 10px;
}

/* GREEN AREA HOME NEWSLETTER */

#storyAreaGreen {
	width: 515px;
}

.storyGreenHeader {
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin: 0px;
	color:#FFFFFF;
	background:url(/media/images/Newsletter/featured-header-image.jpg) no-repeat;
}

#storyAreaGreen h2 {
	font-size: 12px;
	color: #000000;
	margin: 5px 0px 0px 0px;
}

.greenBodyCopy {
	width: 493px;
	padding: 10px;
	border: 1px #8BAF01 solid;
}

.greenBodyCopy a:link, .greenBodyCopy a:visited {
	color: #8BAF01;
	text-decoration: underline;
}

.greenBodyCopy a:hover {
	text-decoration: underline;
	color: #006633;
}

.greenBodyCopy img {
	padding-right: 5px;
}

/* BLUE AREA HOME NEWSLETTER */

#storyAreaBlue {
	padding-top: 10px;
	width: 515px;
}

.storyBlueHeader {
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin: 0px;
	color:#FFFFFF;
	background:url(/media/images/Newsletter/blue-header-image-tab.jpg) no-repeat;
}

#storyAreaBlue h2 {
	font-size: 12px;
	color: #000000;
	margin: 5px 0px 0px 0px;
}

.blueBodyCopy {
	width: 493px;
	padding: 10px;
	border: 1px #6EA3D0 solid;
}

#storyAreaBlue a:link, #storyAreaBlue a:visited {
	color: #6EA3D0;
	text-decoration: underline;
}

#storyAreaBlue a:hover {
	text-decoration: underline;
	color: #0066CC;
}

.blueBodyCopy img {
	padding-right: 5px;
}

/* RED AREA HOME NEWSLETTER */

#storyAreaRed {
	padding-top: 10px;
	width: 515px;
}

.storyRedHeader {
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin: 0px;
	color:#FFFFFF;
	background:url(/media/images/Newsletter/red-header-image-tab.jpg) no-repeat;
}

#storyAreaRed h2 {
	font-size: 12px;
	color: #000000;
	margin: 5px 0px 0px 0px;
}

.redBodyCopy {
	width: 493px;
	padding: 10px;
	border: 1px #AF4343 solid;
}

#storyAreaRed a:link, #storyAreaRed a:visited {
	color: #AF4343;
	text-decoration: underline;
}

#storyAreaRed a:hover {
	text-decoration: underline;
	color: #990000;
}

.redBodyCopy img {
	padding-right: 5px;
}