/*
Theme Name: BCDC
Theme URI: http://bcdcnewark.org/
Description: BCDCNewark.org
Version: 0.01
Author: Tritonic LLC.  Http://www.formulatenow.com
*/


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e7e8e9;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	height:100%;
}

body { behavior: url('htc/csshover3.htc'); }

<!----------------------- MAIN CONTENT ADJUSTABLE STYLES ----------------------->

/* ENTRY STRUCTURE */
.post{
	width:100%;
	height:100%;
	float:left;
}

.entry{
	width:648px;
	height:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding: 0px 10px 15px 20px;
}

#entry_img{
	float: left;
	width: 648px;
	padding-top: 5px;
	padding-bottom: 10px;
	position: relative;
}

#entry_info{
	float: right;
	width: 443px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 190px;
	margin-top: 5px;
	position:absolute;
	bottom: 0;		
}

#entry_pContent{
	padding-top: 5px;
	clear: both;
}

/* ENTRY HORIZONTAL LINES AND DIVIDERS */

hr { border-bottom: dashed 1px #333333; border-top: 0px; border-left: 0px; border-right: 0px; margin: 12px 0 5px 0;}
.hrtop{ border-bottom: dashed 1px #333333; border-top: 0px; border-left: 0px; border-right: 0px; margin: 10px 0 13px 0;}
.hrdivider { border-bottom:3px solid; margin-bottom: 13px; margin: 6px 0px;}	

/* ENTRY HEADERS */

h1#mainPost_title{
	font-size:28px; 
	line-height: 25px;
	text-transform:uppercase;
	height: 100%; 
	padding-left: 20px;
	font-weight: 100;
	margin: 25px 0 0 0;	
	background: url('images/side-split.png') no-repeat top left;
}

	h1.DF-main a, h1.DF-main a:visited, h1.DF-main a:hover{ text-decoration: none; color: #990000; }

h2#mainPost_subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: 100;
	color: #333333;
	margin: 10px 0 3px 0; 
	font-weight: bold;	
}

h2#mainPost_listTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 100;
	color: #990000;
	margin: 6px 0 0px 0;
	letter-spacing: .1px; 
}

h2#nameTitle{
	color: #4D0808;
	font-weight: bold;
	font-size: 19px;
	margin: 0;
	padding: 0px 0;
}

h2#subnameTitle{
	color: #990000;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 2px 0;
}

/* ENTRY PARAGRAPHS */

p#brimg {margin: 0px; padding-bottom: 5px; }

p#mainPost_intro{
	font-size: 13px;
	line-height: 21x;
	letter-spacing: .1px;
}

p#mainPost_list{
	border-bottom: 3px solid #DBDBDB; 
	padding: 0px 0px 6px 0px;
	margin: 0px 0 5px 0; 	
 	line-height: 18px;
	font-size: 12px;
	letter-spacing: .1px;
}

	p#mainPost_list a, p#mainPost_list a:visited{
		text-decoration: none;
		font-size: 12px;
	}
	
	p#mainPost_list a:hover{
		text-decoration: underline;
	}

p{
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	letter-spacing: .1px;
}

/* ENTRY SPAN STYLES */

span.basicLink{
	font-family:Arial,Helvetica,sans-serif;	
	font-size: 14px;
	text-transform: uppercase;
	line-height: 15px;
	letter-spacing: .1px;
	font-weight: bold;
}
	
	span.basicLink a, span.basicLink a:visited{
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: .1px;
	}
	
	span.basicLink a:hover{
		text-decoration: underline;
	}
	
span.sub-basicLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
}
	span.sub-basicLink a, span.sub-basicLink a:visited{
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
}
	
	span.sub-basicLink a:hover{
		text-decoration: underline;
}
	
	
/* ENTRY LINKS */

	.entry a, .entry a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size:15px;
		color: #333333;
		text-decoration: none;
	}
	
	.entry a:hover{
		text-decoration: underline;
	}	

/* ENTRY TABLES */

#table_list{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: 100;
	color: #333333;
	background-color: transparent;
	border: none;
	border-collapse: collapse;	
}

	#table_list a, #table_list a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight: 100;
		color: #990000;
		text-decoration: none;
	}
	
	#table_list a:hover{
		text-decoration: underline;
	}
	
	#table_list td{
		padding-left: 4px;
	}
	
tr.rowA{
	background-color: #DBDBDB;
}	

#print_material{
	border-collapse: collapse;
}
	#print_material a, #print_material a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight: 100;
		color: #333333;
		font-weight: bold;
		text-decoration: none;
	}
	
	#print_material a:hover{
		text-decoration: underline;
	}

#print_material th{
	padding-left: 4px;
}
	
th, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	padding: 1px 0px;
	vertical-align:top;
}

#fast_facts{
	border-collapse: collapse;	
}

#fast_facts th{
	padding: 0 4px;
}

/* ENTRY LISTS */
ul.mainBList{
	margin: 0;
	padding: 0;
	list-style-type: disc; 
	list-style-image: none; 
	position: relative;
}	

	ul.mainBList li{
		margin-left: 25px;
	}

<!----------------------- STRUCTURE & PERMANENT STYLES ----------------------->

/* HEADER */
.bcdcHeaderWhite{
	background-color:#FFFFFF;
	height:13px;
	width:100%;
	}

#bcdcHeader {
	background-color:#999999;
	width:100%;
	height:166px;
	border-bottom: 10px solid #fff;	
}

	#header_content{
		width:940px;
		margin: 0 auto;
		height: 166px;
	}
		
		.bcdc_logo{
			width: 710px;
			height: 126px;
			padding-top: 40px;
			text-align: left;
			float: left;
		}

	/* HEADER TOOLS */
		#tools{
			width: 230px;
			height: 46px;
			padding-top: 80px;
			text-align: left;
			float: right;
		}
		
			#toolsContainer{
				width: 100%;
				height: 100%;
				float: right;
				background: transparent;
			}
			
				.social_media{
					width: 178px;
					padding: 0 0px 5px 25px;
					font-size: 11.25px;
					line-height: 12.5px;
					color: #58595b;
					float: right;
				}		
						
				
			/* SEARCH */
				.search{
					width: 210px;
					padding: 5px 0px 5px 5px;
					height: 35px;
					font-family: Georgia, "Times New Roman", Times, serif;
					font-size: 11.25px;
					line-height: 12.5px;
					color: #58595b;
				}					
					.searchformhold{
						width: 210px;
						height: 33px;
						font-family: Georgia, "Times New Roman", Times, serif;
						font-size: 11.25px;
						line-height: 12.5px;
						color: #58595b;
						float:left;
						padding: 0;
						background:  url('images/tools/search.gif') no-repeat top left;

					}	
					
						.go_button{
							background:  transparent no-repeat top left;
							color: #333333;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 9px;
							font-weight: 200;
							border: 0;
							padding: 0px 0px 0px 5px;
							float: left;
						}
						
						#search_box{
							width: 150px;
							height: 22px;
							background:  transparent;
							border: 0;
							border: 0;
							float: left;
						}
							input.search_type{			
								font-family: Arial, Helvetica, sans-serif;
								font-size: 9px;
								font-weight: 200;
								padding: 0px 7px 0px 17px;
								color: #FFF;								
							 }							
					
					.socialmedia{
						width: 79px;
						height: 100%;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 8px;
						font-weight: 200;
						line-height: 12.5px;
						color: #333333;
						float: left;
						padding: 0 0 0 5px;
					}						
				

/* MENU */
#menu{
	width:940px;
	margin: 0 auto;
	height: 40px;
	background: #e7e8e9; 
	text-align: left;
	overflow: hidden;
}

ul#menu_lev1{
	margin: 0; 
	padding: 0; 
	height: 40px; 
	list-style-type: none; 
	list-style-image: none; 
	position: relative;
}	

ul#menu_lev1 li a{
	text-indent:-9000px; 
	background-color:transparent;
}

	ul#menu_lev1 li{
		height: 40px; 
		display: inline;		
	}	
	
	ul#menu_lev1 li a{
		display:block;
		height:40px;
		float: left;
	}
		
		/* menu links natural */		
		li#home a{background: url('images/menu_lev1/home.jpg') no-repeat top left; width: 70px;}
		li#location_access a{background: url('images/menu_lev1/location_access.jpg') no-repeat top left; width: 156px;}
		li#businessclimate a{background: url('images/menu_lev1/businessclimate.jpg') no-repeat top left; width: 147px;}		
		li#building_sites a{background: url('images/menu_lev1/building_sites.jpg') no-repeat top left; width: 138px;}
		li#finance_incent a{background: url('images/menu_lev1/finance_incent.jpg') no-repeat top left; width: 192px;}
		li#smallbusiness a{background: url('images/menu_lev1/smallbusiness.jpg') no-repeat top left; width: 133px;}		
		li#livinghere a{ background: url('images/menu_lev1/livinghere.jpg') no-repeat top left; width: 101px;}			
		
		/* menu links hover */
		li#home a:hover{background: url('images/menu_lev1/home.jpg') no-repeat 0px -48px; width: 70px;}
		li#location_access a:hover{background: url('images/menu_lev1/location_access.jpg') no-repeat 0px -48px; width: 156px;}
		li#businessclimate a:hover{ background: url('images/menu_lev1/businessclimate.jpg') no-repeat 0px -48px; width: 147px;}					
		li#building_sites a:hover{background: url('images/menu_lev1/building_sites.jpg') no-repeat 0px -48px; width: 138px;}
		li#finance_incent a:hover{background: url('images/menu_lev1/finance_incent.jpg') no-repeat 0px -48px; width: 192px;}	
		li#smallbusiness a:hover{ background: url('images/menu_lev1/smallbusiness.jpg') no-repeat 0px -48px; width: 133px;}			
		li#livinghere a:hover{ background: url('images/menu_lev1/livinghere.jpg') no-repeat 0px -48px; width: 101px;}
		
		/* menu links current */
		li#home_current a{background: url('images/menu_lev1/home.jpg') no-repeat 0px -48px; width: 70px;}
		li#location_access_current a{background: url('images/menu_lev1/location_access.jpg') no-repeat 0px -48px; width: 156px;}
		li#businessclimate_current a{ background: url('images/menu_lev1/businessclimate.jpg') no-repeat 0px -48px; width: 147px;}					
		li#building_sites_current a{background: url('images/menu_lev1/building_sites.jpg') no-repeat 0px -48px; width: 138px;}
		li#finance_incent_current a{background: url('images/menu_lev1/finance_incent.jpg') no-repeat 0px -48px; width: 192px;}	
		li#smallbusiness_current a{background: url('images/menu_lev1/smallbusiness.jpg') no-repeat 0px -48px; width: 133px;}			
		li#livinghere_current a{ background: url('images/menu_lev1/livinghere.jpg') no-repeat 0px -48px; width: 101px;}
		

#clear{ width: 940px; height: 10px; margin: 0 auto;}

/* BODY CONTENT */
.body_3col #container { 
	width: 909px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	height:100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	margin:0 auto;
	border: 16px solid #fff;
}

.body_3col #containerHome { 
	width: 909px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	height:507px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	margin:0 auto;
	border: 16px solid #fff;
}

.body_3col #mainContent {
	position: relative;
	width:678px;
	min-height: 540px;
	height: auto !important;			
	float: left;
	padding-right: 10px;
	display: inline; 
}

#mainPhoto{
	background: transparent;
	width:688px;
	height:507px;
	height: 507px !important;			
	float:left;
	display: inline;
}

#mainPost{
	width:100%;
	height:100%;
	float:left;
}

/* BREADCRUMBS */
h3#mainPost_breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:none;
	height: 100%;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: 100;
	margin: 0;
	color: #333333;
	letter-spacing: .1px;	
}

h3#mainPost_breadcrumb_single{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:none;
	height: 100%;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: 100;
	margin: 0;
	color: #333333;	
	letter-spacing: .1px;	
}

h3#mainPost_breadcrumb_long{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	height: 100%;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: 100;
	margin: 0;
	color: #333333;	
}

span.bread_title{
	text-transform: none;
}

span.search_results_total{
	color: #333333;
}

span.seperator{
	color: #990000;
}

/* ENTRY BACKGROUND AND SIDE SPLIT TAB */
			
	/* dynamic mainPost background colors and side-split tab */

	.Default{background: url('includes/css/images/pages/_DF/DF_mC.gif') repeat-y center;}
	h2.DF-main{background: url('includes/css/images/pages/_DF/DF-main.gif') no-repeat top left; color: #990000;}	
	
	.Location_Access{background: url('includes/css/images/pages/_LA/LA_mC.gif') repeat-y center;}
	h2.LA-main{background: url('includes/css/images/pages/_LA/LA-main.gif') no-repeat top left; color: #0076C0;}	
	
	.Business_Climate{background: url('includes/css/images/pages/_BC/BC_mC.gif') repeat-y center;}
	h2.BC-main{background: url('includes/css/images/pages/_BC/BC-main.gif') no-repeat top left; color: #e6ae4a;}	
	
	.Building_Sites{background: url('includes/css/images/pages/_BS/BS_mC.gif') repeat-y center;}
	h2.BS-main{background: url('includes/css/images/pages/_BS/BS-main.gif') no-repeat top left; color: #967055;}
	
	.Financing_Incentives{background: url('includes/css/images/pages/_FI/FI_mC.gif') repeat-y center;}
	h2.FI-main{background: url('includes/css/images/pages/_FI/FI-main.gif') no-repeat top left; color: #a4d16d;}
	
	.Small_Business{background: url('includes/css/images/pages/_SB/SB_mC.gif') repeat-y center;}
	h2.SB-main{background: url('includes/css/images/pages/_SB/SB-main.gif') no-repeat top left; color: #641f3e;}		
	
	.Living_Here{background: url('includes/css/images/pages/_LH/LH_mC.gif') repeat-y center;}
	h2.LH-main{background: url('includes/css/images/pages/_LH/LH-main.gif') no-repeat top left; color: #D46F47;}		
		
	.See_Newark{background: url('includes/css/images/pages/_SN/SN_mC.gif') repeat-y center;}
	h2.SN-main{color: #FFF; background: transparent; padding: 0; margin: 10px 0 0 0;}
		
.menu_lev2_title a, .menu_lev2_title a:hover, .menu_lev2_title a:visited{
	color: #e7d6de;
}


/*HOME PAGE SIDEBAR */

#homepage_SB{
	color:#000;
	font-weight: bold;
}

#homepage_SB h1{
	color: #FFF;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0;
}

	ul#homepage_SB li{
		background: url('includes/css/images/pages/_DF/DF-side.gif') no-repeat top left;
		padding-bottom: 25px;
	}
	
	ul#homepage_SB .HP_join{
		background: none;
		position: absolute;
		bottom: 35px;
		padding: 0 10px 0 20px;
	}

span.HP_subtext{
	color: #FFF;
	font-weight:100;
	font-size: 11px;
}
	
/* SIDEBAR */
#sidebar{
	float:left;
	width:205px;
	height:100%;
	border-left: 16px solid #fff;

}

	/* dynamic sidebar background colors */
	.DF{background:url('includes/css/images/pages/_DF/DF_top.gif') no-repeat top left;}
	.LA{background:url('includes/css/images/pages/_LA/LA_top.gif') no-repeat top left;}
	.BC{background:url('includes/css/images/pages/_BC/BC_top.gif') no-repeat top left;}
	.BS{background:url('includes/css/images/pages/_BS/BS_top.gif') no-repeat top left;}
	.FI{background:url('includes/css/images/pages/_FI/FI_top.gif') no-repeat top left;}
	.SB{background:url('includes/css/images/pages/_SB/SB_top.gif') no-repeat top left;}
	.LH{background:url('includes/css/images/pages/_LH/LH_top.gif') no-repeat top left;}
	.SN{background:url('includes/css/images/pages/_SN/SN_top.gif') no-repeat top left;}

.menu_lev2_title{
	width: 100%;
	color: #D1D1D1;
}		

	/* dynamic sidebar title background */
		.DF-side{background: url('includes/css/images/pages/_DF/DF-side.gif') no-repeat top left; color: #FFCCCC;}
		.LA-side{background: url('includes/css/images/pages/_LA/LA-side.gif') no-repeat top left; color: #E4EAF7;}
		.BC-side{background: url('includes/css/images/pages/_BC/BC-side.gif') no-repeat top left; color: #F7E7C8;}
		.BS-side{background: url('includes/css/images/pages/_BS/BS-side.gif') no-repeat top left; color: #DFD4CC;}
		.FI-side{background: url('includes/css/images/pages/_FI/FI-side.gif') no-repeat top left; color: #E8F7D6;}
		.SB-side{background: url('includes/css/images/pages/_SB/SB-side.gif') no-repeat top left; color: #D9C1CD;}
		.LH-side{background: url('includes/css/images/pages/_LH/LH-side.gif') no-repeat top left; color: #FFE3CD;}
		.SN-side{background: url('includes/css/images/pages/_SN/SN-side.gif') no-repeat top left; color: #D9C1CD;}

.menu_lev2_title h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	line-height: 15px;
	text-transform:uppercase;
	letter-spacing: .035em;
	padding: 0;
	margin: 0;
}

.menu_lev2_title a, .menu_lev2_title a:hover, .menu_lev2_title a:visited{
	text-decoration: none;
	color: #D1D1D1;
}


ul.menu_lev2 {
	margin: 25px 0 0 0;
	padding: 0; 
	height: 100%;
	width: 205px; 
	list-style-type: none; 
	list-style-image: none; 
	position: relative;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: 100;
}		

ul.menu_lev2 li{
	padding: 5px 10px 5px 20px;
	width: 175px;
	line-height: 15px;
}

ul.menu_lev2 li:hover{ background: url('includes/css/images/pages/_DF/DF-side.gif') no-repeat top left; color: #D9C1CD;}


	ul.menu_lev2 li a{
		color: #FFF;
		text-decoration: none;
}
	ul.menu_lev2 li a:hover{
		color: #FFF;
		text-decoration: none;	
	}
	
	ul.menu_lev2 .current_page_item {
		background: url('includes/css/images/pages/_DF/DF-side-active.gif') no-repeat top left #4D0808;
	}
	
	ul.menu_lev2 .current_page_ancestor {
		background: url('includes/css/images/pages/_DF/DF-side-active.gif') no-repeat top left #4D0808;
	}
	
.body_3col{
	position:relative;
	height: 100%;
}


/* SHADOWS */
#shadow_top{
width:960px;
height: 6px;
margin: 0 auto;
background: url('images/shadows/shadowT.gif') no-repeat bottom left;
}

#shadow_bottom{
width:960px;
height: 6px;
margin: 0 auto;
background: url('images/shadows/shadowB.gif') no-repeat top left;
}

#shadow_LR{
width: 960px;
height: 100%;
background: url('images/shadows/shadow_LR.gif') repeat-y top center;
margin: 0 auto;
}


/* FOOTER */ 
.body_3col #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 35px;
	width: 921px;
	margin: 0 auto;
	background: transparent;
	color: #666666;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-top: 12px;
	border-bottom: 9px solid #FFF;
} 

.body_3col #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

ul#footer_links{
	margin: 0; 
	padding-left: 10px; 
	list-style-type: none; 
	list-style-image: none; 
	position: relative;
	display:inline;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #990000;
}	

	ul#footer_links li{
		display: inline;
		padding-left: 20px;		
	}	
	
	ul#footer_links li a{
		color: #990000;
		text-decoration: none;
	}	

	ul#footer_links li a:hover{
		color: #990000;
		text-decoration: underline;	
	}	


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* SEARCH RESULTS PAGE */
#search_content a, #search_content a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #990000;
	margin: 6px 0 0px 0; 
	text-decoration: none;
}

#search_content a:hover{
	text-decoration: underline;
}

h2#mainSearch_listTitle {
	margin: 6px 0px 0px 0px;	
}

h2#mainSearch_listTitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #990000;
	margin: 6px 0 0px 0; 
	text-decoration: none;
}

h2#mainSearch_listTitle a:hover{
	text-decoration: underline;
}

#search_results_entry{
	margin: 0;
	height: 100%;
	border-bottom: 3px solid #DBDBDB; 	
}

	#search_results_entry a, #search_results_entry a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	}

	#search_results_entry a:hover{
 		text-decoration: underline;
	}
	
span.search-everything-highlight{ background-color: #FFFF00; font-weight: bold;}
span.search-everything-highlight a:hover {text-decoration: underline;}

li.page_item span.search-everything-highlight{ background-color: transparent; font-weight: normal;}

#spell_suggest a{ font-weight: bold; font-size: 13px; color: #990000; text-decoration:none;}
#spell_suggest a:hover{text-decoration: underline;}

.alignleft{
	width: 50%;
	float: left;
}

.alignright{
	width: 50%;
	float: right;
	text-align: right;
}

.search_lev2_title{
	width: 100%;
	color: #D1D1D1;
}		

.search_lev2_title h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14.5px;
	font-weight: bold;
	line-height: 15px;
	text-transform:uppercase;
	letter-spacing: .035em;
	padding: 0;
	margin: 0;
}

.search_lev2_title a, .search_lev2_title a:hover, .search_lev2_title a:visited{
	text-decoration: none;
	color: #D1D1D1;
}


