﻿body 
{
	position: relative;
    text-align: center;
    width: 751px;
    margin: 0 auto;
    color: #000;
    font: 100.01%/130% Arial, Verdana, Helvetica; 
    font-size: 12px;
    background: none;
}

a
{
	color: #014291;
}

h1
{
	font-size: 20px; 
    font-weight: bold;
    font-family: Helvetica; 
    border-bottom: dotted 1px #d7b223;
	color: #014291;
    margin: 10px 0 20px 0;
}

h2
{
	font-size: 16px; 
    color: #014291;  
    font-weight: bold;
    font-family: Helvetica; 
    margin-top: 10px;  
    margin-bottom: 5px;
}

#c
{
	background: none;
	width: 751px;
	text-align: left;
}

#b, #i{background: none;}

#f, #g, #h, .return, #b img, #i img {display: none;}

.b
{
	font-weight: bold;
	color: #2A5AA7;
	font-size: 14px;
}

.bb
{
	font-weight: bold;
	font-size: 12px;	
}

li.bb, li.noList
{
	list-style: none;
}

.bl
{
	font-weight: bold;
	margin-left: 15px;
	font-size: 16px;
	color: #2A5AA7;
}

.ddlM
{
	margin-left: 20px;
}

.chapter
{
	margin-bottom: 30px;
}

.i
{
	font-style: italic;
}

.indent
{
	margin-left: 10px;
	display: block;
}

.invisibleLbl
{
	margin: 20px; 
	display: block;
}

.nBox
{
	border: solid 1px #000;
	padding: 4px;
	margin-left: 10px;
}

.nBoxHead
{
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.p4
{
	padding-left: 4px;
}

.pnPop
{
	position: absolute;
	
}

.searchbtn
{
	
}

.space
{
	margin-left: 5px;
	display: block;
	font-size: 10px;
}

.sub, .subG
{
	margin: 5px 0 5px 20px;
	display: block;
	background: none;
}

.sub a, .subG a
{
	padding: 4px;
	display: block;
}

.subL
{
	margin-left: 15px;
	width: auto;
	display: block;
}

.deg
{
	width: 200px;
}

.ject
{
	margin: 0px 0 3px 3px;
}

ul.tc li
{
	padding-top: 3px;
}

.u
{
	text-decoration: underline;
}

/* content of text on the page */
.story
{
	width: 550px;
	margin-bottom: 20px;
	float: left;
}

.image
{
	float: right;
	margin: 5px;
}

.ht
{
	height: 300px;
}

.nullLink
{
    color: #014291;
}

.note
{
    font-style:italic;
    font-weight: bold;
    font-size: 10px;
    display: block;
    margin-left: 3px;
}

div.watermark{
    display: block;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 20%;
    width:100%;
    height:100%;
}
