/* ---------- Text Sizing ---------- */

.s9pixels {
	font-size: 9px;
}

.s10pixels {
	font-size: 10px;
}

.s11pixels {
	font-size: 11px;
}

.s12pixels {
	font-size: 12px;
}

.s13pixels {
	font-size: 13px;
}

.s14pixels {
	font-size: 14px;
}

.s15pixels {
	font-size: 15px;
}

TD.s9pixels {
	font-size: 9px;
}

TD.s10pixels {
	font-size: 10px;
}

TD.s11pixels {
	font-size: 11px;
}

TD.s12pixels {
	font-size: 12px;
}

TD.s13pixels {
	font-size: 13px;
}

TD.s14pixels {
	font-size: 14px;
}

TD.s15pixels {
	font-size: 15px;
}


TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: justify;
	color: #454545;
}

.SideContentPadding {
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 17px;
	padding-bottom: 30px;
}


/* ---------- BODY STYLES ---------- */  

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}


/* ---------- BACKGROUND STYLES ---------- */  

/* MORTGAGE MANAGEMENT HOME STYLE */
.HomePhotoBG {
	background: url(../images/home_banner.jpg) top left no-repeat #b5d6de;
}

.HomePhotoFooterBG {
	background-image: url(../images/footer_middle_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/* HOME STYLE - 1 - BLUE */
.HomePhotoBG01 {
	background-image: url(../images/home_style_01/main_photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.HomePhotoFooterBG01 {
	background-image: url(../images/home_style_01/footer_middle_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* HOME STYLE - 2 - PURPLE */
.HomePhotoBG02 {
	background-image: url(../images/home_style_02/main_photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.HomePhotoFooterBG02 {
	background-image: url(../images/home_style_02/footer_middle_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* HOME STYLE - 3- GREEN */
.HomePhotoBG03 {
	background-image: url(../images/home_style_03/main_photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.HomePhotoFooterBG03 {
	background-image: url(../images/home_style_03/footer_middle_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* HOME STYLE - 4 - BROWN */
.HomePhotoBG04 {
	background-image: url(../images/home_style_04/main_photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.HomePhotoFooterBG04 {
	background-image: url(../images/home_style_04/footer_middle_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* HOME STYLE - 5 - GREY */
.HomePhotoBG05 {
	background-image: url(../images/home_style_05/main_photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.HomePhotoFooterBG05 {
	background-image: url(../images/home_style_05/footer_middle_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* HOME STYLE - 5 - DARK GREEN */
.HomePhotoBG06 {
	background-image: url(../images/home_style_06/main_photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.HomePhotoFooterBG06 {
	background-image: url(../images/home_style_06/footer_middle_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/* INTERNAL BANNER - PROPERTY */
.IntBannerProperty {
	background-image: url(../images/int_banner_property_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* INTERNAL BANNER - MORTGAGE MANAGEMENT */
.IntBannerMortgage {
	background-image: url(../images/int_banner_mortgage_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



/* ---------- TEXT STYLES ---------- */

.ResultText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	
	padding-right: 15px;	
	padding-top: 17px;
	padding-bottom: 30px;	
}

.HomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: justify;
	color: #454545;
	padding-left: 17px;
	padding-right: 10%;	
	padding-top: 17px;
	padding-bottom: 30px;
}

.HomeLoanEnquiryText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.HomeFindingHomeLoanText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #454545;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 17px;
	padding-bottom: 30px;
}


.HomeFindingHomeLoanText_M {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 30px;
}


.FooterText {
	text-transform: uppercase;
}

.InternalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	padding-left: 15px;
	padding-right: 15px;	
	padding-top: 17px;
	padding-bottom: 30px;
}

/* ---------- HEADING STYLES ---------- */


.HeaderBoldText {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
}

.HeaderInternal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 17px;
	padding-top: 22px;
	padding-bottom: 5px;
}

/* ---------- TEXT BOX STYLES ---------- */

.AdvisorLoginTextBoxHome { 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 154px;
	border: 1px #000000; 
	font-size: 11px; 
	color: #444444; 
	padding: 1px 3px; 
}

.AdvisorLoginTextBoxInternal { 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 125px;
	border: 1px #000000; 
	font-size: 11px; 
	color: #444444; 
	padding: 1px 3px; 
}

.HomeLoanEnquiryTextBox { 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 155px;
	border: 1px solid #ccccccc; 
	font-size: 11px; 
	color: #444444; 
	padding: 1px 3px; 
}


/* ---------- HYPERLINK STYLES ---------- */

A          { color: #0071B8; text-decoration : underline; }
A:visited  { color: #0071B8 }
A:Active   { color: #0071B8 }
A:Hover    { color: #999999; text-decoration : none; }

.FooterText A          { color: #454545; text-decoration : underline; }
.FooterText A:visited  { color: #454545 }
.FooterText A:Active   { color: #454545 }
.FooterText A:Hover    { color: #999999; text-decoration : none; }


/* ---------- TABLE STYLES ---------- */
.TableHeading {
	background-color: #0071B8;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;	
	line-height: 11px;	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;		
	border-bottom-width: 2px;
	border-right-width: 2px;		
	text-transform: uppercase;
}

.TableLine1Text {
	background-color: #FFFFFF;
	color: #454545;
	font-size: 10px;	
	line-height: 11px;		
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-right-width: 2px;	
}

.TableLine2Text {
	background-color: #F5F5F5;
	color: #454545;
	font-size: 10px;	
	line-height: 11px;		
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-right-width: 2px;	
}

/* ---------- Internal Sub-Navigation ---------- */

#internalMenu {
	width: 164px;
	background-color:#ededed;
	padding: 0 0 0 0;
}

.internalNavigation1 {
	padding: 5px 5px 5px 16px;
	font-size: 9px;
	font-weight: bold;
	text-transform:uppercase;
}

.internalNavigation1 A          { color: #777777; text-decoration : none; }
.internalNavigation1 A:visited  { color: #777777 }
.internalNavigation1 A:Active   { color: #777777 }
.internalNavigation1 A:Hover    { color: #000000; text-decoration : underline; }

.internalNavigation2 {
	padding: 5px 5px 5px 16px;
	font-size: 10px;
}

.internalNavigation2 A          { color: #6699cc; text-decoration : none; }
.internalNavigation2 A:visited  { color: #6699cc }
.internalNavigation2 A:Active   { color: #6699cc }
.internalNavigation2 A:Hover    { color: #000000; text-decoration : underline; }

