﻿body {
	text-align:center;
	margin:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color:#47483a;
}

/* Class Styles */

.pageTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #000000;
}

.left13pt {
	text-align: left;
	font-size: 13pt;
}

.normalText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

.normalTextbold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.centered {
	text-align: center;
}

.author {
    font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.verysmall {
    font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.quotesitalic {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.bylines {
    font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.bylinesnoformat {
    font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}

.emphasized {
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.border {
	border: 3px outset #47483A;
}

/* ID Styles */
#frame {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:951px;
}

#header {
	left:0px;
	top:0px;
	width:950px;
	height:63px;
	background-color:#bfbfa3;
}

#topNav {
	border-top: 4px;
	border-top-color: #47483a;
	left: 0;
	width: 950px;
	height: 47px;
	background-color: #bfbfa3;
	border-top-style: solid;
}

ul {
	margin:0;
	padding-top:10px;
	list-style:none;
	width:950px;
}

ul li {
	float:left;
}

ul a{
	display:block;
	float:left;
	padding:0 34px 0 34px;
	line-height:25px;
	text-decoration:none;
	color:#47483A;
	font-size:19px;
	font-family: Cambria;
}

ul a:hover {
	color: #47483A;
	background-color:#edead1;
}

#contentWrapper {
	width:906px;
	background-color:#edead1;
	border:22px #bfbfa3 solid;

}

#content {
	background-color:#edead1;
	margin:17px;
}

#footer {
	left: 0px;
	width: 950px;
	height: 80px;
	background-color: #bfbfa3;
	padding-top:10px;
	text-align: center;
	font-style: normal;
	font-size: 20px;
	font-family: Cambria;
	color: #47483A;
}

#bottom {
	position:relative;
	width: 100%;
	height: 280px;
	background-color:#2f333b;
	background-position: center;
}

#footerinfo {
	clear: both;
	text-align: center;
	color: #ffffff;
	vertical-align: bottom;
}
.borderZero {
	border-width: 0px;
}