﻿body, html {
	background: #F1EAD4;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
}
a {
	color:#0057ab !important;
	text-decoration:underline !important;
}
a:visited {
	color:#333;
	text-decoration:underline;
}
a:hover {
	text-decoration:none !important;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin:0 !important;
	padding:10px 0 10px !important;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif !important;
	font-size:30px !important;
	color:#0057ab;
}
h2 {
	margin:0;
	padding:20px 0;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:22px !important;
	color:#0057ab !important;
	font-weight:normal !important;
}
h3 {
	margin:0;
	padding:0;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18px !important;
	color:#363636;
}
img {
	border: none;
	margin: none;
}

.wrapper {
	width: 950px;
	margin: 10px auto;
	padding-top: 20px;
	background: url(  "/_layouts/images/blackfin/back_top.jpg" ) no-repeat top center;
}
.back_middle {
	background: url(  "/_layouts/images/blackfin/back_mid.jpg" ) repeat-y center;
	padding: 10px 30px;
}
.expertise {
	margin:10px 0;
	padding:10px 0 0 5px;
	border-top:solid 5px #000;
	border-bottom:solid 5px #0057ab;
}
.expertise h2 {
	margin:0;
	padding:0 0 10px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif !important;
	font-weight:bold !important;
}
.expertise p {
	margin:0;
	padding:0 0 10px 10px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
.homelink {
	float: left;
	width: 159px;
	height: 32px;
	padding-left: 20px;
	padding-top: 19px;
}
.homelink img {
	width: 159px;
	height: 32px;
}
.header {
	height: 70px;
	background: url(  "/_layouts/images/blackfin/BF_Header.gif" ) no-repeat;
}
.footer {
	height: 50px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.footer_left {
	float: left;
	width: 255px;
	margin-top: 0px;
}
.footer_right {
	float: right;
	margin-top: 0px;
	padding: 12px 15px 0px 0px;
}
.breadcrumbs {
	margin-bottom:10px;
	padding-top: 4px;
	padding-bottom: 20px;
	color: #0057AB;
	clear: both;
	font-size: 11px;
}
.breadcrumbs a, .breadcrumbs:active, .breadcrumbs a:active {
	text-decoration: none;
	color: #0057AB;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbCurrent {
	font-weight: normal;
	color: #333333;
}
.pageHdrImage {
	padding-bottom: 15px;
}
.pageTitle {
	font-family: Arial, Verdana, "Times New Roman" , "MS Serif" , Serif;
	color: #696969;
	font-size: 18pt;
	/*padding-bottom: 15px;*/
}
.pageArticleContent {
	font-family: Arial, Verdana, "Times New Roman" , "MS Serif" , Serif;
	color: #696969;
	font-size: 13pt;
}
td.topLeftContent {
	width: 560px;
	padding-left: 15px;
}
td.bottomLeftContent {
	width: 560px;
	padding-left: 15px;
}
td.mainHr {
	height: 30px;
	vertical-align: middle;
	padding-left: 15px;
}
hr.mainHr {
	width: 100%;
	height: 1px;
	color: #696969;
}

/*------- BFTertiaryPageLinks Web Part --------*/
.pageLink, .pageLink a, .pageLink:active, .pageLink a:active, .pageLink a:visited {
	color: #696969;
	text-decoration: none;
}
.pageLink a:hover {
	color: #003399;
}
.pageLinkSelected a, .pageLinkSelected:active, .pageLinkSelected a:active, .pageLinkSelected a:visited, .pageLinkSelected a:hover {
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
/*---------------------------------------------*/

/*------------ Global Navigation --------------*/
.zz1_GlobalNav_2 {
	position: relative !important;
	top: 53px;
}
.ie .zz1_GlobalNav_2 { /* IE specific - uses CSSBrowserSelector.js */
	top: 50px !important;
}
.topNavItem TD {
	padding:0 10px 0 20px;
}
div.topNavHorizMenu ul {
	list-style: none;
	margin-left: 0;
	margin-top: 5px;
	padding-right:0;
	padding-left:0;
	float: right;
	white-space: nowrap;
	position: relative;
	top: 60px;
}
.ie div.topNavHorizMenu ul { /* IE specific - uses CSSBrowserSelector.js */
	top: 55px;
}
div.topNavHorizMenu li {
	position: relative;
	margin-left: 0px;
	padding-left: 12px;
	float: left;
}
.hide {	/* Used to always hide the system generated submenu */
	display: none !important;
	visibility: hidden !important;
}
/*---------------------------------------------*/

/*------------ Article Pages --------------*/
.articleData {
	padding-bottom: 10px;
}
.articleDate {
	font-family: Arial, Verdana, "Times New Roman" , "MS Serif" , Serif;
	font-size: 10pt;
	color: #696969;
}
.articleTitle {
	font-family: Arial, Verdana, "Times New Roman" , "MS Serif" , Serif;
	font-size: 18pt;
	color: #174d94;
}
.articleAuthor {
	font-family: Arial, Verdana, "Times New Roman" , "MS Serif" , Serif;
	font-size: 12pt;
	color: #696969;
}
.articlePostDate {
	font-family: Arial, Verdana, "Times New Roman" , "MS Serif" , Serif;
	font-size: 11pt;
	color: #000000;
}
.articleContent {
	font-family: Arial, Verdana, "Times New Roman" , "MS Serif" , Serif;
	font-size: 11pt;
	color: #696969;
}
/*-----------------------------------------*/

/*------- BFCaseStudies Web Part --------*/
.csLink, .csLink a, .csLink:active, .csLink a:active, .csLink a:visited {
	color: #696969 !important;
	text-decoration: none !important;
	text-align: right !important;
	white-space: nowrap !important;
	font-size: 9pt !important;
	font-family: Arial, Verdana, "Times New Roman" , "MS Serif" , Serif !important;
}
.csLink a:hover {
	color: #174C92 !important;
}
.csLinkSelected, .csLinkSelected a, .csLinkSelected:active, .csLinkSelected a:active, .csLinkSelected a:visited, .csLinkSelected a:hover {
	color: #174C92 !important;
	font-weight: normal !important;
	text-decoration: none !important;
	text-align: right !important;
	white-space: nowrap !important;
	font-size: 9pt !important;
	font-family: Arial, Verdana, "Times New Roman" , "MS Serif" , Serif !important;
}
.csHdrRow {
	padding-bottom: 15px;
}
.csBody {
	padding-left: 10px;
}
.csLinksCell {
	border-right: solid 1px black;
	padding-right: 5px;
	width: 100px;
	height: 185px;
	vertical-align: top;
}
.csImageCell {
	padding-left: 5px;
	padding-right: 5px;
}
.csImageDim {
	width: 200px;
	height: 165px;
}
.csSummaryCell {
	border-left: solid 1px black;
	padding-left: 5px;
}
.csUrls, .csUrls a, .csUrls:active, .csUrls a:active, .csUrls a:visited, .csUrls a:hover {
	text-align: center;
	vertical-align: bottom;
	color: #174C92 !important;
	text-decoration: none !important;
	padding-top: 5px;
}
/*---------------------------------------------*/

.bf-rootmenuitemlinks a {
	color:#fff !important;
	text-decoration:none !important;
	font-weight:bold;
}
.bf-submenuitemlinks a {
	text-decoration:none !important;
	font-weight:bold;
}