﻿.basic-row {
	font-family: Verdana;
	font-size: 70%;
}
.basic-hyperlink {
	color: #CC3300;
}
.traditional-hyperlink {
	color: #000080;
}
.traditional-ul {
	text-decoration: underline;
}
.no-hyperlink {
	color: #000000;
}
.no-border {
	border-bottom:0px;border-left:0px;border-right:0;border-top:0;
}
#problem-solved{
 	padding:0px 8px 0px 0px
}
.problem-solved-dark {
	font-family: Verdana;
	font-size: 13pt;
	color: #1F66AD;
}
.problem-solved-lite {
	font-family: Verdana;
	font-size: 13pt;
	color: #66A5E3;
}
.basic-heading {
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
}
.positive-change {
	color: #33CC33;
}
.negative-change {
	color: #FF3300;
}
h1 {
	font-family: Verdana;
	font-size: 80%;
	display: inline; 
	font-weight: bold;
	color: #333333;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}
h2 {
	font-family: Verdana;
    font-size: 80%;
	display: inline; 
	font-weight: normal;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.page-heading {
    font-weight: normal;
    font-family: Verdana;
	font-size: 100%;
}
.oldstyle-row {
	font-family: Verdana;
	font-size: 80%;
}
.img-middle {
	vertical-align: middle;
}
.style2 {
	font-size: 80%;
}
.style3 {
	font-size: 70%;
}
.horz-line{
	color: #C0C0C0;
	text-align: left;
}

.helptpic {
	padding: 0 0 0 4px;
	border-style: solid; border-bottom-color:#dfdfdf; border-left-color:#dfdfdf; border-right-color:#dfdfdf; border-top-color:#dfdfdf;
	border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px;
	font-family: Verdana;
	font-size: 70%;
	background-color: #efefef;
}

.helplnks{
	padding: 8 0 0 8px;
	border-style: solid; border-bottom-color:#dfdfdf; border-left-color:#dfdfdf; border-right-color:#dfdfdf; border-top-color:#dfdfdf;
    border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px;
	font-family: Verdana;
	font-size: 70%;
}


