body {
	background-image: url(../images/bg-page.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #A5B6CE;


}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #0060a0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
}

.mainTable {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.pageHead {
	background-image: url(../images/bg-head.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 18px;

}

table.chapters td {
	font-size: 12px;
	padding-bottom: 15px;
	padding-right: 5px;
	vertical-align: top;
}

.contactBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/contact-box.gif);
	background-repeat: no-repeat;
	line-height: 130%;
	vertical-align: middle;
	padding-left: 13px;


}
	
.box-content {
	background: url(../images/box-bg.jpg) top no-repeat;
	height: 165px;
	margin: 0px;
	padding: 10px 15px 5px 15px;
	color: #fff;
	}

.box-bottom {
	width: 160px;
	background: url(../images/box-bottom.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 20px;
}
.contentAlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-color: #dee7f5;
}
.contentBg {
	background-color: #FFFFFF;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bioPic {
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;

}
a:link {
	color: #4A73A0;
}
a:visited {
	color: #4A73A0;
}
a:hover {
	color: #184573;
}
.subNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #EDF2F9;
	background-color: #2B5C8E;
	padding: 4px 6px 4px 14px;
}
.subNav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #EDF2F9;
	text-decoration: none;
}
.subNav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #EDF2F9;
	text-decoration: none;
}
.subNav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

.subNavOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #EDF2F9;
	background-color: #012448;
	padding: 4px 6px 4px 14px;
}
.subNavOn a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.subNavOn a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.subNavOn a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}