body {

}

div {
	font-family: Verdana,Arial,Sans-Serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

.inputBox {
    width: 400px;
	background-color: #F3F1D6;
}

.button {
	background-color: #CAD6DB;
	font-size: 10px;
	width: 75px;
}

.defContent {
	font-family: Verdana,Arial,Sans-Serif;
	background-color: transparent;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding-left: 42px;
	padding-top: 20px;
	padding-right: 42px;
	line-height: 18px;
}

.altContent {
	font-family: Verdana,Arial,Sans-Serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 42px;
	line-height: 18px;
}

.pageQuote {
    width: 400px;
	font-weight: bold;
}

.mediaQuote {
	font-family: Verdana,Arial,Sans-Serif;
	background-color: #F3F1D6;
	color: #494678;
	font-size: 11px;
	font-weight: normal;
    padding: 20px;
	line-height: 18px;
	border: 1px solid #494678;
}

.box0 {
	font-family: Verdana,Arial,Sans-Serif;
	background-color: #F3F1D6;
	color: #494678;
	font-size: 11px;
	font-weight: normal;
    padding: 10px;
	line-height: 18px;
	border: 1px solid #494678;
}

.chapterText {
    width: 600px;
	font-family: times new roman;
	background-color: #F3F1D6;
	color: #494678;
	font-size: 12px;
	font-weight: normal;
    padding: 20px;
	line-height: 18px;
}

.resourceTitle {
   font-size: 12px;
   font-weight: bold;
   /* font-style: italic; */
   color: #ccffff;
}

.bookNav {
    font-size: 10px;
	color: #494678;
}

a.bookNav {
    color: #DD4900;
    text-decoration: underline;
}

a.bookNav:visited {
    color: #8F2F00;
}

.heading0 {
    font-family: arial,sans-serif;
    font-size: 18px;
	font-weight: 750;
	color: #ffffff;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

.heading1 {
    font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 5px;
}

.bottomnav {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 9px;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
}

a.bottomnav {
	text-decoration: none;
}

a.bottomnav:hover {
	text-decoration: underline;
}

.darklink {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	color: #cc3300;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
}

a.darklink {
	text-decoration: none;
}

a.darklink:hover {
	text-decoration: underline;
}


ul {
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px;
  position: relative;
  top: 0px;
  left: 20px;
}

li {
  list-style-image: url(../files.lib/gif/bullet.gif);
}


