body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0;
	font-size: 12pt;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	background-image: url(../images/2_lft_rpt.gif);
	background-repeat: repeat-y;
}
#banner {
	height: 55px;
	width: 800px;
	left: 0px;
	top: 0px;
}

#content {
	width: 616px;
}

#content p {
	margin-left: 20px;
}


.clearit {
	display: block;
	clear: right;
}

#footer {
	font-size: 8pt;
	padding-top: 10px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	margin-left: 20px;
}

#leftcol {
	display: none;
}

#container {
	position: absolute;
	left: 0px;
	top: 55px;
	width: 800px;
}

#address {
	left: 0px;
	width: 616px;
	height: 24px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #000000;
	margin-left: 20px;
	padding-top: 10px;
}

#tabs {
	width: 596px;
	background-image: url(../images/tab_rpt.gif);
	background-repeat: repeat-x;
	left: 184px;
	height: 30px;
	margin-left: 20px;
}

#tabs2 {
	width: 596px;
	left: 184px;
	height: 30px;
	margin-left: 97px;
	background-image: url(../images/tab_rpt.gif);
	background-repeat: repeat-x;
}

#tabs3 {
	width: 490px;
	left: 184px;
	height: 30px;
	margin-left: 97px;
	background-image: url(../images/tab_rpt.gif);
	background-repeat: repeat-x;
}

.navbar a {

 	margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.navbar img {

	margin: 0;
    padding: 0;
    border: 0;
    display:block;
}

.rightimage {
	margin-left: 15px;
	float: right;
	margin-bottom: 10px;
}

.leftimage {
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
}

#sidebar {
	float: right;
	width: 300px;
	border-top-color: #CC9900;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: #CC9900;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #CC9900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #CC9900;
	border-left-style: solid;
	border-left-width: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #CCCCCC;
}
#qtvr {
	margin-left: 20px;
	padding-bottom: 50px;
}

#vt_title {
	margin-left: 20px;
	padding-bottom: 10px;

}

#hotspot {
	margin-left: 20px;

}

#hotspot_title1 {
	margin-left: 20px;
	font-weight: bold;
	width: 370px;

}

#hotspot_title2 {
	margin-left: 20px;
	font-weight: bold;
	width: 533px;

}

#hotspot_text1 {
	margin-left: 20px;
	padding-bottom: 20px;
	width: 370px;

}

#hotspot_text2 {
	margin-left: 20px;
	padding-bottom: 20px;
	width: 533px;

}
.smheader {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

.tiny	{
	font-size : 8pt;
}

.breakPage {
	page-break-before: always;
}

#presidents {
	width: 616px;
}
table {
	display: table;
	margin-left: 20px;
}
tr {
	display: table-row;
}
td {
	display: table-cell;
	vertical-align: text-top;
}
