P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
	}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	margin-bottom : auto;
	padding-bottom : 2px;
	padding-top : 1px;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
	margin-bottom : auto;
	padding-bottom : 0px;
	padding-top : 0px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	margin-right: 5px;
	margin-left: 5px;
	line-height: normal;
	}
	
.chapters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	text-decoration : none;
	margin-left: 5px;
	text-indent: -5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.chaptersgtnm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
	margin-left: 15px;
	margin-right: 5px;
}	
	
.captionblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 4px;
}
.innertitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color: #FFFFFF;
	line-height: normal;
	text-transform: none;
	vertical-align: top;
	border: 0;
}
/* Story Styles*/

.storylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #0000FF;
	text-decoration: none;
	margin-left: 10px;
}
.storytitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color: #000000;
	line-height: normal;
	text-transform: none;
}
	
.storytext {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 5px;
}

.newstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
	text-indent: 5px;
}

.notetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
	line-height: normal;
	margin-left: 5px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.linkonblack {
	color: #FFFF99;
	font-weight: bold;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	text-decoration: none;
}



.leftmargin {
	margin-left: 20px;
}

.rightmargin {
margin-right: 10px;
}

.tablelink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border: none;
}

.texttitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #336666;
	text-decoration : none;
	margin-left: 5px;
}

.galllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: circle;
}

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	width: auto;
	display: block;
	margin: 5px;
	padding: 5px;
}

.out {
	display:block;
	background:#bbb;
	border:1px solid #ddd;
	position:relative;
	margin:0em 0;
	background-color: #999999;
  }
  
.box {
  display: block;
  background-color:#FFFFFF;
  border:1px solid #ddd;
  margin: 5px;
    }
	
.in {
	background:#fff;
	border:1px solid #555;
	position:relative;
	padding:5px;
	font-weight:normal;
	border-color: #666666;
  }
  
.ltin {
  left:-5px;
  }
  
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

  
.rtin {
  right:-5px;
  }
  
.tpin {
  top:-5px;
  }
  
.narrow {
   width:8em;
  } 
  
.wide {
  width: 215px;
  }
  
  
.valleebox2 {
	display: block;
	height: 500px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.fright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: .20em;
	float:right;
	border: none;
	}
	
.fleft {
	margin-top: 0px;
	margin-right: .15em;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pad10 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}
a.smlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	color: #0033CC;
}

.storybox {
	background-color: #FFFFFF;
	display: block;
	border-style: none;
	position: absolute;
	left: 165px;
	top: 91px;
	width: 640px;
}


/* Width for Div Boxes */

.w50 {
width:50px;
}

.w120 {
width:120px;
}

.w260{
  width: 260px;
  }
  
.w205 {
	margin: 5px;
	width: 205px;
}

.w480 {
	width: 480px;
}
.w450 {
	width: 450px;
}

.w350 {
	width: 350px; !important
}

.w575 {
	width: 575px;
}
.w760 {
	width: 760px;
}
.w620 {
	width: 620px;
}

.w640{
width: 640px;
}

.w150 {
	width: 150px;
}

.w400 {
	display: block;
	width: 400px;
}

.w220 {
	width: 220px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.w160 {
	width: 160px;
}

.h261 {
  height: 266px;
  }

