﻿body 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000080;
	/*margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;*/
}
h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
	background-color: #ffffff;
	margin-bottom: 8px;
}
h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	background-color: #ffffff;
}
A:link{    COLOR: #0000ff;        TEXT-DECORATION: none}
A:visited{    COLOR: #0000ff;       TEXT-DECORATION: none;}
A:active{    COLOR: #0000ff;       TEXT-DECORATION: none;}
A:hover{    COLOR: #0000ff;       TEXT-DECORATION: underline;}
.e
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000080;
	background-color: #ffffff;
	text-align: justify;
}
.copy
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	TEXT-ALIGN: center;
}
.ebutton 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	height: 19px;

	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-top-color:#D9DFEA;
	border-left-color:#D9DFEA;
	border-bottom-color:#0e1f5b;
	border-right-color:#0e1f5b;
	background-color:#e0e0ff;
	color:#000000;
}
.ebuttonok 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	height: 19px;

	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-top-color:#D9DFEA;
	border-left-color:#D9DFEA;
	border-bottom-color:#0e1f5b;
	border-right-color:#0e1f5b;
	background-color:#3b5998;
	color:#FFFFFF;
}
.etextbox
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000080;
	background-color: #ffffff;
	text-align: justify;
	border-width:1px;
	border-style:solid;
	border-color: #9090ff;
	vertical-align: middle;
	padding-left: 3px;
	height: 15px;
}
.etextboxmultiline 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000080;
	background-color: #ffffff;
	text-align: justify;
	border-width:1px;
	border-style:solid;
	border-color: #9090ff;
	vertical-align: middle;
	padding-left: 3px;
}
/* http://www.communitymx.com/content/article.cfm?cid=528A0 works on all but vscroll always on*/
html
{
	min-height: 100%; 
	margin-bottom: 1px; 
}
