#BulletinWrap { margin: 0 30px;}
#BulletinWrap div.wrap-shadow { margin: 0 9px; background: #fff; }
#BulletinWrap #maincol { width: 609px; background: #fff;}
#BulletinWrap #rightcol { float: right; width: 280px;/* width is increased in ie6-only.css */ margin-top: 0px; padding: 10px 0; border-left: 1px solid #000d87; background: #fff url(/images/bulletin/purpgrad.png) bottom left repeat-x;}/*gif used for background ie6-only.css*/
#BulletinWrap #rightcol h2 {
	color: #fff; font-weight: bold;  font-size:12px; clear: both;
	height: 16px; padding: 2px 20px 5px 20px; margin: 0;
	background:#0b3986 url("/images/buttons/leftcolbutton.gif") top left repeat-x;  
}

#BulletinWrap #rightcol form.newsletter-form h3.signup {
	color:#000d87;
	font-weight:bold;  
}

#BulletinWrap #rightcol form.newsletter-form { margin: 0px 0px 10px 0; }
#BulletinWrap #rightcol form.newsletter-form h3 { color: #7687C6; font-size: 16px;  }
#BulletinWrap #rightcol form.newsletter-form label { font-style: italic; display: block; }
#BulletinWrap #rightcol form.newsletter-form input { font-size: 12px; font-family:Trebuchet MS, verdana, arial, helvetica, sans-serif; }
#BulletinWrap #rightcol form.newsletter-form input.submit {
background:#0B3986 none repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
margin-left:5px;
padding:2px 3px;
}
#BulletinWrap #rightcol form.newsletter-form input.submit:hover {background:#7687C6;}

#BulletinWrap #rightcol form.newsletter-form .submit:hover { background: none; color: #000; }


#BulletinWrap #rightcol p.rss { margin: 10px 20px;  padding: 0; }
#BulletinWrap #rightcol p.rss a { 
	background: url(/images/bulletin/rss_but.png) 0 0 no-repeat;
	display: block; margin: 0; height: 22px;
	font-size: 14px; padding: 0 0 0 30px; color: #7687C6; text-decoration: underline;  
}
#BulletinWrap #rightcol p.rss a:hover { color: #000;   } 

#BulletinWrap #rightcol ul.categories { margin: 10px 0; font-size: 14px; text-transform: uppercase; font-weight: bold;}
#BulletinWrap #rightcol ul.categories li { margin: 0 20px 5px 20px; }
#BulletinWrap #rightcol ul.categories a { color: #7687C6; text-decoration: none;  }
#BulletinWrap #rightcol ul.categories a:hover { background: none; color: #000; }
#BulletinWrap #rightcol ul.categories a.selected { background: none; color: #000; }

#BulletinWrap #maincol ul.prev-next {float:right; margin-top:-40px;}
#BulletinWrap #maincol ul.prev-next li {float:left; margin:0 10px;}
#BulletinWrap #maincol ul.prev-next li.spacer {margin:0 2px;}


/* Bulletin Categories Homepage start */
#BulletinWrap #BulletinLatest { position: relative; margin-bottom: 20px;}
/* NOTE: copied from home.css */
#BulletinWrap #bulletinbox h3 {font-size:22px; color:#011486; padding:35px 5px 10px 45px;}
#BulletinWrap #bulletinbox h5 { background-color:#011486;font-size:10px; color:#fff; padding:7px 5px 7px 15px;display:block;}

#bulletinlist table {margin:10px auto; text-align:center; font-size:12px; border:1px solid #000000;}
#bulletinlist table thead td {background:#000d87; color:#ffffff;}
#bulletinlist table thead td.calendar-nav a {color:#ffffff; text-decoration:none; padding:.3em;}
#bulletinlist table thead td.calendar-nav a:hover {text-decoration:underline;}
#bulletinlist table tbody {background:#ffffff;}
#bulletinlist table tbody td.datewitharticle {padding:0;}
#bulletinlist table tbody td.datewitharticle a {font-weight:bold; background:#5b64b1; color:#ffffff; display:block; padding:.4em; text-decoration:none;}
#bulletinlist table tbody td.datewitharticle a:hover {background:#000d87;}
#bulletinlist table tbody td.datewithcurrentarticle a {font-weight:bold; background:#000d87; color:#ffffff; display:block; padding:.4em; text-decoration:none;}
#bulletinlist table tbody td.datewithcurrentarticle a:hover {background:#5b64b1;}
#bulletinlist table th, #bulletinlist table td {padding:.4em .6em;}

ul#bulletin { margin:0px 5px 0px 20px; padding: 0; overflow: hidden; height: 180px; }
ul#bulletin li { margin:5px 0 0 0; padding-right: 25px;}
ul#bulletin h6 { font-size: 11px;}
ul#bulletin a { font-size: 11px; color:#0b3986; font-weight:bold; text-decoration:none;}
ul#bulletin a:hover { color:#000; text-decoration:underline}
ul#bulletin p { font-size: 10px; color:#000; padding: 0; margin: 0;}

ul.scroller {
	position: absolute; bottom: 5px; right: 12px;
}
ul.scroller li { text-align: center; }
ul.scroller li a { display: block; width: 18px; height: 18px; text-indent: -3000em;}
ul.scroller li a.up { background: url(/images/ohbull_uparrow.png) top left no-repeat; }
ul.scroller li a.down { background: url(/images/ohbull_downarrow.png) top left no-repeat; }
ul.scroller li a:hover { background-position: 0 -18px; }


#maincol p.date{
font-size:14px;
margin-top: 10px;
}
/* Bulletin Categories Homepage start */
