body
{
    font-size: 70%;
    color: #333333;
    font-family: arial,verdana,helvetica;
    margin: 0 0 0 0;
    padding: 0;
    background: url(/images/bodyBg.gif) repeat-x 0px 0px;
}

#MainContainer
{
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px;
    width: 960px;
    position: relative;
}

a, img
{
    border: 0;
}

.clear
{
    clear: both;
    width: 100%;
    height: 0px;
    overflow: hidden;
    display: block;
    zoom: 1;
    line-height: normal;
}
.bold
{
    font-weight: bold;
}
#SkipNav
{
    display: none;
}

#Header
{
    width: 100%;
    margin-bottom: 20px;
}

#HeaderLogo
{
    margin-top: 40px;
    width: 50px;
    float: left;
}

#HeaderSearch
{
    margin-top: 45px;
    height: 22px;
    float: right;
}

.searchbox
{
    float: left;
    margin-right: 5px;
}
.searchText
{
    color: #000000;
    float: left;
    line-height: 22px;
    font-size: 120%;
    padding-right: 5px;
}
.goButton
{
    background: url(/images/goButton.gif) repeat-x #7c2640;
    color: #ffffff;
    border: 0;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding: 2px;
    position: relative;
    text-decoration: none;
    margin-left: 3px;
}

a
{
    color: #9a3453;
}

#ContentColumn
{
    width: 960px;
    min-height: 300px;
    margin-bottom: 2px;
}

#ContentBox
{
    clear: both;
    float: left;
}

#FooterContent
{
    clear: both;
    float: left;
    width: 100%;
}
#FooterContent hr
{
    color: #9d3151 !important;
    background-color: #9d3151 !important;
    border: none;
    height: 2px;
}
#LeftContentContainer
{
    clear: both;
}

#LeftBlueContentColumn
{
    width: 738px;
    margin-bottom: 2px;
}

Heading1, h1, .navTitle
{
    background: transparent url(/images/genImgs/contHeadingBckH1.gif) no-repeat 0px -4px;
    color: #9a3453;
    font-size: 1.4em;
    padding-left: 8px;
    padding-bottom: 5px;
    height:15px;
    overflow:hidden;
}

#EditableHomepageRegion h1
{
    margin-top: 30px;
}

h3
{
    color: #666666;
    font-size: 0.9em;
    font-weight: bold;
}

.LeftContent
{
    width: 515px;
    min-height: 300px;
    float: left;
    margin-right: 2px;
}

.RightContent
{
    width: 220px;
    background-color: #ECECEC;
    min-height: 300px;
    float: left;
}

.InnerLeftContent
{
    width: 215px;
    float: left;
    padding-top: 27px;
    overflow:hidden;
}

.PrivateLawInnerLeftContent
{
    width: 215px;
    float: left;
    padding-left: 10px;
    margin-top: 27px;
}

.flyertable
{
    background-color: #e4edf0;
    border-style: double;
    border-color: #739cad;
}

.BlankContent
{
    width: 730px;
    min-height: 900px;
    margin-top: 25px;
    padding-bottom: 25px;
    float: left;
}


.InnerRightContent
{
    width: 685px;
    min-height: 300px;
    margin: 10px 25px 25px 35px;
    float: left;
}

.CenterContent
{
    width: 450px;
    min-height: 300px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 25px;
    padding-bottom: 25px;
    float: left;
}

#Footer
{
    width: 960px;
    min-height: 125px;
}

#Footer a
{
    font-weight: bold;
    text-decoration: none;
    color: #797979;
}


.address .york
{
    float: left;
    width: 960px;
}
.address .lincoln
{
    float: left;
    width: 960px;
}

.FooterLeftContent .grey img
{
    padding: 0 0 2px 10px;
}
.FooterRightContent .grey img
{
    padding: 0 0 2px 0px;
}
.FooterLeftContent div
{
    margin-bottom: 5px;
}

.services #Footer
{
    margin-top: 20px;
}

/* Footer address */
.address
{
    width: 100%;
    text-align: center;
    float: left;
}


.powered
{
    float: left;
    clear: both;
    text-align: center;
    width: 100%;
    font-weight: bold;
    text-decoration: none;
    color: #797979;
}

.powered a
{
    font-weight: bold;
    text-decoration: none;
    color: #797979;
}

.grey
{
    background-color: #E5E5E5;
}



#SideNavigation
{
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    list-style: none;
}

#SideNavigation li
{
    background-color: #000000;
    display: block;
    margin-bottom: 1px;
}

#SideNavigation li a
{
    display: block;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
}

#SideNavigation.level0 li
{
    border-bottom: 1px solid #ffffff;
    background-position: 195px 10px;
    background-image: url(/images/sideNavGreaterThan.gif);
    background-repeat: no-repeat;
}

#SideNavigation.level0 li a
{
    padding: 5px 10px 5px 10px;
    display: block;
    text-decoration: none;
    font-size: 110%;
}

#SideNavigation .level1
{
    padding-left: 0px;
}

#SideNavigation .level1 li
{
    border: none;
    padding: 0px;
    background-color: #973251;
    background-image: url(/images/sideNavGreaterThanPink.gif);
}

#SideNavigation .level1 li.openLi
{
    background-image: url(/images/sideNavDownArrow.gif);
}

#SideNavigation .level2 li
{
    background-image: none;
}

#SideNavigation .level1 li a
{
    margin: 0px 0px 0px 20px;
    padding-right: 20px;
}

#SideNavigation li ul
{
    display: none;
    list-style-type: none;
    padding-left: 15px;
}
#SideNavigation li ul
{
    padding: 0px;
}
#SideNavigation .highlightedLink
{
}
#SideNavigation .level1 .highlightedLI
{
    background-color: #000000;
    background-image: url(/images/sideNavGreaterThan.gif);
}
#SideNavigation .level1 .highlightedLI .highlightedLI
{
    background-image: none;
}
#SideNavigation .level1 .highlightedLI .highlightedLI a
{
    font-weight: bold;
}
#SideNavigation .level1 .highlightedLI li
{
    padding-left: 10px;
    background-color: #4e1627;
}
#SideNavigation .openLi
{
    background-position: 195px 10px;
    background-image: url(/images/sideNavDownArrow.gif);
    background-repeat: no-repeat;
}

#SideNavigation .highlightedLI .level2
{
}

#SideNavigation .highlightedLI ul
{
    display: block;
}

.CMSBreadCrumbsCurrentItem
{
    font-weight: bold;
}

.breadCrumb a
{
    text-decoration: none;
    color: #B04B69;
}

.headerMenuSeperator
{
    color: #B04B69;
}











#MainNavigation
{
    position: relative;
    z-index: 99;
    height: 32px;
    text-align: left;
    font-family: Arial, Sans-Serif;
    font-weight: normal;
    margin-bottom: 5px;
}

#MainNavigation ul.level0
{
    position: relative;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#MainNavigation li
{
    float: left;
    display: inline;
    list-style-type: none;
    border-left: solid 1px #B04B69;
    padding: 0 15px;
    margin: 0px;
}

#MainNavigation li.first
{
    border-left:0;
}

#MainNavigation ul li
{
    border-left:0;
    border-right: solid 1px #B04B69;
}

#MainNavigation li.contactNav
{
    position: relative;
}

#MainNavigation li.contactNav:hover ul, #MainNavigation li.contactNav.sfHover ul
{
    left: auto;
    right: 0;
}

#MainNavigation li.CareerNav:hover ul, #MainNavigation li.contactNav.sfHover ul
{
    left: auto;
    right: 0;
}

#MainNavigation a
{
    position: relative;
    z-index: 2;
    float: left;
    display: inline;
    text-decoration: none;
    font-size: 110%;
    font-weight: normal;
    color: #757575;
    padding: 6px 20px;
    margin: 0;
}

#MainContainer #MainNavigation .navIntro a,
#MainContainer #MainNavigation .navIntroLeft a {font-size:100%; color:#ffffff; display:inline; padding:0; text-decoration:underline;}
#MainContainer #MainNavigation .navIntro a:hover,
#MainContainer #MainNavigation .navIntroLeft a:hover {text-decoration:none; background-color:transparent;}
#MainContainer #MainNavigation .navIntro ul { padding-left: 20px; }
#MainContainer #MainNavigation .navIntro ul li { list-style: square none outside; display: list-item; }

#MainNavigation li.sfHover a .text
{
    float: left;
    display: inline;
    background: url(/images/homeImgs/bg-nav-arrow.png) no-repeat center bottom;
    padding-bottom: 16px;
    margin-bottom: -16px;
}


#MainNavigation li:hover a, 
#MainNavigation li.sfHover a
{
    color: #fff;
    background: #000;
}

#MainNavigation ul li.last
{
    border-right: none;
}


#MainNavigation ul ul.level1
{
    position: absolute;
    z-index: 1;
    left: -9999px;

    top: 25px;
    width: 220px;
    min-height: 215px;
    background: url(/images/homeImgs/bg-nav-dropdown.png) repeat-x top #721632;
    padding: 13px 466px 13px 7px;
}

#MainNavigation ul li:hover ul
{
    left: 0;
}

#MainNavigation ul ul li
{
    float: none;
    display: block;
    border-right: none;
    padding: 0;
}

#MainNavigation ul ul li a, 
#MainNavigation li:hover li a, 
#MainNavigation li.sfHover li a
{
    float: none;
    display: block;
    color: #fff;
    background: transparent;
    margin: 0;
}

#MainNavigation ul ul .inThisSection
{
    float: none;
    display: block;
    color: #fff;
    background: transparent;
    margin: 0px;
    font-size: 110%;
    font-weight:bold;
    margin-left: 20px;
    overflow:hidden;
    margin-top: 10px;
    margin-bottom:10px;
    margin-right:5px;
    text-transform:uppercase;
    padding-bottom:2px;
    border-bottom: 1px dotted white;
    display:inline-block;
}

#MainNavigation ul ul li a:hover
{
    background-color: #000;
}

#MainNavigation li:hover li a .text, #MainNavigation li.sfHover li a .text
{
    float: none;
    display: inline;
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

#MainNavigation .navImage
{
    position: absolute;
    left: 240px;
    top: 25px;
    width: 170px;
    height: 125px;
    overflow: hidden;
}

#MainNavigation .navImage img
{
    width: 170px;
}

#MainNavigation .navIntro
{
    position: absolute;
    left: 405px;
    top: 15px;
    width: 245px;
    color: #fff;
    padding-bottom: 20px;
}

#MainNavigation .contactNav .navIntro
{
    left: 405px;
}

#MainNavigation .navIntroLeft
{
    position: absolute;
    left: 240px;
    top: 15px;
    width: 170px;
    height: 125px;
    color: #fff;
    padding-bottom: 20px;
}



.breadCrumb
{
    margin-bottom: 18px;
}

/* news links */
.NewsTitle a
{
    color: #444444;
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
}
.NewsSimpleLink a
{
    color: #444444;
    display: block;
    font-size: 75%;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 10px;
    padding-left: 10px;
}
.newsarchive a
{
    padding-bottom: 10px;
    padding-left: 10px;
    color: #820321;
}

/* Profiles */
.profiles
{
    margin-top: 15px;
    width: 316px;
    float: left;
    height: 145px;
    margin-right: 20px;
    border: 3px solid #b1b1b1;
}
.profiles .Image
{
    width: 100px;
    float: left;
}
.profiles .Image img
{
    border: 1px solid #b1b1b1;
    margin-left: 10px;
    margin-top: 5px;
}
.profiles .name
{
    margin-top: 10px;
    margin-left: 10px;
    font-size: 120%;
    font-weight: bold;
}
.profiles_selected .name
{
    margin-left: 0px;
    margin-top: 10px;
    font-size: 125%;
    font-weight: bold;
}
.profiles .jobTitle
{
    margin-left: 10px;
    margin-top: 2px;
}
.profiles_selected .jobTitle
{
    margin-bottom: 10px;
    margin-top: 2px;
    font-size: 110%;
}

.viewAllLink
{
    float: left;
    clear: both;
    padding-top: 20px;
}

.LeftInfo
{
    float: left;
    width: 525px;
    padding-right: 10px;
}
.profileTitle
{
    color: #666666;
    font-size: 1.04em;
    font-weight: bold;
}
.profileText
{
    font-size: 95%;
    text-align: justify;
}
.RightInfo
{
    float: left;
    width: 206px;
    margin-left: 10px;
    overflow: hidden;
}
.emailPhoto
{
}
.ddi
{
    color: #666666;
    font-weight: normal;
    float: left;
    width: 150px;
    text-align: left;
    margin-top: 35px;
}
.photo
{
    float: left;
    width: 90px;
}
.phoneNumber
{
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    padding: 6px 0px 2px 35px;
    background: url('/images/phoneIcon.gif') 10px 6px no-repeat;
}
.vCard
{
    color: #820321;
    margin-top: 1px;
    margin-bottom: 0px;
    float: left;
    padding: 6px 0px 2px 35px;
    background: url('/images/vCardIcon.gif') 10px 6px no-repeat;
}
.vCard a
{
    color: #820321;
    text-decoration: none;
}
.email
{
    color: #820321;
    margin-top: 1px;
    margin-bottom: 0px;
    float: left;
    padding: 6px 0px 2px 35px;
    background: url('/images/emailIcon.gif') 10px 6px no-repeat;
}
.email a
{
    color: #820321;
    text-decoration: none;
}
.viewFullProfile
{
    background: url('/images/viewProfileIcon.gif') 6px 6px no-repeat;
    color: #820321;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    padding: 9px 0px 5px 35px;
}
.profiles_selected .email
{
    background: url('/images/emailIcon.gif') 0px 6px no-repeat;
    padding-left: 25px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.profiles_selected .phoneNumber
{
    background: url('/images/phoneIcon.gif') 0px 6px no-repeat;
    padding-left: 25px;
    margin-top: 10px;
    margin-bottom: 2px;
}
.profiles_selected .mobileNumber
{
    background: url('/images/phoneIcon.gif') 0px 6px no-repeat;
    padding-left: 25px;
    margin-top: 2px;
    margin-bottom: 2px;
    float: left;
    padding: 6px 0 2px 25px;
}
.profiles_selected .vCard
{
    background: url('/images/vCardIcon.gif') 0px 6px no-repeat;
    padding-left: 25px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.aToZListing
{
    margin-top: 25px;
}
.aToZListing a
{
    color: #820321;
    font-weight: bold;
    text-decoration: none;
    margin-right: 13px;
    font-size: 120%;
}
.aToZListing a.selected
{
    color: inherit;
}


.viewFullProfile a
{
    color: #820321;
    text-decoration: none;
    font-weight: bold;
}

.profiles_selected .viewFullProfile
{
    background: none;
    padding-left: 0px;
}
.profiles_selected .viewFullProfile a
{
    font-size: 110%;
}
.profiles_selected .LeftInfo
{
    width: 445px;
}
.profiles_selected .RightInfo
{
    margin-top: 45px;
}
.break
{
    border-bottom: 2px solid #E8BFD1;
    width: 645px;
}

/* Form Layouts */

.formRow
{
    width: 495px;
    margin-bottom: 15px;
}
.formlabel
{
    float: left;
    width: 200px;
    padding-right: 15px;
    margin-bottom: 15px;
}
.formtext
{
    float: left;
    width: 270px;
    margin-bottom: 15px;
}
.formarea
{
    float: left;
    width: 270px;
    margin-bottom: 15px;
}

.logoutbutton
{
    margin-left: 20px;
}

/* Search Results */
.SearchResult
{
    padding-bottom: 5px;
    padding-top: 10px;
}
.ResultTitle
{
    font-size: 130%;
}

/*Location Map */

#MapWrap
{
    width: 310px;
    margin-bottom: 15px;
    float: left;
}
.map
{
    position: relative;
    float: left;
}
#directions
{
    margin-left: 10px;
    float: left;
    width: 150px;
}
.route
{
    float: left;
    margin-top: 10px;
}
.routebox
{
    width: 175px;
}

.mocktriallinks
{
    text-align: center;
    width: 100%;
}
.mocktriallinks a
{
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.mocktriallinks .regyork
{
    width: 223px;
    height: 30px;
    display: block;
    background: url(/images/registerYork_moff.gif);
    float: left;
}
.mocktriallinks .regyork:hover
{
    background: url(/images/registerYork_mon.gif);
}
.mocktriallinks .reglin
{
    width: 223px;
    height: 30px;
    display: block;
    background: url(/images/registerLincoln_moff.gif);
    float: right;
}
.mocktriallinks .reglin:hover
{
    background: url(/images/registerLincoln_mon.gif);
}

/* Employment Login */

HRloginBox
{
    margin-left: 15px;
}

/* Register Form */
.lblInfo
{
    font-size: 140%;
    color: #6D7AA7;
    font-weight: bold;
}
.lblError
{
    font-size: 120%;
    color: Red;
}

/* Homepage Styles */

#ContentBox.homepage .LeftContent
{
    width: 740px;
    margin-right: 0;
}

#ContentBox.homepage .RightContent
{
    width: 220px;
    margin-left: 0;
    background-color: #FFFFFF;
}

#ContentBox.homepage .RightContent .box
{
    float: left;
    border: solid 1px #B04B69;
    margin-bottom: 10px;
    margin-left: 0;
    overflow: hidden;
}

.homeboxfullimage
{
    line-height: 0;
    float: left;
    height: 152px;
    width: 218px;
}

.homeboxpadding
{
    padding: 6px 9px;
    height: 140px;
    width: 200px;
}

#ContentBox.homepage .top, #ContentBox.homepage .bottom
{
    background: url(/images/homeImgs/HomeBoxesBG-horiz2.gif) no-repeat;
    height: 1px;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: -1px;
    zoom: 1;
}

#ContentBox.homepage .middle
{
    float: left;
    background: url(/images/homeImgs/HomeBoxesBG-vert2.gif) repeat-y;
    width: 100%;
}

#ContentBox.homepage .middle
{
    height: 152px;
}

#ContentBox.homepage .middle .box
{
    color: #797979;
    padding: 6px 9px 6px 9px;
    margin-right: 9px;
    width: 219px;
    float: left;
    zoom: 1;
}

.RightContent .debtRecovery
{
    background: url(/images/HomeImgs/vidBG.gif) repeat-y right 0;
    height: 152px;
}

#ContentBox.homepage .middle a
{
    color: #797979;
    text-decoration: none;
}

#ContentBox.homepage .middle .box .title
{
    font-size: 115%;
    font-weight: bold;
    text-decoration: none;
}

#ContentBox.homepage .middle .box h1.title
{
    background: none;
    color: #797979;
    padding-left: 0;
    margin: 0;
}

#ContentBox.homepage .middle .box .content
{
    margin: 6px 0 5px 0px;
    color: #797979;
    text-decoration: none;
    line-height: 1.2em;
}

#ContentBox.homepage .middle .box .link
{
    margin-left: 170px;
    position: absolute;
    bottom: 7px;
}

#ContentBox.homepage .middle .box .service
{
    width: 100%;
    float: left;
    padding: 6px 0;
}


#ContentBox.homepage .middle .box .service .left
{
    width: 165px;
    float: left;
}

#ContentBox.homepage .middle .box .service .right
{
    float: right;
    padding-right: 5px;
    width: 42px;
}

#ContentBox.homepage #BottomBoxes
{
    margin: 10px 0 20px 0;
    position: relative;
}
#ContentBox.homepage #TopBoxes
{
    position: relative;
    width: 741px;
}

#MainContainer.homepage
{
    width: 960px;
}

#ContentBox.homepage
{
    margin-top: 30px;
    clear: none;
}

/* Services page styles */
#ContentBox.services .serviceContainer .serviceContent
{
    margin-right: 15px;
}

#ContentBox.services .serviceTitle
{
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none;
}



#ContentBox.services .serviceTitle a:hover
{
    text-decoration: underline;
}

#ContentBox.services .expandable .icon
{
    margin-right: 5px;
    cursor: pointer;
}

#ContentBox.services .serviceContent ul
{
    margin-top: 3px;
}

#ContentBox.services .serviceContent li a:hover
{
    text-decoration: underline;
}

#ContentBox.services .serviceContent li a
{
    text-decoration: none;
    color: #666666;
}



#ContentBox.services .column
{
    float: left;
    width: 319px;
    margin-left: -1px;
    color: #666666;
}

#ContentBox.services .column a
{
    color: #666666;
    text-decoration: none;
}

#ContentBox.services .column .service .title
{
    color: #000000;
    font-weight: bold;
    padding: 5px 10px;
}

#ContentBox.services .activeCol, #ContentBox.services .alwaysOn
{
    background-color: #ffffff;
}

#ContentBox.services .activeCol, #ContentBox.services .activeCol a
{
    color: #000000;
    text-decoration: none;
}

#ContentBox.services .last
{
    margin-right: 0;
    border-right: 1px solid #F2F1F1;
    width: 318px;
}

#ContentBox.services .static, #ContentBox.services .icon
{
    margin-right: 5px;
    cursor: default;
}

#ContentBox.services .expandable
{
    cursor: default;
}
#TopButtons
{
    margin: 12px 0 5px 0;
    float: right;
}

#TopButtons img
{
    float: left;
    margin-top: 3px;
    cursor: pointer;
}

.topBtnLbl
{
    margin: 0 10px 3px 5px;
    float: left;
    cursor: default;
}

#ServiceHeadings
{
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 125%;
    padding-bottom: 7px;
}

#ServiceHeadings span
{
    background: transparent url(/images/genImgs/contHeadingBck.gif) no-repeat scroll 5px -4px;
    color: #6D7AA7;
    padding-left: 15px;
    float: left;
    width: 304px;
    margin-top: 5px;
    margin-bottom: 3px;
}

#ServiceHeadings .insurance
{
    margin-right: 0;
}

#ServicesTop
{
    float: left;
    margin: 18px 0 10px 10px;
}

#ServicesTop .breadCrumb
{
    float: left;
    width: 795px;
    margin: 0;
}

#ServicesTop #TopButtons
{
    margin: 0;
}

#LeftColContainer
{
    margin-left: 1px;
}
.InnerLeftContent h2
{
    margin-left: 8px;
}

.careerListing
{
    margin-left: 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #f5f5f5;
}

#Careers h3
{
    font-size: 1.2em;
}

h5
{
	font-size: 1em;
	font-weight: bold;
}
.EditingFormErrorLabel, .EventManagerRegError, .ErrorLabel
{
    color: #ff0000;
}
.searchCriteria
{
    font-weight: bold;
    font-size: 105%;
}
.searchCriteria #BySector
{
    width: 370px;
    float: left;
    margin-right: 15px;
}
.searchCriteria #ByName
{
    width: 230px;
    float: left;
}
.searchCriteria #SubmitButton
{
    width: 65px;
    float: left;
}
.pagination
{
    margin-top: 20px;
}
.noResults
{
    margin-top: 30px;
}
.paging
{
    margin-top: 20px;
    margin-bottom: 10px;
}
.pageLinks
{
    margin-top: 10px;
}
.paging .prev
{
    float: right;
}
.paging .prev a
{
    margin-right: 20px;
    display: block;
    color: #820321;
}
.paging .next
{
    float: right;
    margin-right: 15px;
}
.paging .next a
{
    color: #820321;
}
#CurrentlyViewing
{
    color: #820321;
}
.footerLink
{
    text-decoration: none;
    color: #808080;
}
.footerLink:hover
{
    text-decoration: underline;
}
.ddlPeopleServices
{
    width: 225px;
}
.txtPeopleName
{
    width: 130px;
}

.videoEmbed
{
    margin-left: 10px;
}

.videoEmbed.right
{
    float: right;
}
#contactDetails
{
    color: #ffffff;
    font-size: 125%;
}
.contactDetail
{
    margin-top: 5px;
    float: right;
    margin-left: 10px;
}
.footerLeftContent a
{
    text-indent: -9999px;
    color: #ffffff;
}
.footerLeftContent
{
    width: 425px;
    float: left;
}
.footerLeftContent img
{
    margin: 19px 0px 0px 0px;
}
.footerLeftContent
{
    margin-left: 20px;
}
.FooterRightContent
{
    width: 503px;
    float: left;
    margin-left: 12px;
    background: #000000;
}
.footerTopContent hr
{
    margin-bottom: 0px;
}
.hrFooter
{
    margin-top: 0px;
}
.FooterRightContent h2
{
    color: #ffffff;
    margin: 15px 0px 0px 20px;
    font-size: 120%;
}
.FooterRightContent label
{
    color: #ffffff;
    font-weight: bold;
    margin-left: 4px;
    margin-right: 5px;
    float: left;
}
.FooterRightContent
{
    height: 80px;
}
.FooterRightContent input[type=text]
{
    float: left;
}
.AspNet-Login-UserPanel
{
    float: left;
    margin-left: 14px;
}
.AspNet-Login-UserPanel input
{
    margin-top: 2px;
    width: 124px;
}
.AspNet-Login-UserPanel label
{
    margin-top: 5px;
}
.AspNet-Login-PasswordPanel input
{
    width: 124px;
}
.AspNet-Login-PasswordPanel label
{
    margin-top: 5px;
}
.AspNet-Login-PasswordPanel
{
    float: left;
    margin-left: 5px;
    margin-top: 2px;
}
.AspNet-Login-SubmitPanel
{
    margin-top: 2px;
    float: left;
}
.FooterRightContent input[type=submit]
{
    float: left;
    background: url(/images/goButton.gif) repeat-x #7c2640;
    color: #ffffff;
    border: 0;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding: 0px;
    position: relative;
    text-decoration: none;
    margin-left: 3px;
    width: 62px;
}

#HomeBoxes
{
    width: 470px;
    float: left;
}
#HomeBoxes .box
{
    width: 220px;
    float: left;
    margin-right: 10px;
    border: 1px solid #b04b69;
    margin-bottom: 10px;
    position: relative;
}
#HomeBoxes .outerBox
{
    background: #e7e7e7;
    padding: 5px;
}
#HomeBoxes .outerBox .boxContent
{
    background: url(/images/homeBoxBack.gif) repeat-x;
    height: 63px;
    color: #ffffff;
    font-size: 150%;
    text-align: center;
    padding: 12px 20px 0px 20px;
}
#HomeBoxes .outerBox .boxContent a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
#HomeBoxes .boxDots
{
    position: absolute;
    height: 18px;
    width: 5px;
    left: -6px;
    top: -1px;
    background: url(/images/genImgs/contHeadingBck.gif);
}
#EditableHomepageRegion
{
    width: 470px;
    float: left;
    margin: 0px 10px;
}
#EditableHomepageRegion p
{
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 10px;
}
.footerContact .contactDetail
{
    font-size: 130%;
    color: #9a3453;
    margin-top: 0px;
    margin-bottom: 10px;
}
.footerContact .contactDetail strong
{
    color: #000000;
    font-weight: normal;
}
.black
{
    color: #000000;
}
#BannerItems
{
    position: relative;
}
#BannerItems #prev2
{
    position: absolute;
    text-indent: -9999px;
    background: url(/images/cycleprev.gif);
    height: 36px;
    width: 17px;
    right: 33px;
    top: 10px;
    cursor: pointer;
    z-index: 10;
}
#BannerItems #next2
{
    position: absolute;
    text-indent: -9999px;
    background: url(/images/cyclenext.gif);
    height: 36px;
    width: 17px;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 10;
}

.footerContacts
{
    color: #ffffff;
}
.footerContacts h2
{
    color: #ffffff;
    background: #000000;
    padding: 5px 10px;
    margin-bottom: 0px;
}
.footerContactWrapper .contactItem
{
    width: 337px;
    float: left;
    margin-top: 20px;
    font-size: 120%;
    padding-bottom: 37px;
}
.footerContactWrapper .contactItem.item0
{
    margin-left: 10px;
}
.footerContactWrapper .contactItem a
{
    color: #ffffff;
    text-decoration: none;
}
.footerContacts .footerContactWrapper
{
    background: url(/images/footercontactsBack.gif) repeat-y;
    height: 181px;
    overflow: hidden;
}
.contactItem .label
{
    float: left;
    margin-left: 80px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-right: 5px;
    width: 45px;
}
.contactItem .value
{
    float: left;
    margin-bottom: 8px;
    width: 200px;
}
#ServicesNavLeft
{
    width: 215px;
    margin-right: 30px;
    float: left;
}
#ServicesRight
{
    width: 703px;
    float: left;
}
#ServicesRight h1
{
    float: left;
    display: block;
    width: 540px;
}
#ServicesRight .clickArrowToExpand
{
    float: right;
    margin-top: 15px;
    color: #666666;
}
.servicesRepeater
{
    background: url(/images/servicesBack.gif) no-repeat #721632;
    padding: 13px 0px;
    font-size: 110%;
}
.servicesRepeater a
{
    color: #ffffff;
    text-decoration: none;
}
.servicesMenuItemLevel1
{
    color: #ffffff;
    margin: 0px 0 0 90px;
    padding:0;
    width:240px;
    float:left;
}
.servicesMenuItemLevel1 li
{
    padding-left: 3px;
    padding-top: 3px;
    list-style-type: none;
    margin: 10px 0 0 0;
    float: left;
    width: 210px;
    padding-right: 30px;
}

.servicesMenuItemLevel1>li>a
{
    font-weight:bold;
}
.servicesMenuItemLevel1 li
{
    background-position: 213px 5px;
    background-repeat: no-repeat;
    position: relative;
}
.ind_itemlevel1 span
{
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(/images/servicesrightarrow.gif) no-repeat;
    width: 6px;
    height: 9px;
    cursor: pointer;
    text-indent: -9999px;
}

.servicesMenuItemLevel1 li ul
{
    margin: 5px 0px 0px 10px;
    padding: 0px;
    display: none;
}
.servicesMenuItemLevel1 .highlighted
{
    /*background: #000000;*/
    padding-bottom: 5px;
}
.servicesMenuItemLevel1 li ul 
{
    list-style-type:circle;
}
.servicesMenuItemLevel1 li ul li
{
    list-style-type:circle;
}
.servicesMenuItemLevel1 li ul li
{
    margin: 0px;
    background: none;
}
.servicesMenuItemLevel1 li.alt1
{
    clear: both;
}
.servicesMenuItemLevel1 li.alt0
{
    margin-left: 105px;
}
.servicesRepeater li a
{
    display: block;
}
.outerWrapper
{
    margin-bottom: 20px;
}
.navItem
{
    background: #000000;
    padding: 5px 10px 10px 10px;
    margin-bottom: 10px;
}
.navItem .title
{
    color: #ffffff;
}
.navItem .title a
{
    color: #ffffff;
    text-decoration: none;
    margin-bottom: 10px;
    font-size: 120%;
    display: block;
    background: url(/images/sideNavGreaterThan.gif) no-repeat 180px 5px;
}
.expandAll
{
    float: right;
    clear: both;
}
.expandAllLink
{
    cursor: pointer;
    color: #666666;
}

.autocomplete-w1  
{
    background:url(img/shadow.png) no-repeat bottom right; 
    position:absolute; top:0px; left:0px; margin:6px 0 0 6px; 
    /* IE6 fix: */ 
    _background:none; 
    _margin:1px 0 0 0; 
}
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }
.autocomplete strong { font-weight:normal; color:#3399FF; }
