﻿.logo
{
	float:left;
	height: 65px;
	font-size: 14pt;
	font-family: tahoma;
}

.logo a
{
	color: #656B77;
	background-image: url("_layouts/images/dbb/DBBLogo.gif");
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 30px 5px 0px 70px;
}

.ms-sitetitle
{
font:18pt verdana;
font-weight:bold;
color:#666666;
padding:4px 0px 7px 6px;
vertical-align:middle;
margin:0;
}

.DBBFooter
{
	font-family: verdana;  
	font-size: 8pt; 
	font-weight:normal;
	color:#c0c0c0;
}



.leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:normal;
	line-height:14pt;
}
.leftNav1 a
{
	font-family: tahoma;  
	font-size: 9pt;  
	font-weight:normal;
	padding-left:5px;
	display:block;
	padding-right:10px;
}



.topNavItem
{
	background-image: url('Images/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: tahoma;  
	font-weight:bold;
	font-size: 8pt; 
	color: #ffffff;	
}
.topNavItem a
{
	display:block;
	padding:8px 5px 0px 5px;
	height:32px;
	font-weight:bold;
}


.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:9pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
}

.DBBSearch
{
    margin:2px 2px 2px 2px;
}



.topArea
{
	background:url("../SiteCollectionImages/blank.gif") no-repeat;
	background-position:bottom right;
}



.link-item-large {
	FONT-SIZE: 12pt; COLOR: #003399; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
.link-item-large A {
	FONT-SIZE: 12pt; COLOR: #003399; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
.link-item-large A:link {
	FONT-SIZE: 12pt; COLOR: #003399; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
.link-item-large A:visited {
	COLOR: #4167af; TEXT-DECORATION: none
}
.link-item-large A:active {
	COLOR: #4167af; TEXT-DECORATION: none
}
.link-item-large A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}




/*

.leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:bold;
	line-height:14pt;
	
	background-color: #596E9E;
	color:#FFFFFF;
	border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;
	line-height:14pt;

}
.leftNav1 a
{
	font-family: tahoma;  
	font-size: 9pt;  
	font-weight:bold;
	padding-left:5px;
	display:block;
	padding-right:10px;
}
*/

