
h1 {
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
h3, h3 {
	font-size: 1em;
	font-weight: normal;
	color: #009;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
h1, h2, h3, p {
	margin-bottom: 5px;
}
a {
	color:#006;
	text-decoration: none;
}
a:hover {
	color:#F60 !Important;
}
p {
	color:#666;}
.page_list h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.small_panel input, .small_panel select, .small_panel_orange input, .small_panel_orange select {
	border:1px solid #CCC;
	font-size: 12px;
	color: #666;
	margin-bottom:5px;
	width:96%;
	padding: 2px;
}
.small_panel_black a {
	color:#FFF;
}
.button {
	background-color:#009;
	font-size: 10px !important;
	color: #FFF !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	float:right;
	font-weight: bold;
	text-transform: lowercase;
	width:auto !Important;
/*	position: absolute;
	right: 10px;
	bottom: 0px; */
}
label {
	font-size:12px;
}
/*#bottom a {
	color:#FFF;
} */
ul ul {
	margin-left: 10px;
}
.text_align_right {
	text-align: right;
}
.text_align_left {
	text-align: left;
}
.date {
	font-size: 1.2em;
	color: #FFF;
	background-color: #666;
}
.month, .day {
	text-align: center;
	display: block;
	width: 30px;
	clear: both;
	margin-right: 5px;

}
.day {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	margin-bottom: 5px;
}
.month {
	border: 1px solid #999;
	width: 28px; !important

}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.image_float_left {
	float:left;
	margin-right: 10px;
}
.clear_all {
	clear:both;
}
.small_panel li, .small_panel_no_tint li, .large_panel li, .small_panel_black li, .large_panel_black li, .small_panel_orange li, .large_panel_orange li, .in_this_section li {
	clear:both;
/*	margin-bottom: 5px; */
	font-size: 12px; */
}
.small_panel a, .large_panel a {
	color: #000;	
}
.book, .info, .book_bottom {
	float:right;
	background:#60C;
	text-align:center;
	color:#FFF;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	width: 30px;
}
.book_bottom, .info_bottom {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;

}
.info {
	background:#F60;
}
.white {
	color:#FFF;
}
/* .navigation a, .in_this_section a {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
} */
/*.in_this_section a {
	color: #009 !important;

} */
.navigation a:hover, .in_this_section a:hover {
	color: #F60;
}
.no_image {
	float: left;
	height: 137px;
	width: 207px;
	margin-right: 10px;
	border: 1px solid #CCC;
}
.page_list li {
	background-color:#FFF;
	filter:alpha(opacity=100) !important;
	-moz-opacity:1 !important;
	-khtml-opacity: 1 !important;
	opacity: 1 !important;
}
.level1_list_item {
	font-weight: bold;
}
.orange {
	color:#F60;
}
.calendar_panel h3 {
	padding-right:10px;
	padding-left:10px;
}
.navigation_panel li a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #000;

}
.navigation_panel li li a, .in_this_section li li a {
	border-bottom-width: 0px;
	color: #666;

}
.text_10px {
	font-size:10px;
}
input {
	border: 1px solid #999;
	padding: 5px;
}