

.defaultStyle
{
	line-height: 1.6em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;
}

.defaultStyleSmall
{
	line-height: 1.4em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #666666;
}

.ProfessionalName
{
	line-height: 1.6em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;	
	color: #63859a;
	font-weight:bold;
}

.ProfessionalTitle
{
	line-height: 1.3em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;	
	color: #63859a;
	font-weight:bold;
	font-style:italic;
}

.oopsText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	color: #FF0000;
}

H1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;	
	color: #1e506f;	
	font-weight:bold;
	line-height: 1.5em;
}

H2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;	
	color: #63859a;	
	font-weight:bold;
	line-height: 1.5em;
}

H3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #63859a;	
	font-weight:bold;
	line-height: 1.5em;
}

.Location
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;	
	color: #63859a;	
	font-weight:bold;
}

A.blue
{
	color: #63859a;
	text-decoration:none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;	
}

A.blue:hover
{
	text-decoration:underline;
}

A.specializedServicesNav
{
	color: #63859a;
	text-decoration:none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
}

A.specializedServicesNav:hover
{
	text-decoration:underline;
}

A.Calculator
{
	color: #63859a;
	text-decoration:none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;	
	color: #63859a;	
	font-weight:bold;
	line-height: 1.5em;
}

A.Calculator:hover
{
	text-decoration:underline;
}

A
{
	color: #ee2e26;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

A.sideNav
{
	display: block;
	height: 24px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;	
	padding-left: 28px;
	padding-top: 4px;
}
A.sideNav:hover
{
	display: block;
	height: 24px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #faa82e;	
	padding-left: 28px;
	padding-top: 4px;
}

A.sideNavSel
{
	display: block;
	height: 24px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #faa82e;	
	padding-left: 28px;
	padding-top: 4px;
	background-image: url(../img/sidenav_selected.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
A.sideNavSel:hover
{
	display: block;
	height: 24px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #faa82e;	
	padding-left: 28px;
	padding-top: 4px;
	background-image: url(../img/sidenav_selected.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

FORM
{
	padding: 0;
	margin: 0;	
}

BODY.default
{
	padding: 0;
	margin: 0;
	background-color: #858585;
	background-image: url(../img/background.gif);
	background-position:center top;
	background-repeat:repeat-x;	
}

TABLE.shell
{
	width: 900px;
	height: 100%;	
	background-color: #ffffff;
}

TABLE.rate
{
	width: 100%;	
}
TABLE.rate td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	/*border: solid 1px #00;*/
}
TD.rate
{
	background-color: #ede6d7;
}
TD.term
{
	width:46px;
	font-weight: bold;
}

TD.term2
{
	width:76px;
	font-weight: bold;
}

TD.bankrate
{
	text-align: center;
}
TD.ourrate
{
	width: 58px;
	text-align: center;
	color: #ed2d26;
}
TD.notice
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
}

TD.mapdirBackLeft
{
	width: 16px;
	background-image: url(../img/mapdir_backLeft.png);
	background-position: left top;
	background-repeat: repeat-y;
}
TD.mapdirBackTop
{
	/* width = map width - 137*/
	width: 233px;
	height: 38px;
	background-image: url(../img/mapdir_backTop.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
TD.mapdirBackRight
{
	width: 18px;
	background-image: url(../img/mapdir_backRight.png);
	background-position: right top;
	background-repeat: repeat-y;
}
TD.mapdirBackBottom
{
	height: 22px;
	background-image: url(../img/mapdir_backBottom.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
TD.mapdirMain
{
	background-color: #EFF1DF;
}
TD.mapdirTopRight
{
	display: block;
	width: 18px;
	height: 38px;
	background-image: url(../img/mapdir_topRight.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
TD.mapdirBottomRight
{
	display: block;
	width: 18px;
	height: 22px;
	background-image: url(../img/mapdir_bottomRight.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
TD.mapdirBottomLeft
{
	display: block;
	width: 16px;
	height: 22px;
	background-image: url(../img/mapdir_bottomLeft.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

TD.nav
{
	width: 267px;
}

TD.nav-bottom
{
	height: 71px;
	background-image: url(../img/nav-bottom.gif);
	background-repeat: no-repeat;
}

TD.nav-top
{
	height: 38px;
	background-image: url(../img/nav-top.gif);
	background-repeat: no-repeat;
}

TD.content
{
	padding: 6px 55px 6px 18px;
}

TD.contentProfessionals
{
	padding: 6px 25px 6px 18px;
}

TD.contentC
{
	padding: 6px 6px 6px 18px;
}

TD.rates
{
	width: 189px;
}

TD.header
{
	height: 198px;
}

TD.footerBg
{
	background-color: #20516f;
	height: 32px;
}

TD.footer
{
	height: 67px;
}

TD.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #666666;
	padding: 0px 3px 0px 3px;
}

TD.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #ffffff;	
}

A.footNavLink
{
	color: #666666;
	text-decoration: none;
}
A.footNavLink:hover
{
	text-decoration: underline;
}

A.footTextLink
{
	color: #ffffff;	
	text-decoration: none;
	font-weight: normal;
}
A.footTextLink:hover
{
	text-decoration: underline;
}

.formText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	height: 20px;
	padding-top: 2px;
	padding-left: 2px;
	border: solid 1px #63859a;
	background-color: #fcfcfc;
	width: 200px;
}

.formText2
{
	width: 200px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	border: solid 1px #63859a;
	padding-top: 2px;
	padding-left: 2px;
}

.formTextArea
{
	width: 260px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	border: solid 1px #63859a;
	padding-top: 2px;
	padding-left: 2px;
}

HR.main
{
	width:771px;
	color: #8ba2b0;
	height: 1px;
}
TABLE.specialist
{
	width:486px;
}
TD.specialistTop
{
	background-image: url(../img/specialist_bg.gif);
	background-repeat: no-repeat;
	background-color: #ece3c3;
	padding: 10px 20px 10px 9px;
}
TD.specialistBottom
{
	height: 34px;
}

TD.specialistName
{
	line-height: 1.6em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
}
IMG.specialistPic
{
	margin-right: 16px;
}

A.professionalNav
{
	display: block;
	/*height: 18px;*/
	height: 28px;
	font-family: Verdana, Arial, Sans-Serif;
	/*font-size: 8pt;*/
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #205170;	
	padding-left: 18px;
	padding-top: 1px;
	
	background-image: url(../img/professionalnav_selected.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
A.professionalNav:hover
{
	display: block;
	/*height: 18px;*/
	height: 28px;
	font-family: Verdana, Arial, Sans-Serif;
	/*font-size: 8pt;*/
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #faa82e;	
	padding-left: 18px;
	padding-top: 1px;
	background-image: url(../img/professionalnav_selected.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

A.professionalNavSel
{
	display: block;
	height: 18px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #faa82e;	
	padding-left: 28px;
	padding-top: 2px;
	background-image: url(../img/professionalnav_selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
A.professionalNavSel:hover
{
	display: block;
	height: 18px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #faa82e;	
	padding-left: 28px;
	padding-top: 2px;
	background-image: url(../img/professionalnav_selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
}