/* CSS Document */


/*** General Content ***/


body, p, td, li, ol, ul, blockquote {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	background-color: #ffffff;
}

 a {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	color: #E5242A;
	font-weight: bold;
	text-decoration: none;
}

 a:hover,  a:active{
	color: #7B7396;
	text-decoration: underline;
}


 a:visited{
	color: #666666;
	text-decoration: underline;
}

.haddress {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}


.bullets {
	font-size: 10px;
	padding: 1px;
}


.hname {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: right;
}


 a.hemail:link,  a.hemail:visited{
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-align: right;
	text-decoration: none;
}

 a.hemail:hover,  a.hemail:active{
	font-weight: bold;
	text-decoration: underline;
}






.address {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}


.bullets {
	font-size: 7px;
	padding: 1px;
}


.name {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: right;
}


.tagline {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}


.header {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}


.pageheader {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}


.footer {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}


.small {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 10px;
	font-weight: normal;
}

.smaller {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 8px;
	font-weight: normal;
}

 a.hdremail:link,  a.hdremail:visited{
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	text-decoration: none;
}

 a.hdremail:hover,  a.hdremail:active{
	text-decoration: underline;
}

 a.top:link,  a.top:visited{
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

 a.top:hover,  a.top:active{
	text-decoration: underline;
}



h3 {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-weight: bold;
	font-size: 18px;
}

h4 {
	font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	color: #E5242A;
}




/*** Vertical Navigation ***/

.vertnav a{
  font-family: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  color: #cccccc;
  background-color: #000000;
  display: block;
  width: 200px;
  padding: 5px;
}
.vertnav a:hover{
  color: #E5242A;
  background-color: #cccccc;
}


/***Easton Mortgage Form Classes ***/


.contentarea
{
    padding-right: 3pt;
    padding-left: 3pt;
    font-size: 10pt;
    padding-bottom: 1pt;
    color: #000000;
    padding-top: 2pt;
    font-family: verdana, tahoma;
    background-color: white
}

.buttonstyle
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: tahoma
}


