﻿body
{
    font-size: 11pt;
    color: #696969;
    font-family: 'Times New Roman' , Tahoma, Sans-Serif;
    background-image: url(images/bg.gif);
    margin: 0 0 0 0;
    background-repeat: repeat-x;
    background-color: #ededed;
}

h1
{
    font-size: x-large;
    color: #263d72;
    margin-top: 0px;
    margin-bottom: 12px;
    font-family: Tahoma, Sans-Serif;
}

h2
{
    width: 100%;
    font-size: small;
    color: #263d72;
    margin-top: 20px;
    margin-bottom: 2px;
    font-family: Tahoma, Sans-Serif;
    border-bottom: 1px solid #CECE9C;
}

h6
{
    font-weight: bold;
    color: #263d72;
    font-size: 1.2em;
	margin: 0;
    margin-top: 10px;
    border-bottom: #696969 1px solid;
}

ol
{
    list-style-type: upper-roman;
}

ol li
{
    font-size: 11pt;
    margin: 10px 0 0 0;
}

ol li span
{
    font-weight: bold;
    color: #263d72;
}

ol ul li
{
    font-size: 1.1em;
    margin: 2px 0 0 0;
    list-style-type: disc;
    font-weight: normal;
    color: #696969;
}

a 
{
    color : #263d72;
	text-decoration: none;
}

a:hover  {
	color : #D60101;
	text-decoration : underline;
}

a img
{
    border: none;
    margin-top: 5px;
    margin-right: 5px;
}

#wrapper
{
    width: 823px;
    text-align: left;
    text-justify: auto;
    text-align: justify;
    background-color: #FFF;
    border-right: #263d72 1px solid;
    border-top: #263d72 1px solid;
    border-left: #263d72 1px solid;
    border-bottom: #263d72 1px solid;
}

#leftMenu
{
    display: block;
    float: left;
    width: 155px;
    height: 100%;
    position: absolute;
    z-index: 1;
}

#leftMenu .buttons a
{
    display: block;
    text-decoration: none;
    width: 155px;
    color: #263d72;
    background-image: url(images/buttonblankGrad.gif);
    background-repeat: no-repeat;
    height: 30px;
    vertical-align: middle;
    text-align: left;
    padding-top: 7px;
    margin-bottom: -4px;
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma, Sans-Serif;
}

#leftMenu .buttons a:hover
{
    text-decoration: underline;
    color: #D60101;
}
    
#leftMenu .buttons a span
{
    margin-left: 15px;
} 
    
#leftMenu .address
{
    color: #FFF;
    text-align: left;
    padding-left: 10px;
    width: 145px;
    font-size: 11px;
}

#body
{
    background-image: url(images/scoopbackRed.gif);
}

#content
{
    padding: 0 55px 0 180px;
	font-size: 1.1em;
    line-height: 1.3em;
}

#services
{
    padding: 0 25px 0 25px;
}

#serviceList li
{
    font-weight: bold;
    padding-bottom: 5px;
}

#serviceList li span
{
    color: #263d72;
}

#serviceCallout
{
    font-size: 13pt;
}

#bottom
{
    width: 763px;
    height: 300px;
    padding-top: 9px;
    padding-left: 60px;
    background-image: url(images/plainback.gif);
    background-color: #636363;
    text-align: center;
    color: #ffffff;
    font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
}

#bottom p
{
    margin-bottom: 5px;
}

#bottom a
{
    color: #ffffff;
}

.left
{
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
}

.right
{
    float: right;
    margin-bottom: 5px;
    margin-left: 10px;
}

.name
{
    font-size: 13pt;
    border-bottom: 1px solid #CECE9C;
    
}

.name i
{
    font-size: 11pt;
}

.bioPic
{
    margin-left: 15px;
    margin-bottom: 10px;
    text-align: center;
}

.serviceDesc
{
    float: right;
    background-color: #f5f5f5;
    width: 215px;
    font-size: 10pt;
    color: #696969;
    font-family: 'Times New Roman' , Tahoma, Sans-Serif;
    text-align: left;
    padding: 12px;
    font-weight: normal;
    text-indent: 0;
}


#hrcilogo {
	margin-left: 7px;
}

#serviceList {
	margin-bottom: 0;
	padding-bottom: 110px;
}

#content p {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 5px;
}

p.bottom {
	padding-bottom: 100px !important;
	margin-bottom: 0 !important;
}