﻿a {border-bottom:0;}

h1
{
    color:white;
}

#divSideBarLeft
{
    visibility:hidden;
}

#tableServices ul
{
    font-size:larger ;
}

#tableServices li
{
    margin-bottom:5px;
}

#tableServices a
{
    color:white;
}

.divServices
{
    background-color:#493986;
    border:1px solid #6C639F;
    display:inline;
    height:180px;
    padding:5px;
    text-align:justify;
    width:21%;
}

.tdServices, #tdServices1, #tdServices2, #tdServices3
{
    border:1px solid #6C639F;
    padding:5px;
    text-align:justify;
    width:28%;
	vertical-align:top;
	color:white;
	border-color:#432177;
}

#tdServices1
{
    background:#864AEF url(/imgs/tblBkgF.gif)  no-repeat bottom left;
}

#tdServices2
{
    background:#864AEF url(/imgs/tblBkg2F.gif) no-repeat top right;
}

#tdServices3
{
    background:#864AEF url(/imgs/tblBkg3F.gif) no-repeat bottom right;
}

#divBody #tableBody
{
    padding:0 0 0 0;
}

#divBody #tdBodyContents,
table#tableBody td#tdBodyContents
{
    padding:0px;
}

#tableServices li a
{
	font-weight:normal;
}

#divBody
{
	margin-left:0px;
}		

#divBody #tdBodyContents
{
    border-left:0px;
	padding-right:0px;
	border-color:#263986;
}

.newsTickerContainer
{
    height:20px;
    overflow:hidden;
    background-color:black;
    position:relative;
    padding:5px;
    margin-bottom:2px;
    color:White;
}

.newsTickerContainer a,
.newsTickerContainer a:hover
{
    color:#B394E0;
}

.newsTicker
{
    list-style-type: none;
    padding-left: 5px;
    margin-left:40px;   
    margin-top:-21px;
    position:absolute
}

.newsTicker
{
    *margin-left:0px;   
    *margin-top:-1px;
}

.newsTicker li
{
    padding-bottom:4px;
    /*border-bottom:1px white solid;*/
    height:25px;
    overflow:hidden;
}

.newsTicker .description
{
    display:none;
}