body {
	margin: 0;
	margin: 0 auto;
	background: #f4f4f4 url(bg.gif) top center repeat-y;
}
#header {
	vertical-align: top;
	padding-bottom: 0;
	padding-left: 18px;
	font-family: Georgia, Lucida, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #00008B;
	border-bottom: 1px solid #efefef;
}
#main #content #block img {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: 3em;
	clear: both;
}
.title {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #90200A;
}
.darktitle {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#main {
	width: 780px;
	height: auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A52A2A;
}
h1, h2 {
	font-size: 12px;
	font-family:  Verdana, Arial, sans-serif;
	color: #191970;
	font-weight: bold;
	padding-left: 4px;
}
h3, h4 {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 8px;
}
h5 {
	text-align: center;
	font: xx-large Geneva, Arial, Helvetica, sans-serif;
}
#menu {
	width: 150px;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
}
#menu a:link, #menu a:visited {
	width: 150px;
	margin: 1px 0 1px 0;
	padding: 4px 3px 4px 8px;
	background-color: transparent;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
}
#menu a:hover {
	color: #A52A2A;
	text-decoration: none;
	background-color: #FFFFFF;
}
#topmenu {
	text-align: right;
	padding-top: 1em;
	padding-right: 1em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
#topmenu a:link, #topmenu a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #666666;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#topmenu a:hover {
	color: #ffffff;
	background-color: #90200A;
	border: 1px solid #90200A;
	text-decoration: none;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#lefty {
	width: 150px;
	height: auto;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 37px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#lefty p {
	width: 94%;
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #f9f9f9;
	color: #607080;
}
#block {
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #f9f9f9;
	color: #607080;
}
#breadcrumb {
	text-align: right;
	color: #999999;
	padding-bottom: 11px;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #003366;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #003366;
	text-decoration: underline;
}
a:link, a:visited {
	color: #003366;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #A52A2A;
	text-decoration: none;
}
#content {
	float: right;
	width: 575px;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 20px;
	border-left: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	line-height: 130%;
	color: #607080;
}
#content h3, h4 {
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 0;
}
#footer {
	text-align: center;
	padding: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	color: #cccccc;
}
hr {
	border:0;
	border-bottom: 1px solid #efefef;
	height: 1px;
}
li {
	list-style-type: none;
	line-height: 160%;
}
#main #content #product-table iframe {
	position: relative;
	overflow: auto;
	right: 11em;
}
#main #content ul {
	list-style-type: square;
	list-style-position: outside;
}
#main #content #block p {
	line-height: 1.8em;
}
table.tableizer-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 auto;
}
.tableizer-table td {
	padding: 2px;
	margin: 2px;
	border: 1px solid #ccc;
	color: #000;
	text-align: center;
}
.tableizer-table th {
	background-color: #104E8B;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
small {
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
table.tableizer-table-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 auto;
}
.tableizer-table-small td {
	padding: 2px;
	margin: 2px;
	border: 1px solid #ccc;
	color: #000;
	text-align: center;
}
.tableizer-table-small th {
	background-color: #104E8B;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#block p {
	text-align:center;
}
.table-info {
	width: 350px;
	margin: 0 auto;
	text-align:center;
}
.hidden {
	display: none;
}
.unhidden {
	display: block;
}
form#entry {
	position:relative;
}
div#formrow, div.field {
	position:relative;
	float:left;
	margin-right:3px;
}
input.input {
	width:7em;
}
label.overlabel {
	position:absolute;
	top:5px;
	left:5px;
	z-index:1;
	color:#999;
}
label.overlabel {
	color:#999;
}
label.overlabel-apply {
	position:absolute;
	top:5px;
	left:5px;
	z-index:1;
	color:#999;
}
.tableizer-table td.nostyle {
	border-style:none;
	background:transparent;
}
table.datasheet {
	width:100%;
}
.datasheet th {
	padding:3px;
	background-color:#ddd;
	border-top:1px solid #eef;
	border-left:1px solid #eef;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	color:#003;
	font-size:.9em;
	font-weight:bold;
}
.datasheet th {
	font-family: Arial;
	text-align:left;
}
.datasheet tr {
	vertical-align:top;
}
.datasheet td {
	padding:0;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#fff;
	font-size:.9em;
}
.datasheet td input {
	border:0 none;
	width:100%;
	height:100%;
 /*width:90%;
 height:90%;*/
}
.form_groove_outer {
	padding:0;
	margin:0;
	border-top:1px solid #669;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}
.form_groove_inner {
	padding:0;
	margin:0;
	border-left:1px solid #669;
}
#changed {
	background-color:#ffa;
}

/* Table Icons */

.icon {
  clear:left;
  list-style:none;
  overflow:hidden;
}
.icon li {
  margin:0;
  padding:0;
}
.icon a {
  display:block;
}
.icon a:focus {
  outline:none;
}
.img-icon {
	height: 10px;
	width: 10px;
	padding-right: 4px;
	margin: 0;
	padding-left:4px;
	padding-bottom:0;
	padding-top:0;
}



