﻿body
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #000000;
	color: #ffffff;
}
.cohcolor
{
	background-color: #011762;
}
.covcolor
{
	background-color: #780001;
}
#contentinfo
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-right: silver thin double;
	border-top: silver thin double;
	border-left: silver thin double;
	border-bottom: silver thin double;
	background-image: url(images/bar800.jpg);
	background-repeat: repeat-y;
}
#masterheader
{
	width: 800px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	background-image: url(images/masterheader.jpg);
	margin-bottom: 4px;
}
#smallprint
{
	font-size: 8px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.padding
{
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.header1
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

A.coh
{
    COLOR: #98e758;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
A.coh:visited
{
    COLOR: #98e758;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
A.coh:active
{
    COLOR: #98e758;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: bold;
}
A.coh:hover
{
    COLOR: #98e758;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: bold;
}
A.cov
{
    COLOR: #ffb100;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
A.cov:visited
{
    COLOR: #ffb100;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
A.cov:active
{
    COLOR: #ffb100;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: bold;
}
A.cov:hover
{
    COLOR: #ffb100;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: bold;
}
.button
{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #335ac4;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-left-color: #0099ff;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-color: #0099ff;
}
.buttonover
{
	font-size: 11px;
	border-left-color: #ccff66;
	border-bottom-color: #336600;
	color: #ffffff;
	border-top-style: solid;
	border-top-color: #ccff66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #6abc4d;
	border-right-color: #336600;
	border-bottom-style: solid;
}
.textbox {
	font-size: 10px;
	font-weight: bold;
	background-color: #12478D;
	font-size: 11px;
	color: #BAD9EF;
	font-weight: bold;	
}
.introtd
{
	border-right: #336600 dashed;
	padding-right: 4px;
	border-top: #336600 dashed;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #336600 dashed;
	width: 220px;
	padding-top: 4px;
	border-bottom: #336600 dashed;
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	position: static;
}
.colorbox
{
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	width: 20px;
	border-bottom: #000000 2px solid;
	height: 10px;
}
.cardmessage
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	color: #98e758;
}
.error
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #ff0000;
}

