body
{
	margin-left: 0;
	margin-top: 0;
	margin-right:0;
	margin-bottom:0;
}

p, li, address
{
	font-family: arial, 'sans serif';
	margin-left: 1pt
}
p {	color: #363636;
	font-family:Arial}
p, li, th, td
{
	font-size: 100%
}

h1
{
	color:Black;
	font-family: arial, 'sans serif'	
}
h5
{
    color: Black;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
}
h2, h3
{
	color: #990000;
	font-family: arial, 'sans serif'
}

hr
{
	color: blue;
	font-family: arial, 'sans serif'
}

h4
{
	color: #003366;
	font-weight:normal;
	font-family: arial, 'sans serif'
}

.tbl
{
	table-layout: fixed;
	border-top: 1px solid #333;
	border-collapse: collapse;
	background: #fff
}

a:link
{
	color: Blue;	
}
a:visited
{
    color: #800000;
}
a:active
{
	color: red
}
a:hover
{
	color: blue
}
.WaterMark
{
    font-family: Calibri;
    font-size: small;
    font-weight: lighter;
    font-style: oblique;
    color: #008080;
}
.divh2
{
    vertical-align: top;
    position: relative;
    font-family: Arial;
    left: -20px;
    width:110%;
}
.mBody1
{
    left: 2em;
    width: 90%;
    right: 10em;
    vertical-align: top;
    position: relative;
    font-family: Arial;
}
.h2just
{
    color: #990000;
    font-family: Arial;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-right: 10%;
    margin-left: 10%;
}
.para1
{
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}
.h3just
{
    color: #000000;
    font-family: Arial;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    text-decoration: underline;
}
.footdiv1
{
    font-family: Arial;
    text-align: center;
    font-size: small;
    font-weight: bold;
}
.modalPopup
{
    padding: 1px;
    z-index: 10;
    position: fixed;
    bottom: 5px;
}
.modalRel
{
    padding: 1px;
    z-index: 10;
    width: 350px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
.modalMenu
{
    padding: 1px;
    z-index: 10;
    width: 450px;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}