﻿html, body
{
	height: 100%;
}
body, input, select, textarea, body td
{
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #002C5D;
}
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td {  
    margin:0; 
    padding:0; 
}

blockquote 
{
	margin: 0 0 0 1em;
	padding: 0;
}

fieldset,img {  
    border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
q:before,q:after { 
    content:''; 
} 
	abbr,acronym { border:0; 
}
a, a:visited
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	
} 
a:hover
{
	font-family: Arial;
	font-size: 16px;
	color: #28383E;
	text-decoration: none;
}
#homeLink
{
	text-decoration: none;
	cursor: pointer;
}
.gbl_clear
{
	clear: both;
}
.gbl_clearRight
{
	clear: right;
}
#page_wrapper
{
	border: 1px solid #B5C6C6;
	width: 958px;
	height: 705px;
	margin-left: 15px;
	margin-top: 5px;
}
#topBar
{
	height: 70px;
	*height: 60px;
}
.pageSplitBar
{
	background:url(/Images/New/homeDiv-Gradient.png) no-repeat;
	width: 938px;
	height: 3px;
	overflow: hidden;
}
#topGradientBar
{
	background:url(/Images/New/headerGradient.png) no-repeat;
	width: 958px;
	height: 9px;
}
.Logo 
{
	left:13px;
	position:relative;
	top:9px;
	*top: -1px;
}
.LogoBar 
{
	margin-right:5px;
	position:absolute;
	top:3px;
}
.LogoD 
{
	color:#003264;
	font-family:Arial;
	font-size:23px;
	font-weight:normal;
	left:7px;
	position:absolute;
	top:-1px;
}
.LogoB 
{
	color:#003264;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	left:8px;
	margin-bottom:0;
	margin-top:22px;
	position:absolute;
	text-transform:none;
	top:5px;
}
#dfMenu
{
	float: right;
	margin-right: 12px;
	*margin-right: 10px;
	margin-top: 25px;
	*margin-top: 19px;
}
/*This element is hidden on page load.*/
#dfMenuCover
{
	/*In order for IE to render the element, a background color is needed. 
	Without background color, this element wouldn't prevent the menus from working when display: block.*/
	position:absolute;
	background-color: Red;
	display:none;
	height:50px;
	left:360px;
	top:20px;
	width:614px;
	z-index:5000;
	opacity: 0;
	filter: alpha(opacity=0);
}
.menuLShape
{
	margin-top: -4px;
	color: #BFDAE4;
}
#menuBar
{
	background: url(/Images/New/Navbar.png) no-repeat;
	height: 3px;
	width: 551px;
	line-height: 1px;
	overflow: hidden;
}
#menuLinks
{
	margin-left: 22px;
	margin-top: 1px;
}
.menuLShape
{
	float: left;
	margin-top: 1px;
	background: url(/Images/New/Lbar.jpg) no-repeat;
	width: 13px;
	height: 14px;
}
.menuItem
{
	float: left;
	text-decoration: none;
	margin-right: 61px;
	margin-top: 4px;
	font-family: Arial;
	font-size: 14px;
	color: #59728F;
}
.withTabs #content-area-region
{
	background: url(/Images/New/gradientBackground.png) no-repeat;
	width: 957px;
	height: 262px;
}
.noTabs #content-area-region
{
	background: url(/Images/New/back.jpg) no-repeat;
	width: 958px;
	height: 264px;
}
.WithTabs #content-area-tabs
{
	display: block;
}
.WithTabs #content-area-noTabs
{
	display: none;
}
.noTabs #content-area-noTabs
{
	display: block;
}
.noTabs #content-area-tabs
{
	display: none;
}
#content-area-wrapper
{
	display: block;
	position:absolute;
	left:17px;
	top:451px;
	*z-index: 2;
}
#content-area-tabs-inner-border
{
	border-bottom: 1px solid #217FA2;
	border-right: 1px solid #217FA2;
	height: 229px;
	width: 942px;
}
#content-area-noTabs .blueHeader-withTabs
{
      margin-left: 10px;
}
#tabs-area
{
	position: absolute;
	margin-left: 325px;
	left: 0px;
	top: -16px;
	*top: -15px;
}
#content-area-tabs
{
	margin-left: 6px;
	border-right: 3px solid #28383E;
	border-bottom: 3px solid #28383E;
	border-top: 1px solid #99BECF;
	background-color:#FFFFFF;
	height:229px;
	width:942px;
}

#footer-wrapper
{
	font-family: Arial;
	font-size: 11px;
	color: #59728F;
	height: 19px;
	*height: 20px;
	padding-top: 1px;
	*padding-top: 3px;
}
#footer-address
{
	margin-left: 8px;
}
#footer-copyright
{
	float: right;
}
.footerBar
{
	float: left;
	width: 5px;
	border-right: 1px solid #FF9900;
	margin-right: 5px;
	margin-left: 5px;
}
.footerItem
{
	float: left;
}
.goldHeader
{
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #FF9900;
	text-transform: uppercase;
}
.blueHeader, .blueHeader-withTabs
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #217FA2;
	text-transform: uppercase;
}
.blueHeader2
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #217FA2;
	text-transform: uppercase;
}
.highlight
{
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #217FA2;
}

#content-area-noTabs .blueHeader-withTabs
{
	margin-left: 10px;
}
.buildTechnologies
{
	margin-left: 20px;
}
.infoText-placement
{
	margin-left: 34px;
	margin-top: 3px;
	margin-right: 20px;
}
.infoText
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #002C5D;
}
.technologyInfo
{
	margin-top: -6px;
	margin-left: 34px;
	width: 855px;
}
#splitBar-noTabs
{
	margin-top: 4px;
	margin-top: 4px;
	margin-left: 8px;
}
.DfFloat
{
	float: left;
}
.goldDivisionBar
{
	margin-top: 12px;
	background: url(/Images/New/divisionBar.png) no-repeat;
	width: 2px;
	height: 129px;
}	
.infoBox
{

	width: 305px;
}
#infoBox-middle
{
	width: 318px;
}
.infoBoxHeader
{
	margin-top: 15px;
	margin-left: 20px;
}
.infoboxLink-placement
{
	float: right;
	padding-top: 15px;
	margin-bottom: 16px;
	margin-right: 20px;
}
.hideShowContentWrapper .infoBox
{
	position: relative;
}
.hideShowContentWrapper .infoBox .infoBoxLink-placement
{
	position: absolute;
	top: 112px;
	left: 162px;
}
.hideShowContentWrapper .leftInfoBox .infoBoxLink-placement
{
	position: absolute;
	top: 112px;
	left: 173px;
}
.hideShowContentWrapper .middleInfoBox .infoBoxLink-placement
{
	position: absolute;
	top: 112px;
	left: 198px;
}
#HideShowOverlay .infoBoxLink-placement
{
	margin-bottom: 0;
	margin-right: 20px;
}
.infoBoxLink
{
	font-weight: bold;
	font-size: 16px;
	color: #FF9900;
	font-family: Arial, sans-serif;	
}
#serviceList
{
	/*width: 299px;*/
	
}
#serviceListGoldBar
{
	float: left;
	margin-top: 14px;
	border-right: 2px solid #FF9900;
	height: 208px;
}
.tabLCorner
{
	float: left;
	background: url(/Images/New/tabLcorner.png) no-repeat;
	width: 6px;
	height: 16px;
	cursor: pointer;
	padding-bottom: 0px;
	border-bottom:1px solid #99BECF;
	overflow: hidden;
}
.services #service-tab .tabLCorner, .caseStudies #caseStudy-tabs .selected .tabLCorner, .caseStudies #caseStudy-tab .tabLCorner
{
	float: left;
	background: url(/Images/New/tabLcorner-Selected.png) no-repeat;
	width: 6px;
	height: 16px;
	cursor: pointer;
	border-bottom:1px solid #FFFFFF;
	overflow: hidden;
}
.tabContent
{
	float:left;
	background: url(/Images/New/tab1px.png) repeat-x;
	height: 16px;
	color: #59728F;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 0px;
	border-bottom:1px solid #99BECF;
	overflow: hidden;
}
.services #service-tab .tabContent, .caseStudies #caseStudy-tabs .selected .tabContent, .caseStudies #caseStudy-tab .tabContent
{
	float:left;
	background: url(/Images/New/tab1px-Selected.png) repeat-x;
	height: 16px;
	color: #59728F;
	cursor: pointer;
	border-bottom:1px solid #FFFFFF;
	overflow: hidden;
}
.tabRCorner
{
	float:left;
	background: url(/Images/New/tabRcorner.png) no-repeat;
	width: 6px;
	height: 16px;
	line-height: 14px;
	cursor: pointer;
	padding-bottom: 0px;
	border-bottom:1px solid #99BECF;
	overflow: hidden;
	margin-right: 1px;
}
.services #service-tab .tabRCorner, .caseStudies #caseStudy-tabs .selected .tabRCorner, .caseStudies #caseStudy-tab .tabRCorner
{
	float:left;
	background: url(/Images/New/tabRcorner-Selected.png) no-repeat;
	width: 6px;
	height: 16px;
	line-height: 14px;
	cursor: pointer;
	border-bottom:1px solid #FFFFFF;
	overflow: hidden;
}

#caseStudy-tab
{
	display: none;
}
.caseStudyPage #caseStudy-tab
{
	display: block;
}

.manual_disc
{
	display: none;
	background: url(/Images/New/YellowDot.png) no-repeat;
	height: 9px;
	width: 8px;
	margin-left: 5px;
	*margin-left: 4px;
	*-margin-left: 0px;
	*-margin-right: 3px;
	overflow: hidden;
	margin-top: 4px;
}
.clicked .manual_disc
{
	display: block;
}
.content-submenus-placement
{
	margin-left: 15px;
	*margin-left: 14px;
	*-margin-left: 5px;
	width: 244px;
	cursor:pointer;
}
.content-submenus
{
	color: #59728f;
	font-family: Arial;
	font-size: 13px;
}
.clicked .content-submenus-placement
{
	margin-left: 2px;
	*-margin-left: 0px;
}
.infoText-small
{
	font-family: Arial;
	font-size: 12px;
	color: #002c5d;
	width: 456px;
	line-height: 120%;
	margin-left: 25px;
}
.photo
{
	background: url(/Images/New/servicesSampleImage.png) no-repeat;
	width: 127px;
	height: 208px;
	float: left;
	margin-top: 16px;
	padding-left: 2px;
}
.rightsubcolumn1
{
	width: 465px;
}
.leftsubcolumn1
{
	float: left;
	margin-left: 18px;
	width: 280;
}
.services #services-wrapper 
{
	display:block;
	left:302px;
	*left: 300px;
	*-left: 304px;
	width: 650px;
	position:absolute;
}
.services #useCase-wrapper
{
	display: none;
}

.caseStudies #services-wrapper
{
	display: none;
}
.caseStudies #useCase-wrapper
{
	display: block;
	position: absolute;
	left: 302px;
	*left: 300px;
	*-left: 303px;
}


#customerLogo
{
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}
.useCase-infoText
{
	color:#002C5D;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	margin-left: 18px;
}
#challengeText
{
	width: 600px;
}
#solutionHeader
{
	margin-top: 20px;
}
#solutionText
{
	width: 600px;
}
.questionText, #questionText
{
	float: left;
	color:#217FA2;
	font-family:Arial;
	font-size: 16px;
	padding-top: 1px;
}
.contactUsText, #contactUsText a
{
	color: #FF9900;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	margin-left:5px;
}
#landing-header
{
	margin-left: 41px;
	*margin-left: 42px;
	margin-top: 15px;
	*margin-top: 13px;
}
#landing-text
{
	margin-top: 12px;
	margin-left: 33px;
	*margin-left: 37px;
	margin-right: 5px;
	*margin-right: 2px;
}
.landing-text-small
{
	font-family: Arial;
	font-size: 12px;
	color: #002c5d;
	width: 456px;
	line-height: 120%;
	margin-left: 25px;
}
.landing-header-bullet
{
	background: url(/Images/New/YellowDot.png) no-repeat;
	height: 9px;
	width: 8px;
	margin-left: 30px;
	*margin-left: 36px;
	overflow: hidden;
	margin-top: 17px;
	*margin-top: 15px;
}
.landing-text-container .landing-header-bullet
{
	margin-top: 2px;
	*margin-top: 15px;
}
.landing-photo
{
	bottom: 11px;
	*bottom: 720px;
	right: 11px;
	*right: 11px;
	position: absolute;
	z-index: 0;
	*z-index: -1;
}
.landing-photowrapper
{
	 position: relative;
}
.module-contactus-blue
{
	font-family: Arial;
	font-size: 12px;
	color: #59728F;
	float: right;
	margin-bottom: 16px;
}
.module-contactus-gold
{
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	float: right;
	margin-right: 30px;
	margin-bottom: 16px;
}

.landing-blueHeader
{
	font-family: Arial;
	font-size: 18px;
	color: #217FA2;
	line-height: 85%;
	margin-left: 19px;
	margin-top: 24px;
}
.landing-bodytext
{
	font-family: Arial;
	font-size: 12px;
	color: #59728F;
	margin-left: 33px;
	margin-top: 13px;
}
.service-blueHeader-placement
{
	margin-left: 156px;
	*-margin-left: 159px;
	margin-top: 14px;
}
.service-blueHeader
{
	font-family: Arial;
	font-size: 18px;
	color: #217FA2;
	line-height: 85%;
	text-transform: uppercase;
}
.service-bodyText-placement
{
	margin-right:3px;
	margin-top:12px;
	overflow:auto;
	height:141px;
	padding-left:12px;
	*padding-left:8px;
	padding-right: 21px;
}
.service-bodytext 
{
	color:#59728F;
	font-family:Arial;
	font-size:12px;
}
/* FF2 workaround found at http://cssforlunch.com/css-hack-for-firefox-only/ */
.service-bodytext, x:-moz-any-link  { width: 478px;}
/* FF3 to ignore workaround above */
.service-bodytext, x:-moz-any-link, x:default { width: 478px;}
.service-bodyText-placement
{
	*width: 505px;
	*-width: 487px;
}
/*\*/
html>body*.service-bodyText-placement {width: 478px; }
/**/
.service-photo 
{
	float:left;
	height:208px;
	margin-left:8px;
	*margin-left: 12px;
	*-margin-left: 13px;
	width:127px;
	margin-top: 14px;
}
.questionsContactUs 
{
	left:462px;
	*left: 465px;
	position:absolute;
	top:202px;
	width: 188px;
}
#homeCategoryHeader
{
	margin-top:10px;
	margin-bottom: 1px;
}
#listContent
{
	margin-top: 10px;
	margin-bottom: 1px;
}
.listItem
{
	margin-bottom: 10px;
}
.play
{
	background: url(/Images/New/play.png) no-repeat;
	height: 30px;
	width: 30px;
	position: relative;
	right: -917px;
	top: 9px;
	z-index: 3px;
}
.pause
{
	background: url(/Images/New/pause.png) no-repeat;
	display: block;
	height: 30px;
	width: 30px;
	position: relative;
	right: -917px;
	top: 9px;
	z-index: 3px;
}
.noSilverlight .pause, .noSilverlight .play
{
	display: none;
}
.SLAltBuzz 
{
	background: url(/Images/TagCloud/Buzzwords.png) no-repeat;
}
.SLAltCS 
{
	background: url(/Images/TagCloud/CaseStudies.png) no-repeat;
}
.SLAltCust 
{
	background: url(/Images/TagCloud/Customers.png) no-repeat;
}
.SLAltServ
{
	background: url(/Images/TagCloud/Services.png) no-repeat;
}
.caseStudy-landing-text
{
	font-family: Arial;
	font-size: 12px;
	color: #002c5d;
	width: 600px;
	line-height: 120%;
	margin-left: 25px;
}
#Cloud
{
	height: 345px;
	width: 957px;
}
#SLCloudContainer
{
	visibility: hidden;
	margin-top: -30px;
}
.SLCloudContainer-noMargin
{
	margin-top: 0px;
}

#homeServicesList
{
	overflow: auto;
	height: 183px;
	width: 282px;
}
#categoryItemsList
{
	overflow: auto;
	height: 200px;
	width: 282px;
}
#mobileLink 
{
	color: #3898B7;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#mobileLink:hover 
{
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}
#landing-wrapper
{
	display:block;
	left:296px;
	*left: 294px;
	*-left: 314px;
	position:absolute;
	width: 625px;
	z-index: 1;
}
#landing-wrapper .service-photo
{
	margin-top: 14px;
}
.landing-HeaderTextStyle
{
	font-family: Arial;
	font-size: 18px;
	color: #4E8DA3;
	line-height: 85%;
}
.landing-bodyTextStyle
{
	font-family: Arial;
	font-size: 12px;
	color: #002c5d;
}
#EditMode #homeViewSwitcher
{
	visibility: visible;
}
#homeViewSwitcher
{
	visibility: hidden;
}
/* Dynamic module styles */
.CaseStudiesModuleWrapper 
{
	clear:right;
	height:158px;
	overflow:auto;
	position:absolute;
	top:40px;
	*top:41px;
	*left: 5px;
	width:646px;
	*width: 642px;
	*-width: 639px;
}
.csm-logo 
{
	position:absolute;
	top:6px;
	left:488px;
	*left:483px;
	height:40px;
	width:148px;
}
.csm-bh-placement
{
	margin-left:25px;
}
.csm-bh 
{
	color:#4E8DA3;
	font-family:Arial;
	font-size:18px;

}
.csm-bh2
{
	margin-top: 25px;
}
.csm-bt-placement
{
	margin-left: 35px;
}
.csm-bt
{
	font-family: Arial;
	font-size: 12px;
	color: #59728F;

}
.sm-disc
{
	background: url(/Images/New/YellowDot.png) no-repeat;
	height: 9px;
	width: 9px;
	position: absolute;
	left: 146px;
	*left: 148px;
	*-left: 151px;
	margin-top: 18px;
}

/* legacy styles */
.casestudy-blueHeader
{
	font-family: Arial;
	font-size: 16px;
	color: #217FA2;
	margin-left: 19px;
}
.casestudy-bodytext
{
	font-family: Arial;
	font-size: 12px;
	color: #59728F;
	margin-left: 33px;
}
.casestudy-customerLogo
{
	width: 148px;
	height: 35px;
	float: right;
	margin-right: 5px;
	margin-top: 3px;
}
.cs-goldHeader
{
	color:#FFBF5E;
	font-family:Arial;
	font-size:18px;
	text-transform:uppercase;
}
#cs-name 
{
	margin-left:14px;
	margin-top:16px;
}
.SlLoading .noSilverlightImap
{
	display: none;
}
.noSilverlightImap 
{
	display:block;
	position:absolute;
	z-index:-1;
}
.noSilverlightImap img
{
	width: 957px;
}
.showImapNotSilverlight .noSilverlightImap
{
	z-index: 0;
}

/*new template css starts here */
#HideShow
{
	position: relative;
	height: 345px;
	width: 957px;
}
#HideShowOverlay
{
	position: absolute;
	top: 22px;
	left: 10px;
	width: 449px;
	z-index: 1;
}
#HideShowOverlayContent
{
 	border-left: 1px solid #217FA2;
	width: 428px; /* 449px - 20px padding and 1px border */
	*width: 449px;
 	background: url(../../Images/HideAndShow/overlayMiddleBackground.png) repeat-y;
 	padding: 22px 10px 22px 10px;
}
#HideShowOverlayContent .overlayBody
{
	padding-right: 10px;
}
.HideShowBackground
{
	position: absolute;
	bottom: 0px;
	right: -1px;
	*right: -2px;
	*bottom: -1px;
	z-index: 0;
}
.noBottomHeaderArea #HideShow-BottomHeader
{
	display: none;
}
.noBottomHeaderArea .goldDivisionBar
{
	height: 210px;
}

#GenericLanding
{
	position: relative;
	height: 345px;
	width: 957px;
}

.genericLanding-bottomRightRegion
{
	margin-left: 16px;
}
.anim1DotFillScreen #anim1dot
{
	display: block;
	position: fixed;
	*position: absolute;
	height: 250%;
	width: 250%;
	bottom: 0px;
	right: 0px;
}
#anim1dot
{
	visibility: hidden;
	position: absolute;
	background-color:#F79A1D;
	height: 8px;
	*height: 8px;
	width: 8px;
	top: 87px;
	left: 478px;
	z-index: 1001;
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.5;
}
#animkeyWrapper
{
	visibility: hidden;
	position: absolute;
	left: 309px;
	top: 35px;
	z-index: 1002;
}
#animkey
{
	position: absolute;
	background:url(/Images/New/KeyPopup.png) no-repeat;
	*-background:url(/Images/New/KeyPopup.gif) no-repeat;
	width: 348px;
	height: 521px;
	z-index: 1002;
	cursor: pointer;
}
#animArrow
{
	background:url(/Images/New/arrow.gif) no-repeat;
	width: 62px;
	height: 71px;
	position: absolute;
	left: 125px;
	top: 227px;
	z-index: 1002;
}
#noThanksLnk
{
	position: absolute;
	top: 398px;
	left: 210px;
	cursor: pointer;
	z-index: 1002;
}
#whiteCover
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	background-color: White;
	z-index: 5000;
}

/* HideAndShow template 
   Many of these styles are overrides of more general rules above.
   Note that the left column tends to need special treatment throughout. */
 
.hideShowContentWrapper .infoBox 
{
	margin-top: 10px;
}
.hideShowImage
{
	float: left;
	margin: 0 10px 0 0;
}
.leftInfoBox .hideShowImage
{
	margin: 0 10px 0 8px;
}
.hideShowContentWrapper .infoBox .infoText-placement
{
	margin-left: 105px;
}
.hideShowContentWrapper .infoBox .infoBoxHeader
{
	margin-left: 0px;
	margin-top: 0px;
	/* Align top of capital letters with top of image. This is not pixel-perfect, but it's as
	   close as we're likely to get cross-browser. */
	line-height: 16px;
}
.hideShowSubHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #217da2;
}
.hideShowContentWrapper .infoBox
{
	width: 298px;
	*width: 294px;
}
body .hideShowContentWrapper .leftInfoBox
{
	width: 309px; /* Gives 300px from edge of blue border box */
	*width: 307px;
}
.hideShowContentWrapper .middleInfoBox
{
	width: 334px;
}
.hideShowContentWrapper .goldDivisionBar
{
	height: 149px;
	margin-top: 10px;
}

/* Overrides for image-less info boxes */
.infoBoxHeaderNoImage
{
	margin-left: 10px;
}
.leftInfoBox .infoBoxHeaderNoImage
{
	margin-left: 15px;
}
.infoText-placementNoImage
{
	margin-left: 15px;
	padding-right: 1em;
}
.leftInfoBox .infoText-placementNoImage
{
	margin-left: 20px;
}

/* Contact Us and resume form styles */
.ContactForm
{
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: -40px;
}

.ContactForm td
{
	padding-top: 1em;
}
.ContactForm .leftCol
{
	padding-right: 89px;
}
.ContactForm .rightCol
{
	padding-left: 89px;
}
.ContactForm input, .ContactForm select
{
	width: 247px;
}
.ContactForm textarea
{
	width: 100%;
}
/* Disable textarea resizing. Applies to Safari only */
textarea 
{
     resize: none;
}

.ContactForm #SubmitWrapper
{
	text-align: right;
	padding-top: 1em;
}
.ContactForm input, .ContactForm textarea, .ContactForm select
{
	border: 1px solid #387CA3;
}
.ContactForm #Submit
{
	width: 61px;
	height: 22px;
	border: none;
}
.ContactForm label
{
	color: #002C5D;
	font-family: Arial;
	font-size: 14px;
}
.ContactForm label .detail
{
	color: #59728F;
}

.ContactUsBottomWrapper .oneCol_bottomArea-leftSide
{
	padding-left: 5px;
}
.ContactUsBottomWrapper .oneCol_bottomArea-rightSide
{
	width: 600px;
}
.OneColumnBottomWrapper .oneCol_bottomArea-leftSide
{
	padding-left: 5px;
}
body .ContactUsBottomWrapper #serviceListGoldBar
{
	height: 211px;
}

.ResumeFormBottomWrapper
{
	display: none;
}

.disclaimer
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #59728F;	
}
.quote
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #59728F;
}
.boldQuote
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #59728F;
}

/* Module styles */
.RightSidebarModule
{
	width: 202px;
	background: white;
}
.RightSidebarModuleWithBorder
{
	width: 202px;
	*width: 204px;
	margin-right: 4px;
	margin-top: 1px;
	border: 1px solid #237FA2;
	background: white;
}
.ShadowBoxModule319
{
	width: 323px;
}
.ShadowBoxModule319 .ShadowBoxModuleContent
{
	width: 303px;
	*width: 323px;
	margin: 0;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 22px;  /* for drop shadow */
	background: url(../../Images/Modules/ShadowModule319pxMiddle.png);
}
.ShadowBoxModule204
{
	width: 208px;
}
.ShadowBoxModule204 .ShadowBoxModuleContent
{
	width: 188px;
	*width: 208px;
	margin: 0;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 20px; /* for drop shadow */
	background: url(../../Images/Modules/ShadowModule204pxMiddle.png);
}
.RightSidebarModuleWithBorderUpperArea, .RightSidebarModuleUpperRegion
{
	padding: 8px;
}
#footer-address a
{
	color: #3898B7;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#footer-address a:hover
{
	text-decoration: none;
	color: #000033;
	font-size: 11px;
	font-weight: bold;
}



.hoverDialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:760px;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.hoverDialog .content,
.hoverDialog .t,
.hoverDialog .b,
.hoverDialog .b div {
 background:transparent url(/Images/New/dialog_800x600.png) no-repeat top right;
}

.hoverDialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.hoverDialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.hoverDialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.hoverDialog .b,
.hoverDialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.hoverDialog .b {
 background-position:bottom right;
}

.hoverDialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.hoverDialog .hd,
.hoverDialog .bd,
.hoverDialog .ft {
 position:relative;
}

.hoverDialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth 

trying without if you aren't worried about height/overflow issues. */
}

.hoverDialog h1,
.hoverDialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.hoverDialog h1 {
 padding-bottom:0px;
}