/* Page Styles*/
.intro {
	color:#003D59;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	display: block;
	text-align: justify;
	font-weight: normal;
}

.titleCell {
	text-transform: capitalize;
}
.titleSubCell {
	height: 19px;
	padding-left: 3px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00557e;
	vertical-align: text-bottom;
}
.titleSubText {
	height: 19px;
	padding-left: 3px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00557e;
	vertical-align: text-bottom;
}
.titleSub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82A9B0;
}


a.breadcrumb:hover {
	color: #00557e;
	text-decoration: underline;
}

a.copyright:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00557e;
	text-align: right;
}

a.navFooter:hover {
	color: #00557e;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {color: #00557e;}

.bodyTbl {
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 24px;
	margin-left: 18px;
	background-position: left top;
	width: 700px;
}
.bodyColorBlock {
	background-color: #ECE4C1;
}
.bodyIntroTbl {
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 18px;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 0px;
	width: 719px;
}

a.bodyIntro:hover {
	color: #00557e;
	text-decoration: underline;
}


/*Main Nav Links*/

a.about {background-image:   url("../images/about_29.jpg");	
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height:28px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position:relative;
	overflow: visible;
	display:block;
}
a.about:visited {background-image:   url("../images/about_29.jpg");}
a.about:hover {background-image:   url("../images/about_29-over.jpg");}


a.expertise {background-image:   url("../images/expertise_30.jpg");	
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height:28px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position:relative;
	overflow: visible;
	display:block;
}
a.expertise:visited {background-image:   url("../images/expertise_30.jpg");}
a.expertise:hover {background-image:   url("../images/expertise_30-over.jpg");}


a.services {background-image:   url("../images/services_31.jpg");	
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height:28px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position:relative;
	overflow: visible;
	display:block;
}
a.services:visited {background-image:   url("../images/services_31.jpg");}
a.services:hover {background-image:   url("../images/services_31-over.jpg");}


a.clients {background-image:   url("../images/clients_32.jpg");	
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height:28px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position:relative;
	overflow: visible;
	display:block;
}
a.clients:visited {background-image:   url("../images/clients_32.jpg");}
a.clients:hover {background-image:   url("../images/clients_32-over.jpg");}


a.professionals {background-image:   url("../images/professionals_33.jpg");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height:28px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position:relative;
	overflow: visible;
	display:block;
}
a.professionals:visited {background-image:   url("../images/professionals_33.jpg");}
a.professionals:hover {background-image:   url("../images/professionals_33-over.jpg");}


a.news {background-image:   url("../images/news_34.jpg");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height:28px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position:relative;
	overflow: visible;
	display:block;
}
a.news:visited {background-image:   url("../images/news_34.jpg");}
a.news:hover {background-image:   url("../images/news_34-over.jpg");}


a.publications {background-image:   url("../images/publications_35-over.jpg");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height:28px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position:relative;
	overflow: visible;
	display:block;
}
a.publications:visited {background-image:   url("../images/publications_35-over.jpg");}
a.publications:hover {background-image:   url("../images/publications_35-over.jpg");}


a.careers {background-image:   url("../images/careers_36.jpg"); 
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height:28px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position:relative;
	overflow: visible;
	display:block;
}
a.careers:visited {background-image:   url("../images/careers_36.jpg");}
a.careers:hover {background-image:   url("../images/careers_36-over.jpg");}



/* section color scheme*/
.newsSection {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: left;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: -24px;
	padding-right: 2px;
}

.newsSection a:link {
	color: #000130;
	text-decoration: none;
}

.newsSection a:visited {
	color: #000130;
	text-decoration: none;
}

.newsSection a:hover {
	color: #82A9B0;
	text-decoration: none;
}

.newsSectionTitle{
	color: #7E7D5A;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F0E4;
	display: block;
	padding-left: 4px;
}
.top {
	color: #82A9B0;
	border-top-color: #82A9B0;
}

.top a:link {
	color: #82A9B0;
	text-decoration: none;
}

.top a:visited {
	color: #82A9B0;
	text-decoration: none;
	
}

.top a:hover {
	color: #00557e;
	text-decoration: none;
}

.more {
	color: #999999;
	display: inline;
	padding-left: 14px;
}

.more a:link {
	color:  #999999;
	text-decoration: none;
}

.more a:visited {
	color:   #999999;
	text-decoration: none;;
}

.more a:hover {
	color: #333333;
	text-decoration: none;
}

.bodyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000130;
	font-weight: normal;
	margin-left: -12px;
}




/* Global Styles*/
li {
	line-height: 16px;
	padding-bottom: 6px;
}

.listIcon {
	width: 52px;
	text-align: right;
	padding-right: 12px;
	vertical-align: top;
	padding-top: 2px;
}
.ListTbl {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 24px;
	margin-left: 18px;
	background-position: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4e4b44;
}

.listTbl a:link {
	color: 7C0000;
}

.listTbla:visited {
	color: 7C0000;
}

.listTbl a:hover {
	color: #82A9B0;
}
	
	
.listTbl a {
	color: #00557e;
	text-decoration: none;
	font-weight: bold;
}

.listNameCell {
	color: 7C0000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D5B4;
	padding-top: 12px;
	padding-left: 4px;
}

.listCell {
	margin-right: 12px;
	padding-bottom: 12px;
	padding-top: 2px;
}

.newsCell {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00557F;
	text-align: right;
	padding-top: 4px;
	line-height: 16px;
}

.city {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CCCCCC;
	font-weight: normal;
	display: block;
	padding-top: 0px;
}

.locationCell {
	vertical-align: top;
	color: #4e4b44;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 36px;
}

.contact {
	color: #003244;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	padding-right: 6px;
	line-height: 18px;
	display: block;
	padding-top: 6px;
}

.phoneTitle {
	font-family: tahoma;
	font-size: 11px;
	color: #00567E;
}

.city a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CCCCCC;
	font-weight: normal;
	display: block;
	padding-top: 12px;
}

.city a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.city a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.city a:hover {
	color: #999999;
}

.date {

	vertical-align: top;
	padding-top: 6px;
	color: #4e4b44;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.teaser  {
	vertical-align: top;
	padding-top: 6px;
	color: #4e4b44;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 12px;
}


.teaser a:hover {
	text-decoration: underline;

}
.byline {
	vertical-align: top;
	padding-top: 6px;
	padding-left: 24px;
	color: #4e4b44;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.bodyHeading {

	vertical-align: top;
	color: #4e4b44;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00557e;
	font-weight: normal;
	margin-left: -12px;
	padding-top: 12px;
}
.ToolsCell {
	color: #000130;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82A9B0;
	display: none;
}

.tools a:link {
	color: #00557e;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tools a:visited {
	color: #00557e;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tools a:hover {
	color: #000130;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tools a {
	color: #00557e;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}
.bodyCredit {
	vertical-align: top;
	padding-top: 6px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-right: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.imgThumbnail {
	border: 2px outset #F3F3F3;
	text-align: right;
	margin: 4px;
	background-position: right;
}
.teaser a {
	vertical-align: top;
	padding-top: 6px;
	color: #4e4b44;
	text-decoration: none;
	padding-bottom: 12px;
	font-weight: bold;
}
.pageTitleSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00557e;
	font-weight: normal;
	padding-top: 12px;
	font-style: italic;
	display: block;
}
