#spacedlist li {
	padding-bottom:10px;
}

.prompt0 {
  font-weight: normal;
  font-size: 70%;
}

.prompt1 {
  font-weight: bold;
  font-size: 70%;
}
.MsoFootnoteText {
  font-size:10.0pt;
}
.MsoFootnoteReference {
  font-size: 70%;
  vertical-align:super;
}

.column {
	margin: 0px;
	padding: 0px;
	display:inline;
	text-align: left;
	float:left;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.biblewords {
	background-color: #B7FF71;
	border: 1px solid #87CEFA;
	font-variant: small-caps;
}

.Bold {
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}

.Bold14 {
	font-size: 14px;
	text-align: center;
}

.Bold18 {
	font-size: 18px;
	font-weight: bold;
	color: #009966 ;
}
.Bold16 {
	font-size: 16px;
	font-weight: bold; 
	color:#000000
}

ol.bold {
	color: #009900;
	font-weight: bold;
}

P.quote {
	margin-left:30px;
	margin-right:30px;
}

span.rtl P, span.rtl h3, span.rtl h2 {
	text-align: right;
}

.bcmonth {
	border: 2px solid #333333;
	font-family:arial,sans-serif;
	font-size: 70%;
}
.bcday {
	text-align:right;
	padding-right: 5px;
	height: 15px;
}

.bccell {
	border-left: 1px solid #666666;
	width: 100px;
	height: 15px;
	text-align:left;
}

.bcch {
	padding-right: 5px;
	float: left;
	width: 100px;
	text-align:right;
}

.bcbk {
	padding-left: 5px;
	position: relative;
	display: block;
	float: left;
	margin-left: -100px; 
	left: 100px;	
}

#popwin {
	visibility: hidden;
	position:absolute;
	display: block;
	width: 590px;
	height: 350px;
	top: -400px;
	z-index:100;
}

#pop_title {
	background-color: #ffffff;
	width: 590px;
	height: 30px;
	border: 1px solid #333333;
	overflow: hidden;
}

#pop_body {
	background-color: #ffffff;
	width: 590px;
	height: 320px;
	overflow: auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

td.item {
	font-size: 80%;
}