
.homeintro
{
    font-weight: bold;
    color: white;
    font-family: Arial;
    font-size: 12pt;
    padding-bottom: 5px;
    padding-top: 5px;
}

.homesubtable {
	border: 1px solid #DCDCDC;
}

.leftsalescopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #E5E5E5;
	text-decoration: none;
	line-height: normal;
}
.homebannerstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0A0A3A;
	text-decoration: none;
	line-height: 12px;
}
.homeboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A2A59;
	text-decoration: none;
	line-height: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 18px;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: gray;
    text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
}

.introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2A2A59;
	text-decoration: none;
	line-height: 12px;
	background-color: #F7F7F7;
	border: 1px solid #999999;
}

.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 12px;
}

a:visited {font-weight: bold; color: #929191; text-decoration: none;}
a:hover {font-weight: bold; color: #545454; text-decoration: none;}
a:link {font-weight: bold; color: #929191; text-decoration: none;}
a:active {font-weight: bold; color: #929191; text-decoration: none;}

a.address:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666699; text-decoration: none;}
a.address:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF9900; text-decoration: underline;}
a.address:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #2A2A59; text-decoration: none;}
a.address:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #2A2A59; text-decoration: none;}

.orangeintro123
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red;
    text-decoration: none;
    line-height: 12px;
    font-style: italic;
}
a.menu_01:visited, a.menu_01:active, a.menu_01:link

{
    font-weight: bold;
    color: white;
}
#onme
{  
/*    text-decoration: underline;
 border-right: gray 1px solid;*/
  }
#menuArrow_true
{
    background-image: url(/images/arrow.gif);
    padding-left: 18px;
    padding-top: 15px;
    background-position: center center;
}
#menuArrow_false
{
    background-image: url(/images/arrow.gif);
    padding-left: 18px;
    padding-top: 5px;
    background-position: center center;
    background-color: gray;
}

#menuTabBackground_false
{
    padding-left: 30px;
    padding-top: 0px;
    background-color: gray;
    vertical-align: middle;
}
.dottedHr
{
    border: silver thin dotted;
}

#relatedLinkstable
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}
#callToAction td
{padding:5}

#relatedLinkstable td
{
    line-height: 16pt;
}


/******* header divs *******/

#headerCon{
    width:709px;
}
    
    #topCon{ /* top two cols */
        height:95px;
        background:transparent url(images/topnav.jpg) no-repeat;
    }

       .menuNav{ /* text formatting of the menu */
            font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 11px;
	        font-weight: normal;
	        text-decoration: none;
	        float: left;
	        line-height:26px;
	        width:709px;
	        padding-top:16px;
        }
        
        .menuNav a{
             padding:5px;
            /* background: transparent url(images/left-tab.gif) right top no-repeat;*/
             color: #CCC;
             padding-left: 10px;
         }
         
       .menuNav a span{
           /* background: transparent url(images/right-tab.gif) right top no-repeat;*/
            padding-right: 10px
        }
             
        .menuNav a:active, .menuNav a:hover, .menuNav a:focus{
            background-color: #346A9C;
            color: #FFF;
        }
                                      
        #menuTop{
            margin-right: 18px;
            float: right; 
        }
        
        #menuTop a{
            font-size: 10px;
            font-weight: normal;
        }
        
        #teleCon{ /* telephone number */
            background:transparent url(images/home_flexible_benefits_comm.gif) no-repeat bottom right;
            float:left;
            height:18px;
            margin:10px 490px;
            width:209px;
        }
        
    #bottomCon{ /* bottom two cols */
        width:auto;
        display:none;
    }
    
        #logoCon{ /* site logo */
            background:transparent url(images/staffcare_logo.gif) no-repeat top left;
            width:500px;
            height:55px; 
            float:left;     
        }    