body {
	font-family: Arial, sans-serif;
	color: #333;
	background-color: #CCC;
	font-size: 12px;
	line-height: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
	text-decoration: underline;
}
a:hover {
	color: #003;
}
ul {
}
li {
	margin-bottom: 1px;
	list-style-position: outside;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #333;
	line-height: 30px;
	font-weight: bold;
}
h2 {
	color: #808B98;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: 21;
}
h3,h4 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555D66;
	line-height: 20px;
}
h4 {
	font-style: italic;
}
h5 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-align: left;
	line-height: 14px;
}
h6 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-align: left;
	line-height: 15px;
}
.editorNote {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #900;
	line-height: 15px;
}
.title3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555D66;
	line-height: 20px;
}
.horiz {
	background-color: #900;
	height: 1px;
	width:100%;
}
.parHighlight {
	text-align:left;
	font-weight:bold;
}
.navLeftHeading {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	height: 40px;
	vertical-align: middle;
	padding-top: 10px;
}
.navLeftHeading a {
	color: #FFF;
	text-decoration: underline;
	text-transform: lowercase;
	font-style: normal;
	font-variant: normal;
}
.bookBox {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	height: 170px;
	width: 140px;
}
.rightListText {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #900;
	line-height: 17px;
	text-align: left;
}
.rightListText ul {
	padding: 24px;
}
.rightListText ul  li{
	list-style-type: square;
	color: #900;
	margin-left: -5px;
}
.rightListText li a {
	color: #900;
	text-decoration: underline;
	font-size: 13px;
}
#mainContainerTable {
	width:1200px;
	margin:0 auto;
	background-color:#900;
}
#mainContainer {
	width:1200px;
	margin:0 auto;
	background-color:#ffffff;
}
#topBarTable {
	width:100%;
	height:35px;
	background:#900;
}
#topBar {
	width:100%;
	height:35px;
	background:#900;
}
#tabsBar {
	width:480px;
	margin-left:auto;
	height:35px;
	font-size:93%;
	line-height:normal;
	font-weight:bold;
}
#tabsBar ul {
	list-style:none;
	padding:10px 0px 0 0px;
	margin:0;
}
#tabsBar li {
	display:inline;
	margin:0 0 0 -3px;
	padding:0;
}
#tabsBar a {
	background:url("images/tabrightB.gif") no-repeat right top;
	color:#666;
	text-decoration:none;
	margin:0;
	padding:5px 19px 10px 6px;
}
#tabsBar a:hover {
	background:url("images/tabrightbhover.gif") no-repeat right top;
	color:#900;
}
#masthead {
	width:100%;
	background-color: #fffbbd;
	font:12px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color: #900;
}
#midBar {
	width:1200px;
	background-color: #FFF;
}
.colText {
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #900;
	text-align: center;
	font-weight: bold;
	background-color: #fffbbd;
}
/* left column and menu */

#midColLeft {
	width:220px;
	background-color: #900;
	margin-top: 0px;
}
#midColLeft a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#menuLeft {
	width: 218px;
	background-color: #900;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#menuLeft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menuLeft ul li a{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #B38502;
	height: 24px;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 1px;
	background-image: url(images/isps_nav_bkgd_01.png);
}
#menuLeft ul li a:link , #menuLeft li a:visited{
	color: #B38502;
	display: block;
	padding: 8px 0 0 10px;
}
#menuLeft ul li a:hover {
	background-color:#69727E;
}
#centerContentHome {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 0px;
	width: 710px;
}
.bookstore123Box {
	height: 400px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
	background-color: #CCC;
	padding: 15px;
}
.headingNumeral {
	font-family: Arial, sans-serif;
	font-size: 36px;
	color: #C93;
}
#centerContent {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 0px;
}
#menuRight {
	width: 218px;
	border-style: solid solid none solid;
	border-color: #900;
	border-width: 1px;
	margin-top: 0px;
	background-color: #900;
	margin-bottom: 0px;
	margin-right: 1px;
}
#menuRight ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menuRight ul li a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #B38502;
	height: 24px;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 1px;
	background-image: url(images/isps_nav_bkgd_01.png);
}
#menuRight ul li a:link, #menuRight li a:visited {
	color: #B38502;
	display: block;
	padding: 8px 0 0 10px;
}
#menuRight ul li a:hover {
	background-color:#69727E;
}
#memberBox {
	background-color: #FFF;
	height: 75px;
	width: 180px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	margin: auto;
}
#footBar {
	width:100%;
	height:35px;
	background-color:#900;
	color:white;
	font:Arial, sans-serif;
	font-size:10px;
	text-align:center;
}
#footBar a {
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
}
#footBar a:hover {
	color: #555D66;
}
#footBarTable a {
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
}
#footBarTable a:hover {
	color: #555D66;
}
.programTime {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 0px;
}
