﻿@import url(layout.css);
.product_link {
	width: 25%;
}
.index_list {
	list-style-type: none;
}
.bmp_text_link {
	width: 20%;
	float: left;
	text-align: center;
}
.bmp_link {
	border: 0;
	width: 70px;
	height: 70px;
}
body {
	color: #000;
	font-size: small;
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #abc;
}
#container {
	width: 670px;
	margin: 0 auto;
	background-color: #ffffff;
}
#masthead {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 650px;
	height: 70px;
	padding: 0;
	background-color: #cde;
}
#navigation {
	text-align: right;
	width: 650px;
	padding: 0;
}
#column_l {
	margin: 0 10px 0 10px;
	padding: 0 10px 10px 10px;
}
#column_r {
	width: 193px;
	margin: 0;
	float: right;
	background-color: #eef;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	right: 10px;
	top: 0;
}
#footer {
	text-align: center;
	background-color: #89a;
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: right;
}
#masthead p {
	color: #965;
	font-size: 2.0em;
	text-align: left;
	margin: 10px 10px 0 10px;
}
#masthead ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#masthead li {
	background-color: #cde;
	float: left;
}
#masthead a {
	color: #000;
	text-decoration: underline;
	margin: 0 1px;
	padding: 0 5px 5px 5px;
	display: block;
	border: 1px solid #cde;
}
#masthead a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
#masthead a.img {
	color: #cde;
}
#masthead a.img:hover {
	background-color: #cde;
	border: 1px solid #cde;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 80%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#navigation a:hover {
	background-color: #cde;
	border: 1px solid #cde;
}
/* Styles for Content */
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
#column_l ul li {
	display: list-item;
	padding-bottom: 8px;
}
#column_l ol li {
	display: list-item;
	padding-bottom: 8px;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.center {
	text-align: center;
}
.style_attn {
	font-size: medium;
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_underline {
	text-decoration: underline;
}
.screenshot {
	vertical-align: middle;
	margin: 20px;	
}
.summary_body {
	position: relative;
	float: none;
	border: 1.5pt solid #000080;
	background-color: white;
	text-align: left;
}
.summary_header {
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt #000080 solid;
	background-color: #cde;
	float: none;
}
.summary_name {
	font-weight: normal;
	color: black;
	text-align: right;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: white;
	background-color: #cde;
	float: none;
	width: 40%;
	padding-right:5px;
}
.summary_value {
	font-weight: normal;
	color: black;
	text-align: left;
	border-style: none;
	background-color: white;
	float: none;
	width: 40%;
	padding-left: 5px;
}
.form_body {
	border: 1.5pt solid #000080;
	background-color: white;
	left: 10%;
	text-align: left;
	position: relative;
	float: none;
}
.form_header {
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-top: .75pt #000080 solid;
	border-bottom: .75pt #000080 solid;
	background-color: #cde;
	float: none;
}
.form_row {
	font-weight: normal;
	color: black;
	text-align: right;
	border-style: none;
	background-color: white;
	float: none;
	padding-right:15px;
}
.form_input {
	font-weight: normal;
	color: black;
	text-align: left;
	border-style: none;
	background-color: white;
	float: none;
}
.table_header {
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt #000080 solid;
	background-color: #cde;
	float: none;
}
.table_row_odd {
	font-weight: normal;
	color: black;
	text-align: center;
	border-style: none;
	background-color: #cde;
	float: none;
}
.table_row_even {
	font-weight: normal;
	color: black;
	text-align: center;
	border-style: none;
	background-color: white;
	float: none;
}
.table_body {
	border: 1.5pt solid #000080;
	background-color: white;
	left: 10%;
	text-align: center;
	position: relative;
	float: none;
}
.table_title {
	text-align: center;
}
.example_topic {
	color: #FF0000;
}
.example_only {
	color: #FF0000;
	text-align: center;
}

.image_table {
	width: 90%;
	margin-left: 30px;
}
.image_caption {
	border: medium;
	border-style: ridge;
	padding: 10px;
}
.image_caption_title {
  font-size: 1.5em;
}
.image_caption_text {
  font-size: 1.25em;
}
.image_caption_title_small {
  font-size: 1.25em;
}
.image_caption_text_small {
  font-size: 1em;
}
.image_box {
  border: medium;
	border-style: groove;
	margin-left: 5px;
  margin-top: 5px;
}
.image_box_image {
  height: 600px;
  width: 600px;
  float: none;
  margin: 5px;
 }
