﻿
body, div, p, ul, li, form, h1, h2, h3, h4, h5
{
    margin:0px;   
    padding:0px;
}

html
{
    height:100%;
    width:100%;
    overflow:auto;
    background-color:#ffffff;
}

body
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size:10pt;
    background-image:url("/Images/Css/bgHRRed7px.jpg");
    background-position:0px 139px;
    background-repeat:repeat-x;
    border-right:solid #CCD0D4 1px;
    width:802px;
}

img
{
    border:0px;
}

h1
{
    height:139px;
    background-color:#f7f7f7;
    background-image:url("/Images/Css/bgH1b.jpg");
    background-repeat:no-repeat;
    background-position:left top;
}

h1 span, #header p, #secondaryNavDiv h2, #mainNavDiv h2
{
    display:none;
}

h1 a
{
    display:block;
    width:432px;
    height:98px;
    position:relative;
    top:10px;
    left:16px;
}

sup
{
    font-variant:small-caps;
    font-size:50%;
}

#pntOnePortalNavDiv
{
    position:absolute;
    left:580px;
    top:0px;
    width:222px;
    height:139px;
    background-color:#f7f7f7;
}

#secondaryNavDiv
{
    position:absolute;
    left:300px;
    top:124px;
    font-size:9pt;
}

#secondaryNavDiv li
{
    float:left;
    margin-right:20px;
    list-style-type:none;
}

#secondaryNavDiv a, #pntOnePortalNavDiv a, #mainNavDiv a
{
    text-decoration:none;
    color:#333333;
}

#secondaryNavDiv a:hover, #pntOnePortalNavDiv a:hover, #mainNavDiv a:hover
{
    color:#990000;
}

#pntOnePortalNavDiv ul li a
{
    font-size:9pt !important;
}

#mainNavDiv
{
    float:left;
    width:222px;
    background-image:url("/Images/Css/bgMainNav.jpg");
    background-position:left top;
    background-repeat:no-repeat;
    margin-top:7px;
}

#mainNavDiv ul li
{
    clear:left;
}

#mainNavDiv ul li a
{
    font-size:11pt !important;
    display:block;
    float:left;
    width:200px;
    padding:0px 0px 0px 14px;
}

#mainNavDiv ul li a:hover
{
    background-color:#ffffff;
}

#mainNavDiv ul li a:active
{
    background-color:#ffffff;
    color:#990000;
}

#pntOnePortalNavDiv h2
{
    font-size:9pt;
    font-weight:normal;
    color:#333333;
    text-align:center;
    margin-top:20px;
}

#pntOnePortalNavDiv ul
{
    margin-top:20px;
    width:220px;
    height:70px;
    overflow:visible;
    background-image:url("/Images/Css/graphicPortalNav.jpg");
    background-position:110px 0px;
    background-repeat:no-repeat;
}

#pntOnePortalNavDiv li
{
    width:100px;
    text-align:right;
    list-style-type:none;
    line-height:17pt;
}

#mainNavDiv ul
{
    margin:1px 0px 24px 0px;
}

#mainNavDiv li
{
    list-style-type:none;
    line-height:20pt;
}

#mainNavDiv img
{
    display:block;
    margin:auto;
    margin-top:5px;
    margin-bottom:10px;
}

#footer
{
    clear:both;
    width:100%;
    font-size:8pt;
    line-height:11pt;
    text-align:left;
}

#footerInfo
{
    border-top:solid #8A0000 2px;
    border-bottom:solid #CCD0D4 1px;
    text-align:center;
    color:#333333;
    height:36px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 80px;
    background-image:url("/Images/Css/bgFooterDiv.gif");
    background-position:left top;
    background-repeat:repeat-y;
}

#footerInfo p
{
    float:left;
    margin-right:14px;
}

#footerInfo p.copyright
{
    float:none;
    clear:left;
}

#footerInfo a
{
    color:#333333;
}

#footerInfo a:hover
{
    color:#000000;
}

#validCodeDiv
{
    padding-top:10px;
    padding-bottom:8px;
    background-color:#ffffff;
    width:803px;
    position:relative;
    z-index:2000;
}

#validCodeDiv a
{
    margin-left:6px;
}

#mainContentDiv
{
    margin:7px 0px 0px 0px;
    width:578px;
    float:left;
    border-right:solid #707070 1px;
}

#mainContentDiv h2
{
    color:#bb0000;
    font-size:14pt;
    margin:20px 0px 0px 0px;
    padding:0px 20px 0px 20px;
    font-weight:normal;
    float:left;
    height:30px;
}

#mainContentDiv h2 span
{
    position:relative;
    top:4px;
    margin-bottom:-4px;
    margin:0px 0px -4px 0px;
}

#mainContentDiv h3
{
    clear:left;
    color:#bb0000;
    font-size:12pt;
    margin:20px 20px 20px 20px;
    font-weight:normal;
}

#mainContentDiv h4
{
    clear:left;
    color:#bb0000;
    font-size:11pt;
    margin:20px 20px 0px 20px;
    font-weight:normal;
}

#mainContentDiv h5
{
    clear:left;
    margin:20px 20px 0px 20px;
}

#mainContentDiv p
{
    clear:left;
    margin:20px 20px 20px 20px;
    color:#333333;
}

#mainContentDiv a
{
    color:#990000;
}

#mainContentDiv a:hover
{
    color:#cc0000;
}

#mainContentDiv ul
{
    margin:20px 0px 20px 40px;
}

.pageButtons
{
    border-top:solid #990000 1px; 
    font-size:10pt;
    clear:both !important;
    float:none !important;
    margin:10px 20px 30px 20px !important;
    padding-top:10px;
}

.pageButtons input
{
    font-family:Tahoma, Arial, Sans-Serif; 
    font-size:10pt;
    width:auto !important;
}

.required
{
    font-weight:bold;
    color:#990000;
    margin:0px 2px 0px 2px;
}

.error
{
    color:#cc0000; 
}

.bigText
{
    font-size:14pt;
}

.accessKey
{
}

.column1of2
{
    float:left;
    width:48%;
    margin:0px !important;
    padding:0px !important;
}

.column2of2
{
    clear:none !important;
    float:right;
    width:48%;
    margin:0px !important;
    padding:0px !important;
}

.headlineO
{
    background-image:url("/Images/Css/bgHeadlineO.jpg");
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:22px;
    height:30px;
}

.headlineO a
{
    position:relative;
    top:6px;
}

#bgGraphicDiv
{
    display:none;
    width:107px;
    height:100%;
    background-image:url("/Images/Css/bgVR.gif");
    background-position:center top;
    background-repeat:repeat-y;
}

#bgGraphicDiv span
{
    display:block;
    width:106px;
    height:113px;
    background-image:url("/Images/Css/graphicleftHandO.jpg");
    background-position:center top;
    background-repeat:no-repeat; 
}

#InsetGraphicContent
{
    padding-left:110px;
    background-image:url("/Images/Css/bgVR.gif");
    background-position:66px 100px;
    background-repeat:repeat-y;
    border-bottom:dotted #ffffff 1px;
}

#InsetGraphic
{
    position:absolute;
    left:24px;
    top:146px;
    background-color:#ffffff;
    padding-top:28px;
}

/* Page Specific */

#NetworkContentDiv img
{
    float:right;
    margin:20px;
}

#NetworkContentDiv
{
    padding:0px 0px 20px 0px;
}

#ContactContentDiv h2
{
    margin-top:5px !important;
    margin-bottom:2px !important;
}

#ContactContentDiv p
{
    margin:0px 20px 10px 20px !important;
}

#ContactContentDiv div
{
    font-size:8pt;
}

#ContactContentDiv div input #ContactContentDiv div select, #ContactContentDiv div textarea
{
    font-family:Tahoma, Arial, Sans-Serif; 
    font-size:8pt;
}

#ContactContentDiv div div input
{
    width:150px;
}

#ContactContentDiv div div textarea
{
    width:407px;
    margin-bottom:-7px;
}

#ContactContentDiv div div select
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:8pt;
}

#ContactContentDiv div div
{
    float:left;
    margin-bottom:5px;
}

#ContactContentDiv div div label
{
    display:block;
    width:80px;
    float:left;
    padding-left:20px;
    padding-top:4px;
    font-weight:bold;
    color:#333333;
}

#ContactFormKey
{
    margin-top:-40px;
    margin-bottom:-40px;
}

#ContactFormKey p
{
    margin:0px 20px 0px 0px !important;
    float:right;
}

#CustContactInfoDiv h4, #CustContactInfoDiv h5, #CustContactInfoDiv p
{
    margin-top:0px !important;
    margin-bottom:0px !important;
}

#CustContactInfoDiv
{
}

#FormErrorMessages
{
    width:380px;
    float:none;
    clear:both;
    padding-left:22px;
    margin-bottom:0px !important;
}

#CustCareContentDiv div
{
    clear:left;
}

#HomePageNewsSec
{
    position:relative;
    top:7px;
    float:left;
    width:166px;
}

#HomePageNewsSec h2
{
    color:#333333;
    font-size:11pt;
    font-weight:normal;
    margin:6px 10px 0px 10px;
}

#HomePageNewsSec ul
{
    width:136px;
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
}

#HomePageNewsSec li
{
    list-style-type:none;
    font-size:7pt;
    line-height:10pt;
    font-weight:bold;
}

#HomePageMoreNewsLink
{
    float:right;
    color:#333333;
    font-size:8pt;
    line-height:10pt;
    margin:5px 10px 10px 0px;
}

#HomePageNewsSec li
{
    margin:0px 0px 0px 0px;
    padding:10px 0px 0px 0px;
}

#HomePageNewsSec li a
{
    float:none;
    display:block;
    color:#333333;
    text-decoration:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    line-height:10pt;
    font-weight:normal;
    font-size:8pt;
}

#HomePageNewsSec li a:hover
{
    color:#990000;
}


#HomePageBody form
{
    background-image:url("/Images/Css/bgContentO.jpg");
    background-position:125px 157px;
    background-repeat:no-repeat;
}


#HomePageBody #mainContentDiv
{
    float:left;
    width:411px !important;
    border-left:solid #DADADA 1px;
}

#HomePageContent
{
    margin:0px 0px 20px 0px;
    padding:25px 0px 0px 0px;
}

#HomePageContent div
{
    clear:both;
    float:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#HomePageContent div h3
{
    float:left;
    width:260px;
    margin:10px 0px 10px 12px;
    text-align:right;
}

#HomePageContent div p
{
    float:left;
    width:260px;
    margin:0px 0px 0px 12px;
    text-align:right;
}

#HomePageContent div a.hotSpot
{
    display:block;
    float:right;
    width:106px;
    height:106px;
    display:block !important;
    margin:2px 10px 20px 10px;
}

#HPBusClassDiv h3.headlineO
{
    width:240px !important;
    background-position:32px 0px;
}

#HPBusClassDiv a.hotSpot
{
    background-image:url("/Images/Css/graphicBusClass.jpg");
    background-position:0px 0px;
    background-repeat:no-repeat;
}

#HPBusClassDiv a.hotSpot span
{
    display:none;
}

#HPStarPointIPDiv a.hotSpot
{
    background-image:url("/Images/Css/graphicStarPointIP.jpg");
    background-position:0px 0px;
    background-repeat:no-repeat;
}

#HPStarPointIPDiv a.hotSpot span
{
    display:none;
}

#HPServicesDiv a.hotSpot
{
    background-image:url("/Images/Css/graphicServices.jpg");
    background-position:0px 0px;
    background-repeat:no-repeat;
}

#HPServicesDiv a.hotSpot span
{
    display:none;
}

#StarPointContent
{
    background-image:url("/Images/Css/bgContentResidential.jpg");
    background-position:50% 50%;
    background-repeat:no-repeat;
}

#ServicesContent
{
    background-image:url("/Images/Css/bgContentServices.jpg");
    background-position:50% 50%;
    background-repeat:no-repeat;
}

#BusinessClassContent
{
    background-image:url("/Images/Css/bgContentBusClass.jpg");
    background-position:50% 50%;
    background-repeat:no-repeat;
    padding-bottom:120px;
}

#NewsListDiv
{
    padding-bottom:20px;
}

#NewsListDiv ul li
{
    font-weight:bold;
    font-size:8pt;
    margin-bottom:10px;
}

#NewsListDiv ul li a
{
    display:block;
    font-weight:normal;
    text-decoration:none;
    font-size:10.5pt;
}