.resourceBar {
	font-family: Arial;
	font-size: 10px;
	color: White;
}

.maintext {
	position:relative;
	background-color:#333333;
	border:2px solid #C0C0C0; /* #770c0f; dark red */
	width:600px;
	text-align:left;
	font-family:'arial, verdana, sans-serif';
	color:#ffffff;
	font-size:12px;
}

.aboutusitems, .aboutusitemslarge {
	font-family: arial, verdana;
	font-size: 10pt;
	color: white;
	line-height: 13pt;
}

.mortcalc {
	font-family: arial, verdana;
	font-size: 10pt;
	color: white;
}

.aboutusitemslarge {
	font-size: 18pt;
	line-height: 15pt;
}

.leftbarnote {
	font-family: arial;
	font-size: 7pt;
	color: white;
}

.titlenote {
	vertical-align: bottom;
	width: 80%;
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-right: 35px;
}
a.whiteSilver {
	color: white;
}
a.whiteSilver:hover {
	color: silver;
}

/* For the overlib popup modal dialog */
.olbgD {
    background-color: #C0C0C0;     /* #770C0C; dark red */
}
.olcgD {
    background-color: #333333;   /* dark gray */
    text-align:center;
}
td.oltext {
    background-color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #000000;
}
.olfgD {
    background-color: #FFFFFF;  /* white */
    text-align:center;
}
.olcapD {
    text-align: left;
    font-family: Times New Roman;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin-top: 2px;
    margin-left: 4px;
    color: #ffffff;             /* white */
}
.olcloD {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #FFFFFF;             /* white */
    margin-right: 5px;
    font-weight: bold;
}
a.olcloD:hover {
    color: silver;
}
.oltxtD {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #5A546D;         /* purple */
}
.sep4 {
    font-size: 4px;
    line-height: 4px;
}