a { text-decoration: none; color: #CC0000; font-family: Verdana, Arial, Helvetica;font-size: 12px;}
a:hover { text-decoration: underline; color: #CC0000;font-family: Verdana, Arial, Helvetica;font-size: 12px; }

.disclaimer { text-decoration: none; color: #AAAAAA; font-family: Verdana, Arial, Helvetica; font-size: 10px;}
.regular  { text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica;font-size: 12px;}
.preference  { text-decoration: none; color: #555555; font-family: Verdana, Arial, Helvetica;font-size: 12px;}

.smalltext  { text-decoration: bolder; color: #555555; font-family: Verdana, Arial, Helvetica;font-size: 12px;}

.button  {background: #F5F5DC; color:#990000; font-family: Verdana, Arial, Helvetica; text-decoration: underline;}


TD.solid-black { border-right: 1px solid black; border-top: 1px solid black;}
TD.solid-pointer { border-right: 1px solid black; border-top: 1px solid black; cursor: pointer}

TD.trio { border-left: 1px solid black; border-top: 1px solid black;border-bottom: 1px solid black;}

TD.quatro { border-right: 1px solid black; border-left: 1px solid black; border-top: 1px solid black;border-bottom: 1px solid black;}

TABLE.solid-black { border-left: 1px solid black; border-bottom: 1px solid black; }
TABLE.solid-box { border: 1px solid black }
FONT.bigcap		{font: 200% serif; color:#000099;}

.dashed { background-color: #F5F5DC; border-style: dotted; border-color: #000000; border-width: 1px;}
.bluebox { background-color: #6977FF; border-style: solid; border-color: #000E96; border-width: 1px;}
.yellowbox { background-color: #FFDA69; border-style: solid; border-color: #E8AA02; border-width: 1px;}
.greenbox { background-color: #A1FFB3; border-style: solid; border-color: #00921B; border-width: 1px;}
.tanbox { background-color: #E3E3C3; border-style: solid; border-color: #8F8E47; border-width: 1px;}

.scorecard { background-color: #256489; border-style: dotted; border-color: #000000; border-width: 1px;}
.solid-letter { border-right: 1px solid black; border-top: 1px solid black; border-left: 1px solid black; border-bottom: 1px solid black;  text-decoration: bolder; color: #000000; font-family: Verdana, Arial, Helvetica;font-size: 12px;}

.TextBox		
{
	font-family:verdana,arial; 
	font-size:8pt; 
	color:black; 
	background-color:white; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}

.title { font-size: 28pt; font-weight: bolder; }


.boxed_dash{
border-width: 1px;
  border-style: dashed;
  border-color:#000;
}

.greyedges{
	border: 1px solid #d4d4d4;
	}

.breadcrumb{
display:none;
}

.bottomside{
	padding-left:5px;
}

.gray-line {
  background-color:#CFD6E5;
  height:1px;
  margin-top: 5px;
  margin-bottom: 5px;
  position:relative;
  width:100%;
}