﻿body 
{
	background-color: #E1E1D5;
	behavior:url("csshover.htc"); 
	line-height:150%;
}

input, body
{
	font-size:10pt; 
	font-family:Verdana, Arial;
}

html,body 
{
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}

.full-height, .contentarea 
{
  height:100%;
}

.contentarea
{
	background-color: #FFFFFF;
}

.inputtext, .inputrequired
{
	width:100%; 
	border: 1px solid #59554D;
}
.inputrequired
{
	background-color: #E1E1D5;
}
.inputbutton, .yellowbox
{
	font-size: 9pt; 
	background-color: #FEC34E;
	color: #59554D;
}
.inputbutton
{
	border: 1px solid #59554D;
	text-align:center;
	display: block;
	height:19px;
	padding:0px 5px 0px 5px;
}
.inputbutton:hover  {
	background-color: #59554D;
	border: 1px solid #59554D;
	color: #FFFFFF;
	background-position: 0 0;
}
.subhead
{
	font-weight:bold; 
	color:#59554D; 
	padding-bottom:10px;
}
a
{
	 text-decoration:none;color: #0000FF;
}
a:hover
{
	color: #FF0000;
}
.highlight 
{
	color: #FF0000;
	font-weight: bold;
}

.specs
{
	font-size:9pt;
}

.menuLink
{
	font-size:8pt;
	text-decoration:none;
	color: #59554D;
}

.environs
{
	color:#8B0020;
	font-weight:bolder;
	line-height:250%;
	font-size:small;
}
.frontpiece
{
	margin-right: 20;
}

.custquote
{
	margin-left: 50; 
	margin-right: 60;
}
.custcite
{
	margin-left: 350;
	font-size: 10pt; 
	font-style: italic
}

.footer
{
	font-size:8pt;
}

p.email {
	color: #FFFFFF;
	width: 75px;
	height:19px;
	font-size: 9pt; 
	text-align:center
}
.email a {
	background-color: #FEC34E;
	border: 1px solid #59554D;
	color: #59554D;
	display: block;
}
.email a:hover {
	background-color: #59554D;
	color: #FFFFFF;
	background-position: 0 0;
}

.email a:hover {
	border: 1px solid #59554D;
}

                    #mbox{background-color:#eee; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(overlay.png);}
.dialog {display:none}

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");}
