@charset "utf-8";
.newmemtitle {
	background-color: #DFE0E1;
	font-family: Arial, Helvetica, sans-serif;
	color: #013B58;
	font-size: 13px;
}
td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
}

.newmemlightrow {
	background-color: #F5F5F5;
}


/* CSS Document */
#directory
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#directory .dirboxshort {
	float:left;
	width:200px;
	padding-top: 20px;
}
#directory .dirboxshort h2 {
	clear: left;
}

#directory .dirboxshortb {
	float:left;
	width:350px;
	padding-left: 12px;
	padding-bottom: 20px;
}
#dirbanner {
	padding-top: 8px;
	margin-top: 10px;
}

#directory .res {
	float:left;
	width:515px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
#directory    h3   {
	font-weight: bold;
	color: #FF0000;
}

#directory ul {
	list-style:none;
	_height:450px;
	min-height:450px;
	margin:0px;
	padding:0px;

}


#cartextras {
	background-image:url(/images/backgrounds/ready.png);
	background-repeat:no-repeat;
	width:200px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-position: 15px 15px;
}

#directory form {
	padding:0 0 10px 0;
	margin:0;
}

#directory input, select {

	margin:0 0 0 8px;
}
#directory #BC_Code {
	width:250px;
}
#directory #searchtools {
	clear:both;
	padding:0;
	background-color:#F2F2F2;
	margin: 0;
	padding: 10px;
	width: 360px;
}


#directory strong {
	padding:2px 0px 0px 0px;
	margin:0px;
	height:25px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #afceed;
	font-weight:bold;
	font-size:.75em;
}

#directory a:link
{
color: #013B58;
text-decoration: underline;
}
#directory a:visited 
{
color: #013B58;
text-decoration: underline;
}
#directory a:hover
{
color: #013B58;
text-decoration: none;
}

#directory .dirbox {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
float:left;
width:530px;
padding-left: 12px;
padding-bottom: 18px;
}
#directory   .dirbox   h2 {
	font-weight: bold;
	color: #000000;
}
#directory .dirbox p {
}

#directory .searchbox {
	margin:20px 0 0 0;
	border-left:1px solid #C3C1C1;
}
#directory .but {
	background-image:url("/images/backgrounds/cr-mouseover-blue.gif");
	padding:2px;
	margin:0 10px;
	clear:both;
	color:#fff;
	text-align:center;
	font-size:.7em;
}
#featuredDir {
	
	width: 100%;
}
#featuredDir .odd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	height: 75px;
}
#featuredDir .featuremsg {
	font-size: 10px;
}

#featuredDir .even {
	height: 75px;
}
.featuredmessage td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.featuredmessage td strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
