* {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	white-space: nowrap;
}
body {
	margin: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color: white;
	background-image: url(images/bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
}
img {
	border: 0px;
	vertical-align: middle;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 11px;
	color: black;
	font-weight: 700;
	line-height: 15px;
	margin-bottom: 11px;
}
p,div,td,th {
	font-size: 11px;
	color: black;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
}
p {
	margin-bottom: 11px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
form {
	display: inline;
}
input,select,textarea {
	vertical-align: middle;
	font-size: 11px;
}
ul {
	padding: 0px;
	list-style-image: url(images/li.gif);
}
ol {
	margin-left: 10px;
	padding: 0px;
}
li {
	margin-bottom: 6px;
	margin-left: 16px;
	line-height: 12px;
	padding: 0px;
}
/* ========================================================================= */
div.print {
	display: none;
}
div.wrapper {
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
div.disclaimer {
	width: 950px;
	font-size: 9px;
	color: #808080;
	line-height: 13px;
	text-align: justify;
	white-space: normal;
}
div.divider {
	width: 950px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/dotted_divider.png);
	background-position: top left;
	background-repeat: repeat-x;

}
div.banner_links {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 10px;
	line-height: 14px;
}
div.page_image {
	float: left;
}
div.link {
	display: none;
	position: absolute;
	font-size: 1px;
	border-bottom: 1px blue solid;
}
div.thumbnails {
	width: 750px;
	padding-top: 25px;
}
div.thumbnails div {
	float: left;
	margin: 20px;
	margin-top: 0px;
	border: 1px solid black;
}
div.search {
	width: 750px;
	padding-top: 25px;
}
div.search div {
	margin: 25px;
	margin-top: 0px;
	white-space: normal;
}
div.search div img {
	float: left;
	margin-right: 25px;
	border: 1px solid black;
}
span.highlight {
	background-color: #b4b4b4;
}

/* ========================================================================= */
table.main {
	width: 950px;
	border-collapse: collapse;
}
table.main thead,table.main th {
	display: none;
}
table.main td {
	border: 0px solid black;
}
td.banner {
	height: 141px;
}
td.banner_inner {
	height: 131px;
	width: 940px;
	background-image: url(images/banner_bg.png);
	background-position: top left;
	background-repeat: repeat-y;
}
td.nav {
	height: 24px;
	padding-left: 5px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #b4b4b4;
	vertical-align: middle;
}
td.nav div {
	float: left;
	margin-right: 5px;
	vertical-align: middle;
	text-align: center;
}
td.nav div input.search_bar {
	border: 1px solid #676767;
	height: 14px;
	padding: 3px;
	width: 136px;
	text-align: left;
	vertical-align: middle;
	background-color: white;
	margin-right: 5px;
	font-size: 11px;
}
td.toc {
	width: 160px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #b4b4b4;
	white-space: normal;
}
td.toc p {
	margin-bottom: 13px;
}
td.toc ul {
	padding: 0px;
	list-style-image: url(images/arrow_bold.png);
}
td.toc ul li {
	margin-bottom: 13px;
	margin-left: 15px;
	line-height: 13px;
	padding: 0px;
}
span.toc_item {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	white-space: normal;
}
td.toc * {
	white-space: normal;
}
td.page {
	width: 760px;
}
/* ========================================================================= */
table.border {
	border-collapse: collapse;
}
table.border thead,table.border th {
	display: none;
}
table.border td {
	padding: 0px;
	border: 0px;
}
td.border_top_left {
	width: 5px;
	height: 5px;
	background-image: url(images/border_top_left.png);
	background-position: top left;
	background-repeat: no-repeat;
}
td.border_top {
	height: 5px;
	background-image: url(images/border_top.png);
	background-position: top left;
	background-repeat: repeat-x;
}
td.border_top_right {
	width: 5px;
	height: 5px;
	background-image: url(images/border_top_right.png);
	background-position: top left;
	background-repeat: no-repeat;
}
td.border_left {
	width: 5px;
	background-image: url(images/border_left.png);
	background-position: top left;
	background-repeat: repeat-y;
}
td.border_right {
	width: 5px;
	background-image: url(images/border_right.png);
	background-position: top left;
	background-repeat: repeat-y;
}
td.border_bottom_left {
	width: 5px;
	height: 5px;
	background-image: url(images/border_bottom_left.png);
	background-position: top left;
	background-repeat: no-repeat;
}
td.border_bottom {
	height: 5px;
	background-image: url(images/border_bottom.png);
	background-position: top left;
	background-repeat: repeat-x;
}
td.border_bottom_right {
	width: 5px;
	height: 5px;
	background-image: url(images/border_bottom_right.png);
	background-position: top left;
	background-repeat: no-repeat;
}
/* ========================================================================= */
table.two_page {
	border-collapse: collapse;
}
table.two_page thead,table.two_page th {
	display: none;
}
table.two_page td {
	text-align: left;
	vertical-align: top;
}
/* ========================================================================= */

div.tooltip {
	width: 182px;
	height: 16px;
	padding: 4px;
	margin: 0px;
	font-size: 11px;
	text-align: right;
	text-align: right;
}
div.tooltip_inner {
	display: none;
	height: 12px;
	border: 1px solid black;
	background-color: #ffffe1;
	font-size: 10px;
	padding: 1px;
	margin: 0px;
	line-height: 10px;
	padding-left: 5px;
	padding-right: 5px;
}