﻿html
{
	height: 100%;
}
body
{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:12px;
	line-height: 18px;
	color: #555555;
	background-color: #505050;
}

hr 
{ 
    border-top:1px solid #CECECE; 
    border-width:1px 0 0; 
    color:#003399;
    height: 1px;
} 

hr.dotted { border-style: dotted; }

p, h1, h2, h3, h4, h5 { padding: 0; margin: 0 }
h1, h2, h3, h4, h5 { line-height: normal; }
a img { border-width: 0; }
a { color: #18688e; }
p { padding-bottom: 8px; }

a.go  
{ 
	width: 38px; 
	height: 23px; 
	overflow: hidden; 
	text-indent: -5000px; 
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/btn_go.gif') no-repeat 0 0; 
}
a.go:hover  { background-position: 0 -23px; }

div.siteSearchWrapper 
{
	float: right;
	margin-top:10px;
	padding: 1px 0 1px 10px;
	height: 19px;
	width: 179px;
	background: transparent url(../_layouts/1033/Images/NRI.PublicSite.Images/siteSearchWrapper_bg.gif) no-repeat 0 0;
}

div.siteSearchWrapper .keywordSearch
{
	float: left;
	padding: 3px;
	margin: 0;
	width: 147px;
	height: 13px;
	border-width: 0;
	background: #363636 url(../_layouts/1033/Images/NRI.PublicSite.Images/keywordSearch_bg.gif) repeat-x 0 0;
	
	color: #ebebeb;
	font-size: 11px;
}

a.searchButton
{
	float: right;
	display: block;
	width: 16px;
	height: 19px;
	overflow: hidden;
	text-indent: -5000px;
	
	background: transparent url(../_layouts/1033/Images/NRI.PublicSite.Images/searchButton_bg.gif) no-repeat 0 0;
}

a.searchButton:hover { background-position: 0 -19px; }

a.servicesReadMore
{
    display: block;
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/raquo_bg.gif') no-repeat 0 9px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px 0 10px;
	float: right;
}
a.readMore
{
	display: block;
	padding-left: 10px;
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/raquo_bg.gif') no-repeat 0 9px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
}

.readMoreWrapper a.readMore
{
	padding-top: 0;
}

a.readMore:hover { color: #555555; }

#pageWrapperOuter
{
	background: Transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/page_bg.png') repeat-y scroll 50% 0;
}
#pageWrapper
{
	background: Transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/bodyTop_bg.jpg') no-repeat scroll 50% 0;
}

#page
{
	margin: 0 auto;
	padding: 0 25px;
	width: 928px;
	/*overflow: auto;*/
}	

#footerWrapper
{
	height: 200px;
	background: #505050 url('../_layouts/1033/Images/NRI.PublicSite.Images/footer_bg.gif') no-repeat scroll 50% 0;
}

#footer
{
	margin: 0 auto;
	padding: 50px 16px 0 16px;	
	width: 928px;
	overflow: hidden;
	color:#cecece;
}
#footerleft
{
    width: 500px;
    float: left; 
}

#masthead
{
	float: left;
	width: 928px;
	padding-bottom:16px;
}

.homeLink
{
	float: left;
	width: 131px;
	height: 96px;
	display: block;
	margin-left:2px;
	display: inline;
	text-indent: -5000px;
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/logo.png') no-repeat 0 0;
}

ul#utiltyLinks
{
	padding: 0;
	margin: 0;
	float: right;
	padding-top:10px;
	padding-right: 8px;
	width: 275px;
	padding-left: 257px;
}
ul#utiltyLinks li
{
	display:block;
	float: left;
	margin: 0;
	padding: 0 9px 0 0;
}
ul#utiltyLinks li.last { padding-right: 0; }
ul#utiltyLinks li a
{
	display:block;
	float: left;
	height: 20px;
	padding-left:21px;
	padding-top: 1px;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	font-weight: bold;
}
ul#utiltyLinks li a:hover { color: #b8d30e; }
ul#utiltyLinks li a.careers { width:64px; background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/careersLink_bg.gif); }
ul#utiltyLinks li a.contact { width:66px; background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/contactLink_bg.gif); }
ul#utiltyLinks li a.sitemap { width:63px; background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/sitemapLink_bg.gif); }

ul#mainNavigation
{
	padding: 13px 0 0 202px;
	margin: 0;
	float: right;
	width: 413px;
	text-align: right;
}
ul#mainNavigation li
{
	display:block;
	float: left;
	margin: 0;
	padding: 0 23px 0 0;
}
ul#mainNavigation li.last { padding-right:0; }
ul#mainNavigation li a
{
	display:block;
	float: left;
	color: #ffffff;
	text-decoration:none;
	font-size: 15px;
	padding-bottom:3px;
	text-transform:lowercase;
	white-space:nowrap;
}
/*ul#mainNavigation li a:after { content: '.' }*/
ul#mainNavigation li a.current, ul#mainNavigation li a:hover { color:#b8d30e;} 
ul#mainNavigation li.active a
{
	color:#b8d30e;
}

ul#mainNavigation li.selected a
{
    color:#ffffff;
}

#footer a { color: #cecece;  text-decoration: none; }
#footer a:hover { color: #b8d30e; }
ul#footerNavigation
{
	padding: 0;
	margin: 0;
	float: left;
	width: 250px;
}
ul#footerNavigation li
{
	display:block;
	float: left;
	margin: 0;
	width: 50px;
	padding: 0 27px 0 0;
}
ul#footerNavigation li.first { width: 32px; }
ul#footerNavigation li a
{
	display:block;
	float: left;
	text-decoration:none;
	font-size: 15px;
	text-transform:lowercase;
	white-space:nowrap;
}
/*ul#footerNavigation li a:after { content: '.' }*/
div#contactInformationWrapper
{
	clear:both;
	padding: 10px 0 0 0;
}
ul#contactInformation
{
	padding: 0;
	margin: 0;
	float: left;
}

ul#contactInformation li
{
	display: block;
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	list-style-type: none;
}

.contactLabel { float: left; color:#505050; width: 8px; overflow: hidden; margin-right: 3px; text-transform: lowercase; font-weight:bold;}
.contactLabel:first-letter { color:#b8d30e }
.contactInformation	{ float: left; }

div#legalWrapper { clear:both; padding: 5px 0;}

ul#legal
{
	float: left;
	margin: 0;
	padding: 0;
}
ul#legal li
{
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
	list-style-type: none;
	border-right: solid 1px #cecece;
	
}
ul#legal li.first { padding-left: 0; }
ul#legal li.last { border-right-width: 0; padding-right: 0; }

div#logoWrapper
{
	float: right;
	width: 400px;
	height: 62px;
	padding-top:10px;
	text-align: right;
}
div#logoWrapper img { /*float: left;*/ }

/* HOME PAGE CONTENT */

#content
{
	width: 928px;
	float: left;
	background-color: #ffffff;
}

/* BLOG */
a.blogTitle
{
  color: #555555;
  text-decoration: none;
  cursor: pointer;
}

a:hover.blogTitle
{    
  text-decoration: underline !important;
}

span.commentDate
{
    float: left;
    width: 616px;
}

div.commentText
{
    float: left;
    width: 616px;
}

hr.commentSep
{
    float: left;
    width: 616px;    
}

div.blogCommentContainer 
{ 
        float:left; 
        padding: 20px 10px; 
        width: 616px; 
}
div.blogCommentContainer h2,
div.comments-form h2
{
    float: left;
	width: 552px;
	padding-left: 0px;
	padding-bottom: 12px;
	font-size: 16px;
	text-transform:capitalize;
} 

div.comments 
{ 
        float:left; 
        padding: 20px 10px; 
        width: 616px; 
}

div.comments 
{
    float: left;
	width: 552px;
	padding-left: 12px;
	padding-bottom: 12px;
	font-size: 16px;
	text-transform:capitalize; 
}

#newsSpotlight, #blogSpotlight
{
	float: left;
	width: 429px;
	margin: 0;
	padding: 10px 16px;
}

ul.spotlightList
{
	float: left;	
	margin:0;
	padding: 0 0 10px 0;
	list-style-type: none;
}

ul.spotlightList li
{
	width: 429px;
	float: left;	
	display: block;
	padding-top: 1px;
}

ul.spotlightList li a
{
	display: block;
	width: 429px;
	float: left;
	padding: 5px 0 5px 0;
	text-decoration: none;
	background: #ffffff url(~/_layouts/1033/Images/NRI.PublicSite.Images/spotlight_bg.gif) no-repeat 0 100%;
}

ul.spotlightList li a:hover { background-color: #ebebeb; }

ul.spotlightList li span.date { float: left; width: 60px; color: #94007a; font-weight: bold; font-size: 11px; padding: 5px 8px; }
ul.spotlightList li span.spotlightBlurb { float: left; width: 340px; padding: 5px 0; color:#555555; }

a.spotlightMoreNews,
a.spotlightMoreBlog
{
	float:right;
	display: block;
	height:17px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

a.spotlightMoreNews:hover,
a.spotlightMoreBlog:hover { background-position: 0 -17px; }

a.spotlightMoreNews { width: 111px; background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/moreNewsLink_bg.gif); }
a.spotlightMoreBlog { width: 176px; background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/moreBlogLink_bg.gif); }

/* INTERIOR PAGE CONTENT */

div#sectionHeader
{
	/*float: left;*/
	height: 106px;
	width: 922px;
	padding: 4px 2px 0 4px;
	background: transparent url(~/_layouts/1033/Images/NRI.PublicSite.Images/sectionHeader_bg.gif) no-repeat 0 0;
}
div#sectionHeader h2.sectionTitle
{
	margin: 0;
	padding: 0;
	height: 106px;
	width: 922px;
	text-indent: 1000px;
	white-space: nowrap;
	overflow: hidden;
}

div#interiorContent
{
	float: left;
	width: 888px;
	padding: 0 20px;
}

div.interior
{
	background: #ffffff url(~/_layouts/1033/Images/NRI.PublicSite.Images/interior_bg.gif) no-repeat 0 0;
}

div.blog
{
	min-height: 1000px;
	background: #ffffff url(~/_layouts/1033/Images/NRI.PublicSite.Images/blogInterior_bg.gif) no-repeat 0 0;
}

#breadcrumbs
{
	margin: 0;
	padding: 13px 0 8px 5px;
	width: 883px;
	height: 18px;
}

#breadcrumbs .separator
{
	padding: 0 3px;
}

#breadcrumbs a.breadCrumbLink 
{ 
	text-decoration:none; 
	font-weight: bold; 
	font-size:11px; 
	color: #555555;
}
.bottomCrumb 
{ 
    color: #18688e;
    font-weight: bold;
}

.clear
{
    clear: both;    
}

#subnavigationWrapper { float:left; width: 171px; }
ul.subNav, 
ul.subNav ul
{
	float: left;
	padding: 0;
	margin: 0;
	width: 171px;
	list-style-type: none;
}

ul.subNav li
{
	width: 155px;
	float: left;	
	display: block;
	padding: 0 0 0 0px;
	background: transparent url(~/_layouts/1033/Images/NRI.PublicSite.Images/subnavigationLi_bg.gif) no-repeat 0 100%;
}

ul.subNav li a
{
	display: block;
	width: 150px;
	float: left;
	padding: 10px 5px 10px 16px;
	text-decoration: none;
	color: #757575;
	background: transparent url(~/_layouts/1033/Images/NRI.PublicSite.Images/subnavigationLink_bg.gif) no-repeat 2px 14px;
	font-size: 13px;
}

ul.subNav li a:hover, ul.subNav li a.current, 
ul.subNav li.subNavigationLevel1Selected a,
ul.subNav li.subNavigationLevel1Ancestor a
{ color: #94007a; }

div#newsletterSignupWrapper
{
	float:left;
	width:171px;
	padding-top:20px;
}

div#newsletterSignupWrapper h4
{
	padding-bottom:5px;
	color: #18688e;
	font-size:16px;
	font-weight: normal;
}

div#newsletterSignupWrapper p
{
	font-size: 11px;
	padding-bottom:4px;
}

div#newsletterSignupWrapper a.go
{
	float: right;
	margin-top: 3px;
	margin-right: 13px;
	display: inline;
}

div#newsletterSignupWrapper input
{
	padding: 3px;
	width:150px;
	height: 13px;
	border: solid 1px #bfbfbf;
	font-size: 11px;
	color: #555555;
}

div#contentArea
{
	float: left;
	width: 480px;
	padding: 20px 30px;
	font-size: 12px;
}

#contentAreaWide
{
	width: 650px;
	float: left;
	padding: 20px 30px;
	font-size: 12px;
}

div#contentArea h1, div#contentAreaWide h1
{
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 12px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, Sans-Serif;
}

div#contentArea h2, div#contentAreaWide h2
{
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 12px;
}

div#contentArea h3, div#contentAreaWide h3
{ 
        font-weight: bold; 
        font-size: 13px; 
        color: #96037d; 
        padding: 6px 0 3px 0; 
}

div#contentArea p, div#contentAreaWide p
{
	padding-bottom: 20px;
}

div#contentArea p.services
{
    margin-bottom: 50px;
    padding-bottom: 0;
}

div#relatedInformation
{
	float: left;
	width: 155px;
	padding: 15px 5px 15px 15px;
}

div.relatedContent
{
	width: 155px;
	padding-bottom: 40px;
	margin-bottom: 10px;
	background: #ffffff url(~/_layouts/1033/Images/NRI.PublicSite.Images/relatedContent_bg.gif) no-repeat 0 100%;
	overflow: visible;
}

div.relatedContentNoShadow
{
	width: 155px;
	padding-bottom: 40px;
	margin-bottom: 10px;
	background: #ffffff;
	overflow: visible;
}

h4.featuredCaseStudy, h4.featuredQuote, h4.emailAddresses, h4.locationsAndContact, h4.providedExpertise
{
	height: 12px;
	padding-bottom: 8px;
	text-indent: -5000px;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
}

h4.locationsAndContact
{
	width:135px;
	background-image: url(/_layouts/1033/Images/NRI.PublicSite.Images/hdr_locationsAndContact_bg.gif);
	margin-bottom:10px;
}

h4.emailAddresses
{
	width: 111px;
	background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/hdr_emailAddresses_bg.gif);
}

h4.featuredCaseStudy
{
	width: 152px;
	background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/hdr_featuredCaseStudy_bg.gif);
}

h4.featuredQuote
{
	width: 155px;
	background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/hdr_whatOthersAreSaying_bg.gif);
}

h4.providedExpertise
{
	width: 126px;
	background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/hdr_providedExpertise_bg.gif);
}

div.relatedContent h5
{
	font-size: 11px;
	padding:10px 0;
}

div.relatedContent p
{
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 4px;
}

div.relatedContent a.readMore { font-size: 12px; text-decoration:none; padding-bottom:5px;}

.relatedContentList ul
{
	margin: 0;
	padding: 0;
}

.relatedContentList ul li
{
	list-style-type: none;
	padding: 0 0 6px 10px;
	background: transparent url(~/_layouts/1033/Images/NRI.PublicSite.Images/plus_bg.gif) no-repeat 1px 7px;
}

div.relatedContent blockquote
{
	margin:4px 0 0 0;
	padding: 12px 0;
	width: 155px;
	background: transparent url(~/_layouts/1033/Images/NRI.PublicSite.Images/openQuote_bg.gif) no-repeat 0 0;
}

div.quote
{
	background: transparent url(~/_layouts/1033/Images/NRI.PublicSite.Images/closeQuote_bg.gif) no-repeat 100% 100%;
}

cite { width: 155px; font-style:normal; font-size:11px; padding-bottom: 8px; }

.pageTitle,
h1.pageTitle
{
    float: left;
	width: 552px;
	padding-left: 12px;
	padding-bottom: 12px;
	font-size: 18px;
	text-transform:capitalize;   
}

/* BLOG */

div#blogPosts
{
	padding: 0px 1px 5px 1px;
	float:left;
	width: 636px;
}

div.blogPostWrapper
{
	width: 636px;
	float: left;
}

div.newsPostWrapper
{
    width: 636px;
	float: left;	
}

div.blogPostHeading
{
	float: left;
	width: 616px;
	padding: 10px;
	font-size: 11px;
	background-color: #f4f8da;
	border-bottom: dotted 1px #cecece;
}
div.newsPostHeading
{
	float: left;
	width: 616px;
	padding: 10px;
	font-size: 11px;
	background-color: #f4f8da;
	border-bottom: dotted 1px #cecece;	
	/* border-top: dotted 1px #cecece; */
}

div.blogPostDate
{
	width: 52px;
	height: 40px;
	float: left;
	
	padding-top: 13px;
	text-align:center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background: #95017b url(~/_layouts/1033/Images/NRI.PublicSite.Images/blogDate_bg.gif) no-repeat 0 0;
}

div.newsPostDate
{
	width: 52px;
	height: 45px;
	float: left;
	
	padding-top: 8px;
	text-align:center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background: #95017b url(~/_layouts/1033/Images/NRI.PublicSite.Images/blogDate_bg.gif) no-repeat 0 0;
}

div.blogPostHeading h1,
div.blogPostHeading h2, 
div.newsPostHeading h1,
div.newsPostHeading h2
{
	float: left;
	width: 552px;
	padding-left: 12px;
	padding-bottom: 12px;
	font-size: 18px;
	text-transform:capitalize;
}

ul.blogPostData { width: 552px; padding: 0 0 0 12px; margin: 0; list-style-type: none; float: right; }
ul.blogPostData li { float:left; height: 23px; padding-top: 3px; padding-right: 20px; background-position: 0 0; background-repeat: no-repeat; }
div.blogPostHeading li.author { padding-left: 28px; background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/blogAuthorLink_bg.gif); }
div.blogPostHeading li.tags { padding-left: 35px; background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/blogTagLink_bg.gif); }
div.blogPostHeading li.comments { padding-left: 30px; background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/blogCommentsLink_bg.gif); }

div.blogPostHeading li.tags ul { padding: 0; margin: 0; list-style-type: none; float: left; }
div.blogPostHeading li.tags ul li { float: left; height: 23px; padding: 0 0 0 10px;  }
div.blogPostHeading li.tags ul li a { padding-right: 10px; border-right: solid 1px #999999; }
div.blogPostHeading li.tags ul li.last a { border-right-width: 0; }

div.blogPost
{
	float: left;
	padding: 10px;
	width: 616px;
}

div.readMoreWrapper
{
	width: 616px;
	height: 14px;
	float:left;
	padding: 10px;
	background-color: #f9f9f9;
	border-top: dotted 1px #cecece;	
	border-bottom: dotted 1px #cecece;	
}

div.readMoreWrapper a.readMore
{
	float: right;
	height: 12px;
	width: 81px;
	overflow: hidden;
	display: block;
	text-indent: -5000px;
	background: transparent url(~/_layouts/1033/Images/NRI.PublicSite.Images/blogReadMoreLink_bg.gif) no-repeat 0 0;
}
div.readMoreWrapper a.readMore:hover { background-position: 0 -12px; }

div.readMoreWrapper a.trackbackLink
{
	float: left;
	height: 12px;
	width: 108px;
	overflow: hidden;
	display: block;
	text-indent: -5000px;
	background: transparent url(~/_layouts/1033/Images/NRI.PublicSite.Images/blogTrackbackURLLink_bg.gif) no-repeat 0 0;
}
div.readMoreWrapper a.trackbackLink:hover { background-position: 0 -12px; }

div.readMoreWrapper a.editPost
{
	float: right;
	height: 12px;
	width: 81px;
	overflow: hidden;
	display: block;
	text-indent: -5000px;
	background: transparent url(~/_layouts/1033/Images/NRI.PublicSite.Images/blogEditPostLink_bg.gif) no-repeat 0 0;
}
div.readMoreWrapper a.editPost:hover { background-position: 0 -12px; }

div#blogNavigation
{
	float:left;
	width: 250px;
}

div#blogNavigation ul
{
	margin: 0;
	padding: 0;
	width: 250px;
	list-style-type: none;
}

div#blogNavigation li
{
	padding-left: 20px;
	padding-bottom:10px;
}

ul#previousPosts { border-top: dotted 1px #cecece; }
ul#previousPosts li  
{
	padding-top:10px;
	border-bottom: dotted 1px #cecece;
}

ul#previousPosts li span.date { padding-left: 10px; }

div#blogNavigation h3
{
	height: 14px;
	width: 230px;
	overflow: hidden;
	text-indent: -5000px;
	padding: 20px 0;
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

div#blogNavigation h3.blogPreviousPosts { background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/hdr_previousPosts_bg.gif); }
div#blogArchives h3 { background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/hdr_blogArchives_bg.gif); }
div#blogCategories h3 { background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/hdr_blogCategories_bg.gif); border-top: dotted 1px #cecece; }
div#newsArchive h3 { background-image: url(~/_layouts/1033/Images/NRI.PublicSite.Images/hdr_newsArchive_bg.gif); }

div#blogArchives a,
div#newsArchive a,
div#blogCategories a, 
div#newsArchive span.selectedYear
{    
	display: block;
	padding-left: 30px;
	padding-bottom:10px;
	background: transparent url(~/_layouts/1033/Images/NRI.PublicSite.Images/raquo_bg.gif) no-repeat 20px 1px;
	text-decoration: none;
	font-weight: bold;
}

div#blogArchives a:hover,
div#blogCategories a:hover,
div#newsArchive a:hover { color: #555555; }

/* Locations */

.locationContainer
{
	border-bottom:#bfbfbf 1px dotted;
	border-top:#bfbfbf 1px dotted;
	background-color:#f9f9f9;
	height:34px;
}

/*SharePoint Styles*/
.sharePointActionsWrapper
{
	float: right;
	clear: right;
	height: 20px;
	width: 350px;
	margin-top: 6px;
}
.siteActionMenuWrapper 
{
	float: right;
	padding-left: 10px;
}
.sharepointLoginWrapper {
	float: right;
	padding-left: 10px;
}

 .sharepointLoginWrapper a,
 .sharepointLoginWrapper a:link,
 .sharepointLoginWrapper a:visited,
 .sharepointLoginWrapper .ms-SPLink a,
 .sharepointLoginWrapper .ms-SPLink a:link
 .sharepointLoginWrapper .ms-SPLink a:visited {
	color: #ffffff;
}

.sharepointLoginWrapper .ms-SPLink a:hover {
	color: #000000;
}

.ms-SpLinkButtonActive a:visited,
.ms-SpLinkButtonActive a:link,
.ms-SpLinkButtonActive a,
.ms-SpLinkButtonActive a:active {
	color: #000000;
}

/*news*/

#NewsTitle
{
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0px;    
}

#NewsDate
{
    
}

#NewsContent
{
}

.locationAddress
{
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/hdr_addresses.gif') no-repeat 10px 11px;
	height:13px;
	width: 86px;
	padding:0;
	text-indent:-9999px;
	white-space: nowrap;
	display: block;
}

.locationFlashContainer
{
	height:270px;
	width:100%;
	margin:10px 0 0 0;
}

.atlantaLocation p, .birminghamLocation p
{
	color:#555555;
	font-size:12px;
	font-weight: normal;
	font-family: Tahoma;
}

.atlantaLocation
{
	width:226px;
	float:left;
	margin-right: 44px;
	padding-left:10px;
	margin-top:18px;
}

.birminghamLocation
{
	width:156px;
	float:left;
	margin-top:18px;
}

.locationTitle
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #95017b;
}

/* Contact Us Form */

.contactFormLeftSide
{
	float:left;
	margin:0 10px 0  0;
	padding:0;
	width: 232px;
}

.contactFormSingleLine 
{
	width:224px;
	margin:0 0 13px 0;
	padding:4px 0 0 8px;
	border:#d9d9d9 1px solid;
	background-color:#f8fbe9;
	height:19px;
	font-family:Tahoma;
	font-size:12px;
	color:#555555;
}

.contactFormComments
{
	width:223px;
	height:179px;
	margin:0 0 13px 0;
	padding:4px 0 0 8px;
	border:#d9d9d9 1px solid;
	background-color:#f8fbe9;
	font-family:Tahoma;
	font-size:12px;
	color:#555555;
}

.contactDDL
{
	width:234px;
	margin:0;
	padding:0;
	border:#d9d9d9 1px solid;
	background-color: #f8fbe9;
	font-family:Tahoma;
	font-size:12px;
	color:#555555;
}

.contactFormButtons
{
	float:right;
	margin:22px 0 0 0;
	padding:0;
}

.resetButton
{
	margin:0 20px 0 0;
	padding:0;
}

.submitButton
{
	margin:0;
	padding:0;
}

.contactFormPreamble
{
	font-size:12px;
	line-height:18px;
	font-family: Tahoma;
}

/* FORMS */
.inputForm 
{
	
}
.inputForm fieldset
{
	border-style: none;
}

.formInputShortCalendar,
.formInputShort,
.formInput, 
.formInputSelect, 
.formInputTable,
.formInputCheckBoxList,
.formInputLabel,
.formInputCheckBox
{
	float: left;
	text-align: left;
	margin: 3px 0 6px 0;
	font-family: Tahoma, Arial, Sans-Serif;
	/*font-size: 11px;*/
	color: #444444;
	
}

.formInputCustom
{
	font-family: Tahoma, Arial, Sans-Serif;
	/*font-size: 11px;*/
	color: #444444;	
}

/*
.popupForm
{
	width:500px;
	margin:0 auto;
}
*/

.formInputLabel
{
	margin: 0 0 6px 0;
	padding: 6px 0 0 0;
	/*line-height: 25px;*/
}

.formInputCheckBox
{
	
}

.formInputCheckBoxList
{
	width: 290px;
	/*
	margin-left: 140px;
	display: inline;
	*/
}
.formInput
{
	width: 270px;
	float: left;
}
.formInputShort
{
	width: 100px;
}
.multiLine,
.formInputLong
{
	width:290px;
}

.formInputShortCalendar
{
	width: 75px;	
}

.formInputTable td
{
	padding: 0;
	margin: 0;
}
.formInputTable td label
{
	padding: 0;
	margin: 0;
	padding-left: 3px;
}
.formInputSelect
{
	margin-top: 5px;
	height: 19px;
}

.whitePaperFormLabel
{	
	display: inline;
	float: left;
	text-align: right;
	margin: 0 0 6px 0;
	padding: 6px 10px 0px 5px;
	white-space: normal;
}
.formLabel,
.formLabelRequired,
.formLabelInline
{	
	display: inline;
	float: left;
	text-align: right;
	
	width: 120px;
	margin: 0 0 6px 0;
	padding: 6px 10px 0 0;
	white-space: normal;
}
.formLabelInline
{
	padding: 6px 10px 0 10px;
	width: auto;
}

.formLabelNoFloat
{	
	display: inline;
	float: left;
	text-align: left;
	
	width: 120px;
	margin: 0 0 6px 0;
	padding: 6px 10px 0 0;
}


.formInputTable .formLabel
{
	text-align: left;
	width: 90px;
	margin: 8px;
	padding: 0;
}

.formLabelRequired
{
	font-weight: bold;
}

.inputForm br {
	clear: left;
}
.inputForm .updateText
{
	color: #cc0000;
	display: block;
	margin-bottom: 10px;
}

.inputForm .firstFormButton
{
	/*margin-left: 170px;*/
	margin-left: 130px;
}


.inputForm .firstSmallFormButton
{
	margin-left: 75px;
}

.inputForm .inlineFormButton
{
	margin-left: 5px;
}

.inputForm .formButton
{
	/*
	color: #004584;
	font-weight: bold;
	*/
	margin-top: 1px;
	/*font-size: 11px;*/
	width: 75px;
}

.inputForm .autoWidthFormButton
{
	width: auto;
}

.inputForm .inlineErrorText
{
	margin-left: 5px;
}

.inputForm .multiLine
{
	padding-top: 0;
}
.inputForm .formTable
{
	width: 500px;
	border-collapse: collapse;
}
.inputForm .formTable td .formInput
{
	width: auto;
	float: none;
	margin: 2px 5px;
}
.inputForm .formTable th,
.inputForm .formTable td
{
	text-align: center;
	padding: 0;
	margin: 0;
}
.inputForm .formTable th
{
	vertical-align: bottom;
	padding: 0 5px 5px 5px;
}
.inputForm .formTable td
{
	border: solid 1px #999999;
}
.inputForm .formLabelCheckBoxList
{
	padding-top: 6px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #0c436a;
	float: none;
	display: block;
	border-bottom: solid 1px #0c436a;
}

.errorText ul
{
	margin-bottom: 15px;
	color: Red;
}
.errorText
{
	color: Red;
}
.inputForm fieldset
{
	margin: 5px 0;
	padding: 5px 0;
}

.formInputShortCalendar,
.formInputShort,
.formInput, 
.formInputSelect, 
.formInputTable,
.formInputCheckBoxList,
.formInputLabel,
.formInputCheckBox
{
	float: left;
	text-align: left;
	margin: 3px 0 6px 0;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #444444;
	
}

.formInputCustom
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #444444;	
}

/*
.popupForm
{
	width:500px;
	margin:0 auto;
}
*/

.formInputLabel
{
	margin: 0 0 6px 0;
	padding: 6px 0 0 0;
	/*line-height: 25px;*/
}

.formInputCheckBox
{
	
}

.formInputCheckBoxList
{
	/*
	width: 300px;
	margin-left: 140px;
	display: inline;
	*/
}
.formInput
{
	width: 270px;
	float: left;
}
.formInputShort
{
	width: 100px;
}
.multiLine,
.formInputLong
{
	width: 570px;
}

.formInputShortCalendar
{
	width: 75px;	
}

.formInputTable td
{
	padding: 0;
	margin: 0;
}
.formInputTable td label
{
	padding: 0;
	margin: 0;
	padding-left: 3px;
}
.formInputSelect
{
	margin-top: 5px;
	height: 19px;
}

.formRow
{
	padding-right:20px;
}

.formRowButtons
{
	clear: both;
	padding-top: 10px;
}


.formTextBox
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
	background-color: #f8fbe9;
	color: #555555;
	border: solid 1px #d9d9d9;
	width: 200px;
	margin: 5px;
	padding: 5px;
}

.formDropDownList
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
	background-color: #f8fbe9;
	color: #555555;
	border: solid 1px #d9d9d9;
	width: 210px;
	margin: 5px;
	padding: 5px;
}

.imageButton
{
	padding: 5px 0;
}

.formTextBoxWatermarked
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
	background-color: #f8fbe9;
	color: #999999;
	border: solid 1px #d9d9d9;
	font-style: italic;
	width: 200px;
	margin: 5px;
	padding: 5px;
}

.formColumn
{
	width: 230px;
	float: right;
}

.formColumnNarrowRight
{
	float:right;
	margin:0 15px;
	text-align:right;
}

.formColumnFullWidth
{
	width: 460px;
	float: right;
}

.formTextBoxFullWidth
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
	background-color: #f8fbe9;
	color: #555555;
	border: solid 1px #d9d9d9;
	width: 430px;
	margin: 5px;
	padding: 5px;
}

.formTextBoxWatermarkedFullWidth
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
	background-color: #f8fbe9;
	color: #999999;
	border: solid 1px #d9d9d9;
	font-style: italic;
	width: 430px;
	margin: 5px;
	padding: 5px;
}

.formTextBoxTall
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
	background-color: #f8fbe9;
	color: #555555;
	border: solid 1px #d9d9d9;
	width: 200px;
	margin: 5px;
	padding: 5px;
	height: 152px;
}

.formTextBoxTallWatermarked
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
	background-color: #f8fbe9;
	color: #999999;
	border: solid 1px #d9d9d9;
	font-style: italic;
	width: 200px;
	margin: 5px;
	padding: 5px;
	height: 152px;
}



.formLabel,
.formLabelRequired,
.formLabelInline
{	
	display: inline;
	float: left;
	text-align: right;
	
	width: 120px;
	margin: 0 0 6px 0;
	padding: 6px 10px 0 0;
	white-space: normal;
}
.formLabelInline
{
	padding: 6px 10px 0 10px;
	width: auto;
}

.formLabelNoFloat
{	
	display: inline;
	float: left;
	text-align: left;
	
	width: 120px;
	margin: 0 0 6px 0;
	padding: 6px 10px 0 0;
}


.formInputTable .formLabel
{
	text-align: left;
	width: 90px;
	margin: 8px;
	padding: 0;
}

.formLabelRequired
{
	font-weight: bold;
}

.inputForm br {
	clear: left;
}
.inputForm .updateText
{
	color: #cc0000;
	display: block;
	margin-bottom: 10px;
}

.inputForm .firstFormButton
{
	/*margin-left: 170px;*/
	margin-left: 130px;
}


.inputForm .firstSmallFormButton
{
	margin-left: 75px;
}

.inputForm .inlineFormButton
{
	margin-left: 5px;
}

.inputForm .formButton
{
	/*
	color: #004584;
	font-weight: bold;
	*/
	margin-top: 1px;
	font-size: 11px;
	width: 75px;
}

.inputForm .autoWidthFormButton
{
	width: auto;
}

.inputForm .inlineErrorText
{
	margin-left: 5px;
}

.inputForm .multiLine
{
	padding-top: 0;
}
.inputForm .formTable
{
	width: 500px;
	border-collapse: collapse;
}
.inputForm .formTable td .formInput
{
	width: auto;
	float: none;
	margin: 2px 5px;
}
.inputForm .formTable th,
.inputForm .formTable td
{
	text-align: center;
	padding: 0;
	margin: 0;
}
.inputForm .formTable th
{
	vertical-align: bottom;
	padding: 0 5px 5px 5px;
}
.inputForm .formTable td
{
	border: solid 1px #999999;
}
.inputForm .formLabelCheckBoxList
{
	padding-top: 6px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #0c436a;
	float: none;
	display: block;
	border-bottom: solid 1px #0c436a;
}

/* Sharepoint Overwridden Styles */

.ms-WPBody
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
}

/* Awards */

div#contentArea h2.contentSectionHeader
{
	border-bottom:#bfbfbf 1px dotted;
	border-top:#bfbfbf 1px dotted;
	
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	background: #f8fbe9 url('../_layouts/1033/Images/NRI.PublicSite.Images/ico_greenArrow.gif') no-repeat 7px 13px;
	padding: 10px 10px 10px 20px;
	margin: 0 0 10px 0;
}

div#contentArea h5
{
	font-size:12px;
	padding-bottom:4px;
}

a.viewAllAwards, a.readMoreLeadership
{
	background:transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/ico_linkSquares.gif') no-repeat 0 0;
	height:14px;
	display: block;
	white-space: nowrap;
	padding-left: 22px;
	font-size:13px;
	color:#18688e;
	/*float:left;*/
	/* margin:8px 0 8px 10px; */
}

a:hover.viewAllAwards, a:hover.readMoreLeadership
{
	background-position: 0 -14px;
	color:#555555;
}

a:active.viewAllAwards, a:active.readMoreLeadership
{
	background-position: 0 -28px;
	color:#18688e;
}

.awardLogoContainer
{
	width: 90px;
	height:100%;
	float: left;
	padding-left:10px;
}

.awardDatesContainer
{
	width: 376px;
	float: right;
}

.awardDatesList
{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight: normal;
	color: #555555;
}

.awardDatesList li
{
	list-style-type: none;
	border-bottom:1px dotted #bfbfbf;
	padding-right: 90px;
	padding-left:10px;
	padding-bottom:12px;
}
div#contentArea .awardDatesList li p
{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

.awardContent
{
	margin:15px 0 15px 0;
	padding:0;
	/*float: left;*/
}

li.lastAwardItem
{
	padding-top:12px;
	border-bottom: none;
}
.ms-WPBody a:link, .ms-WPBody a:visited, .ms-WPBody a:hover
{
	color:#18688E;
	text-decoration: underline;
}

/* Leadership */

.leadershipImg
{
	float:left; 
	width: 156px;
	margin: 0 10px 10px 0px;
}

.leadershipShort
{
	float:left;
	margin:7px 0;
	width: 100%;
}

.grayDivider
{
	border-bottom:#bfbfbf 1px dotted;
	border-top:#bfbfbf 1px dotted;
	background-color:#f9f9f9;
	float:left;
	width:100%;
	padding:10px 0 12px 10px;
	margin-bottom: 10px;
} 

div#contentArea h2.greenHeaders
{
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	background:transparent url('~/_layouts/1033/Images/NRI.PublicSite.Images/ico_greenArrow.gif') no-repeat 0 3px;
	padding:0 0 0 10px;
	margin: 0 0 0 10px;
}

a.readMoreLeadership
{
	margin-left: 0 !IMPORTANT;
	margin-bottom:20px !IMPORTANT;
	
}

a.viewAllAwards, a.readMoreLeadership
{
	background:transparent url('~/_layouts/1033/Images/NRI.PublicSite.Images/ico_linkSquares.gif') no-repeat 0 0;
	height:14px;
	display: block;
	white-space: nowrap;
	padding-left: 22px;
	font-size:13px;
	color:#18688e;
	float:left;
	/*	margin:8px 0 8px 10px; */
}

.emailAddressList
{
	margin:0;
	padding:0;
}

.emailAddressList li
{
	list-style-type: none;
	margin-bottom: 10px;
}

h5.emailAddressList
{
	font-size:11px;
	padding:10px 0 0 0;
}

div.interiorTwoColumn
{
	min-height: 500px;
	background: #ffffff url('../_layouts/1033/Images/NRI.PublicSite.Images/interior_twoColumn_bg.gif') no-repeat 0 0;
}

/* Client */

div#contentArea h2.greenHeaders a, div#contentArea h2.greenHeaders a:visited, div#contentArea h2.greenHeaders a:link
{
    color:#555555;
    text-decoration: none;
}


div#contentArea .viewAllClients
{
	background-color:#f8fbe9;
	height: 36px;
}

div#contentArea a.viewAllClients
{
	height: 36px;
	width: 460px;
	background-color:#f8fbe9;
	border-top:1px dotted #bfbfbf;
	border-bottom:1px dotted #bfbfbf;
	padding:10px 0 0 30px;
	margin:0 0 15px 0;
	background:transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/btn_viewAllClients.gif') no-repeat 10px 14px;
	display:block;
	text-decoration: none;
	text-indent:-9999px;
	white-space: nowrap;
}

div#contentArea a:hover.viewAllClients
{
	background-image:url('../_layouts/1033/Images/NRI.PublicSite.Images/btn_viewAllClients.gif');
}

div#contentArea a:active.viewAllClients
{
	background-image:url('../_layouts/1033/Images/NRI.PublicSite.Images/btn_viewAllClients.gif');
}

.clientFlyoutLeft
{
	float:left;
	padding:0 0 0 10px;
	width:248px;
}

.clientFlyoutRight
{
	float:left
}

.clientList
{
	margin:0;
	padding:0;
	margin-bottom:25px;
}

.clientList li
{
	font-size: 12px;
	list-style-type: none;
	margin:7px 0 0 0;
	padding:0;
}

.clientList li.clientListHeader
{
	color: #aa3495;
	font-size: 13px;
	font-weight: bold;
}

/* Portfolio */

.portfolioContainer
{
	height:436px;
	width:684px;
}

.portfolioControlsContainer
{
	width: 631px;
	margin:0 0 0 18px;
	padding:11px 0 0 12px;
	background:transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/bg_buttonContainer_portfolio.gif') no-repeat 0 0;
}

ul.portfolioControls
{
	margin:0;
	padding:0;
	height: 66px;
	float:left;
}

ul.portfolioControls li
{
	list-style-type:none;
	height:31px;
	margin:0 5px 4px 0;
	padding:0;
	width:203px;
	float:left;
}

ul.portfolioControls li.lastControl
{
	margin:0 0 4px 0;
}

ul.portfolioControls a
{
	text-indent: -9999px;
	white-space: nowrap;
	display: block;
	height:31px;
	width:203px;
}

ul.portfolioControls a:hover
{
	background-position: 0 -31px;
	width:203px;
}

ul.portfolioControls a:active,
ul.portfolioControls a.selected
{
	background-position: 0 -62px;
	width:203px;
}

.publicWebsitesPortLink
{
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/btn_publicWebsites_portfolio.png') no-repeat 0 0;
}

.sharepointPortLink
{
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/btn_sharepoint_portfolio.png') no-repeat 0 0;
}

.campaignsPortLink
{
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/btn_campaigns_portfolio.png') no-repeat 0 0;
}

.richMediaFlashPortLink
{
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/btn_richMediaAndFlash_portfolio.png') no-repeat 0 0;
}

.businessAppPortLink
{
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/btn_businessApplications_portfolio.png') no-repeat 0 0;
}

.identityPrintPortLink
{
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/btn_identityAndPrint_portfolio.png') no-repeat 0 0;
}
					
.portfolioViewerFrame
{
	height:311px;
	margin:0;
	padding:15px 14px 14px 13px;
	width:657px;
	background:transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/bg_thumbnailContainer_portfolio.gif') no-repeat 0 0;
}
.portfolioViewingArea
{
	margin: 0;
	padding: 0;
	width: 657px;
	height: 311px;
	overflow: hidden;
}
.portfolioTypesWrapper
{
	margin: 0;
	padding: 0;
	width: 1971px;
	height: 622px;
}
.portfolioType
{
	width: 639px;
	height: 291px;
	padding: 10px 9px;
	float:left;
}

.portfolioItem
{
	margin: 0;
	padding: 10px 9px;
	height: 124px;
	width: 195px;
	float: left;
}

.portfolioThumbnail
{
	width: 195px;
	height: 107px;
	background:transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/bg_thumbnail_portfolio.gif') no-repeat 0 0;
}

.portfolioThumbnailImage
{
	width: 195px;
	height: 107px;
	border: none;
}

.portfolioContainer .portfolioItem h4.projectTitle
{
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 5px;
	padding-left:10px;
}

/* Portfolio Modal Popup Styles */
.modalBackground
{
	background-color: #000000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 1000;
}
.portfolioModalPopup
{
	width: 932px;
	height: 502px; 
	/*background: Transparent url('../../Images/modal_bg.png') no-repeat 0 0;*/
}
.portfolioModalPopupCloseButtonArea
{
	height: 27px;
	width: 932px;
	text-align: right;
}
.portfolioModalPopupContent
{
	height: 475px;
	width: 932px;
}

/* SERVICES */
div#contentArea h2.businessApp
{
	background:transparent url('~/_layouts/1033/Images/NRI.PublicSite.Images/hdr_businessApplications.jpg') no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	white-space: nowrap;
	margin:0;
	padding:0 0 15px 0;
	width:470px;
	height:58px;
}

div#contentArea h2.publicWeb
{
	background:transparent url('~/_layouts/1033/Images/NRI.PublicSite.Images/hdr_publicWebsites.jpg') no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	white-space: nowrap;
	margin:0;
	padding:0 0 15px 0;
	width:470px;
	height:58px;
}

div#contentArea h2.richInternet
{
	background:transparent url('~/_layouts/1033/Images/NRI.PublicSite.Images/hdr_richInternetApplications.jpg') no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	white-space: nowrap;
	margin:0;
	padding:0 0 15px 0;
	width:470px;
	height:58px;
}

div#contentArea div.Header
{
    padding-bottom: 10px;   
 }
 
 
 
div#contentArea a.subServiceFlyout
{
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #555555;	
	width: 460px;
	
	border-top:1px dotted #bfbfbf;
	border-bottom:1px dotted #bfbfbf;
	padding: 7px 0 7px 30px;
	background:transparent url('~/_layouts/1033/Images/NRI.PublicSite.Images/ico_subServiceUp.gif') no-repeat 10px 12px;
	display:block;
	text-decoration: none;
	background-color:#f9f9f9;
}

.accordianWrapper
{
    width:500px;
    overflow: hidden;
}

.accordionContent
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:12px;
	line-height: 18px;
}

div#contentArea a.selectedSubServiceFlyout
{
    font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #555555;	
	width: 460px;
	padding: 7px 0 7px 30px;	
	border-top:1px dotted #bfbfbf;
	border-bottom:1px dotted #bfbfbf;
	background:transparent url('~/_layouts/1033/Images/NRI.PublicSite.Images/ico_subServiceActive.gif') no-repeat 10px 12px;
	display:block;
	text-decoration: none;
	background-color:#f0f6cc;
}

div#contentArea a:hover.subServiceFlyout
{
	background-color:#f8fbe9;
	background-image: url('~/_layouts/1033/Images/NRI.PublicSite.Images/ico_subServiceOver.gif');
}

div#contentArea p.subServiceDescription
{
	padding: 0 18px 16px 12px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:12px;
	line-height: 18px;
	
}

div#contentArea p.moreInformationFooter
{
	color:#999999;
}

/* Case Study List */
.caseStudyItem
{
	width: 460px;

}

.caseStudyItemFirst
{
	border-bottom:1px dotted #bfbfbf;
	float:left;
	margin-bottom:20px;
}

.caseStudyItemList
{
	border-bottom:1px dotted #bfbfbf;
	float:left;
}

.caseStudyItemListFirst
{
	border-top:1px dotted #bfbfbf;
	border-bottom:1px dotted #bfbfbf;
	float:left;
}


.caseStudyLogoWrapper
{
	width: 190px;
	float: left;
	text-align: center;
}
.caseStudyLogoWrapper img
{
	padding: 12px;
}
.caseStudyContent
{
	width: 270px;
	float: right;
	padding:16px 0 18px;
}
.caseStudyContent .itemLabel
{
	font-weight: bold;
	padding-right: 5px;
}
.caseStudyLinkWrapper
{
	padding-top: 8px;
}
.caseStudyLinkWrapper a
{
	padding-right: 11px;
	background-repeat: no-repeat;
	background-position: right 7px;
}

.caseStudyDownloadWrapper
{
	font-weight: bold;
	color: #555555;	
	height: 24px;
	width: 415px;
	padding: 5px 0 10px 45px;
	margin:-20px 0 15px 0;
	display:block;	
	background-color:#f8fbe9;
	background-repeat: no-repeat;		
	border-bottom:1px dotted #bfbfbf;	
	text-decoration: none;
	float: left;
	
}

.downloadCaseStudy
{
	padding-top: 10px;
}
.downloadCaseStudy a
{
	display: block;
	height:33px;
	padding-left: 43px;
	background-image: url('../_layouts/1033/Images/NRI.PublicSite.Images/ico_pdf.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 11px;
	color: #145d94;
	text-decoration: none;
}

.downloadCaseStudyHeading
{
	font-size: 11px;
	margin-bottom: 10px;
}

.contentSection {
	border-top:1px dotted #CCCCCC;
	padding:10px 0;
}

.contentSectionFirst {
	border-top:medium none;
}

/* SERVICES */

div#contentArea h2.businessApp
{
	background:transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/hdr_businessApplications.jpg') no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	white-space: nowrap;
	margin:0;
	padding:0 0 15px 0;
	width:470px;
	height:58px;
}

div#contentArea h2.publicWeb
{
	background:transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/hdr_publicWebsites.jpg') no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	white-space: nowrap;
	margin:0;
	padding:0 0 15px 0;
	width:470px;
	height:58px;
}

div#contentArea h2.richInternet
{
	background:transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/hdr_richInternetApplications.jpg') no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	white-space: nowrap;
	margin:0;
	padding:0 0 15px 0;
	width:470px;
	height:58px;
}
/*
div#contentArea a.subServiceFlyout
{
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #555555;	
	height: 36px;
	width: 460px;
	background-color:#f9f9f9;
	border-top:1px dotted #bfbfbf;
	border-bottom:1px dotted #bfbfbf;
	padding:10px 0 0 30px;
	margin:0 0 15px 0;
	background:transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/ico_subServiceUp.gif') no-repeat 10px 14px;
	display:block;
	text-decoration: none;
}

div#contentArea a:hover.subServiceFlyout
{
		background-color:#f8fbe9;
		background-image: url('.../_layouts/1033/Images/NRI.PublicSite.Images/ico_subServiceOver.gif');	
}

div#contentArea a:active.subServiceFlyout
{
	background-color:#f0f6cc;
	background-image: url('../_layouts/1033/Images/NRI.PublicSite.Images/ico_subServiceActive.gif');
}

div#contentArea p.subServiceDescription
{
	padding:0 18px 16px 12px;
}

div#contentArea p.moreInformationFooter
{
	color:#999999;
}
*/
/* Map */

.atlanta
{
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/hdr_atlanta_bg.gif') no-repeat 10px 11px;
	height:14px;
	width: 210px;
	padding:0;
	text-indent:-9999px;
	white-space: nowrap;
	display: block;
}

.map
{
	margin:15px 0 0 0;
	float:left;
}

.printerFriendly
{
	background:transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/ico_printer.gif') no-repeat 0 top;
	padding:10px 0 0 48px;
	display:block;
	height: 36px;
	float:left;
	width:100%;
	text-decoration: none;
	font-weight:bold;
}

.directionsAndDistance
{
	background: transparent url('../_layouts/1033/Images/NRI.PublicSite.Images/hdr_directionsAndDistance_bg.gif') no-repeat 10px 11px;
	height:15px;
	width: 453px;
	padding:0;
	text-indent:-9999px;
	white-space: nowrap;
	display: block;
}

#contentArea table.directionsTable
{
	font-size: 11px;
	float:left;
	width: 100%;
	margin-bottom:20px;
}

div#contentArea p.mapPreamble
{
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 0;
	padding-top:14px;
	float:left;
}

.directionInfoContainer
{
	float:left;
	padding:0;
	padding-top: 10px;
	margin:0;
	line-height:18px;
	width:100%;
}

em.bold 
{
	font-style: normal;
	font-weight: bold;
}

#relatedInformation p.contactInfo
{
	line-height: 18px;
	margin-bottom:15px;
}


.greenHeading td
{
	border-bottom:#bfbfbf 1px dotted;
	border-top:#bfbfbf 1px dotted;
	background-color:#f8fbe9;
	padding:8px 5px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
} 

.altRow td
{
	background-color: #f7f7f7;
}

.greenDivider
{
	border-bottom:#bfbfbf 1px dotted;
	border-top:#bfbfbf 1px dotted;
	background-color:#f8fbe9;
	float:left;
	width:100%;
	padding:10px 0 12px 10px;
	margin-bottom: 10px;
} 

/* TRUE NORTH */

.fileDownloadWrapper
{
	font-weight: bold;
	color: #555555;	
	height: 24px;
	width: 445px;
	padding:4px 0 8px 45px;
	margin:0 0 15px 0;
	display:block;	
	background-color:#f8fbe9;
	background-repeat: no-repeat;		
	border-top:1px dotted #bfbfbf;
	border-bottom:1px dotted #bfbfbf;	
	text-decoration: none;
}

.pdf
{
	background-position: 10px 6px;
	background-image: url('../_layouts/1033/Images/NRI.PublicSite.Images/ico_adobe.gif')
}

.fileDownloadWrapper a { text-decoration: none; }

table.top
{
	display: block;
	padding-left: 10px;
	background-image: url('../_layouts/1033/Images/NRI.PublicSite.Images/raquo_bg.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-decoration: none;
	font-weight: bold;
}
.top:hover { color: #555555; }

.ms-WPBody
{
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:12px;
}

.testXXX {}