/* Begin Public Template02 - index02.php    */
/* ------------------------------------ */
body {

	}

ul.accessibility {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -1000px;
	top: -1000px;
	list-style-type: none;
	}

#menu {
	/*position:absolute;
	top: 208px;
	left: 50%;
	margin-left:-470px;
	*/
	width: 940px;
	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 240px;
	}

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

	
#mainCol {
	float:left;
	width:950px;
	margin-top: 28px;
	}

/* ------------------------------------ */	
/* Content leftcol */	
.pageTitle {
	margin:0px;	
	padding-top:20px;
	padding-bottom:6px;
	} 

#mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	padding-bottom: 30px;
	}
	

/* ------------------------------------ */	 
#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 #F06541;
	position:relative;
	top:-5px;
	width:140px;
	background-color: #F06540;
	color:#FFFFFF;	
	font-size:10px;	
	margin-right: 10px;
	padding-left:2px;
	}
	
/* compare versions table */

.featureTable {
	/*
	border-collapse: collapse;
	*/
	/*border: 1px solid #999;*/
	margin-left:10px;
 	}
.featureTable td {
	/*border: 1px solid #999;*/
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	margin: 0px;
	padding-top: 10px;	
	padding-right: 8px;	
	padding-bottom: 4px;	
	padding-left: 8px;
	}


.headBg {
	background-color: #000;
	color: #FFF;
	}
.headBg h4 {
	background-color: #000;
	color: #FFF;
	font-weight: normal;
	}

#tab01 {
	border-left:1px solid #999;
	border-top-left-radius: 10% 40%;
	-moz-border-radius-topleft: 10% 40%;
	border-top-right-radius: 10% 40%;
	-moz-border-radius-topright: 10% 40%;
	}
#tab02 {
	border-left:1px solid #999;
	border-top-left-radius: 10% 40%;
	-moz-border-radius-topleft: 10% 40%;
	border-top-right-radius: 10% 40%;
	-moz-border-radius-topright: 10% 40%;
	}
	
.bgx01 {
	background-color:#FBD4C8;	
	color:#000;
	}
.bgx02 {
	background-color:#FBC6B5;
	color:#000;
	}

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

#topBtn {
	clear: both;
	margin-left:890px;
	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:100px;
	}

.footerTxt01 {
	color:#999999;
	font-size:95%;	
	}
.footerTxt02 {
	font-size:10px;
	color:#999999;
	}
		
#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;
 	}

