@charset "utf-8";
/* CSS Document */

/* general styles */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 20px;
	width: 98%;
	}
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	}
	
h2 {
	margin: 0;
	font-size:11pt;
	font-weight:bold;
	color: #000000;
	}
	
	
h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	
html, body {
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.clear {
	clear: left;
	}
	

a {
	text-decoration:none;
	color:#0c448e;
	}
	
a:hover {
	text-decoration:underline;
	color:#0c448e;
	}
	
.noshow {
	margin: 0;
	padding: 0;
	
	}
	
.underline {
	border-bottom: 10px solid #A4A4A4;
	}
	
.left{
	float: left;
	width:44%;
	margin-bottom: 5%;
	margin-right: 5%;
	border-right: 1px solid #A4A4A4;
	}
	
.indent {
	padding-left: 226px;
	}
	

/* ============================================================================== */

/* HOME Main Containers */

#c_main_container {
	text-align:left;
	width: 100%;
	margin: 0 auto;
	background-color:#FFFFFF;
	border-top: 20px solid #CA002A;
}

#c_main_container_sub {
	text-align:left;
	width: 90%;
	margin: 0 5%;
	padding:0;
	background-image: none;
	}

#c_sub_container {
	margin: 0;
	}
	
#c_header {
	text-align: center;
	width:auto;
	height: 120px;
	}
	
#redtop {
	display:none;
	}
	
	
#c_content_container {
	margin: 0 0 0 20px;
	padding:0;
	width: 100%;

	}
	
#c_content_left {
	padding:0;
	float: left;
	width: 255px;
}

#c_content_right {
	padding:0;
	float:right;
	width: 685px;
}

#c_mainad {
	margin-bottom: 15px;
	clear:left;
	}
	
#c_footer {
	width:100%;
	text-align:center;
	}
	
#c_footer_sub {
	position: relative;
	margin: 0;
	padding: 0;
	clear:both;
	width:100%;
	text-align:center;
	background-image:none;
	}
	
/* ============================================================================== */
	
/* SUB Main Containers */

#c_header_sub {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	height: 120px;
	padding: 0 20px;
	padding-bottom: 0;
	border-bottom: 2px 
	}
	

#c_header_sub img{
	margin: 0;
	margin-left: 150px;
	clear: both;
	}
	
#c_top_nav{
	display:none;
	}
	
#c_header_subnav {
	display: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0c448e;
	padding-left: 185px;
	height: 24px;
	text-align:left;
	position: relative;
	z-index: 50;
	}
	
#sub_info {
	width: 100%;
	margin: 0;
	font-size: 13pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	color: #000000;
	}
	
#sub_info p{
	color: #000000;
	}
	
#sub_info a {
	color: #000000;
	}
	
#c_attorneys {
	background-color: transparent;
	border-bottom: 4px solid #C7C7C7;
	}
	
#c_attorneys td {
	color: #000000;
	}
	
#c_attorneys  p {
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 14px;
	}

#c_attorneys img {
	overflow:hidden;
	width: 107px;
	height: 151px;
	}
	
#c_attorneyspic{
	width: 107px;
	height: 151px;
	margin-right: 10px;
	background-image:none;
	background-repeat:no-repeat;
	}
	
#c_events {
	padding: 0;
	background-color: transparent;
	}
	
#c_events p {
	color: #000000;
	margin: 0;
	}
	
#c_events td {
	color: #000000;
	}
	
#c_offices {
	padding: 0;
	height: 220px;
	background-color: transparent;
	}
	
#c_offices img {
	float: left;
	margin-right: 10px;
	}
	
#c_offices p {
	margin: 0;
	padding: 0;
	}
	
	
	
/* ============================================================================== */
	
/* LEFT SUB NAV */
		
	
#c_subleft {
	float: none !important;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color:transparent;
	}
	
#c_subleft h1 {
	font-size: 12pt;
	margin: 0;
	background-image:none;
	border: 0;
	padding: 0;
	}
	
#c_subleft h1.underline {
	border-bottom: 4px solid #C7C7C7;
	margin-bottom: 10px;
	}
	
#c_subleft ul{
	margin: 0;
	display: none;
	}
	
#c_subleft h1.noshow {
	margin: 0;
	padding: 0;
	display: none;
	}
	
	
	
/* END LEFT SUB NAV */
	
/* ============================================================================== */
	
/* RIGHT SUB NAV */

	
#c_subright {
	display:none;
	}

/* END LEFT SUB NAV */


#c_submiddle {
	clear: left;
	margin:0;
	border-top: 4px solid #C7C7C7;
	padding-top: 10px;
	width:99%;
	height: inherit;
	}
	
#c_submiddle_career {
	clear: left;
	margin:0;
	border-top: 4px solid #C7C7C7;
	padding-top: 10px;
	width:99%;
	height: inherit;
	}	
	
#c_subright_career {
	display: none;
}

	
#c_breadcrumbs {
	display: none;
	}



/* ============================================================================== */

/*Footer Controls*/
	
#c_footer p {
	width: 100%;
	font-size:9pt;
	color: #C7C7C7;
	line-height: 10pt;
	margin:0 auto;
		}
		
#c_footer a {
	color: #FFFFFF;
	}
	
#c_footer_sub p {
	width: 90%;
	font-size:9pt;
	line-height: 10pt;
		}
		
#c_footer_sub a {
	color: #FFFFFF;
	}
		
/*END Footer Controls*/
	

/* ============================================================================== */

/* Navigation Containers */

/* TOP NAV */

#c_top_nav {
	position:relative;
	z-index: 100;
	margin-top:35px;
	float: right;
	width: 450px;
	text-align:right;
	}
	

/* HOME NAV */

#c_home_nav{
	height: 24px;
	width: 685px;
	background-color: #0c448e;
	line-height: 24px;
	color: #FFFFFF;
	}


	
	
/* FOOTER NAV */
	
#c_footer_nav{
	display:none;
	padding-top:10px;
	color: #FFFFFF;
	text-align:center;
	margin-bottom: 5px;
	}

	
#c_footer_nav li{
	
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	font-size:11pt;
	}
	
#c_footer_nav a {
	color: #FFFFFF;
	text-decoration: none;
	}

#c_footer_nav a:hover {
	color: #CA002A;
	text-decoration: none;
	}
	
	

/* ============================================================================== */

/* Search Area */

#c_top_search {
	float: right;
	width: 450px;
	margin-top: 30px;
	font-size:14pt;
	color:#565656;
	vertical-align:bottom;
	}
	
#c_search_form{
	float:right;
	width: 300px;
	margin-left:100px;
}

#c_search_form_input{
	border:1px solid #999;
	width: 198px;
	height:15px;
	background-image: url('../images/search_form_input_bg.jpg');
	background-repeat:no-repeat;
	padding-left: 2px;
	vertical-align:middle;
	margin-bottom:1px;
	}
	
#c_search_results{
	border: 1px solid #cecece;
	padding: 15px;
}

#c_search_results .num_results {
	color: #0c2b78;
	font-weight: bold;
}

/* END Search Area */

/* ============================================================================== */

/* HOW CAN WE ASSIST */

#c_assist {
	width: 100%;
	}
	
#c_assist h1 {
	font-size: 12px;
	background-color: #0c448e;
	padding-left: 10px;
	line-height: 25px;
	margin-bottom: 10px;
	}
	
#c_assist ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}
	
#c_assist li {
	line-height: 25px;
	margin-bottom: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: right;
	padding: 0 10px 0 50px;
	background-color: #a4a4a4;
	background-image: url('../images/redblock.gif');
	background-repeat: no-repeat;
	}
	
#c_assist a {
	color: #FFFFFF;
	}

#c_assist a:hover {
	color:#0c448e;
	text-decoration: none;
	}

/* END OW CAN WE ASSIST */

/* ============================================================================== */

/* NEWS EVENTS PUBLICATIONS*/

#c_nep {
	width: 255px;
	color: #6C6C6C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 13px;
	}
	
#c_nep p {
	font-size:11px;
	color: #6C6C6C;
	margin:0;
	padding:0;
	}
	
#c_nep h1 {
	font-size: 12px;
	background-color: #0c448e;
	padding-left: 10px;
	line-height: 25px;
	margin-bottom: 10px;
	}
	
#c_nep h2 {
	font-weight:bold;
	margin-bottom: 5px;
	}

#c_nep a {
	color: #873534;
	font-size: 10px;
	}
	
.c_news {
	width:237px;
	margin-bottom: 10px;
	padding: 3px 8px;
	border: 1px solid #C7C7C7;
	background-color: #e3e9f1;
	}
		
.c_events {
	width:237px;
	margin-bottom: 10px;
	padding: 3px 8px;
	border: 1px solid #C7C7C7;
	background-color: #F0F0F0;
	}

.c_pub {
	width:237px;
	margin-bottom: 10px;
	padding: 3px 8px;
	border: 1px solid #C7C7C7;
	background-color: #f8e1e6;
	}

/* END OW CAN WE ASSIST */

#c_officelist ul {
	visibility: visible;
	color: #000000;
}
	
	
.btn {
	display: none;
}
