/* CSS Document */

#wthvideo {
 position:fixed;
 width:352px;
 height:352px;
 left:50%;
 margin-left:-176px;
 bottom:0px;
 z-index:1;
}



.menuButton {
	font-family: Candara;
	font-size: 10pt;
	font-weight: bold;
	width: 144px;
	color: white;
	background-color: #4B3926;
	border: solid 1px black;
	cursor: hand;
}

.pageHeading {
	font-family: Candara;
	font-size: 12pt;
	font-weight:bold;
	color: #552B00;
}

.pageHeadingU {
	font-family: Candara;
	font-size: 12pt;
	font-weight:bold;
	color: #552B00;
	text-decoration: underline;
}

A {
    color:#000000;
	font-family: Candara;
	font-size: 10pt; 
	text-decoration: underline; 
}

.copyRight {
	font-family: monospace;
	font-size: 9pt;
	color:#000000;
}

.pageBodyLeft {
	font-family: Candara;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;
}

.pageBodyLeft2 {
	font-family: Candara;
	font-size: 10pt;
	color: #FF8080;
	text-decoration: underline;
}

.pageBodyLeftBold {
	font-family: Candara;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}


.pageBody {
	font-family: Candara;
	font-size: 10pt;
	color: #000000;
}

.pageBodySmall {
	font-family: Candara;
	font-size: 8pt;
	color: #000000;
}


.pageBodyGreen {
	font-family: Candara;
	font-size: 10pt;
	color: #006600;
}

.pageBody2 {
	font-family: Candara;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.pageBody5 {
	font-family: Candara;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

.pageBody3 {
	font-family: Candara;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.pageBody4 {
	font-family: Candara;
	font-size: 9pt;
	color: #ffffff;
}


.pageBody6 {
	font-family: Candara;
	font-size: 9pt;
	color: #ECE9D8;
}



.borderedCell {
   border: solid 1px #000000;
}

.alignedCell {
	text-align: right;
}

.tableHeading {
	font-family: Candara;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	vertical-align: bottom;
    background-color: #5F5F5F;
}


table.MASTERTABLE {
   width: 980px;
}

.style2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
    color: #000000;
}