/* CSS Document */

body {
	margin: 0px;
	background-image: url(bg.gif);
	background-color: #a4a4a4;
	background-repeat: repeat-x;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
	
/**************TOP BAR STARTS***************/
	
	
#top {
	background-image: url(top-bar.gif);
	width: 900px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
	text-align: center;
	color: #fff;
}
.top_text {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	}

/**************TOP BAR ENDS***************/

.clear {
	clear: both;
	}
	
/**************CONTAINER STARTS***************/
#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	}
	
/**************Header Starts***************/
.intro-heading {
	margin-left: auto;
	margin-right: auto;
}
.top-title-left {
	background-image: url(header-left-bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 12px;
	height: 71px;
	}
.top-title-right {
	background-image: url(header-right-bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 12px;
	height: 71px;
	}
.top-title-mid {
	background-image: url(header-mid-bg.gif);
	background-repeat: repeat-x;
	height: 71px;
	width: 876px;	
	float: left;
	}
.title-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	}
.title-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding-top: 8px;
	}
	
#intro{
	height: 163px;
	background-color: #faffbf;
}
#intro h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #b33300;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	}
#intro p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	padding-right: 10px;
	}
#navbg {
	height: 34px;
	background: #035546;
	}
.nav-bg-left {
	background-image:url(nav-bg-left.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 15px;
	float: left;
	}
.nav-bg-right {
	background-image:url(nav-bg-right.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 15px;
	float: left;
	}
.nav-bg-mid {
	background-image:url(nav-bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 860px;
	float: left;
	padding-left: 10px;
	}
.nav  {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;	
}
.nav li {
    display: block;
	float: left;
	height:34px;
	line-height: 34px;	
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.nav li a {
	display: block;
	float: left;
	height: 34px;
	width: auto;
	line-height: 34px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.nav li a:hover {
	color: #fff36e;
}
.active{
    display: block;
	float: left;
	height: 34px;
	width: auto;
	line-height: 34px;
	color: #fff36e;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.nav1  {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;	
}
.nav1 li {
    display: block;
	float: left;
	height:34px;
	line-height: 34px;	
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.nav1 li a {
	display: block;
	float: left;
	height: 34px;
	width: auto;
	line-height: 34px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.nav1 li a:hover {
	color: #fff36e;
}

.active1{
    display: block;
	float: left;
	height: 34px;
	width: auto;
	line-height: 34px;
	color: #fff36e;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

	
/**************Header Ends***************/

/**************Left Menu Starts***************/

#left-menu {
	border: 1px solid #4d713c;
	padding: 5px;
	float: left;
	width: 174px;
	}
#left-menu-bg {
	
	}
.ad{
	padding-top: 2px;
	}
.ad-line {
	
	height: 4px;
	padding-left: 15px;

	}

.ad-bg {
	
	}
.market-watch-pic {
	padding-left: 90px;
	padding-top: 8px;
	padding-bottom: 10px;

	}
.seminar-pic {
	padding-left: 90px;
	padding-top: 8px;
	padding-bottom: 10px;
	
	}
.tour-pic {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	
	text-align: right;
	}

.zero-down-pic {
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
	
	}
.home-worth-pic {
	padding-left: 90px;
	padding-top: 8px;
	padding-bottom: 10px;
	
	}
.ebook-pic {
	padding-left: 90px;
	padding-top: 8px;
	padding-bottom: 10px;

	}
.left-menu-cont a {
	text-decoration: none;
	color: #fff;
	}
.left-menu-cont a:hover{
	color: #FFFF00;
	}

.left-menu-cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffea00;
	}
.left-padding {
	padding-left: 10px;
	padding-bottom: 10px;
	}
.left-menu-bottom-line {
	border-bottom: 1px solid #4d713c;
	}
	

/**************Left Menu Starts***************/



/**************Content Starts***************/

/**************Home Page ***************/
	
#content {
	background-color: #fbffc0;
	border: 1px solid #0e987e;
	border-top: none;
	width: 888px;
	min-height: 550px;
	padding: 5px;
	}
#content-inner {
	background: url(content-inner-bg.gif) repeat-x;
	height: 680px;
	background-color: #023C2E;
	padding-top: 20px;
}

.main-pg-content-left {
	float: left;
	margin-left: 10px;
	width: 433px;
	}
.main-pg-content-right {
	float: left;
	margin-right: 5px;
	}
	
.marketwatch {
	background: url(free-marketwatch-update.gif) no-repeat;
	height: 88px;
	width: 425px;
	padding-top: 8px;
	}
	.marketwatch h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	}
	.marketwatch h5 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	}
	.marketwatch h5 a:hover {
	text-decoration: underline;
	color: #fff36e;
	}
	.marketwatch p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
	}
	.marketwatch p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
	.marketwatch p a:hover {
	text-decoration: none;
	color: #fcf49c;
	}

.seminar {
	background: url(home-buyer-seminar.gif) no-repeat;
	height: 88px;
	width: 425px;
	padding-top: 8px;
	}
	.seminar h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	}
	.seminar h5 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	}
	.seminar h5 a:hover {
	text-decoration: underline;
	color: #fff36e;
	}
	
	.seminar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
	}
	.seminar p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
	.seminar p a:hover {
	text-decoration: none;
	color: #fcf49c;
	}

.tour {
	background: url(saturday-tour-homes.gif) no-repeat;
	height: 88px;
	width: 425px;
	padding-top: 8px;
	}
	.tour h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	}
	.tour h5 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	}
	.tour h5 a:hover {
	text-decoration: underline;
	color: #fff36e;
	}
	.tour p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
}
.tour p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
	.tour p a:hover {
	text-decoration: none;
	color: #fcf49c;
	}
.guide {
	background: url(free-guide.gif) no-repeat;
	height: 88px;
	width: 425px;
	padding-top: 8px;
	}
	.guide h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	}
	.guide h5 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	}
	.guide h5 a:hover {
	text-decoration: underline;
	color: #fff36e;
	}
	.guide p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
}
.guide p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
	.guide p a:hover {
	text-decoration: none;
	color: #fcf49c;
	}
.reports {
	background: url(reports.gif) no-repeat;
	height: 88px;
	width: 425px;
	padding-top: 8px;
	}
	.reports h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	}
	.reports h5 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	}
	.reports h5 a:hover {
	text-decoration: underline;
	color: #fff36e;
	}
	.reports p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
}
.reports p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
	.reports p a:hover {
	text-decoration: none;
	color: #fcf49c;
	}
.zero-down {
	background: url(zero-down-payment.gif) no-repeat;
	height: 88px;
	width: 425px;
	padding-top: 8px;
	}
	.zero-down h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	}
	.zero-down h5 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	}
	.zero-down h5 a:hover {
	text-decoration: underline;
	color: #fff36e;
	}
	.zero-down p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
}
.zero-down p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
	.zero-down p a:hover {
	text-decoration: none;
	color: #fcf49c;
	}
.worth {
	background: url(home-worth.gif) no-repeat;
	height: 88px;
	width: 425px;
	padding-top: 8px;
	}
	.worth h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	}
	.worth h5 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	}
	.worth h5 a:hover {
	text-decoration: underline;
	color: #fff36e;
	}
	.worth p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
}
.worth p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
	.worth p a:hover {
	text-decoration: none;
	color: #fcf49c;
	}
.ebook {
	background: url(free-ebook.gif); background-repeat:no-repeat;
	height: 88px;
	width: 425px;
	padding-top: 8px;
	}
	.ebook h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	}
	.ebook h5 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff36e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	}
	.ebook h5 a:hover {
	text-decoration: underline;
	color: #fff36e;
	}
	.ebook p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
}
.ebook p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
	.ebook p a:hover {
	text-decoration: none;
	color: #fcf49c;
	}
	
.bottom-content {
	border: 1px solid #4d713c;
	margin: 10px;
	margin-top: 0px;
	padding-top: 10px;
	height: 286px;
	}
.bottom-content-left {
	float: left;
	margin-left: 10px;
	}
.bottom-content-right {
	float: left;
	margin-left: 30px;
	}
.bar {
	background: url(bar.gif) no-repeat;
	width: 365px;
	height: 54px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #def4c5;
	padding-left: 45px;
	padding-top: 10px;
	text-transform: uppercase;
	}
.line {
	background: #91a787;
	height: 1px;
		}
.bottom-text {
	color: #e5fed6;
	width: 390px;
	padding-left: 10px;
	padding-right: 10px;	
	float: left;
	text-align: justify;
	}
	
/**************Inner Page ***************/
	
#inner-content {
	background-color: #fff;
	border: 1px solid #4d713c;
	padding: 5px;
	min-height: 550px;
	}
.main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	width: 660px;
	padding-left: 15px;
	padding-top: 10px;

}
.main-content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #b33300;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	}
.main-content h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b33300;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 5px;
	line-height: 10px;
	}
.main-content p {
	text-align: justify;
	margin-bottom: 15px;
	}
.main-content a{
	color: #f00;
	}
.main-content a:hover {
	color: #000;
	}
.brdr {
	border: 1px solid #4d713c;
	}

.tabl-bg {
	background: #e2e3e1;
	border: 1px solid #bbb;
	}
.heading h4 {
	background-color: #b33300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.red-bold {
	font-weight: bold;
	color: #b33300;
	font-size: 14px;
	} 
.main-content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.main-content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.calculator-pic {
	float: left;
	height: 57px;
	}
.calculator-content {
	float: left;
	padding-left: 10px;
	width: 500px;
	}
.calculator-content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.calculator-content p {
	}
.calculator-content h4 a {
	text-decoration: none;
	color: #f00;
	}
.calculator-content h4 a:hover {
	text-decoration: underline;
	}
.community-left {
	float: left;
	padding: 5px;
	}
.community-mid {
	float: left;
	padding: 5px;
	}
.community-right {
	float: left;
	padding: 5px;
	}
.text-bold{
	font-weight: bold;
	}
#com-left{
	width: 200px;
	float: left;
	
	}
#com-right {
	float: right;
	}
.asterix {
	color: #f00;
	font-size: 10px;
	vertical-align: top;
	}
a.community:link {
	text-decoration: none;
	color: #000; 
	}
	a.community:hover {
	text-decoration: none;
	color: #c70202; 
	}
	a.community:visited {
	text-decoration: none;
	color: #000; 
	}
	a.community:active {
	text-decoration: none;
	color: #000; 
	}
a.contact:link {
	text-decoration: none;
	color: #083e30; 
	}
	a.contact:hover {
	text-decoration: none;
	color: #c70202; 
	}
	a.contact:visited {
	text-decoration: none;
	color: #6a884c; 
	}
	a.contact:active {
	text-decoration: none;
	color: #6a884c; 
	}

.home a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b33300;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
.home a:hover {
	color: #000;
	}

/**************Welcome Form Starts***************/

	
.welcome {
	background: url(welcome-bg.jpg) repeat-x;
	padding: 0px;
	padding-bottom: 10px;
	}
.welcome h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #b33300;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	}
.welcome h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
.black_overlay{

            display: none;

            position: absolute;

            top: 0%;

            left: 0%;

            width: 1360px;
			height: 1500px;


            background-color: black;

            z-index:1;

            -moz-opacity: 0.8;

            opacity:.60;

            filter: alpha(opacity=60);

        }
        .white_content {

            display: none;
	position: absolute;
	top: 200px;
	left: 300px;
	width: 335px;
	height: 326px;
	padding: 5px;
	border: 2px solid #0e987e;
	background-color: #fbffc0;
	z-index:1001;
	overflow: hidden;

        }
.left-padding {
	padding-left: 5px;
	}
p #faqs-q a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
p #faqs-q a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
	
a.text-link:link {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	}
a.text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	}
a.text-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
.text-link1 a{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #0000FF ;
	text-decoration: none;
	}
.text-link1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	}

a.text-red:link {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #f00;
	text-decoration: none;
	}
a.text-red:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	}
a.text-red:visited {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #f00;
	text-decoration: none;
	}
a.text-red:active {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #f00;
	text-decoration: none;
	}
#faqs-text a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #f00;
	text-decoration: none;
	}
	faqs-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	}
a.close:link {
	color: #025141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	}
a.close:hover {
	color: #025141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
a.close:visited {
	color: #025141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
a.close:active {
	color: #025141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}	
/**************Content Ends***************/

/**************Footer Starts***************/

#footer {
	background: #676767;
	border: 1px solid #c3c3c3;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e2e2e2;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e2e2e2;
	text-decoration: none;
	}
#footer a:hover	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e2e2e2;
	text-decoration: underline;
				}
.foot-logo {
	border: 1px double #c3c3c3;
	margin-left: 5px;
	margin-right: 5px;
	}
/**************Footer Ends***************/

