body
{
    margin: 0px 10px 0px 10px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	color:#003366;
}

#leftcontent
{
    position: absolute;
    left: 7px;
    top: 105px;
    width: 190px;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

#centercontent
{
    margin-left: 220px;
    margin-right: 100px;
    font-size: 0.8em;
    color: #666666;
    padding: 10px;
   /* background: transparent url(../images/bg_childcatsWide.jpg) no-repeat;*/
    z-index: 0;
}
.large-blue-heading{
	font-size:18px;
	color:#003366;
}
.blue-highlight-text{
	color:#003399;
}
html > body #centercontent
{
    margin-left: 220px;
    margin-right: 220px;
}

#rightcontent
{
    position: absolute;
    right: 10px;
    top: 105px;
    width: 180px;
    background: #fff;
}

#banner
{
    background: #fff;
    height: 95px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 95px;
    border: 1px solid #fff;
}
html > body #banner
{
    height: 95px;
}




#banner h1
{
    text-indent: -2000px;
    margin: -30px 0 0 0;
}

#rightcontent p
{
    font-size: 10px;
}
a
{
    color: #2361AA;
    text-decoration: underline;
}
a:hover
{
    color: #FF3300;
    text-decoration: none;
}


.leftNav a
{
    color: #2361AA;
    text-decoration: underline;
    line-height:20px;
}
.leftNav a:hover
{
    color: #FF3300;
    text-decoration: none;
}
.leftNav li
{
    padding-bottom:5px;
}

.lightBlueBar, .darkBlueBar, .greyBar
{
    font-size: 1em;
    width: 174px;
    height: 24px;
    color: #003399;
    padding-left: 5px;
    padding-top: 3px;
    font-weight: bold;
}

.darkBlueBar
{
    background: transparent url(images/darkBlueBar.gif) no-repeat;
    color: white;
}
.leftNav
{
    color: #2361AA;
    font-size: 0.8em;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.rightNav
{
    color: #2361AA;
    font-size: 0.8em;
    padding-left: 10px;
    padding-bottom: 15px;
    padding-top: 5px;
}
.alignRight
{
    float: right;
}
.alignLeft
{
    float: left;
}
.alignCenter
{
    float: center;
}

h1
{
    font-size: 1.9em;
}
h2
{
    font-size: 1.7em;
    margin-top: 0px;
}
h3
{
    font-size: 1.4em;
    margin-top: 0px;
}
h4
{
    font-size: 1.2em;
    margin-top: 0px;
}
h5
{
    font-size: 1.1em;
    margin-top: 0px;
}
h1, h2, h3, h4, h5
{
    font-weight: lighter;
    color: black;
}
.offer
{
    font-size: 1.5em;
    color: #FF6600;
}
.warning
{
    font-size: 1.1em;
    color: #FF6600;
}


.navBackground
{
    background: transparent url(../images/bg_childcats.jpg) no-repeat;
}

.navBackground ul
{
    margin-left: 5px;
    padding-left: 0px;
    list-style: disc;
    list-style-position: outside;
    margin-left: 20px;
}
.navBackground ul li
{
    line-height: 20px;
}
#rightcontent .navBackground ul
{
    list-style: none;
    margin-left: 5px;
}
.navHeader
{
    font-weight: bold;
}

.rightMoveBanner, .blankBanner
{
    width: 540px;
    height: 65px;
    color: #666666;
    font-size: 1.5em;
    padding-left: 10px;
    padding-top: 5px;
}

.imagePadding
{
    margin-top: 8px;
    margin-bottom: 8px;
}
img
{
    border: none;
}
.adBox
{
    width: 241px;
    height: 200px;
    border: 1px solid #cccccc;
    float: left;
}
.item
{
    height: 155px;
    padding: 10px;
    background: transparent url(images/bg_childcats_white.jpg) no-repeat;
}
.input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0033CC;
    width: 250px;
    margin-bottom: 8px;
}
.inputSmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0033CC;
    width: 100px;
    margin-bottom: 8px;
}
#count
{
    width: 25px;
    font-size: 9px;
    color: Red;
}

#navlist li
{
    display: inline;
    padding-right: 15px;
}
#navlist
{
    list-style: disc;
}
.tenant_service_box
{
  /* background: transparent url(../images/bg_childcats.jpg) no-repeat;*/
   width:200px;
   float:left;
   padding:10px;
   color:#2361AA;
   margin-bottom:10px;
   font-size:12px;
}
.tenant_service_box a
{
    color:Green;
}
.tenant_service_box_arrow
{
   background: transparent url(../images/orangearrow.gif) no-repeat;
   width:200px;
   float:left;
   padding:10px;
   color:#2361AA;
   font-size:15px;
   font-weight:bold;
   margin-bottom:10px;
}
.tenant_service_box img
{
 margin-top:10px;   
 text-decoration:none;
}

.blue_text
{color:#2361AA;
}
.blue_text_bold
{color:#2361AA;
font-weight:bold;
}

