﻿/*Lines of Business*/
#lob_main {
    background: #fff url(images/lob_main_2.png) no-repeat;
    float: left;
    width: 783px;
    height: 389px;
    position: absolute;
}
#lob_primary {
    height: 200px;
    padding-left: 6px;
}
#lob_secondary {
    height: 182px;
    margin-left: 8px;
    margin-top: 5px;
}
#ict {
    float: left;
    height: 200px;
    margin-top: 0;
    padding-right: 3px;
    width: 430px;
}
#ict h3 {
    background-color: #666666;
    margin-top: 0px;
}
#ict_body {
    margin-top: 5px;
}
#texOnline {
    float: left;
    height: 200px;
    width: 332px;
    margin-top: 0px;
}
#texOnline_body {
    margin-top: 5px;
}
#security {
    float: left;
    width: 255px;
    height: 172px;
    margin-top: 0px;
}
#security_body {
    margin-top: 26px;
}
#dcs {
    float: left;
    width: 255px;
    height: 172px;
    margin-top: 0px;
}
#dcs_body {
    margin-top: 26px;
}
#cts {
    float: left;
    width: 250px;
    height: 172px;
    margin-top: 0px;
}
#cts_body {
    margin-top: 11px;
}
/*Side bar*/
#side_bar {
    float: right;
    background: url(images/right_main_2.png) no-repeat;
    width: 215px;
    height: 389px;
}
/*It Leadership*/
#it_leadership {
    margin-left: 12px;
    width: 180px;
    padding-top: 7px;
}
#it_leadership h2 {
    font-size: 13px;
    color: #133467;
}
#it_leadership_html {
    line-height: 13px;
}
#it_leadership p {
    font-size: 11px;
    color: #133467;
    padding-top: 5px;
}
#it_leadership ul li {
    font-size: 11px;
}
#it_leadership ul {
    margin-left: 0;
    padding-left: 1em;
    margin-top: -2px;
}
#it_leadership li {
    list-style-position: outside;
    font-size: 11px;
    color: #133467;
}
#it_leadership a {
    background: #fff url(images/it_leadership_button_1.gif) no-repeat;
}
#it_buttonTwo {
    background: transparent url(images/it_leadership_button_2.gif) no-repeat;
}
/*IT Leadership Learn More Button: Right Rail*/
#hp_rr_itLeadership_lm {
    margin-top: -6px;
}
#hp_rr_itLeadership_lm ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0.25em;
}
#hp_rr_itLeadership_lm li {
    font-size: 11px;
    margin: 0 0 2px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#hp_rr_itLeadership_lm li a:link {
    background: #fff url(images/itLeadership_link_bg.png) repeat-x bottom;
    color: #133467;
    text-decoration: none;
    border: 1px solid #f0f0f0;
    padding: 5px 0 5px 5px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
#hp_rr_itLeadership_lm li a:visited {
    background: #fff url(images/itLeadership_link_bg.png) repeat-x bottom;
    color: #133467;
    text-decoration: none;
    border: 1px solid #f0f0f0;
    padding: 5px 0 5px 5px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
#hp_rr_itLeadership_lm li a:hover {
    background: #fff url(images/itLeadership_link_bg_hover.png) repeat-x bottom;
    color: #4e678d;
    text-decoration: none;
    border: 1px solid #c7ecfe;
    padding: 5px 0 5px 5px;
}
#hp_rr_itLeadership_lm li a:visited:hover {
    background: #fff url(images/itLeadership_link_bg_hover.png) repeat-x bottom;
    color: #4e678d;
}
/*Whats New*/
#whats_new {
    margin-left: 12px;
    margin-top: 12px;
    padding-top: 10px;
    width: 200px;
}
#whats_new h2 {
    font-size: 13px;
    color: #133467;
    margin: 7px 0 8px 4px;
}
#whats_new p {
    font-size: 11px;
    color: #133467;
}
#whats_new ul {
    margin-left: 0;
    padding-left: .25em;
    margin-top: -2px;
}
#whats_new li {
    /*list-style-image:url(images/list_item_carrot.gif);*/
	list-style-position: outside;
    list-style: none;
}
#whats_new ul li {
    font-size: 11px;
    margin: 0 0 2px;
}
#whats_new li a:link {
    background: #fff url(images/link_bg.png) repeat-x bottom;
    color: #133467;
    text-decoration: none;
    border: 1px solid #eae8e8;
    padding: 4px 0 4px 5px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
#whats_new li a:visited {
    background: #fff url(images/link_bg.png) repeat-x bottom;
    color: #133467;
    text-decoration: none;
    border: 1px solid #eae8e8;
    padding: 4px 0 4px 5px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
#whats_new li a:hover {
    background: #fff url(images/link_bg_over.png) repeat-x bottom;
    color: #115ece;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 4px 0 4px 5px;
}
#whats_new li a:visited:hover {
    background: #fff url(images/link_bg_over.png) repeat-x bottom;
    color: #115ece;
    text-decoration: none;
}

/*Homepage: Search Products and Services*/
.hp_searcProd_button {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.hp_searcProd_button li {
}
.hp_searcProd_button li a {
    background: transparent url(images/homepage_search_prodsvcs.png) no-repeat 0 0 !important;
    overflow: hidden;
    height: 24px;
    position: relative;
    display: block;
    text-indent: -999em;
}
.hp_searcProd_button li a:link {
    color: #009900;
    background-position: 0px 0px !important;
    border: 0px;
}
.hp_searcProd_button li a:visited {
    color: #996666;
    background-position: 0px 0px !important;
    border: 0px;
}
.hp_searcProd_button li a:hover {
    color: #00cc00;
    background-position: 0px -24px !important;
    border: 0px;
}
/*Homepage: Learn More*/
.hp_learnMore_button {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.hp_learnMore_button li {
}
.hp_learnMore_button li a {
    background: transparent url(images/homepage_learnMore.png) no-repeat 0 0 !important;
    overflow: hidden;
    height: 24px;
    position: relative;
    display: block;
    text-indent: -999em;
}
.hp_learnMore_button li a:link {
    color: #009900;
    background-position: 0px 0px !important;
    border: 0px;
}
.hp_learnMore_button li a:visited {
    color: #996666;
    background-position: 0px 0px !important;
    border: 0px;
}
.hp_learnMore_button li a:hover {
    color: #00cc00;
    background-position: 0px -24px !important;
    border: 0px;
}
/*Homepage: Learn More Right Rail*/
.hp_rr_learnMore_button {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.hp_rr_learnMore_button ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.hp_rr_learnMore_button ul li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    display: block;
}
.hp_rr_learnMore_button li a {
    background: transparent url(images/homepage_learnMore_rr.png) no-repeat 0 0 !important;
    overflow: hidden;
    height: 26px;
    position: relative;
    display: block;
    text-indent: -999em;
    margin: 0px;
}
.hp_rr_learnMore_button li a:link {
    color: #009900;
    background-position: 0px 0px !important;
    border: 0px;
}
.hp_rr_learnMore_button li a:visited {
    color: #996666;
    background-position: 0px 0px !important;
    border: 0px;
}
.hp_rr_learnMore_button li a:hover {
    color: #00cc00;
    background-position: 0px -26px !important;
    border: 0px;
}
