﻿.scWebEditRibbon {
	/* position:absolute; Issues with PageEditor mode */
	top:0px;
	left:0px;
}
.printOnlyAt {
	display:none;
}
a {
	color:#4d4d4d; /* was 666666 */
	font-size:14px;
	letter-spacing:0;
	font-family: garamond, Times New Roman;
	cursor: pointer;
}
.clear{
	clear:both;
	line-height:0px;
	height:0px;
	font-size: 0px;
}
body {
    margin:0px;
	padding:0px;
	font-family: Times New Roman, Times, Georgia, serif; 
	background-color: #fff;
}

.MainNav ol,
.MainNav ul,
.Practices ol,
.Practices ul,
.IndustryInitiative ol,
.IndustryInitiative ul,
.FootNav ol,
.FootNav ul {
	list-style:none;
	margin:0px;
}
.OfficeWrapper .BodyCopy ul li {
	background-image:url(/BallardSpahr/images/bullet_yellow.gif);
}

#MainWrapper {
    width: 930px;
    margin: 25px 0 0 30px;
    position:relative;
    z-index:2;
}
	.HeadWrapper {
		width:930px;
		margin:0 0 5px 0;
		position:relative;
	}
		.PrintLogo {
			display:none;
		}
	.MainNav {
		width:200px;
		margin:0 15px 0 0;	
		float:left;
	}
		.MainNav .CurrentPage a{
			background-color:#EBEBEB;
		}
		.MainNav .navLinkListWrapper {
			border-top:1px dashed #A7A9AC;
		}
		.MainNav ul {
			margin:0px 0 0;
			padding:12px 0 12px;
		}
		.MainNav .navLinkList {
		}
			.MainNav .navLink {
				margin-left:-10px;
			}
				.HighlightLinks .onState a,
				.MainNav .navLinkList .onState a {
					color:#000;
				}
				.HighlightLinks .onState a{
					font-weight:bold;					
				}
				
				.MainNav .navLinkList a{
					text-decoration:none;
					padding-bottom:3px;
					padding-top:3px;
					padding-left:10px;
					display:block;
					
					color: #4d4d4d;
			        font-size: 14px;
			        font-family: Garamond, Times New Roman, Serif;
				}
				.MainNav .navLinkList a:hover {
					color:#000;
					background-color:#F9EC00;
				}
			.MainNav .level_1 a {
				padding-left:20px;
			} 
			.MainNav .level_2 a {
				padding-left:30px;
			} 
			.MainNav .level_3 a {
				padding-left:40px;
			} 
		.SearchForm {
			border-top:1px dashed #A7A9AC;
			float:left;
			margin:0 0 0;
			padding-top:16px;
		}
			.SearchTxt {
				float:left;
				margin:0 3px 0 0;
			}
				.SearchTxt input {
					color: #4d4d4d; /*#808285;*/
					border: solid 1px #A7A9AC;
					font-size: 10px;
					font-family: Arial, Helvetica, Sans-Serif;
					height: 14px;
					width: 151px; /* 130 - 4px padding (l, r) */
					padding: 2px 2px 0 2px;
				}
			.SearchBtn {
				float:left;
			}
			.SearchRadio {
				margin:10px 0;
				!margin:3px 0;
			}
				.RadioChoice {
					margin:0 10px 0 0;
					float:left;
				}
					.SearchRadio input {
						margin:0px;
						padding:0px;
						float:left;
					}
					.SearchRadio label {
						color: #4d4d4d; /* was 666666 */
						display:block;
						float:left;
						font-family:Arial;
						font-size: 10px; /* was 8 */
						margin:3px 0 0 2px;
						!margin:7px 0 0 2px;
						letter-spacing: 0.1px;
					}
			.AdvSearchBtn {
					
			}
				.AdvSearchBtn a {
					font-size: 10px; /* was 8 */
					font-family:Arial;
					text-decoration:none;
					color: #4d4d4d;
					letter-spacing: 0.1px;
				}
				.AdvSearchBtn a:hover {
					text-decoration:underline;
				}
		.LeftHighlights {
			
		}
		    .LeftHighlights .TextHighlight a,
		    .LeftHighlights .TextHighlight a p {
		        font-size: 14px;
		        line-height: 17px;
		        text-transform: none;
		        font-family: Garamond,Times New Roman,Times,Serif;
		        color: #4d4d4d;
		    }
	.BodyWrapper {
		float:left;
		width:715px;	
	}
		#Home {
			position:absolute;
			right:0px;
			left:245px;
			text-align:center;
			z-index:0;
			top:0px;
		}	
			#HomepageFlash {
				margin:0 auto;
			}
		#Office {
			position:absolute;
			right:0px;
			left:245px;
			text-align:center;
			z-index:0;
			top:0px;
		}	
			#OfficeFlash {
				margin:0 auto;
			}
			.video {
				margin:auto auto;
				text-align:center;
			}
		.ContentWrapper {
			width:500px;
			margin:0 15px 0 0;
			float:left;
		}
		.HighlightColumn {
			width:200px;
			float:left;
		}
	.FootNavWrapper {
		position:absolute;
		bottom:0px;
		left:-99999px;
	}
	.FootNav {
		width:200px;
		margin: 0 0 25px 0; /* removed top 20px per request */
	}
		.MainNav .FootNav ul {
			border:none;
			padding:0px;
		}
				.FootNav li {
					float:left;
					margin:0 6px 0 0;
					list-style-position: outside;
				}
				.FootNav .BottomFootNav li {
					margin:0 4px 0 0;
					list-style-position: outside;
				}
					.FootNav a {
						text-decoration:none;
						font-weight:bold;
					}
					.FootNav a:hover {
						text-decoration:underline;
						color:#000;
					}
		.TopFootNav {
			border-bottom:1px dashed #A7A9AC;
			margin:0 0 5px;
			padding:0 0 10px;
		}
			.TopFootList {
			}
				.TopFootLink {
				}
					.TopFootLink a { 
						color:#000;
						font-size:11px;
						font-family: Times New Roman, Serif;
						font-weight: bold;
					}	
		.BottomFootNav {
		}
			.BottomFootList {
			}
				.BottomFootLink {
				}
					.BottomFootLink a {
					    color: #4d4d4d;
						font-family: Arial, Sans-Serif;
						font-size: 10px;
						font-weight: normal;
						letter-spacing: 0.1px;
						text-transform: none;
					}	
/* Web Edit Styles ------------------- */
#scWebEditRibbon {
	background-color:#fff;
	width:100%;
}

.scWebEditFrame {
	z-index:9999;
}
