/* ================================
    CSS STYLES FOR SKIP TRACE INFO
    v2.0, 02/2004
   ================================
*/  
 
BODY
{
	margin: 0;
	background: transparent url(../../images/sitebkgrd.gif) top left;
}
/* Header */
#container 
{ 
	width: 100%;
	height: 88px;
	padding: 0;  
	margin: 0;
	background: #242021 url(../../images/grid_background.gif) top left;
}
#container a:hover
{
	cursor: hand
}
#pageHeader 
{ 
	padding: 0; 
	margin: 0;
	width: 100%;
	height: 84px;
	background: #242021 url(../../images/logo1.jpg) no-repeat top left;
}
#pageHeader a:hover
{
	cursor: hand;
}
#headerSeparator 
{
	padding: 0; 
	margin: 0;
	width: 100%;
	height: 6px;
	background: #9d0000 url(../../images/modernliving_bkgrd.gif) top left repeat-y;
}
/* End of header */

/* Sidebar Menu */
#SidebarMenu
{
	background: black;
	height: 100%;
}
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: goldenrod;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}
A.MenuUnselected:hover
{
    color: white;
    text-decoration: underline;
    padding-left: 10px
}
A.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  13px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}
A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
/* End Sidebar Menu */

/* */
.SubHeader
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

.Message
{
    color: lightsteelblue;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 16px;
    line-height: 20pt
}
.SubTitle
{
    color: lightsteelblue;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 16px;
    line-height: 10pt
}

.SiteButtons
{
    color: goldenrod;
    background-color: white;
    border-width: thin;
    border-color: Silver;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
}

.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 10px;
}
.PleaseWaitWhileProcessingMessageSmall
{
    color: darkgray;
    font-family: Verdana, Arial;
    font-size: 12px;
}
.PleaseWaitWhileProcessingMessage
{
    color: darkgray;
    font-family: Verdana, Arial;
    font-size: 18px;
}

#Logo
{
	background: transparent url(../../images/ACAlogo_small.gif) no-repeat top left;
	width: 100px;
	height: 125px;
}
/* Terms of Use */
.Terms
{
    color: blue;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: none;
    cursor: hand;
}
.NormalTerms
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px
}
.NormalTermsBold
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold
}
A.Terms
{
    color: blue;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 14pt;
}
/* End Terms of Use */

/* Search tabs in interactive mode */
#power_search_tab_sel
{
	background: url(../../images/power_search_tab_selected2.jpg);
    position: static;
    top: 0px;
    left:    0px;
    width: 26px;
    height: 100px;
}
#power_search_tab_unsel
{
	background: url(../../images/power_search_tab_unselected.jpg);
    position: static;
    top: 0px;
    left:    0px;
    width: 26px;
    height: 100px;
}
#dir_search_tab_sel
{
	background: transparent url(../../images/dir_search_tab_selected2.jpg) no-repeat top left;
    position: static;
    top: 0px;
    left:    0px;
    width: 26px;
    height: 100px;
}
#dir_search_tab_unsel
{
	background: transparent url(../../images/dir_search_tab_unselected.jpg) no-repeat top left;
    position: static;
    top: 0px;
    left:    0px;
    width: 26px;
    height: 100px;
}
#ch_search_tab_sel
{
	background: transparent url(../../images/history_search_tab_selected2.jpg) no-repeat top left;
    position: static;
    top: 0px;
    left:    0px;
    width: 26px;
    height: 100px;
}
#ch_search_tab_unsel
{
	background: transparent url(../../images/history_search_tab_unselect.jpg) no-repeat top left;
    position: static;
    top: 0px;
    left:    0px;
    width: 26px;
    height: 100px;
}
#power_search_tab_container
{
	cursor: hand;
}
#dir_search_tab_container a:hover
{
	cursor: hand;
}
#ch_search_tab_container a:hover
{
	cursor: hand;
}
/* End of Search tabs in interactive mode */

A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    color: Blue;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold
}
A.SiteLink:hover
{
    color: #9999FF;
    text-decoration: underline;
}
A.SiteLinkSmall, A.SiteLinkSmall:link, A.SiteLinkSmall:visited
{
    color: Blue;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: normal
}
A.SiteLinkSmall:hover
{
    color: #9999FF;
    text-decoration: underline;
}
A.DisabledSiteLink, A.DisabledSiteLink:link, A.DisabledSiteLink:visited, A.DisabledSiteLink:hover
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    font-weight: normal;
    cursor: text;
    text-decoration: none;
}

A.Mailto, A.Mailto:link
{
    color: goldenrod;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}
A.Mailto:hover
{
    color: brown;
    text-decoration: underline;
    padding-left: 10px
}

/* GENERAL */
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}
.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

.NormalMenu
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}
.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}
.NormalSubTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: darkgray;
    font-weight: bold;
    line-height: 12px    
}
.NormalSmall
{
    font-family: Arial;
    font-size: 10px;
    color: Gray;
    font-weight: normal;
    line-height: 10px    
}

A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

UL LI   {
    list-style-type:    disc;
}

UL LI LI    {
    list-style-type:    circle;
}

UL LI LI LI {
    list-style-type:    square;
}

OL LI   {
    list-style-type:    upper-alpha;
}

OL OL LI    {
    list-style-type:    decimal;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}

