body{
	padding: 5px; 
	background-color:#c8c8c8; 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #42545C;
}
	
div.wrapper{
	border: 14px solid #42545C;	
	padding: 0px;
	overflow: hidden;
	width: 730px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
div.banner{
padding: 0px;
}
div.banner p.bannerThe{
	width: 140px; 
	height: 90px;
	padding: 21px 0px 0px 35px;
	float: left;
	font-size: .5em; 
	text-align: left; 
	float: left;
	margin: 0px auto 0px auto; 
	background: #F5CC9A url(/images/bulletin-stripe.gif) 0% 0% repeat-y;
}
	
div.banner p.bannerBulletin{
	height: 90px;
	padding: 21px 0px 0px 16px;
	clear: right;
	margin: 0px auto 0px auto ;
	background: #E5901A url(/images/bulletin-stripe.gif) 0% 0% repeat-y;
	color: #ffffff;
	font-size: .8em;
	font-weight: 600;
}	
	
div.dateLine{
margin-top: 0px;
background-color:#42545C;
}	
div.dateLine p{
color: #ffffff;
font-size: .7em;
font-weight: 600;
text-align: right;
padding-right: 86px;
margin: 0px;
height: 14px;
}



div.contents{
margin-top: 0px;
padding-top: 14px;
padding-bottom: 125px;
width: 176px;
background: #ffffff url(/images/bulletin-contents-bg.jpg) 0% 0% repeat-x;
float: left;
overflow: hidden;
}

div.contents p{
color: #ffffff;
font-weight: 600;
font-size: .8em;
padding-left: 1em;
padding-top: 0px;
margin-top: 0px;
}

div.contents ul li{
color: #ffffff;
font-weight: 600;
font-size: .8em;
margin-left: -1em;
line-height: 145%;
list-style-type: none;
list-style-image: url(/images/bulletin-sqarrow-orange.gif);
}

div.contents ul li a:link{
color: #ffffff;
text-decoration: none;
}


div.contents ul li a:visited{
color: #ffffff;
text-decoration: none;
}

div.contents ul li a:hover{
color: #ffffff;
text-decoration: underline;
}

/* RETURN TO BULLETIN INDEX */
div.contents ul li.index{
margin-top: 2em;
font-weight: 600;
font-size: .8em;
line-height: 145%;
list-style-type: none;
list-style-image: url(/images/bulletin-larrow-orange.gif);
}

div.contents ul li.index a:link{
color: #42545C;
text-decoration: none;
}

div.contents ul li.index  a:visited{
color: #42545C;
text-decoration: none;
}

div.contents ul li.index  a:hover{
color: #ff9933;
text-decoration: underline;
}
/* RETURN TO BULLETIN INDEX ENDS*/


div.bodyText{
margin-left: 177px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

div.bodyText h1{
	color: #42545C;
	font-size: 1em;
	background: url(/images/bulletin-h1-bg.jpg) 0% 0% no-repeat;
	padding-left: 8px;
	font-weight: 600;
}



div.bodyText h2{
	color: #42545C;
	font-size: .9em;
	padding-left: 8px;
}

div.bodyText p, div.bodyText  li{
	color: #42545C;
	font-size: .75em;
	margin-left: 8px;
	line-height: 145%;
}

div.bodyText a.arrow:link{
	background: url(/images/bulletin-rarrow-orange.gif) no-repeat 0% 50%;
	color: #42545C;
	padding-left: 18px;
	line-height: 145%;
	text-decoration: underline;
}
div.bodyText a.arrow:visited{
	background: url(/images/bulletin-rarrow-orange.gif) no-repeat 0% 50%;
	color: #688591;
}
div.bodyText a.arrow:hover{
	background: url(/images/bulletin-rarrow-orange.gif) no-repeat 0% 50%;
	color: #ff9933;
}

div.bodyText a{
	color: #42545C;
	text-decoration: underline;
}
div.bodyText a:hover{
	color: #ff9933;
}
div.bodyText a:visited{
	color: #688591;
}

	
div.footer{
background-color: #cccccc;
border-top: 1px solid #42545C;
min-height:50px;
padding-top: 1em;
}
div.footer p.top{
margin-left: 25px;
float: left;
width: 176px;
font-size: .8em;
}
div.footer p.issue{
margin-left: 200px; 
font-size: .78em;
 }

div.footer a:link, p.top a:link{
	background: url(/images/bulletin-tarrow-orange.gif) no-repeat 0% 50%;
	color: #42545C;
	font-size: .75em;
	margin-left: 8px;
	padding-left: 18px;
	line-height: 145%;
	text-decoration: underline;
}

div.footer a:visited, p.top a:visited{
	background: url(/images/bulletin-tarrow-orange.gif) no-repeat 0% 50%;
	color: #688591;
	font-size: .75em;
	margin-left: 8px;
	padding-left: 18px;
	line-height: 145%;
}

div.footer a:hover, p.top a:hover{
	background: url(/images/bulletin-tarrow-orange.gif) no-repeat 0% 50%;
	color: #ff9933;
	font-size: .75em;
	margin-left: 8px;
	padding-left: 18px;
	line-height: 145%;

}



