@charset "utf-8";


body { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; font-size: 12px;
}
strong, em, b, i { font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

ul
{
	margin-left: 0px;
	padding-left: 30px;
	list-style-image : url(../images/bullet.gif);
	list-style-position: outside;
}

li { line-height: 16px; 
padding-left: 0px;
margin-bottom: 2px;
} 

.ninept {
	font-size: 9px;
}
.tenpt {
	font-size: 10px;
}
.elevenpt {
	font-size: 11px;
}
.elevenpt b{
	font-size: 11px;
}
.twelevept {
	font-size: 12px;
}
.thirteenpt {
	font-size: 13px;
}
.fourteenpt {
	font-size: 14px;
}
.fifteenpt {
	font-size: 15px;
}
.sixteenpt {
	font-size: 16px;
}
.seventeenpt {
	font-size: 17px;
}
.eighteenpt {
	font-size: 18px;
}

.leftbdr {
	background-image: url(../images/leftbdr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.rightbdr {
	background-image: url(../images/rightbdr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.divider {
	background-color: #1b364a;
	width: 1px;
	margin: 0px;
	padding: 0px;
}
.paraone {
	line-height: 18px;
	text-align: justify;
}
.quoteone {
	font-size: 14px;
	font-style: italic;
	color: #468ab7;
}
.datebox {
	color: #468AB7;
	font-size: 11px;
}

.schedbg { background: url(../images/sched-bg.gif) no-repeat left top; display: block; height: 58px; width: 323px; margin-right: 1px;}
.day { font: bold 22px Arial, Helvetica, sans-serif; color: #CC9; }
.upd {  font-size: 13px; color: #069; }
