/* Arial, Helvetica, sans-serif  */
/* CSS Document */

body {
	text-align: left;
	margin: 5px;
	padding: 0px;
	background-color: #fff;
	font-weight: 500;
	font-family: "Times New Roman";
	color: #5A4B36;
	font-size: 14px;
	height: 700px;
}

table.shell {
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	font-family: "Times New Roman";
	font-size: 14px;
}

td.content-section { 
	vertical-align: top;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

td.content-text {
	vertical-align: top;
	padding: 15px 20px 5px 30px;
	font-size: 15px;
	height: 100%;
	width: 100%;
	position: relative;
}

td.content-text2 {
	vertical-align: top;
	padding: 15px 20px 5px 30px;
	font-size: 15px;
	width: 100%;
	position: relative;
}

td.content-bold {
	font-size: 13.5px;
	font-weight: bold;
	font-variant: normal;
	color: #60513A;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}

.title {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}


td.base { 
	background: url(../images/space_fill.jpg) repeat;
}

.nav {
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9A6732;
}

.navText {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
}
.navText2 {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
}


.copyright
	  {
	font-size: 10pt;
	font-weight: 400;
	font-style: italic;
}

a {
	color: #6F3700;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #3E5A8E;	text-decoration: underline;
}
.image {
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	color: #5A4B36;
}
.ctag {
	font-size: 10pt;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
}
td.content-table {

	vertical-align: top;
	padding: 0px 50px 5px 50px;
	font-size: 15px;
	height: 100%;
	width: 100%;
	position: relative;
}
.introduction {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #5A4B36;
	font-weight: bold;
}
.ctag2 {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
}
