﻿
/* #3a3b3d;*/

body
{
    background-image: none;
}
#topFrame
{
    background: #fff url(/images/homeBG.gif) top left repeat-x;
}
/*a
{
    color: #3a3b3d;
}*/






/* old definition */

/* 
a, a:link, a:visited, a:hover, .SubNavi div, #dpNews li div.title
{
	color: #3a3b3d;
}

*/


/* New Link color */
a, a:link, a:visited, a:hover, #dpNews li div.title
{
	color: #24778F;
}


/* New definition */
.SubNavi li:hover ul a, .SubNavi li:hover ul div, .SubNavi a, .Footer a, .SubNavi div
{
	color: #3a3b3d !important;
}
/* end New definition */




.Footer
{
    background: #fff url(/images/hBGbtDB.gif) bottom repeat-x;
    float: left;
    color: #3a3b3d;
}
.Ftlnk
{
    background: url(/images/sealBK.jpg) top center no-repeat;
}

.deptHeader, h1 > .mobile
{
    background-color: #3a3b3d;
}
.plus
{
    background-image: url(/images/icons/plusBK.gif) !important;
}
.minus
{
    background-image: url(/images/icons/minusBK.gif) !important;
}
.SubNavi ul ul li.leaf, .SubNavi ul ul li.leaf:hover
{
    /*background-image: url(/images/icons/dotBK.gif);*/
}
#ContentBox .content ul, .InFocus li
{
    list-style-image: url(/images/icons/dotBK.gif);
}

