/* 960 grid extensions */


div.wrapper {
    width: 100%;
}


div.cell>*  {
    padding: 10px;
    line-height: 20px;
}


div.wrapper>div.row {
     display: table;
     height: 100%;
}

div.wrapper>div.row>div {
    height: 100%;
}


div.wrapper div.fullrow {
    display: table !important;
    height: auto !important;
}


div.wrapper div.fullrow>div {
    height: 100% !important;
    display: table-cell !important;
}



div#mainCol>div.grid_4 {
    min-height: 250px !important;
}



/*** this part makes 960 actually work, but only for this site: ***/


div.wrapper>div.container_16 {
    overflow-x: hidden;
    clip: auto;
}

div#mainCol div.grid_12.slopped  h1 {
    padding-left: 20px;
}


div#mainCol div.grid_4.slopped.alpha {
    width: 220px;
    margin-right: 0;
    margin-left: 0;
    padding-left: 10px;
}


div#mainCol div.grid_12.slopped.omega {
    margin-right: -6px;
    margin-left: 15px;
}

div.alpha_omega {
    margin-left: 10px !important;
    margin-right: -10px !important;
    padding-right: 20px !important;
}

div.wrapper,
div.container_16,
div.container_16 grid_1 ,
div.container_16 grid_2 ,
div.container_16 grid_3 ,
div.container_16 grid_4,
div.container_16 grid_5 ,
div.container_16 grid_6 ,
div.container_16 grid_7 ,
div.container_16 grid_8 ,
div.container_16 grid_9 ,
div.container_16 grid_10 ,
div.container_16 grid_11 ,
div.container_16 grid_12 ,
div.container_16 grid_13 ,
div.container_16 grid_14 ,
div.container_16 grid_15,
div.container_16 grid_16 {
    line-height: 0px;

}



/* end 960 grid extensions */




* {
    font-family: arial;
    color: #005599;
    font-size: 12px;
}

a {
    color: #bb0077; 
}

a:hover {
    color: #887799;
}

li {
    list-style: none;
}

h1 { 
    color: #bb0077; 

    
}

h2 { 
    color: #005599;
    
} 

#headerRow {
    background-image: url(/lib/images/header_bar.png);
    background-repeat: repeat-x;
    background-color: white;
    background-position: bottom;
}

#headerRow #header,
#headerRow #header img {
    overflow-x: hidden;
    clip: auto;
}

#mainRow {
    background-image: url(/lib/images/header_shadow.png);
    background-repeat: repeat-x;
    background-color: white;
}

#mainCol div.cell>* {
    padding-left: 15px;
}


#mainCol {
    background-image: url(/lib/images/mainCol_edge_bg.png);
    background-repeat: no-repeat;
    background-color: #cbe5f0;
    padding-top: 3px;
    padding-bottom: 20px
    margin-bottom: -20px;
    min-height: 335px;
}

#home #mainCol {
    background-image: url(/lib/images/mainCol_bg.png);
    background-repeat: repeat-x;
    min-height: 735px;
        
}

#mainCol .grid_7  * {
    font-size: 14px;
    font-weight: 100;
    line-height: 21px;
    font-family: times;
}

#mainCol .grid_7  strong,
#mainCol .grid_7  b {
    font-weight: 900;
}


#mainCol .grid_7  p {
    padding-top: 5px;
    padding-bottom: 6px;
    color: #443355;
}


#mainCol .grid_7.home * {
    font-size: 16px;
    font-weight: 100;
    line-height: 28px;
}

#mainCol .grid_7.home p {
    color: #005599;
}



#mainCol em {
    display: block;
    font-family: times;
    color: #bb0077; 
    margin: 0px;
    padding: 0px;

}

#mainCol h1,
#mainCol h2 {
    font-weight: 100;
    font-size: 19px !important;
    text-transform: capitalize;
    font-family: arial;
    line-height: 26px;
    margin-right: -20px;
    padding-bottom: 0px;
}


h4 {
    font-weight: 100;
    font-size: 14px;
    margin: 2px;
}




#main_nav ul {
    margin: 0px;
}
#main_nav li {
    margin-left: 10px;
    padding-left: 0px; 
    padding-top: 10px;
    font-size: 14px;
}

#main_nav a {
    color:  #005599;
    text-decoration: none;
}

#main_nav a:hover, 
#main_nav li.on>a {
    color:  #bb0077
}

#mainCol div.grid_4 div.flushRight,
#mainCol div.grid_4 div.flushRight * {
    text-align: right;
}

#mainCol div.grid_4 div.flushRight {
    padding-top: 4px;
    padding-right: 3px;
}

#mainCol div.grid_4.alpha.flushRight {
    padding-top: 10px;
    text-align: right;
}

#mainCol div.grid_4.alpha.flushRight h1 {
    padding-right: 20px;
}


#mainCol  q,
#mainCol  cite {
    display: block;
    margin-left: 0px;
    padding: 4px 0px 3px 18px ;
    font-family: times ;
    font-size: 17px ;
    font-weight: 100 ;
    line-height: 24px !important;
}
    
#mainCol  q {
    font-style: italic !important;
    quotes: '\201C' '\201D' '\2018' '\2019';
    z-index: 10;
}

#mainCol  cite {
    color:  #bb0077 !important;
    font-style: none !important;
    z-index: 10;
}

#mainCol  div#quote,
#mainCol  div#quote *,
#mainCol  div#quote2,
#mainCol  div#quote2 * {
    position: relative;    
}

#mainCol  cite:before {
    content: '\2014' ;
    color:  #bb0077  ; 
    font-style: italic ;
    z-index: 10;
}

#mainCol  div#quote img,
#mainCol  div#quote2 img,
#mainCol  div#staff img {
    margin-right: -4px;
    z-index: 1;
    top: -7px;
    display: inline;
}

div#offer {
    background-image: url(/lib/images/offer_underline-trans.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: bottom left;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 12px;
}

div#underline {
    background-image: url(/lib/images/underline-trans.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: bottom left;
    padding: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 5px !important;
}



a#newsletter {
    color: #447799;
    font-size: 12px;
    background-image: url(/lib/images/woman.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-left: 20px;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 10;
}

a#newsletter:hover {
   color:  #bb0077;
}

#ccoptin {
    display: none;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 10px;
}

#ccoptin * {
    font-size: 11px;
    line-height: 14px;
}

#ccoptin #ea {
    margin-left: 4px;
} 



#mainCol ul {
    display: block;
    margin-left: 14px !important;
    line-height: 11px !important;
    border-top: 1px dotted #435 !important;
    border-bottom: 1px dotted #435 !important;
    padding: 0px !important;
    margin-right: 0px !important;
    margin-top: 6px;
    margin-bottom: 8px;
    marker-offset: 3px !important;
}

#mainCol ul li {
    list-style: disc inside !important;
    padding-top: 4px;
    padding-bottom: 2px;
    margin-bottom: 2px ;
    padding-left: 0px !important;
    margin-left: 4px;   
}

/* moduels: */

div#modules {
    display: table;
    height: 335px;
    margin-bottom: 20px;
}

div#modules>div.module {
    height: 395px;
    width: 220px;
    background: #FFF;
    padding: 0px !important; 
}

div#modules>div.module>* {
    width: 220px;
}

#mainCol div.module * {
    line-height: 20px;
}

div#modules>div.module>div.inner {
    line-height: 17px;
    font-size: 12px !important ;
    background: #fff;
    height: 205px !important;
}


#mainCol div.module>div>p {
    color: #447799;
    padding: 1px 0px 1px 0px!important;
    line-height: 17px;
    width: 198px !important;
    margin-right: 3px;
    margin-left: 10px;
    font-size: 12px !important ;
    background-color: transparent;
    border: none !important;
}


#mainCol div.module>div>h6 {
    padding: 7px 0px 0px 0px!important;
    line-height: 12px;
    width: 195px !important;
    margin-right: 6px;
    margin-left: 10px;
    margin-bottom: 0px !important;
    font-size: 12px !important ;
    background-color: transparent;
}


#mainCol div#modules>div.module>div>ul {
    color: #447799;
    padding: 0px !important;
    line-height: 17px;
    width: 208px !important;
    margin-right: 0px;
    margin-left: 10px !important;
    font-size: 12px !important ;
    background-color: transparent;
    border: none !important;
}

#mainCol div.module>div li>ul {
    width: 208px !important;
    color: #447799;
    padding: 3px 0px 0px 11px !important;
    margin: 0px !important;
    font-size: 12px  !important;
    line-height: 14px !important;
    display: block;
    border: none !important;
    line-height: 12px !important;
}

#mainCol div.module>div ul>li {
    width: 208px !important;
    color: #447799;
    padding: 2px 0px 3px 0px !important;
    margin: 0px !important;
    font-size: 12px  !important;
    line-height: 14px !important;
    display: block;
    border: none !important;
}

#mainCol div.module>div ul>li>a {
    font-size: 12px  !important;
    line-height: 14px !important;
}


#mainCol div.module>div ul>li>ul>li {
    width: 201px !important;
    padding: 2px 0px !important;
    margin: 0px !important;
}

#mainCol div.module>div p>a,
#mainCol div.module>div li>a {
    color: #bb0077;
    text-decoration: none;
    line-height: 17px;
}

#mainCol div.module>div h6 {
    color: #447799;
}


#mainCol div.module>div li>h5 {
    text-transform: none;
    font-size: 11px;
    line-height: 13px !important;
    display: inline;
    font-family: arial;
    padding: 0px !important;
    margin: 0px !important;
    font-weight: bold;
}

#mainCol div.module>div p>a:hover,
#mainCol div.module>div li>a:hover {
    text-decoration: underline;
    color: #bb0077;
} 


div.module h4,
div.module h4 a {
    position: relative;
    min-height: 30px;
    padding: 0px;
    width: auto !important;
    min-width: 195px !important;
    font-size: 14px !important;
    line-height: 15px !important;
    font-weight: 100 !important;
    text-transform: lowercase;  
    vertical-align: middle;
    text-align: center;

}

div.module h4 {
    position: relative;
    z-index: 10;
    top: 42px !important;
    padding-left: 25px;
    margin-top: -32px;
}

div.module h4 a {
    color: inherit;
    font-weight: inherit;
    font-family: inherit;
    font-style: inherit;
    text-decoration: none !important;
    text-transform: inherit;
}



/* footer: */

div.tuck_under_100 {
    padding-top: 100px;
    margin-top: -100px;
}

div.tuck_under_100>div {
    z-index: 10;
    position: relative;
}



#footerRow {
    background-image: url(/lib/images/footer_grad.png);
    background-repeat: repeat-x;
    background-color: white;
    padding-bottom: 20px;
}

#footerRow>div#pocket {
    border-top: 1px solid #fff;
    background-image: url(/lib/images/footer_shadow.png);
    background-repeat: repeat-x;
    background-color: white;
}


#smallLogo {
   margin-top:12px;
}


#footerRow,
#footerRow * {
    line-height: 18px;
    font-size: 12px;
    color: #887799;
}

#footerRow .nav ul {
    margin: 0px;
    padding: 0px;
}

#footerRow .nav li {
    margin-left: 10px;
    padding-left: 0px; 
    white-space: nowrap;
    
}

#footerRow .nav a {
    color: #887799;
    text-decoration: none;
}

#footerRow .nav a:hover,
#footerRow .nav li.on a {
    color: #bb0077;
}

#we_can_help {
    width:227px; 
    height:43px; 
    clip:auto; 
    overflow:hidden; 
    line-height:43px !important;
    font-size:6px !important;
    padding: 0 !important;
    margin: 0;
    margin-top: 20px;
    margin-right:-10px !important;
    margin-left: 10px !important;
}

#we_can_help img {
    display: block;
    float: left;
    width:227px; 
    height:43px; 
    z-index: 1;   
}


#from_mom_track_to_job_track {
    width:355px; 
    height:73px; 
    clip:auto; 
    overflow:hidden; 
    line-height:73px !important;
    font-size:6px !important;
    padding: 0 !important;
    margin: 0;
    margin-top: 20px;
    margin-left: 15px !important;
}

#from_mom_track_to_job_track img {
    display: block;
    float: left;
    width:355px; 
    height:73px; 
    z-index: 1;   
}

#mainCol p.vcard {

}


#content .vcard ,
#content .vcard span {
    color: #435;
    line-height: 19px !important;
}


#staff .vcard  {
    line-height: 18px !important;
    font-style: none;
    font-family: times  !important;
    font-weight: 100;  
    color: #004599  !important;
    padding-right: 0px !important;
    margin-right: 2px !important;
}


    
#staff img {
    margin-right: 0px  !important;
    margin-bottom: 4px;
}

#staff .vcard span.tel,
#staff .vcard span.tel *,
#staff .vcard span.tel span.value {
    font-weight: 100;  
    line-height: 18px !important;
    font-size: 12px !important;
    color: #004599  !important;
}


#staff .vcard span.email,
#staff .vcard span.email *,
#staff .vcard span.email a.value   {
    line-height: 18px !important;
    font-size: 12px !important;
    padding-right: 0px !important;
    margin-right: 0px !important;
    text-decoration: none ;
}

#staff .vcard em,
#staff .vcard em *,
#staff .vcard span.fn,
#staff .vcard span.fn * {
    display: inline;
    line-height: 20px !important;
    font-size: 16px !important;
    color: #004599  !important;
    font-style: italic;
    font-family: times  !important; 
    padding-right: 0px !important;
    margin-right: 0px !important;
}

#mainCol div#staff p.vcard em {
    display: block;
    margin-bottom: 4px !important;
    margin-top: 4px !important;
}

#staff .vcard span.fn * {
    font-weight: bold;    
}

#staff .vcard span.fn span.family-name {
    display: none;
}


.vcard .fn.org {
    visibility: hidden;    
}

#mainCol h5 {
    text-transform: uppercase;
    font-family: times;
    font-size: 14px;
    font-weight: 100;
    color: #059;
    padding-left: 5px !important;
    padding-bottom: 0px !important;
    margin-left: 10px !important;
    margin-bottom: 2px !important;
    margin-top: 4px !important;
    line-height: 17px !important;
}

#mainCol table thead {

}

#mainCol h5.table_caption {
    border-bottom: 1px dotted   #435 !important;
    margin-left: 15px  !important;
    padding-left: 0px  !important;
    padding-right: 0px  !important;
    padding-bottom: 3px !important;
    width: 400px !important;
}

#mainCol table  {
    border-top: 1px dotted   #435 !important;
    padding-top: 2px;
    color:  #435;
    margin-left: 15px;
    width: 400px !important;
    margin-top: 1px;
}


#mainCol table * {
    color: #435;
}

#mainCol table thead * {
    color: #059;
}


#mainCol table th {
    font-weight: 400;
    font-size: 13px !important;  
    padding-left: 3px;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 3px;
    text-transform: uppercase;
    font-family: times;
    font-size: 14px;
    color: #059;
    border-bottom: 1px dotted #435;
}

#mainCol table tr {
    border-bottom: 1px dotted #435;
    padding-top: 4px;
    padding-bottom: 3px;
}


#mainCol td,
#mainCol tbody td {
    font-size: 13px !important;
    line-height: 16px !important;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}

#mainCol table tr.odd,
#mainCol table tr.odd * {
    background-color: #deeff5 ;
}

#mainCol table tr {
    margin-top: 3px;
    color:  #435;
}