﻿body {font-family: Tahoma, Verdana, Arial; font-size: 8pt;}

img {
	border: 0;
}

.PagePath {font-size:8pt;}
.PageSpacer {height:50px; border-top:solid 1px black;}

.PopupControl    {margin-top:5px; height:455px; z-index:10; position:absolute; display:none; left:300px; width:375px; padding: 2px 2px 2px 2px; background-repeat:no-repeat; background-image:url(images/apply_now_popup.jpg);}
.LTOPopupControl {margin-top:5px; height:455px; z-index:10; position:absolute; display:none; left:300px; width:375px; padding: 2px 2px 2px 2px; background-repeat:no-repeat; background-image:url(images/LoanToOwnPopup.jpg);}
.PopupClose {margin:2px 10px 0px 0px; z-index:11; float:right; display:inline; width:45px; height:15px; border: solid 1px black; background-color:#DCDCDC; text-align:center; vertical-align:middle; cursor:hand;}
.PopupLinkArea {height:220px; margin-top:225px; width:365px; cursor:pointer;}
.GenericMenu {color:gray; text-decoration:none; cursor:pointer;}
.topGenericMenu {color:gray; cursor:pointer; background-color:#DCDCDC; background-image:url(Menu/banner_top_left_curve.gif); background-repeat:no-repeat; height:20px; padding:5px 0px 0px 25px;}
.LoginMenu {cursor:pointer; font-weight:bold; color:#CC3333; text-decoration:none;}
.Pager {color:Black; text-decoration:none;}

#footerLinks{
	color: #808080;
	padding-top: 15px;
}

#footerLinks a{
	color: #808080;
	text-decoration: none;
}

#footerLinks a:hover{
	color: black;
}

.style1 {FONT-SIZE: small; FONT-FAMILY: Arial, Helvetica, sans-serif}
.style2 {color: #bd230f; font-weight: bold;}
.style4 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: x-small;}
.style5 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style6 {font-family: Wingdings; font-size: x-small; color: #bd230f;}

.homeWrap{
	margin-top: 15px;
}

.homeRight{
	float: right;
	width: 486px;
	background: url(images/homeRightBack.gif) no-repeat top left;
	padding: 12px 0 0 10px;
}

.homeLeft{
	float: right;
	width: 400px;
	vertical-align: top;
	margin-right: 40px;
}

.homeBottom{
	clear: right;
	text-align: right;
}


/* embrace subscription form styles */
.formfields
{
	width: 225px;
	border: 1px solid #999999;
	height: 20px;
}

.formfields2
{
	width: 125px;	
	border: 1px solid #999999;
}

/****  Home Page Accordion *********/
.accordionHeader
{
    color: #231f20;
	font-weight: bold;
    background-color: #f2e7ce;
	font-size: 13px;
    padding: 8px 15px;
    margin-top: 3px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	/*color: #231f20;*/
	background: #FFF;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: #e7e7e7;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    color: #aa2113;
    background-color: white;
	font-size: 16px;
	font-weight: bold;
    padding: 5px 15px;
    margin-top: 3px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a{
	/*color: #FFFFFF;*/
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover{
	background: none;
	text-decoration: underline;
}

.accordionContent{
	font-size: 11px;
	color: #333;
	line-height: 16px;
    padding: 5px 5px 5px 15px ;
}

.accordionContent h5{
	margin: 0;
	padding: 5px 0;
	font-size: 13px;
	font-weight: bold;
}

.accordionContent a{
	color: #be230f;
	text-decoration: underline;
}

.accordionContent a:hover{
	color: #666;
}

.accordionContent ul{
	margin: 4px auto;
}

/**** Home Page accordion END *******/



