/* Hides from IE5-mac \*/
* html .dbieBug {height: 1%;}
/* End hide from IE5-mac */

/* ***************** */
/* Classless items */
/* ***************** */

body {
	color: black;
	font-family: arial, sans-serif;
	font-size:small;
	background:none;
	}

div {
	background: none;
	padding:0px;
	margin:0px;
	border:0px;
	}

h2{
	color: #007DC3;
	font-size: medium;
	margin: 0;
	padding: 1em;
	}

p {
	margin: 0;
	padding: 1em;
	}

li {
	margin: 0;
	padding-left: 1em;
	}

a {
	text-decoration: none;
	font-weight: bold;
	}

a:link {color: black}
a:visited {color: black}
a:hover {color: #C0C0C0}

input {
	width: 200px;
	}

xlabel {
	width: 100px;
	}

textarea {
	width: 250px;
	height: 100px;
	}

/* ***************** */
/* DIV classes and items within divs */
/* ***************** */

div.dbSite {
	position: relative;
	margin: 0 auto;
	width: 800px;
	border-style : none;
	background: url(images/dbMainHeader.jpg) no-repeat top;
	padding-top:130px;
	}

div.dbSlice {
	background: url(images/dbMainSlice.gif) repeat;
	}

div.dbWallpaper{
	margin-left: 10px;
	margin-right: 10px;
	background: url(images/dbWallpaper.gif) no-repeat bottom right white;
	overflow: auto;
	}

div.dbMain {
	background: none;   
	}   

div.dbMain h2{
	padding: 0.4em;
	margin: 0;
	}

div.dbMain p{
	padding: .6em;
	}

div.dbLinks {
	background: url(images/dbBlueDivideTel.gif) no-repeat;
	text-align:right;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 15px;
	}

div.dbLinks a:link {color: white}
div.dbLinks a:visited {color: white}
div.dbLinks a:hover {color: black}
div.dbLinks a:active {color: black}

div.dbSublinks {
	background: url(images/dbBlueDivide.gif) no-repeat;
	text-align:right;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	}

div.dbSublinks a:link {color: white}
div.dbSublinks a:visited {color: white}
div.dbSublinks a:hover {color: black}
div.dbSublinks a:active {color: black}

div.dbNews {
	background: url(images/dbBlueDivide.gif) no-repeat;
	text-align:right;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 15px;
	}

div.dbNews a:link {color: white}
div.dbNews a:visited {color: white}
div.dbNews a:hover {color: black}
div.dbNews a:active {color: black}

div.dbGreyBox {
	border: 1px solid #a0cee8;
	margin: 10px;
	margin-right:20px;
	padding-bottom:8px;
	}

div.dbGreyBox img{
	margin-bottom:-7px;
	}

div.dbBox a:link {color: white; font-weight: normal;}
div.dbBox a:visited {color: white; font-weight: normal;}
div.dbBox a:hover {color: black; font-weight: normal;}
div.dbBox a:active {color: black; font-weight: normal;}

div.dbPics {
	}

div.dbPics img{
	border-style: none;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 60px;
	}

div.dbFooter {
	padding-left: 10px;
	padding-bottom: 4px;
	background: url(images/dbMainFooter.gif) no-repeat bottom;
	color: white;
	}

div.dbFooter a:link {color: white; font-weight: normal}
div.dbFooter a:visited {color: white; font-weight: normal}
div.dbFooter a:hover {color: black; font-weight: normal}
div.dbFooter a:active {color: black; font-weight: normal}

div.dbSmallTop{
	background: url(images/dbSmallHeader.gif) no-repeat top;
	width: 350px;
	padding-top:98px;
	}

div.dbSmallTop p{
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 20px;	
	padding-bottom: 0px;
	}

div.dbSmallTop h2{
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 20px;	
	padding-bottom: 0px;
	}


div.dbSmallSlice{
	background: url(images/dbSmallSlice.gif) repeat top;
	padding:0px;
	margin:0px;
	}

div.dbSmallBott{
	background: url(images/dbSmallFooter.gif) no-repeat bottom;
	height:20px;
	}

div.dbBox {
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px;
	float:right;
	background: url(images/dbBlueHeader.gif) repeat;
	width:246px;
	}

div.dbBoxSlice {
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	background: url(images/dbBlueSlice.gif) repeat top;
	}

div.dbBoxBott {
	margin: 0px;
	padding: 0px;
	padding-bottom:15px;
	background: url(images/dbBlueFooter.gif) no-repeat bottom;
	}

div.dbBox img{
	margin-top: -1px;
	border:0px;
	padding:0px;
	}

div.dbBox p{
	color:white;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 20px;	
	padding-bottom: 0px;
	}

div.dbBox h2{
	color:white;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 20px;	
	padding-bottom: 0px;
	}

div.dbCloseText{
	text-align: right;
	padding-right:20px;
	}


div.dbCloseText a{
	font-weight: normal;
	}

div.dbCloseText p{
	padding:0px;

	margin:0px;
	}

div.dbCloseText h2{
	padding:0px;

	margin:0px;
	}



/* ***************** */
/* Classes */
/* ***************** */



a.dbPic:link {color: white}
a.dbPic:visited {color: white}
a.dbPic:hover {color: #C0C0C0}

a.dbBox:link {color: white}
a.dbBox:visited {color: white}
a.dbBox:hover {color: white}

img.dbBox{
	margin-left: 120px;
	}

img.dbLogo {
	border:1px;
	border-style: solid;
	border-colour: ffffff;
	margin:10px;
	}

img.dbFloatLeft {
	float: left;
	clear:left;
	margin:2px;
	}

img.dbFloatRight {
	float:right;
	clear:right;
	margin:10px;
	}

input.dbButton {
	width: 100px;
	margin-left: 50px;
	}

input.dbRadio{
	width: 30px;
	margin-left: 50px;
	}

input.dbCheckbox{
	width: 30px;
	margin-left: 50px;
	}

br.dbClear {clear: left;}

td.dbCol1{
	text-align:right;
	font-weight: bold;
	}

td.dbCol2{
	text-align:left;
	}

td.dbColReq{
	font-weight: normal;
	color:red;
	font-size:10px;
	}

td.dbColOpt{
	font-weight: normal;
	color:gray;
	font-size:10px;
	}