/* ---------- Universal ---------- */

body {
	background: #ffffff url('/images/layout/body_background.png') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	color: #60686e;
}

a {
	color: #275e9a;
	position:relative;
}

a:hover {
	color: #FF9701;
}

b {
	font-weight: bold;
	color: #0d3f81;
}

img {
	border: none;
}

.table {
	border: 1px solid #bfcad8;
	padding: 2px;

}

.table a{
	color: #0a3b7d;
	text-decoration:none;
}

.table a:hover{
	color: #FF9701;
	text-decoration:none;
}

.table table {
	border:1px solid #bfcad8;
}

.table th {
	background-image: url(/images/layout/th_bg.gif);
	background-repeat:repeat-x;
	height:27px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.table td {
	background-image: url(/images/layout/td_bg.gif);
	background-repeat: no-repeat;
	background-color: #F0F5F9;
	height: 47px;
	padding: 10px;
	color: #0a3b7d;
	border-bottom: 1px solid #bfcad8;
	border-top: 1px solid #bfcad8;
}

/* ---------- Layout Elements ---------- */

#administration {}

	#administration td {
		padding-bottom: 10px;
	}

	#administration div {
		padding-bottom: 5px;
	}

#advisorsearch {
	background-image: url('/images/layout/menu_background.png');
	padding: 30px 3px 3px 3px;
}

	#advisorsearch #advisorsearchborder {
		background-color: #ffffff;
		border: 1px solid #d8e3ed;
		padding: 5px;
	}

	#advisorsearch h4 {
		color: #2a609d;
		font-size: 17px;
		font-weight: bold;
		margin: 5px 0;
	}

.advisorform_list {
	margin-bottom: 3px;
	width:180px;
}

#advisorlogin {
	right: 4px;
	position: absolute;
	z-index: 999;
}

#breadcrumbs {
	color: #ffffff;
	float: right;
	height: 22px;
	padding: 20px 10px 0 0;
	text-align: right;
	text-transform: lowercase;
	width: 600px;
}

	#breadcrumbs a {
		color: #ffffff;
		text-decoration: none;
	}

	#breadcrumbs a:hover {
		color: #e0e6ec;
		text-decoration: underline;
	}

.byline {
	color: #2a609d;
	font-size: 15px;
}

#clear {
	background-image: url('/images/layout/clear_background.png');
	clear: both;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#copyright {
	color: #555555;
	font-size: 12px;
	line-height: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: center;
	width: 980px;		
}

	#copyright a {
		color: #275e9a;
		text-decoration: none;		
	}

	#copyright a:hover {
		text-decoration: underline;		
	}
	
	#copyright small {
		font-size: 11px;
	}

#content_wrapper {
	float:left;
	width:980px;
	padding:0px 6px 0px 6px;
}

#content {
	float:left;
	background: #ffffff url('/images/layout/content_background.png') repeat-y;	
	min-height: 500px;
	width: 980px;
}

* html #content {height: 500px;}

#footer {
	background: #ffffff url('/images/layout/footer_background.png') repeat-x;
	height: 62px;
}

.hr {
	width:100%;
	height: 1px;
	border-bottom: 1px solid #bfcad8;	
}

#homepage {
	background-color:#ffffff;
}
	#homepagesplash {
		height: 355px;
		width: 440px;
		background: #ffffff url('/images/layout/homepagesplash_background.jpg') repeat-x;
		float: left;
	}

	#homepagecontent {
		color: #60686e;
		margin-left: 440px;
		padding-top: 30px;
		width: 520px;
	}

	#homepagecontentboxes {
		width:980px;
		background: #ffffff url('/images/layout/homepagecontentboxes_background.png') repeat-x;		
		padding: 7px 0 10px 0;
	}
		
		#homepagecontentboxes tr th, #homepagecontentboxes tr td {
			width: 25%;
		}

		#homepagecontentboxes tr th img {
			border: 3px solid #ffffff;
		}

		#homepagecontentboxes tr td {
			font-size: 11px;
			padding: 3px 6px;
			vertical-align: top;
		}
	
			#homepagecontentboxes tr td h3 {
				border: none;
				color: #2a609d;
				font-size: 16px;
				margin: 0;
				padding: 0;
			}

	#homepage .clear {
		clear: both;
	}

#industries {
	background-color:#ffffff;
}

	#industries tr td {
		padding: 0 10px 10px 0;
		vertical-align: top;
	}

	#industries tr td h4 {
		margin-top: 5px;
	}

	#industries tr td p {
		margin-top: 0;
	}

#logo {
	float: left;
	width: 610px;
}

#mast {
	background: #ffffff url('/images/layout/mast_background.png') repeat-x;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	position: relative;
}

#main_no_sidebar {
	float:left;
	width:700px;
	min-height:360px;
	padding: 20px;
	margin-left:4px;
	background: #ffffff url('/images/layout/main_background.png') repeat-x;
	border-top: 4px solid #ecf0f4;
	color: #60686e;
}

#main_no_menu_or_sidebar_content {
	float:left;
	width: 940px;
	min-height: 360px;
	margin-left:0;
	padding: 20px;
	background: #ffffff url('/images/layout/main_background.png') repeat-x;
	border-top: 4px solid #ecf0f4;
	color: #60686e;
}

#main_homepage_content {
	float:left;
	width: 980px;
	min-height: 360px;
	margin-left: 0;
	padding: 0;
	background-image: none;
	border: none;
	color: #60686e;
}

#main {
	background: #ffffff url('/images/layout/main_background.png') repeat-x;
	border-top: 4px solid #ecf0f4;
	float:left;
	color: #60686e;
	padding: 20px;
	margin-left:4px;
	width: 462px;
}

	#main h3,
	#main_no_sidebar h3,
	#main_no_menu_or_sidebar_content h3,
	#main_homepage_content h3 {
		border-bottom: 1px solid #bfcad8;
		color: #2a609d;
		font-size: 20px;
		margin: 0;
		padding: 0;
		padding-bottom:10px;
	}
	
	#main h4,
	#main h4 a,
	#main_no_sidebar h4,
	#main_no_sidebar h4 a,
	#main_no_menu_or_sidebar_content h4,
	#main_no_menu_or_sidebar_content h4 a,
	#main_homepage_content h4,
	#main_homepage_content h4 a {
		color: #2a609d;
		font-size:17px;
		font-weight:bold;
		margin: 0 0 2px 0;
		text-decoration: none;
	}

	#main h4 a:hover,
	#main_no_sidebar h4 a:hover,
	#main_no_menu_or_sidebar_content h4 a:hover,
	#main_homepage_content h4 a:hover {
		text-decoration: underline;		
	}
	
	#main h5,
	#main h5 a,
	#main_no_sidebar h5,
	#main_no_sidebar h5 a,
	#main_no_menu_or_sidebar_content h5,
	#main_no_menu_or_sidebar_content h5 a,
	#main_homepage_content h5,
	#main_homepage_content h5 a {
		font-size: 12px;
		text-decoration:none;
	}
	
	#main h5 a:hover
	#main_no_sidebar h5 a:hover,
	#main_no_menu_or_sidebar_content h5 a:hover,
	#main_homepage_content h5 a:hover {
		text-decoration: underline;		
	}
	
#menu {
	background-color: #ffffff;
	border-top: 4px solid #ecf0f4;
	float: left;
	width: 230px;
}

	#menu ul {
		margin: 0;
		padding: 0;
	}

	#menu ul li {
		display:block;
		font-size:13px;
		width:230px;
	}

	#menu ul li a {
		width:208px;
		background-image: url('/images/layout/menu_background.png');
		border: 1px solid #eceef3;
		color: #6498c5;
		display: block;
		font-weight: bold;
		margin-bottom: 1px;
		padding: 6px 10px;
		text-decoration: none;
	}

	#menu ul li a:hover, #menu ul li .active {
		background-image: url('/images/layout/menu_hover_background.png');
		border: 1px solid #033377;
		color: #ffffff;
	}
	
		#menu ul li ul  {
			background: #ffffff url('/images/layout/content_background.png') repeat-y;
			padding: 3px 0 3px 0;
		}

		#menu ul li ul li a, #menu ul li ul li a .active {
			background-image: none;
			border: none;
			color: #6598c5;
			font-weight: normal;
			margin-bottom: 0px;
			padding: 2px 10px;
			text-decoration: none;
		}
	
		#menu ul li ul li a:hover, #menu ul li ul li .active  {
			background-image: none;
			border: none;
			color: #043478;
			font-weight: normal;
	}

	#menu #search {
		background-color: #f4f7f9;
		margin-bottom: 1px;
		padding: 8px;
	}

#navigation {
	float: right;
	text-align: right;
}

	#navigation .item {
		float: right;
	}

	#navigation .item a {
		background-image: url('/images/layout/navigation_background.png');
		background-position: 0 0;
		color: #2a609d;
		display: block;
		font-size: 15px;
		height: 30px;
		padding-top: 60px;
		text-align: center;
		text-decoration: none;
		width: 97px;
	}

	#navigation .item a:hover, #navigation .item .active {
		background-image: url('/images/layout/navigation_background.png');
		background-position: 0 -90px;
		color: #07387b;
		text-decoration: none;
	}

#pagetitle {
	background: #144788 url('/images/layout/pagetitle_background.png') repeat-x;
	height: 42px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

	#pagetitle h1 {
		color: #e9e9e9;
		font-size: 24px;
		font-weight: normal;
		margin: 0;
		padding: 14px 0 0 22px;
	}

#print_header {
	display: none;
}

#sidebar {
	float: right;
	width: 235px;
	padding-right:5px;
}

.sidebar {
	border-top: 4px solid #ecf0f4;
	padding: 5px;
	width: 225px;
}

	.sidebar h3 {
		color: #2a609d;
		font-size: 17px;
		font-weight:bold;
		margin: 0;
		padding: 4px;
	}

	.sidebar h4 {
		background: #f0f3f7 url('/images/layout/h4_background.png') repeat-x;
		color: #043477;
		font-size: 14px;
		margin: 0;
		padding: 5px;
	}

	.sidebar a {
		color: #4675aa;
		text-decoration: none;
	}

	.sidebar a:hover {
		text-decoration: underline;
		color: #FF9701;
	}

	.sidebar p {
		margin: 10px;
	}

	.sidebar small {
		color: #555555;
		font-style: italic;
	}

		.sidebar small a,
		.sidebar small a:hover {
			color: #06377a;
			font-style: normal;
		}
	
	.sidebar .title {
		background: #2a619d url('/images/layout/sidebar_title_background.png') repeat-x;
	}

		.sidebar .title h4 {
			background: none;
			color: #ffffff;
			font-size: 16px;
			margin: 0;
			padding: 5px;
		}

		.sidebar .title h4 span {
			display: block;
			color: #a4c8eb;
			font-size: 14px;
		}

#banner {
	background-color: #f2f4f6;
	display: table;
	height: 102px;
	width: 100%;
}

	#banner h2 {
		color: #275e9a;
		font-size: 24px;
		font-weight: bolder;
		margin: 0 0 0 22px;
		padding: 0;
	}

	#banner #position {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}

	#banner .iconoffset {
		margin: 0 0 0 100px;		
	}

#sustainer_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 992px;
}

#wrapper {
	float:left;
	background-image: url('/images/layout/wrapper_background.png');
	background-repeat: no-repeat;
}

/* ---------- Other Elements ---------- */
#advisor_search_header {
	background-image: url(/images/layout/advisor_search.gif);
	height:65px;
	width:690px;
}

.advisorform {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	float: left; 
}

.advisorpageform {
	margin-top: -45px; 
	padding-left: 140px;
}

.advisorform input.text, .advisorform select {
	background-image: url('/images/layout/advisorform_background.png');
	border: 1px solid #d1d1d3;
	color: #4c85bc;
	font-size: 12px;
	padding: 2px;
	position:relative;
}

	/* Table Styles */
	.advisor_results table {
		border: 1px solid #bfcad8;
		border-spacing: 1px;
		text-align:left;
	}
	
	.advisor_results td{
		padding: 5px;
		border-top: 1px solid #bfcad8;
		font-size: 14px;
		color: #0a3b7d;
		background-image: url('/images/layout/table_td_bg.gif');
		background-position: bottom left;
		background-repeat:repeat-x;
	}
	
	.advisor_results th{
		padding: 5px;
		background-image: url('/images/layout/table_th_bg2.gif');
		background-position:left;
		background-repeat:no-repeat;
		font-size: 12px;
		color: #043478;
		text-align:left;
	}
	
	.advisor_results #firstcol {
		background-image: url('/images/layout/table_th_bg2.gif');
		background-position:right;
	}
	
#profile h3 small{
	padding-left: 1px;
	font-size: 15px;
	font-weight: normal;
	color: #679BC6;
}

#profile h4 {
		color: #2a609d;
		font-size: 14px;
		font-weight:bold;
		padding: 0px;
		margin-bottom: -10px;
		margin-top:0px;
}

#profile strong {
		color: #275E9A;
		font-weight:lighter;
}

#profile b {
		color: #275E9A;
		font-size: 12px;
}

#profile a {
	text-decoration:none;
}

#officelistbox {
	background: url(/images/layout/officelist_bg.gif);
	background-repeat:no-repeat;
	height: 282px;
	width:690px;
	padding-top:10px;
}

.testimonial_wrapper {
	float:left;
	width:690px;
	padding:0px 0px 15px 0px;
}

.testimonial_top {
	float:left;
	width:690px;
	background-image:url(/images/testimonial_body_bg.gif);
	background-repeat:repeat-y;	
}

.testimonial_body {
	float:left;
	width:690px;
	padding:10px 0px 4px 0px;
	background-image:url(/images/testimonial_top_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.testimonial_bottom {
	float:left;
	width:690px;
	height:9px;
	line-height:0px;
	background-image:url(/images/testimonial_bottom_bg.gif);
	background-repeat:no-repeat;
}



#officelistbox h4{
	color: #053579;
	font-size: 14px;
	font-weight:normal;

}

#officelistbox a{
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	color: #2d64a0;
	text-decoration:none;
}

#officelistbox a:hover{
		color: #FF9701;
}

#officelist {
	float:right;
	width:400px;
	margin-right:20px;
	line-height: 18px;

}

#officetext {
	padding-left:25px;

	padding-right:10px;
	width: 230px;
	float:left;
}

.newsblurb h4 small{
	color: #679bc7;
	font-size:12px;
}

.newsblurb a{
	text-decoration:underline;
}

.sidebar_document {
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(/images/layout/side_bar_doc_bg.gif);
	background-repeat:no-repeat;
	background-color: #e8edf4;
}

.sidebar_news {
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(/images/layout/side_bar_news_bg.gif);
	background-repeat:no-repeat;
	background-color: #e8edf4;
}

.card {
	background-image: url(/images/card.jpg);
	background-repeat:no-repeat;
	height:244px;
	width:344px;	
	text-align:center;
}

.card p{
	padding-top: 5px;
}

.card i{
	color: #033377;
	font-size:14px;
	
}

.card h4{
	color: #043478;
	font-size: 21px;
	
}

.card small {
	color: #2d64a0;
	font-size: 10px;
}

.bricabrac {
	float: right;
	padding-left: 5px;
}

#pagination {
	text-align: center;
	padding: 10px;
	color: #FF9701;
}

#pagination a{
	text-decoration:none;
	color: #275e9a;
}

#pagination a:hover{
	color: #FF9701;
}
