/* this CSS file controls overal page structure for common elements */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
a {
	color: #7bb533;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a img {
	border: 0;
}
/* List Pager Previous Next styles */
a.prev-next {
	color: #66A755;
	font-weight: bold;
}
a.prev-next:hover {
	color: #2E7105;
}
a:hover, a.on {
	text-decoration: underline;
}
body {
	background-color: #E4E4E4;
	/* color: #595959;*/
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
}
form label {
	cursor: pointer;
}
/* general styles */
h1 {
	color: #3A4E8B;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 0px;
	margin-top: 30px;
	overflow: hidden;
}
/*
h1.copy_header {
	position:absolute;
	left:250px;
	width:422px;
	height:52px;
	margin-top:16px;
}*/
h1.copy_header{
	float: left;
	font-size: 24px;
	line-height: 26px;
	margin-top: 60px; /* 20px */
	overflow: hidden;
	width: 400px;
	padding-bottom:5px;
}
h2 {
	color: #3A4E8B;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top:13px;
}
h3 {
	color: #335196;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
img.typeicon {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
img.typeicon_nofloat {
	margin-bottom: 5px;
	margin-right: 5px;
}
input, .pub_link a, .event_link a {
	color: #000000;
}
/* 
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
         margin: .95em 0;
        padding: 0;
}
*/
li, dd, blockquote {
	margin-left: 0em;
}
select {
	color: #000000;
}
/* this is for practice areas, global reach, industries */
ul.practicelist {
	float: left;
	float: left;
	list-style: none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	width: 240px;
}
ul.practicelist li {
	border-bottom: 1px solid #bebebe;
	display: block;
	margin: 0;
	margin-bottom: 5px;
	margin-right: 25px;
	padding: 0;
	padding-bottom: 5px;
}
ul.practicelist li a {
	color: #335196;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}
ul.practicelist li span.nonclickable {
	color: #5376C4;
	font-weight: bold;
}
.blue_billboard {
	background-color: #0C2B78;
	height: 88px;
}
.blue_billboard img{
	left: 30px;
	position: relative;
	top: 49px;
}

#bottom_navs {
	background-image: none;
	margin-top: 10px;
	padding-left: 0px;
}

#bottom_navs a {
	color: #9A9A9A;
	text-decoration: none;
}
/* overall site structure */
/* #border_container {
	margin-left:36px;
	margin-bottom:0;
	border-right:1px solid #bebebe;
	background-color:white;
}
*/
.bottom_shadow{
	background: url(../../images/global/bottomshadow.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 5px;
	line-height: 1px;
}
.centeringcontainer {
	background: url(../../images/global/shadowbg.gif);
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	width: 955px;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.copy {
	float: left;
	font-size: 11px;
	line-height: 16px;
	margin-left: 24px;
	padding-top: 26px;
	vertical-align: top;
	width: 400px; /* 450px */
	padding-bottom:50px;
	background-color:#FFF;
}
#copy_wide{
	width:700px !important;
	padding-right:25px;
	background-image:none !important;
	min-height:550px !important;
}

#copy_wide_larger{
	width:700px !important;
	padding-right:25px;
	background-image:none !important;
	min-height:550px !important;
	font-size:12px !important;
}


#copy_blank{
	background-image:none !important;
	padding-right:324px;
	min-height:550px !important;
}

.copy .intro_paragraph, .splash_header_text {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
}
.copy p {
	margin-top: 0;
	margin-bottom:10px;
}
.copy ul {
	margin-top: 0px;
}
/* copy types */
.copy_background {
	background-image: url(../../images/practices/practice_background.jpg);
	background-repeat: no-repeat;
	clear: both;
	min-height: 493px;
	width: 100%;
}
.copy_splash {
	clear: both;
	margin-left: 210px;
	padding-top: 28px;
	width: 720px;
}

/* narrow header bar */
.header_bar {
	background-color: white;
	border-bottom: 1px solid silver;
	float: right; /* height:68px; */
	overflow: hidden;
	width: 725px; /* 742p */
	/* clear:right; */
	height:91px; /* 51px */
	margin-right:2px;
}
.header_bar .right_section {
	background-color: #F1F8E7;
	float: right;
	height: 30px; /* 69 */
	width: 318px;
	padding:0px;
	/*padding-bottom:100px;
	margin-bottom:-100px;*/
	overflow:hidden;
	margin-top:-45px; /* -20px */
}
.header_bar .right_section a {
	color: #6ea826;
	font-size: 12px;
	margin-left: 20px;
	/* margin-top: 35px;
	position: absolute; */
	width: 280px;	 
}


/* practice pages full header bar */
.header_bar_full {
	background-color: white;
	border-bottom: 1px solid silver;
	padding-top: 2px;
	overflow: hidden;
	width: 930px;
	height:94px;
	margin-right:2px;
}
.header_bar_full .right_section {
	float: right;
	/*height: 30px;*/
	width: 295px;
	padding:0px;
	/*overflow:hidden;*/
	margin-top:15px;
}

.header_bar_full .right_section a {
	/*color: #6ea826;*/     color: #335196;
	font-size: 12px;
	/*margin-left: 20px;*/
	/*width: 280px;	*/
}


/* A short header bar with only print icons in it */
.header_bar_a{
	background-color: white;
	border-bottom: 1px solid silver;
	float: right; /* height:68px; */
	overflow: hidden;
	width: 725px; /* 742p */
	height:31px !important; /* 71px */
	margin-right:2px;
	
}

/* A short header bar (page example: recognition, awards)*/
.header_bar_b{
	background-color: white;
	border-bottom: 1px solid silver;
	float: right; /* height:68px; */
	overflow: hidden;
	width: 725px; /* 742p */
	height:60px !important; /* 71px */
	margin-right:2px;
}


.header_bar_border {
	border-top:1px solid silver; /* Marcus Melo - 07/27/09 - Print Options top navigation */
}




.header_bottom_dark{
	border-bottom: 5px solid #99D460;
	border-top: 3px solid #2E7402; /* this provides the green strips underneath the mid-navs */
	margin-top: 1px;
	height:0px;
	line-height:0px;
}

/* common page elements */
.highlight_arrow {
	color: #66A755;
}
/* these define the two columns in the middle section */
.mid_navs_left_column {
	float: left;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 632px;
}
.mid_navs_right_column {
	float: left; /*background-color: #345197;*/
	margin-left: 1px;
	overflow: hidden;
	width: 312px;
}

.mid_navs_left_column_fullsize{
	width:945px;
	float:none;
}

/* publication styles */
.pub_link, .event_link {
	border-bottom: 1px dotted #d7d7d7;
	line-height: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.pub_link a.title, .event_link a.title {
	color: #000000;
	font-weight: bold;
}
.pub_link a.title:hover, .event_link a.title:hover {
	color: #7BB533;
	text-decoration: none;
}
.pub_link_last, .event_link_last {
	border-bottom: 1px solid #d7d7d7;
}
.recognition {
}
.recognition_link {
	font-weight:bold;
	margin-top:0px;
	padding-bottom:25px;
}
.recognition .reclogo {
	float: left;
	padding: 5px;
	padding-left:0px;
	padding-right:15px;
}
.search_results{
	border: 1px solid #cecece;
	padding: 15px;
}
.search_results .num_results {
	color: #0c2b78;
	font-weight: bold;
}
/**
**
SEARCH RESULTS BOX CSS
**
**/
.search_results_header {
	color: #0c2b78;
	font-size: 14px;
	font-weight: normal;
}
#billboard{
	display: block;
	margin: 0;
	margin-top: 1px;
	padding: 0;
}
#bottom_navs_links {
	color: #9A9A9A;
	float: left;
	font-size: 10px;
	padding-left: 10px;
}
#client_adv_signup {
	height: 73px;
	text-align: right;
	float: right;
	padding-right: 10px;
}

#common_top{
	height: 104px;
}
#container {
	background-color: white;
	margin: 0px;
	margin-left: 3px;
	overflow: hidden;
	width: 947px;
}
#copyright {
	margin-bottom: 20px;
}
#find_atty_button {
	height: 50px;
}
#main_logo {
	float: left;
	width: 356px;
}
#main_search_form .formrow {
	border-top: 1px dotted silver;
	float: left; /* height:35px; */
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
}
#main_search_form .submit {
	border: 0px;
	width: 60px;
}
#main_search_form fieldset br {
	line-height: 25px;
}
#main_search_form input, #main_search_form select {
	border: 1px solid silver;
	color: #7d7d7d;
	font-size: 10px;
	margin-left: 0px;
	width: 230px;
}
#main_search_form input.checkbox {
	border: none;
	margin-left: 10px;
	margin-right: 10px;
	width: 15px;
}
/* Search Form */
#main_search_form label, #main_search_form input, #main_search_form select {
	display: block;
	float: left;
	margin: 0; /* margin-bottom: 10px; */
}
#main_search_form label, #main_search_form legend {
	color: #335196;
	font-size: 11px;
	font-weight: bold;
	margin-left: 0px;
	text-align: left;
	width: 116px;
}
#main_search_form legend {
	margin-bottom: 10px;
}
#mid_navs_attorney_search {
	background-color: #335196;
	background-image: url(../../images/global/backgrounds/navs_attorney_search_back.gif);
	background-repeat: no-repeat;
	height: 138px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#mid_navs_attorney_search .first {
	padding-top: 40px;
}
#mid_navs_attorney_search br {
	clear: left;
	height: 0;
	width: 0;
}
#mid_navs_attorney_search form, #main_search_form fieldset {
	margin: 0;
	padding: 0;
}
#mid_navs_attorney_search input, #mid_navs_attorney_search select {
	border: 1px solid #8ba5c0;
	color: #7d7d7d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	width: 169px;
}
#mid_navs_attorney_search label {
	padding-left: 19px;
}
#mid_navs_attorney_search label, #mid_navs_attorney_search input {
	display: block;
	float: left;
	margin-bottom: 10px;
}
/* middle portion CSS */
#mid_navs_container{
	border-top: 3px solid #091E4D; /* general wrapper for the middle section */
	margin: 1px;
	margin-bottom: 0px; /* overflow:hidden;*/
	padding:0px;
}
#mid_navs_links{
	background-color: #0B2B78;
	height: 50px;
	padding-right: 41px;
	text-align: right;
	vertical-align: bottom;
}
#mid_navs_links img {
	border: 0;
	margin-top: 15px;
}
#greenbottom {
	background-image:url(../../images/global/backgrounds/green_top_stripe.gif);
	background-repeat: repeat-x;
	height:10px;
	background-color:orange;
	line-height:1px;
	font-size:1px;
}
#prev_next_area {
	padding-top: 10px;
}
#print_back {
	float: right;
	width: 100px;
}
/* End hide from IE-mac */
#print_footer{
	background-color: white;
	border-top: 1px solid #d5dde4;
	clear: both;
	height: 15px;
	padding-top: 2px;
	position: relative;
	text-align: right;
	width: 910px; /* 946px */
}
#print_footer img {
	margin-right: 15px;
}
#print_logo {
	display: none;
}
/* SUB-PAGE CSS */
/*secondary navs */
#secondarynavigation{
	background-color: white;
	border-right: 1px solid #dfdfdf;
	float: left;
	/* margin-bottom: -20000px; /* X */
	overflow: hidden;
	/* padding-bottom: 20000px; /* X + padding-bottom */
	width: 180px;
}
/******************************* END: OFFICES EXCEPTION */
#secondarynavigation_offices {
	background-color: white;
	border-right: 1px solid #dfdfdf;
	float: left;
	/* margin-bottom: -20000px; /* X */
	overflow: hidden;
	/* padding-bottom: 20000px; /* X + padding-bottom */
	width: 180px;
}
#secondarynavigation_offices ul {
	clear: left;
	min-height: 500px;
	height: auto !important;
	height: 600px;
	list-style: none;
	margin: 25px 0 25px; 0px;
	padding: 0px 0px 20px 30px;
}
#secondarynavigation_offices ul li {
	border-bottom: 1px solid #dfdfdf;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 6px 0px 5px 0px;
}
#secondarynavigation_offices ul li a {
	color: #000000;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	text-decoration: none;
}
#secondarynavigation_offices ul li a.on:hover, #secondarynavigation_offices ul li a.on_sub {
	background-image: url(../../images/global/secondar_nav_sub_indicator.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #335196;
	margin-left: -15px;
	padding-left: 15px;
}
/*for "on" links */
	#secondarynavigation_offices ul li a.on, #secondarynavigation_offices ul li a.on:hover {
	background-image: url(../../images/global/secondary_nav_indicator.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #3A4E8B;
	font-weight: bold;
	margin-left: -10px;
	padding-left: 10px;
}
/* for on super section links */
	#secondarynavigation_offices ul li a.on_down, #secondarynavigation_offices ul li a.on_down:hover {
	background-image: url(../../images/global/secondary_nav_down_indicator.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: -15px;
	padding-left: 15px;
}
#secondarynavigation_offices ul li a:hover {
	background-image: none;
	color: #335196;
}
/* for sub-lists */
	#secondarynavigation_offices ul li ul{
	height: auto;
	min-height: 0px;
	list-style: none;
	margin: 0px;
	margin-top: 8px;
	margin-bottom:4px;
	padding: 0px;
}
#secondarynavigation_offices ul li ul li {
	border-bottom: 0;
	font-size: 11px;
	font-weight: bold;
	margin: 1px;
	padding: 2px 0 2px 0;
}
/******************************* END: OFFICES EXCEPTION */
#secondarynavigation ul {
	clear: left;
	min-height: 500px;
	height: auto !important;
	height: 600px;
	list-style: none;
	margin: 25px 0 25px; 0px;
	padding: 0px 0px 20px 30px;
}
#secondarynavigation ul li {
	border-bottom: 1px solid #dfdfdf;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 6px 0px 5px 0px;
}
#secondarynavigation ul li a {
	color: #000000;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	text-decoration: none;
}
#secondarynavigation ul li a.on:hover, #secondarynavigation ul li a.on_sub {
	background-image: url(../../images/global/secondar_nav_sub_indicator.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #335196;
	margin-left: -15px;
	padding-left: 15px;
}
/*for "on" links */
	#secondarynavigation ul li a.on, #secondarynavigation ul li a.on:hover {
	background-image: url(../../images/global/secondary_nav_indicator.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #3A4E8B;
	font-weight: bold;
	margin-left: -10px;
	padding-left: 10px;
}
/* for on super section links */
	#secondarynavigation ul li a.on_down, #secondarynavigation ul li a.on_down:hover {
	background-image: url(../../images/global/secondary_nav_down_indicator.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: -15px;
	padding-left: 15px;
}
#secondarynavigation ul li a:hover {
	background-image: none;
	color: #335196;
}
/* for sub-lists */
	#secondarynavigation ul li ul{
	height: auto;
	min-height: 0px;
	list-style: none;
	margin: 0px;
	margin-top: 4px;
	margin-bottom:4px;
	padding: 0px;
}
#secondarynavigation ul li ul li {
	border-bottom: 0;
	font-size: 11px;
	font-weight: bold;
	margin: 1px;
	padding: 2px 0 2px 0;
}
#sub_page_header_print {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0;
	width: 755px;
	margin-left:181px;
	border-bottom: none;
	line-height: 24px;
	height:24px;
	border: 0px solid red;
}
#sub_page_header_print a {
	margin-left: 10px;
}
#sub_page_header_link {
	float: right;
	margin-right: 10px;
	top: 4px;
	width:285px;
	margin-top:3px;
	height:8px;
}
#sub_page_header {
	/* background-color: #f1f8e7; */
	background-image:url(../../images/subpage_bg.jpg);
	background-repeat:no-repeat;
	/* border-bottom: 1px solid #cae3ac; */
	color: #ffffff;
	font-size: 12px;
	/* font-weight: bold; */
	line-height: 23px;
	/* padding-left: 30px; */
	text-transform: uppercase;
	height: 83px; /* 23px */
	width:908px;
	margin-left:3px;
	padding:65px 0 0 33px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}


/* new breadcrumbs in blue header */
.smallLink{
	margin-bottom:0px;
	padding-bottom:0px;
}

.smallLink a{
	color: #ffffff !important;
	text-decoration: none;
}

.bigLink{
	margin-top:10px;
	color: #ffffff !important;
	text-decoration: none;
	font-size:45px;
	text-transform:capitalize;
	margin-bottom:15px;
}

.bigLink a{
	color: #ffffff !important;
	text-decoration: none;
	font-size:45px;
	text-transform:capitalize;
}



#sub_page_header a:hover, .header_bar .right_section a:hover {
	color: #ffffff;
	text-decoration: none;
}

#sub_page_header .greenIcons {
	border: 0px solid red; 
	float: right;
	margin: 20px 20px 0px 600px;
	height: 16px;
	position:absolute;
}

.greenIcons a {
	border: 0px solid red; 
	margin-left: 10px;
}


.bioIcons {
	border: 0px solid red; 
	float: right;
	margin: 8px 25px 0px 410px; /* 20px top 630px left */
	height: 16px;
	/* position:absolute; */
}


#sub_page_header .bioIcons {
	border: 0px solid red; 
	float: right;
	margin: 20px 20px 0px 600px;
	height: 16px;
	position:absolute;
}

#sub_page_header_print .whiteIcons {
	border: 0px solid red; 
	float: right;
	margin: 4px 32px 0px 0px;
	height: 16px;
}

#sub_page_header_print_industries .whiteIcons {
	border: 0px solid red; 
	float: right;
	margin: 4px 24px 0px 0px;
	height: 21px;
}

#sub_page_header_print_global .whiteIcons {
	border: 0px solid red; 
	float: right;
	margin: 4px 24px 0px 0px;
	height: 16px;
}

.bioIcons a, .whiteIcons a {
	border: 0px solid red; 
	margin-left: 10px;
}

#sub_page_header_print_global {
	background-color: #fff;
	border-bottom: 1px solid silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:181px;
	line-height: 24px;
	height:24px;
}

#sub_page_header_print a {
	margin-left: 10px;
}

/*tertiary navs */
#tertiarynavigation{
	/*background-color: #F4F4F4;*/
	float: right;
	/*height:100%;*/
	/*margin-bottom: -20000px; /* X */
	/*padding-bottom: 20000px; /* X + padding-bottom */
	width: 300px;
	margin-top:93px;
	margin-left:629px; /* 587px left */
	position:absolute;
}



#tertiarynavigation ul {
	list-style: none;
	margin: 0px;
	padding: 18px;
}
#tertiarynavigation ul li {
	border-bottom: 1px solid #e6e6e6;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0 8px 0;
}
#tertiarynavigation ul li a {
	color: #3A4E8B;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 2px;
	text-decoration: none; /* margin-left:10px;*/
}



/* tertiary navs ALIGNED TO THE TOP RIGHT */
.tertiarynavigation_a{
	/*background-color: #F4F4F4;*/
	float: right;
	width: 313px;
	position:absolute;
	margin:0px 0 0 631px !important;
	font-size:12px !important;
	height:%100;
}

/* for full header pages like practice details */
.tertiarynavigation_c{
	/*background-color: #F4F4F4;*/
	float: right;
	width: 313px;
	position:absolute;
	margin:93px 0 0 622px !important;
	font-size:12px !important;
	height:%100;
}

/* tertiary navs for practices pages */
.tertiarynavigation_b{
	/*background-color: #F4F4F4;*/
	float: right;
	width: 313px;
	margin-top:50px!important;
	font-size:12px !important;
	height:100%;
}




#top_navs {
	border-bottom: 1px solid #BEBEBE;
	float: right;
	height: 34px;
	text-align: right;
	vertical-align: bottom;
	width: 883px;
}
#top_navs a {
	color: black;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
}
#top_navs a.on, #top_navs a.on:hover {
	color: #335196;
	font-weight: bold;
}
#top_navs a:hover {
	color: #335196;
	text-decoration: none;
}
#top_navs ul {
	float: right;
	list-style: none;
	margin: 0;
	margin-right: 46px;
	margin-top: 20px;
	padding: 0;
}
#top_navs ul li {
	float: left;
	margin-left: 10px;
	margin-top: -2px;
}
#top_navs ul li.pipe {
	color: #bebebe;
	font-size: 12px;
	margin-top: 1px;
}
#top_search {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	width: 150px;
}
#top_search img {
	margin-left: 5px;
	margin-top: 4px;
}
#top_search input {
	border: 1px solid #bebebe;
	color: #000000;
	font-size: 9px;
	padding: 2px;
	vertical-align: middle;
}
.list-pager {
	margin-bottom:6px;
}
.list-pager .pipe {
	color: #BDBDBD;
}
.master_list_letter{
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 15px;
	color:#335196;
	font-size:15px;
}
.master_list_letter:hover{
	text-decoration: none;
}
.header_bar_full_exp
{
	background-color: white;
	border-bottom: 1px solid silver;
	float: right;
	/*height:68px;*/
	overflow: hidden;
	width: 922px;
	clear: right;
}
p.indent {
	padding-left: 15px;
	margin-top: 10px;
}

.float_left {
	padding-right: 5px;
	float: left;
}

.float_right {
	padding-left: 5px;
	float: right;
}

.justify {
	text-align: justify;
}


.copy hr {
	margin-top: 7px;
	margin-bottom:7px;
}


.blue_links{
	width:450px;
	font-size:18px;
	height:50px;
}


.blue_links a:link{
	color: #3A4E8B;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
		border-bottom: 1px solid #bebebe;
	}
.blue_links a:visited{
	color: #3A4E8B;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
		border-bottom: 1px solid #bebebe;
}
.blue_links a:hover{
	color: #3A4E8B;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
		border-bottom: 1px solid #bebebe;
}
.blue_links ul li{
	border-bottom: 1px solid #bebebe;
    font-weight: bold;
    margin: 0;
    padding: 6px 0 8px 0;
}

	

h2 {
    color: #3A4E8B;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 13px;
}

h3 {
    color: #335196;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

h1.practice_header{
	color: #7bb533;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 10px 30px;
	padding-top: 15px;
	width: 595px;
	float: left;
	font-size: 24px;
	margin-top: 0px; /* 20px */
	overflow: hidden;
	padding-bottom:5px;
}
