body {
	background-color: #FFFFFF;
	margin: 15px 0 15px 0;
	padding: 0px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

/* remove dotted outline from active element */
a { outline: none;}

/********Page Header ***********/

#search_input {
	width: 130px;
	height: 19px;
	font-size: 10px;
	border-top: 1px #2A699C solid;
	border-bottom: 1px #2A699C solid;
	border-left: 1px #2A699C solid;
	border-right: none;
}

/***********Top Menu**************/
#menu {
	background-image:url(../images/header/menu_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	height:22px;
	white-space:nowrap;
	vertical-align:top;
	margin-bottom: 1px;
}

#menu a {
	padding:0 10px 0 10px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	display:block;
	margin:0;

}

#menu td:hover, #menu a:hover {
	color:#4782b3;
	background-image:url(../images/header/activemenu_bg.gif);
	background-repeat:repeat-x;
	}


#menu .active_menu {
	background-image:url(../images/header/activemenu_bg.gif);
	background-repeat:repeat-x;
	color:#4782b3;
}

/********* home page animations ************/
#banner {
	width: 1000px;
	margin: 0 auto 40px auto;
}
#bannerleft {
	background: no-repeat top right;
	height: 269px;
}
#bannerright {
	background:  no-repeat;
	height: 269px;
}
#bannertext1, #bannertext2, #bannertext3, #bannertext4, #bannertext5 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 30px;
	opacity: 0;
	filter: alpha(opacity=0);
	line-height: 25px;
}
#bannertext1 {padding-top: 0;}

#attorney1, #attorney2, #attorney3, #attorney4 {
	font-size: 16px;
	color: #FFFFFF;
	opacity: 0;
	filter: alpha(opacity=0);
	float: left;
}
#attorney1 {margin: 200px 0 0 165px;}
#attorney2 {margin: 15px 0 0 25px;}
#attorney3 {margin: 15px 0 0 50px;}
#attorney4 {margin: 15px 0 0 85px;}

#industry1 {
	font-size: 17px;
	color: #FFFFFF;
	opacity: 0;
	filter: alpha(opacity=0);
	float: left;
}

#industry1 {margin: 135px 0 0 75px;}

#quotecontainer {
	position: relative;
	padding: 0 20px 0 20px;
}
.quote {
	margin-top: 15px;
	border-bottom: 1px #A8A8A8 solid;
}

.lastquote {
	margin-top: 15px;
}

.attrib {
	font-size: 11px;
	font-weight: normal;
}

#slider {
	background-repeat: no-repeat;
	background-position: -800px 0px;
	height: 269px;
}
.clmlogo, .planlogo {
	margin-top: 10px;
}

/********Content Header***********/
#left_col {
	margin: 0;
	text-align: left;
	vertical-align: top;
}

#left_col h1 {
	color: #0d5691;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}

#divider {
	background-color: #A8A8A8;
	margin-left: 30px;
	margin-right: 40px;
	height: 640px;
}

#right_col {
	margin: 0;
	text-align: left;
	vertical-align: top;
}

.right_col_img {
	padding: 0 18px 0 18px;
	vertical-align: top;
}

#right_col h1 {
	font-size: 14px;
	color: #0d5691;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#right_col h2, .right_col_img h2 {
	font-size: 12px;
	color: #0d5691;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#right_col h3 {
	font-size: 12px;
	color: #0d5691;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#right_col h4 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #686767;
	padding:18px 0 0px 0;
	margin:0;
}

/********Left Menu***********/

#left_menu_header {
	font-size: 11px;
	color: #879F5F;
	font-weight: bold;
}

#left_menu, #left_menu_header, #left_submenu, #left_subsubmenu {
	margin: 0;
	padding: 0;
}

#left_menu li, #left_menu_header li, #left_submenu li, #left_subsubmenu li {
	padding-bottom: 10px;
	list-style: none;
}

#left_submenu li {padding-left: 20px;}

#left_subsubmenu li {padding-left: 40px;}

#left_menu a, #left_menu_header a {
	font-size: 11px;
	color: #686767;
	font-weight: bold;
	text-decoration: none;
}

#left_menu a:hover, #left_menu_header a:hover {color: #EC9204;}

#left_menu a.active, #left_menu_header a:active {color: #879F5F;}

#left_submenu a {
	font-size: 11px;
	color: #0b5491;
	font-weight: 100;
}

#left_submenu a:hover {color: #EC9204;}

#left_submenu a.active {color: #879F5F;}


#left_subsubmenu a {
	font-size: 11px;
	color: #0b5491;
	font-weight: 100;
}

#left_subsubmenu a:hover {color: #EC9204;}

#left_subsubmenu a.active {color: #879F5F;}

/***********Footer**************/
#footer {
	color: #7C8597;
	font-size:10px;
}

#footer a
{
	color: #7C8597;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
 }

#footer a:hover
{
	text-decoration: none;
	color: #000000;
					
}

/********************links*************/
a:link, a:visited {
color:#0d5691;
text-decoration:none;
}
a:hover {
color:#0d5691;
text-decoration:underline;
}

/****************main**************/

.top:link {
font-family:Arial, sans-serif;
font-size:11px;
color:#0B5491;
font-weight:100;
text-decoration:underline;
}
.top:visited {
font-family:Arial, sans-serif;
font-size:11px;
color:#0B5491;
font-weight:100;
text-decoration:underline;	
}
.top:hover {
font-family:Arial, sans-serif;
font-size:11px;
color:#0B5491;
font-weight:100;
text-decoration:underline;	
}
.top:active {
font-family:Arial, sans-serif;
font-size:11px;
color:#0B5491;
font-weight:100;
text-decoration:underline;	
}

.black-blue_link a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.black-blue_link a:hover {
	font-size: 11px;
	color: #0d5691;
	text-decoration: underline;
}

.blue-green_link {
	margin-top: 5px;
}

.blue-green_link a, .blue-green_link  {
	font-size: 11px;
	color: #0d5691;
	text-decoration: none;
}

.blue-green_link a:hover, .blue-green_link:hover {
	font-size: 11px;
	color: Green;
	text-decoration: underline;
}

.small_blue-green_link  {
	color: #0d5691;
	text-decoration: none;
}

.small_blue-green_link:hover {
	color: #EC9204;
	text-decoration: none;
}

.not_blue-green {
	margin-top: 5px;
}

.jobseparator {
	margin-top: 10px;
	border-bottom: 1PX #A8A8A8 solid; 
}

#atty_bios ul {
	margin: 0 0 0 25px;
}


.seminar_title
{
	margin:20px 0 10px 0; 
	padding:0px;
	color: #0d5691;
	font-size: 13px;
	font-weight: bold;
}

.seminar_date
{
	margin:0 0 10px 0; 
	padding:0px;
	font-style:italic;
}


.seminar_material a
{
	text-decoration:underline;
	margin-left:10px;
}
a.topButt {	margin-left: 8px;	padding: 9px 0 0 0;	background: #FFF url("../images/topButt.jpg") top no-repeat;	width: auto;	height: auto;	font: 5pt Verdana, Arial, sans-serif;	float: left;	font-weight: bold;	color: #000;	text-decoration: none;}a.topButt:hover, a.topButt:active {	color: #339900;	font: 5pt Verdana, Arial, sans-serif;	text-decoration: none;	font-weight: bold;}.article_title {font-weight: bold;}.alert_headline {font-size: 12px; font-weight: bold;}
