﻿body 
{
    /* background-color:#FFFFFF;  */
    margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 0px;
    /* font-size: 110%; */
    font-size:10pt;
    font-family:Tahoma,Arial,Helvetica;
    color:#666666;
    background:url('../images/BakMain.gif') repeat;
}

h1
{
    text-align:center;
    font-family:Candara, Trebuchet MS, Tahoma, Arial, Helvetica;
    font-size:22pt;
    color:#AD7E0E;
    /* width:100%;
    height:33pt;
    background-color:#FEEDC7; */
    /* background:url('../images/TitleBak1.gif') repeat; */
    /* color:#AD7E0E; */
    /* color:#B3A584; */
    /* color:#CCCCCC; */
}

/* h1.title
{
    position:absolute;
    left:240px;
    top:-44px;
    text-align:left;
    padding:0px 0px 0px 10px;
} */

h2
{
    text-align:center;
    font-family:Candara, Trebuchet MS, Tahoma, Arial, Helvetica;
    font-size:14pt;
    vertical-align:middle;
    color:#CCCCCC;
    height:12pt;
    margin:0px 0px 0px 0px;
    padding:10px 0px 10px 0px;
}

h3
{
    text-align:center;
    font-family:Candara, Trebuchet MS, Tahoma, Arial, Helvetica;
    font-size:12pt;
    vertical-align:middle;
    color:#CCCCCC;
    height:10pt;
    margin:0px 0px 0px 0px;
    padding:10px 0px 10px 0px;
}

hr
{
    /* clear:both; */
    color:#FFCC00;
    height:2px;
    z-index:100;
}

img
{
    border-style:none;
}

span
{
    border:none 0px 0;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

/* Cintigy-specific items */

#MainRun 
{
    margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 0px;
    position:relative;
    top:0px;
    margin-left:auto;
    margin-right:auto;
    width:960px;
}

#TopBanner
{
    display:block;
    width:960px;
    height:154px;
}

#BackDesignLft
{
    position:absolute;
    left:0px;
    width:50%;
    height:174px;
    background:url('../images/BakTopLft.gif') repeat-x;
    z-index:-1;
}

#BackDesignRgt
{
    position:absolute;
    right:0px;
    width:50%;
    height:174px;
    background:url('../images/BakTopRgt.gif') repeat-x;
    z-index:-1;
}

#Banner
{
    float:left;
}

#People
{
    float:right;
}

#CintigyMenu
{
    font-size:10pt;
    font-family:Tahoma,Times New Roman;
    color:#666666;
    display:block;
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:27px;
}

#CintigyMenu p
{
    line-height:27px;
    padding:0px 10px 0px 10px;
}

#CintigyMenu p.TopLineMenu
{
    display:inline;
    float:left;
    text-align:left;
}

#CintigyMenu p.TopLineLogin
{
    display:inline;
    float:right;
    text-align:right;
}

#TopLineBak
{
    display:block;
    position:absolute;
    left:0px;
    top:155px;
    background:url('../images/NavBak.gif') repeat-x;
    z-index:-1;
    width:960px;
    height:20px;
}

#MiddleMain
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
} 

#LeftCol
{
    float:left;
    font-size:10pt;
    font-family:Tahoma,Arial,Helvetica;
    color:#666666;
    text-align:right;
    width:150px;
    padding:0px 10px 0px 10px;
}

#LeftCol p
{
    text-align:left;
    margin:5px 5px 5px 0px;
    padding:5px 5px 5px 5px;
    border:solid 1px #666666;
    background:white;
}

#LeftCol h1
{
    margin:0px 0px 0px 0px;
    padding:5px 0px 5px 0px;
    text-align:left;
    font-family:Candara, Trebuchet MS, Tahoma, Arial, Helvetica;
    font-size:12pt;
    color:#CCCCCC;
    width:100%;
    border-bottom:solid 1px #CCCCCC;
}

#textarea
{
    position:relative;
    float:left;
    width:780px;
    /* width:950px; */
    padding:0px 0px 0px 10px;
}

#mobilearea
{
    position:relative;
    float:left;
    width:100%;
    /* width:950px; */
    padding:0px 0px 0px 0px;
}

#PeopleMirror
{
    position:absolute;
    right:0px;
    z-index:1;
    /* float:right; */
}

#BottomFooter
{
    clear:both;
    text-align:center;
    font-size:10pt;
    font-family:Tahoma,Times New Roman;
    color:#000000;
    padding:3px 0px 0px 10px;
    height:50px;
    z-index:-1;
}

#BottomFooter a
{
    text-decoration:none;
    font-size:10pt;
    color:#666666;
}

#BottomFooter a:hover,
#BottomFooter a:focus,
#BottomFooter a:active
{
    text-decoration:underline;
	/* background-color:  #FFCC00; */
}

#HostedBy
{
    font-size:8pt;
    font-family:Tahoma,Arial,Helvetica;
    text-align:center;
    font-style:italic;
    padding:12pt 0pt 0pt 6 pt;
    width:100%;
}

.slink
{
    float:right;
}
span.slink
{
    font-family:Times New Roman;
    font-size:18px;
    font-style:italic;
    font-weight:bolder;
    color:#CC6600;
    padding: 5px 0px 5px 0px;
}

.left
{
    float:left;
}

.right
{
    float:right;
}

.center
{
    display:block;
    margin-left:auto;
    margin-right:auto;
}

