@charset "utf-8";
body {
	margin: 0px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background-color: inherit;

}
a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#03C;
	background-color: inherit;
}
a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#339;
	background-color: inherit;
}
input {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #000;
}
select {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #000;
}
textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #000;
}
/* CSS Document */

#pageContainer {

	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	padding-bottom:20px;
	padding-top:15px;
}

#mainContainer {
	float:left;
	width:660px;
	margin-left:10px;
	margin-top:5px;
	text-align:left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left:5px;
	padding-right:5px
}
#leftContainer {
	float:left;
	width:220px;
	margin-left:10px;
	margin-right:20px;
	margin-top:10px;
	text-align:left;
	margin-bottom:6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}


#rightContainer {
	float:right;
	width:220px;
	margin-right:10px;
	margin-top:10px;
	text-align:right;
	margin-bottom:6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	
}

.adContainer {
	border:solid 1px #CCC;
	width:480px;
	padding:5px 5px 5px 5px;
	margin-left:auto;
	margin-right:auto
}
.adLeftCol {
	float:left;
	width:100px;
	text-align:center;
	padding-top:10px
}
.adRightCol {
	float:right;
	width:320px;
}
.businessContainer {
	border:solid 1px #CCC;
	width:485px;
	padding:5px 5px 5px 5px;
	margin-left:auto;
	margin-right:auto
}
.businessLeftCol {
	float:left;
	width:150px;
	text-align:center;
}
.businessRightCol {
	float:right;
	width:325px;
}
.titleBar a {
	text-decoration:underline;
	font-size:14px;
	color:#03F;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	background-color:#E7E7FA;
	padding:2px 2px 2px 2px;

}
.titleBar a:hover {
	text-decoration:underline;
	font-size:14px;
	color:#093;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	background-color:#E7E7FA;
	padding:2px 2px 2px 2px;

}

.businessRightCol span#header {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#E7E7FA;
	padding:2px 2px 2px 2px;
}

.adRightCol span#header {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#E7E7FA;
	padding:2px 2px 2px 2px;
}
.map {
	margin-left:auto;
	margin-right:auto;
}
.video {
	margin-left:auto;
	margin-right:auto;
	height:350px;
	width:500px;
}

.flush {
	clear:both;
}
.ErrorText {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F33;
	background-color:#FBCEBF;
	width:98%;
	padding:1%; 
	margin-bottom:5px;
	
}

.updateText {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#096;
	border: solid 1px #060;
	background-color:#CDF5E1;
	width:85%;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
	
}

/* All Image Containers */
.imageContainerFront{
	background-image:url(image/header-front-page.gif);
	background-repeat:no-repeat;
	width:900px;
	height:130px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerClick{
	background-image:url(image/header-click.gif);
	background-repeat:no-repeat;
	width:900px;
	height:50px;
	display:block;
	margin-left:auto;
	margin-right:auto
}

.imageContainerClickFour{
	background-image:url(image/header-click-four.gif);
	background-repeat:no-repeat;
	width:900px;
	height:50px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerClickThree{
	background-image:url(image/header-click-three.gif);
	background-repeat:no-repeat;
	width:900px;
	height:50px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerClickTwo{
	background-image:url(image/header-click-two.gif);
	background-repeat:no-repeat;
	width:900px;
	height:50px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerClickOne{
	background-image:url(image/header-click-one.gif);
	background-repeat:no-repeat;
	width:900px;
	height:50px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerBack{
	background-image:url(image/header-back.gif);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto
}

.imageContainerAnswer {
	background-image:url(image/header-answer.gif);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerJobs {
	background-image:url(image/header-jobs.gif);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerBidding{
	background-image:url(image/header-bidding.gif);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerTalk{
	background-image:url(image/header-talk.gif);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerHappening{
	background-image:url(image/header-happening.gif);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerLocalServices{
	background-image:url(image/header-local-services.gif);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto
}

.imageContainerAdNetwork {
	background-image:url(image/header-ad-network.gif);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerWeb {
	background-image:url(image/header-web-design.gif);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerVideo {
	background-image:url(image/header-video.gif);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.imageContainerEmail {
	background-image:url(image/header-email.gif);
	background-repeat:no-repeat;
	width:900px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto
}
/* End Image Containers*/

/* Start Top Menus */

.menu {
	width:970px;
	height:11px;
	display:block;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background-color: inherit;
	text-align:center
}
.menu a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    color:#009;
	background-color: inherit;
	text-decoration:none
}
.menu a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    color:#009;
	background-color: inherit;
	text-decoration:underline
}
.topMenu {
	background-color:#006;
	width:180px;
	position:absolute;
	top:10px;
	left:51%;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	text-decoration:none

}

.topMenu a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background-color: inherit;
	text-decoration:none
}
.topMenu a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3C6;
	background-color: inherit;
	text-decoration:underline
}
.topMenuIndex {
	background-color:#BBDAEA;
	width:95%;
	position:absolute;
	top:10px;
	left:8%;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	border: 1px solid #06C;

}

.topMenuIndex a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#306;
	text-decoration:none
}
.topMenuIndex a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#63C;
	text-decoration:underline;
}
.topMenuBidding {
	background-color:#006;
	width:90px;
	position:absolute;
	top:10px;
	left:35%;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	text-decoration:none

}

.topMenuBidding a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background-color: inherit;
	text-decoration:none
}
.topMenuBidding a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3C6;
	background-color: inherit;
	text-decoration:underline
}
.topMenuFreeweb {
	background-color:#006;
	width:80px;
	position:absolute;
	top:10px;
	left:58%;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	text-decoration:none

}

.topMenuFreeweb a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background-color: inherit;
	text-decoration:none
}
.topMenuFreeweb a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3C6;
	background-color: inherit;
	text-decoration:underline
}
.topMenuFil {
	background-color:#006;
	width:80px;
	position:absolute;
	top:10px;
	left:11%;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	text-decoration:none

}

.topMenuFil a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background-color: inherit;
	text-decoration:none
}
.topMenuFil a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3C6;
	background-color: inherit;
	text-decoration:underline
}


/* End Top Menus */

/* Start Of Footer*/

#footerIndex {
	width:900px;
	height:20px;
	display:block;
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	
	background-color: inherit;
	text-align:center
}
#footerIndex a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999;
	background-color: inherit;
	text-decoration:none
}
#footerIndex a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#006;
	background-color: inherit;
	text-decoration:underline
}



/* End Of Footer*/

/* Start  Of Footer Container*/

#footerContainerFront {
	background-image:url(image/footer-front.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerHolidays {
	background-image:url(image/footer-holidays.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerWanted {
	background-image:url(image/footer-wanted.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerPeople {
	background-image:url(image/footer-people.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerBack {
	background-image:url(image/footer-back.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerShopping {
	background-image:url(image/footer-shopping.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerProperty {
	background-image:url(image/footer-property.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerPropertyServices {
	background-image:url(image/footer-property-services.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerOcc {
	background-image:url(image/footer-occ.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerOffers {
	background-image:url(image/footer-offers.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerBidding {
	background-image:url(image/footer-bidding.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerEvents {
	background-image:url(image/footer-events.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerLocal {
	background-image:url(image/footer-service.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerFrontNetwork {
	background-image:url(image/footer-front-net-work.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}

#footerContainerWeb {
	background-image:url(image/footer-web.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerReview {
	background-image:url(image/footer-review.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}
#footerContainerMotoring {
	background-image:url(image/footer-motoring.gif);
	background-repeat:no-repeat;
	width:900px;
	height:118px;
	margin-top:5px;
}

/* End Of Footer Container*/

/* Start  Of Call To Action Image*/
.callToActionImagePropertyServices{
	background-image:url(image/index-image-78.jpg);
	width:440px;
	height:230px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}

.callToActionImageJoin{
	background-image:url(image/index-join.gif);
	width:420px;
	height:60px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}

.callToActionImageWeb{
	background-image:url(image/index-image-web.jpg);
	width:420px;
	height:135px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageMore{
	background-image:url(image/index-image-more.jpg);
	width:420px;
	height:135px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}



.callToActionIndexProperty{
	background-image:url(image/index-image.jpg);
	width:420px;
	height:135px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageReview{
	background-image:url(image/index-image-review.jpg);
	width:420px;
	height:135px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageLocal{
	background-image:url(image/index-image-local.jpg);
	width:420px;
	height:135px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageFree{
	background-image:url(image/index-image-free.jpg);
	width:420px;
	height:135px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageAnswer{
	background-image:url(image/index-image-answer.jpg);
	width:420px;
	height:135px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageBidding{
	background-image:url(image/index-image-bidding.jpg);
	width:420px;
	height:140px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageWanted{
background-image:url(image/index-image-wanted.jpg);
	width:420px;
	height:110px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageSack{
background-image:url(image/index-image-sack.jpg);
	width:420px;
	height:135px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageVideo{
background-image:url(image/index-image-video.jpg);
	width:420px;
	height:135px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageEmail{
background-image:url(image/index-image-email.jpg);
	width:420px;
	height:135px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHereService{
	background-image:url(image/icon-yah-service.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHereWanted{
	background-image:url(image/icon-yah-wanted.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHereJobs{
	background-image:url(image/icon-yah-jobs.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHereProperty{
	background-image:url(image/icon-yah-property.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHerePropertySales{
	background-image:url(image/icon-yah-property-sales.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHereOffers{
	background-image:url(image/icon-yah-offres.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHereBidding{
	background-image:url(image/icon-yah-bidding.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHereMotoring{
	background-image:url(image/icon-yah-motoring.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHerePeople{
	background-image:url(image/icon-yah-people.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHereOccasions{
	background-image:url(image/icon-yah-occasions.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHereHotels{
	background-image:url(image/icon-yah-hotels.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.callToActionImageHereShopping{
	background-image:url(image/icon-yah-shopping.gif);
	width:440px;
	height:50px;
	display:block;
	border: solid 1px #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}


/* End Of Call To Action Image*/


/* Start  Of Call To Action */
.callToAction{
	width:480px;
	border: solid 1px #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color: inherit;
}

.callToAction h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#006;
	background-color: inherit;
	margin-top:10px;
}
.callToAction a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#06F;
	background-color: inherit;
	text-decoration:underline;

}
.callToAction a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#060;
	background-color: inherit;
	text-decoration:none; 	
}

.pageTitle{
	width:99%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color: inherit;
	border-top: 1px dashed #999;
	border-bottom:1px dashed #999;
}

.pageTitle h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#006;
	background-color: inherit;
	margin-top:10px;
}
.pageTitle a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#06F;
	background-color: inherit;
	text-decoration:underline;

}
.pageTitle a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#060;
	background-color: inherit;
	text-decoration:none; 	
}


/* End  Of Call To Action */


/* End  Of Call To Action */

/* Start  Of left Box For Index*/
.leftBoxOne{
	width:160px;
	height:80px;
	border: solid 1px #CCC;
	padding-right:2px;
	padding-left:2px;
	padding-top:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006;
	background-color: inherit;
	text-align: center;
	
}
.leftBoxTwo {
	background-image:url(image/arrow-index.gif);
	background-repeat:no-repeat;
	width:170px;
    height:400px;
	display:block;
	margin-top:5px;
	}
.leftBoxOneAnswers{
	width:196px;
	height:20px;
	border: solid 1px #CCC;
	padding-right:2px;
	padding-left:2px;
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background-color: inherit;
	text-align: center;
}
.leftBoxTwoAnswers {
	background-image:url(image/arrow-index.gif);
	background-repeat:no-repeat;
	width:200px;
    height:400px;
	display:block;
	margin-top:5px;
	text-align:left;
	}
	
/* End  Of left Box For Index*/

/* Start  Of Right Box For Index*/


.RightBoxOne{
	width:160px;
	height:130px;
	margin-top:15px;
	border: solid 1px #CCC;
	padding-right:2px;
	padding-left:2px;
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006;
	background-color: inherit;
	text-align: center;
	
}
.RightBoxTwo {
	background-image:url(image/arrow-index1.gif);
	background-repeat:no-repeat;
	width:170px;
    height:280px;
	display:block;
	margin-top:5px;
	text-align:left;
}
	.RightBoxTopOne{
	width:160px;
	height:110px;
	margin-top:15px;
	border: solid 1px #CCC;
	padding-right:2px;
	padding-left:2px;
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006;
	background-color: inherit;
	text-align: center;
	
}
.RightBoxTopTwo {
	background-image:url(image/arrow-free.gif);
	background-repeat:no-repeat;
	width:170px;
    height:200px;
	display:block;
	margin-top:5px;
	text-align:left;
	}

/* EndS Of Right Box For Index*/

#accountInformation {
	text-align:center;
}


/* Start left top box on Index*/
.IndexBox{
	width:220px;
	height:1320px;
	border: solid 1px #CCC;
	margin-top:15px;
}
.IndexBoxContent{
	width:210px;
	height:50px;
	border: solid 1px #fff;
	padding-right:5px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006;
	background-color: inherit;
	text-align: left;
	
}
.IndexBoxTitle{
	width:185px;
	height:50px;
	border: solid 1px #fff;
	padding-right:5px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006;
	background-color: inherit;
	text-align: left;
	
}
.IndexBoxImage {
    width:80px;
	float:left;
	margin:2px;
}
#IndexBoxRight {
	width:100px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	text-align:right;
	
}
/* Start left bottom box on Index*/
.IndexBoxOne{
   width:220px;
	height:60px;
	border: solid 1px #CCC;
	margin-top:15px;
}
.IndexBoxOneContent{
    width:210px;
	height:50px;
	border: solid 1px #fff;
	padding-right:5px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006;
	background-color: inherit;
	text-align: left;
	
	
}
.IndexBoxOneTitle{
    width:185px;
	height:50px;
	border: solid 1px #fff;
	padding-right:5px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006;
	background-color: inherit;
	text-align: left;
	
}
.IndexBoxOneImage {
    width:80px;
	float:left;
	margin:2px;
}
#IndexBoxOneRight {
	width:100px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	text-align:right;
	
}

/* Start Of Left Box*/

#leftBoxOne{
	width:196px;
	border: solid 1px #CCC;
	padding-right:2px;
	padding-left:2px;
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background-color: inherit;
	text-align:left;
}
#leftBoxTwo {
	background-image:url(image/left-box-search.jpg);
	background-repeat:no-repeat;
	width:200px;
    height:197px;
	display:block;
	margin-top:5px;
}
.clickImage {
    width:20px;
	height:20px
	float:left;
	margin:2px;
}

#actions a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F00;
	text-decoration:none;
}
#actions a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#603;
	text-decoration:underline;
}
#stages {
	width:96%;
	text-align:center;
	color:#030;
	background-color:#693;
	font-family:Tahoma, Geneva, sans-serif;
	padding:2%;
}
.stageHighlight {
	color:#000;
	font-weight:bold;
}
.cityMenu {
	width:100%;
	border-bottom: 1px solid #CFCFCF;
	margin-top:3px;
}
.cityMenu a {
	color:#039;
	font-size:12px;
	text-decoration:none;
}
.cityMenu a:hover{
	color:#00C;
	font-weight:bold;
	text-decoration:none;

}
.cityBullet {
	float:left;
	width:6px;
	margin-right:4px;
	padding-top:3px;
	margin-bottom:3px;
}
.cityDisplay{
	float:left;
	margin-bottom:3px;
}


.cityMenuRev {
	width:100%;
	border-bottom: 1px solid #CFCFCF;
	margin-top:3px;
}
.cityMenuRev a {
	color:#639;
	font-size:12px;
	text-decoration:none;
}
.cityMenuRev a:hover{
	color:#336;
	font-weight:bold;
	text-decoration:none;

}
.cityBulletRev {
	float:right;
	width:6px;
	margin-left:4px;
	padding-top:3px;
	margin-bottom:3px;
}
.cityDisplayRev{
	float:right;
	margin-bottom:3px;
	text-align:right;
}
.indexMenuRev a {
	color:#639;
	font-size:12px;
	text-decoration:none;
}
.indexMenuRev a:hover{
	color:#336;
	font-weight:bold;
	text-decoration:none;
}
.indexMenuRev ul {
	list-style:none;
}
.indexMenuRev li {
	float:left;
	margin-left:10px;
}
#newMembers {
	width:100%;
	text-align:center;
}
.otherMember {
	text-align:left;
}
	
