IMG
{
  border:0;
}

INPUT.short
{
  width: 65px; 
}

INPUT.medium
{
  width: 190px; 
}

INPUT.long
{
  width: 260px; 
}

SELECT.long
{
  width: 220px;
}

.TextInfo
{
  padding:0 0 0 1em;
  width:90%;
}

.CurrencyText
{
  text-align:right;
}


.PrinterBody
{
  color: #333333;
	font-size: 10px; 
	font-family: Verdana, Arial;
	line-height: 16px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 12px;
	margin-bottom: 20px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.LibraryTable
{
	font-size: 12px; 
  text-align:justify;
  width:480px;  
}
.copybold
{
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
}

.smallcopybold
{
    font-weight: 700;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif
}

.ResultHeaderSmall  A {color: #000000; text-decoration: none; font-weight: normal; line-height: 12px;}
.ResultHeaderSmall  A:hover {color: #000000; text-decoration: none; font-weight: normal;}
.ResultHeaderSmall  A:Visited {color: #000000; text-decoration: none; font-weight: normal;}
.ResultHeaderSmall  A:visited:Hover {color: #000000; text-decoration: none; font-weight: normal;}

.ResultHeaderLarge  A {color: #000000; text-decoration: none; font-weight: normal; line-height: 12px;}
.ResultHeaderLarge  A:hover {color: #000000; text-decoration: none; font-weight: normal;}
.ResultHeaderLarge  A:Visited {color: #000000; text-decoration: none; font-weight: normal;}
.ResultHeaderLarge  A:visited:Hover {color: #000000; text-decoration: none; font-weight: normal;}

.requiredfield
{
  color:red;
}

#PurchSecondQuestion1
{
  padding: 2em 0 2em 0;
}

.LoanAppActive
{
  border-style:inset;
}

.LoanAppInActive
{
  border-style:outset;
}

.PageContent
{
  margin:0 0 0 .5em;
}

.LoanSectionComplete
{
  background: transparent url('/CommonImages/SectionComplete.gif') no-repeat;
  background-position:right;
}

.AmortCalc
{
  margin:1em .5em 0 1em;
  width:90%;
}

.AmortCalcHeader
{
  background-color:#ffff00;
  margin-bottom:3em;
  width:80%;
}

.AmortCalcHeader H3
{
  padding:0 0 0 .5em;
  font-family: Arial Verdana Garamond;
  font-size:10px;
}

.LeftSidelabel
{
  font-family: Arial Verdana Garamond;
  font-size:10px;
}

.RightSidelabel
{
  font-family: Arial Verdana Garamond;
  font-size:10px;
}

.ButtonRow
{
  padding:1em 0 0 0;
}

.SpacerRow
{
  line-height:40px;
}
.ShortMonthList
{
  width:50px;
}

.SummaryHeaders
{
  color:Blue;
  text-align:left;
}

.SummaryTable
{
  text-align:left;
}
.AmortTableHeader
{
  color:Blue;
  text-align:left;
}
.help-screen
{
  background-color:#ffffff;
  padding:.5em 1em 1em 1em;
  text-align:left;
}
.LetterButton
{ 
  border-right: black 1px solid; 
  border-top: black 1px solid; 
  font-weight: bolder; 
  border-left: black 1px solid; 
  width: 29px; 
  border-bottom: black 1px solid; 
  font-family: Verdana; 
  background-color: silver; 
  text-align: center 
}
.SelectedLetterButton 
{ 
  border-right: black 1px solid; 
  border-top: black 1px solid; 
  font-weight: bolder; 
  border-left: black 1px solid;
  width: 29px; 
  border-bottom: black 1px solid; 
  font-family: Verdana; 
  background-color: aqua; 
  text-align: center 
  }
.HelpIndicator
{
	width:16px;
	height:14px;
	background-image:url(/CommonImages/Question.png);
	overflow:hidden;
	cursor:help;
}
.PwdMessage
{
  font-family: Verdana;
  font-size: 12px;
  color: Red;
	padding:0 0 1em 1em;
}
.navbox .menulines
{
	background: transparent url('/Templates/TemplateA/bullet_orange.gif') no-repeat 0px .4em;
}

