html,body{

	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	/*background:#FF0000;*/
		z-index:1;/**/

}	
html{font-size:80%;
font-family:arial,sans-serif;}

/**/body{}


h1{/**//**/
text-transform:uppercase;
font-size:140%;
color:#0051a4;}
h2{}
h3{}
h4{}

P{
/*font-family:HelveticaNeue-Extended;*/}

#newsFeed p{
font-size:90%;}

/*-------------Link Styles-----------*/

a{
text-decoration:none;
color:#0051a4;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:underline;
color:#0051a4;

} 

div{
	margin:0px;
	padding:0px;
}
#container{
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin:0 auto; /* center, not in IE5 */
	position:relative; /* needed for footer positioning*/
	/*background:url(/images/pageLayout/PixelBackground-grey.gif) top center;*/
}
#header {
	width:100%;
	display:none;
}
#headerInner{
	width:768px;  /*------------reduced by 40px---------*/
	margin:0px auto;	
	padding:0px;
	background:url(/images/pageLayout/Headers/9.jpg) no-repeat top left;
}
#headerInner p{
	margin:0px;}
#content {
	width:100%;
	margin:0px auto;
	padding-bottom:20px;
	padding-top:1px;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#fefce6', startColorstr='#ffea00', gradientType='0');*/
	/*background:#fefce6;*/
	
}
#contentInner{
	width:768px;  /*------------reduced by 40px---------*/
	margin:0px auto;
	padding:0px;
}

#topBar{
display:none;

}
#homeBtn{
width:135px;
/**/height:21px;
background:#0051a4 /*url(/images/pageLayout/homeIcon.gif)*/;
border-right:2px solid #8d8d8d;
float:left;
padding-top:3px;
}

.findMemberImg{
margin:0px 5px 0px 18px;
float:left;}


#searchBox{
float:left;
margin-top:0px;
/*border:1px solid red;*/
}
#searchform{
	margin:0px;
	padding:0px;
	float:left;
}
.searchInput{	margin:0px;
	padding:0px;
	margin-bottom:0px;}
/*------------------LEFT COLL---------------*/
#leftColl{
width:135px;
float:left;
display:none;
}
.imageBox{
display:none;
}
/*------------------CENTER COLL---------------*/
#centerColl{
width:454px;   /*---498---*/
float:none;
padding:22px;
width:700px;
}
/*------------------RIGHT COLL---------------*/
#rightColl{
width:135px;
float:left;
margin-top:2px;
display:none;
}

#memberLogin{
display:none;}

#memberLoginTbl{
padding:0px;
margin:0px;
/*border:1px solid green;*/
float:left;}

#newsFeed{

float:left}

#newsFeed p{
margin:6px 0px 6px 0px;
padding:0px 8px 0px 8px;}

#mainMenu{
display:none;

}
#subMenu{
}
#secondaryMenu{
float:left;
border:1px solid white;
}
	
#footer {
display:none;
}
#footerInner {
	width:756px;  /*------------reduced by 12px---------*/
	margin:0px auto;
	padding:0px;
	border-bottom:2px solid #cecdc7;
	border-top:2px solid #db0000;
	/**/padding: 6px 6px 4px 6px;
	margin-bottom:2px;
	/*background:#FF5555;*/
}
#footerInner p {margin:0px;}
	
.left{float:left;}
.right{float:right;}
.telNo{
display:none;}
