BODY {
    font-family : Trebuchet MS, AdobeCorpID MinionRg, Times New Roman, Palatino, Times;
    font-size : smaller;
    margin : 0px;
}

TD {
    font-family : Trebuchet MS, AdobeCorpID MinionRg, Times New Roman, Palatino, Times;
    font-size : smaller;
    position : relative;
    vertical-align : top;
}

TABLE {
    position : relative;
}

.table-header {
	font-weight : bold;
	background-color : White;
	padding-top : 0;
	padding-bottom : 0;
	padding-left : 2;
	padding-right : 2;
	white-space : nowrap;
}

.table-header-link {
	color : Black;
}

.date-label {
    font-size : smaller;
    font-weight : bold;
}

.footer {
    padding-top : 10px;
    font-size : xx-small;
    color : #cccccc;
}

.menu-link:visited {
    color : black;
}

.menu-link:link {
    color : black;
}

.menu-link {
    font-size : smallest;
    font-weight : bold;
    color : black;
    text-decoration : none;
    position : relative;
    top : -2px;
}

.welcome-label {
    padding-left : 3px;
    font-family : helvetica, verdana, arial;
    font-size : larger;
    font-weight : bold;
}

.large-label {
    font-family : helvetica, verdana, arial;
    font-size : large;
}

.medium-label {
    font-family : helvetica, verdana, arial;
    font-size : medium;
}

.small-label {
    font-family : helvetica, verdana, arial;
    font-size : smaller;
}

.info-immediate-header {
    font-family : verdana, helvetica, arial;
    font-weight : bold;
    background-color : #990000;
    padding-left : 3px;
    color : white;
}

.info-header {
    font-family : verdana, helvetica, arial;
    font-weight : bold;
    background-color : #404040;
    padding-left : 3px;
    color : white;
}

.tip-label {
    font-family : verdana, helvetica, arial;
    font-size: larger;
    font-weight : bold;
}

.tip-body {
    font-size : small;
}

P {
    padding-top : 2px;
    margin-top : 5px;
}

.page-label {
    font-size : medium;
    font-weight : bold;
}

.label {
    font-weight : bold;
}

.note {
    font-style : italic;
}

.important-note {
    font-style : italic;
    text-decoration : underline;
}

.important {
    text-decoration : underline;
}

UL {
    padding-top : 0px;
    margin-top : 0px;
}

LI {
    position : relative;
    padding-left : 0px;
    margin-left : -15px;
}

.step-label {
    font-family : helvetica, verdana, arial;
    font-size : medium;
    font-weight : bold;
}

.step-number-label {
    font-family : helvetica, verdana, arial;
    font-size : medium;
    font-weight: bold;
    color : #808080;
}

.step-heading {
    font-size : medium;
    font-weight : bold;
}

.step-heading-ul {
    font-size : medium;
    font-weight : bold;
    text-decoration : underline;

}

.countdown-message {
    font-size : medium;
    font-weight : bold;
    color : red;
}

.countdown-counter {
    font-size : large;
    font-weight : bold;
    color : blue;
}

.countdown-expired {
    font-size : 12pt;
    font-weight : bold;
    color : red;
}

.pleasewait-message {
    font-size : medium;
    font-weight : bold;
}

.quote-advice {
    color : #b20000;
    font-weight : bold;
}

.requiring-immediate-attention {
    background-color : #990000;
    color : white;
}

.red-label {
    color : #990000;
    font-weight: bold;
}

.red-label2 {
    color : red;
}

.blue-label {
    color : #0000b2;
    font-size : large;
}

.blue-note {
    color : blue;
    font-weight: bold;
}

.odd-data-row {
	padding-right : 5px;
	background-color : #CCCCCC;
}

.error-item {
    color : #990000;
    font-weight : bold;
}

.error-item-soft {
    color : blue;
    font-weight : bold;
}

.align-bottom {
    vertical-align : bottom;
}

.align-top {
    vertical-align : top;
}

.align-middle {
    vertical-align : middle;
}

.align-right {
    text-align : right;
}

.align-center {
    text-align : center;
}

.heading {
  font-weight : bold;
  font-size: larger;
	margin-top : 0;
	margin-bottom : 0;
	padding-bottom : 0;
}

A:link {
    color : #b20000
}

A:visited {
    color : blue 
}

.report-iterator-spacing {
    margin-bottom : 50px;
}

.report-row-color {
 BACKGROUND-COLOR: #f0f0f0
}
