/* CSS Document */


div#bulletin {
	width:612px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF
}
#bulletin a {
	font-size: 10px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}

#bulletin a:hover {
	color: #009900;
}
#maclogo {
	position:static;
	margin-left: 10px;
	display:none;
}
div#bulletin_logo {
	position:static;
	left:0px;
	top:0px;
	width:600px;
	z-index:11;
	background-image: url(../images/bulletin/logo_bulletin.jpg);
	background-repeat: no-repeat;
	height: 74px;
}

div#event_details {
	margin-top: 10px;
	margin-left: 20px;
	padding: 6px;
	background-color: #FFFFCC;
}

div#event_location {
	margin-top: 5px;
	margin-left: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

div#special_details {
	margin-top: 10px;
	margin-left: 20px;
	padding: 6px;
	background-color: #FFCC99;
}


div#issue_number {
	position:static;
	width:536px;
	z-index:12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.25em;
	text-align: right;
	border: thin none #003366;
	line-height: normal;
	font-style: italic;
	right: 0px;
	margin-top: 10px;
}
div#issue_date {
	position:static;
	width:536px;
	z-index:13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.25em;
	text-align: right;
	border: thin none #003366;
	padding: 3px;
	text-indent: 10px;
	line-height: normal;
	font-style: italic;
}
#bulletin_menu {
	position:static;
	left:0px;
	top:120px;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bulletin/bulletin_logo_menu.jpg);
	background-repeat: no-repeat;
	border: thin none #D1A51E;
	padding-top: 42px;
	text-align: left;
	padding-left: 12px;
	margin-left: 20px;
	margin-top: 20px;
}

#bulletin_menu a {
	display:block;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	border-left: 1px sold rgb(60%,50%,40%);
}

#bulletin_menu a:hover {
	color: #009900;
}

#bulletin_intro {
	background-image: url(../images/bulletin/bulletin_logo_director_536.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	position:static;
	left:0px;
	top:120px;
	width: 536px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	padding-top: 42px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-left: 20px;
}

#bulletin_feature {
	background-image: url(../images/bulletin/bulletin_logo_feature.jpg);
	background-repeat: no-repeat;
	position:static;
	top:692px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	left: 0px;
	width: 536px;
	margin-left: 20px;
	margin-top: 20px;
}
#bulletin_specialnotice {
	background-image: url(../images/bulletin/bulletin_logo_specialnotice.jpg);
	background-repeat: no-repeat;
	position:static;
	top:692px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	left: 0px;
	width: 536px;
	margin-left: 20px;
	margin-top: 20px;
}
#bulletin_pd {
	background-image: url(../images/bulletin/bulletin_logo_professional_dev.jpg);
	background-repeat: no-repeat;
	position:static;
	top:2318px;
	left:0px;
	width:536px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 20px;
	text-align: justify;
	margin-top: 20px;
}
#bulletin_technical {
	background-image: url(../images/bulletin/bulletin_logo_technical_asst.jpg);
	background-repeat: no-repeat;
	position:static;
	top:2992px;
	left:0px;
	width:536px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 20px;
	text-align: justify;
	margin-top: 20px;
}
#bulletin_general {
	background-image: url(../images/bulletin/bulletin_logo_general_news.jpg);
	background-repeat: no-repeat;
	position:static;
	top:4780px;
	left:0px;
	width:536px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 20px;
	text-align: justify;
	margin-top: 20px;
}
.bulletin_table {
	margin: 5px;
	border: 1px solid #CC6666;
}
.bulletin_td {
	padding: 3px;
	border: 1px solid  #CC6666;
}


.author {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
.print_title {
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.silent {display:none;}
.alternate_tablerow {
	background-color: #CCCCFF;
	border: 1px solid #111111;
}
