/* Begin Public Template01 - index.php    */
/* ------------------------------------ */
body {

	}

ul.accessibility {
	position: absolute;
	top: -1000px;
	}

#menu {
	/*position:absolute;
	top: 298px;
	left: 50%;
	margin-left:-470px;
	*/
	width: 940px;
	height:42px;
	z-index:2;
	}

	
#floatMain {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left:-470px;
	width: 950px;
	background-image: url(../images/db_ContentGradient.gif);
	background-repeat: no-repeat;
	background-position: 0px 330px;
	}

	
#logo {
	background-image: url(../images/db_searchBG.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 85px;
	}
#header { 
	width: 950px;
	height: 203px;
	}

	
#leftcol {
	float:left;
	width:300px;
	margin-top: 28px;
	padding-bottom: 20px;
	}
#midcol {
	float:left;
	width:317px;
	margin-top: 28px;
	background-image: url(../images/db_h_newBG.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 242px;
	padding-bottom: 20px;
	}
#rightcol {
	float:left;
	width:304px;
	margin-top: 28px;
	margin-left: 20px;
	height: 242px;
	background-image: url(../images/db_h_sitesBG.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
/* ------------------------------------ */	
/* Content leftcol */	
.pageTitle {
	margin:0px;	
	padding-top:10px;
	padding-bottom:6px;
	} 

#leftContent {
	margin-top: 0px;
	margin-right: 0px;	
	margin-left: 20px;
	}
	
/* ------------------------------------ */
/* Content midcol */	
#newsTitle {
	padding-top:15px;
	padding-left:68px;
	padding-bottom:0px;
	}
#midcol .dbNewsTitle {
	color:#FFFFFF;
	background-color:#1E1E1E;
	}
#midcol #dbArchT {
	color:#FFFFFF;
	background-color:#1E1E1E;
	}	
#midcol .dbNewsAb01 {
	color:#999999;
	background-color:#1E1E1E;
	}
	
#dbNews a:link {
	background-color:#1E1E1E;
	color:#CCCCCC;
	text-decoration:underline;
	}
#dbNews a:active {
	background-color:#1E1E1E;
	color:#FF0000;
	text-decoration:underline;
	}
#dbNews a:visited {
	background-color:#1E1E1E;
	color:#CCCCCC;
	text-decoration:underline;
	}	
#dbNews a:hover {
	background-color:#1E1E1E;
	color:#FFFFFF;
	text-decoration:underline;
	}	
	

/* ------------------------------------ */
/* content rightcol */
#rightContent {
	margin-top: 0px;
	margin-right: 0px;	
	margin-left: 0px;
	}


/* ------------------------------------ */	 
#reQuote {
	position: absolute;
	left: 754px;
	top: 39px;
	}
a.reQuoteLink:link {
	background-color:transparent;
	color:#000;
	text-decoration:none;
	}
a.reQuoteLink:active {
	background-color:transparent;
	color:#FF0000;
	text-decoration:none;
	}
a.reQuoteLink:visited {
	background-color:transparent;
	color:#000;
	text-decoration:none;
	}
a.reQuoteLink:hover {
	background-color:transparent;
	color:#000;
	text-decoration:none;
	}
/* ------------------------------------ */	 	
/* Print */

#printPos {
	position: absolute;
	left: 866px;
	top: 39px;
	}

a.printLink:link {
	background-color:transparent;
	color:#000;
	text-decoration:none;
	}
a.printLink:active {
	background-color:transparent;
	color:#FF0000;
	text-decoration:none;
	}
a.printLink:visited {
	background-color:transparent;
	color:#000;
	text-decoration:none;
	}
a.printLink:hover {
	background-color:transparent;
	color:#000;
	text-decoration:none;
	}

/* ------------------------------------ */
/* SEARCH  */
#searchPos label { display:none; }
#searchPos {
	position: absolute;
	left: 433px;
	top: 54px;
	}
.searchInput {
	border:1px solid #F06540;
	position:relative;
	top:-5px;
	width:140px;
	background-color: #F06540;
	color:#FFFFFF;	
	font-size:10px;	
	margin-right: 10px;
	padding-left:2px;
	}


/* ------------------------------------ */
/* FOOTER */

#topBtn {
	clear: both;
	margin-left:700px;
	padding-top:10px;
	}
	

#footer {
	clear: both;
	padding-left:20px;
	background-image: url(../images/db_FooterGradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
	color:#999999;
	height:80px;
	}

.footerTxt01 {
	color:#999999;
	font-size:90%;	
	}
.footerTxt02 {
	color:#999999;
	font-size:90%;
	}
		
#footer01 {
	padding-top: 30px;
	}
#footer02 {
	padding-top: 4px;
	}
#footer03 {
	padding-top: 4px;
	padding-bottom: 10px;
	}
	

/* footer pipe */
.fPipe { padding-left: 7px; padding-right:7px; }	

#dblink { 
	float:right;
	padding-top:5px;
	padding-right:20px;
	padding-left:20px;
 	}
