@charset "UTF-8";
/* CSS Document */


html, body {
	margin : 0;
	background-image:url(../images/digibg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: transparent;
	background-attachment:fixed;
}
#con{
	width:1020px;
	margin: 0px auto;
	
}

#col1 {
	width: 280px;
	float: left;
	position:relative;
	top: 0px;
	left: 0px;
	bottom: 0px;

}
#col2 {
	width: 725px;
	float: right;
	margin-left:0px;
	padding-bottom: 100px;

}#subcon {
	width: 725px;
	margin: 0px auto;
	margin-bottom: 100px;
}
#subcol1 {
	width: 355px;
	float: left;
	margin-left:0px;
}

#subcol2 {
	width: 300px;
	float: right;
}
#logo {
	width: 280px;
	height: 140px;
	background-image:url(../images/digilogo.png);
	background-repeat:no-repeat;
	margin:0px auto;
}

#diginav {
	width: 260px;
	height: 160px;
	margin: 0px auto;
	margin-left: 0px;
	margin-top:80px;
	
}
#etip {
	width: 260px;
	margin: 0px auto;
	margin-top:100px;
	margin-left: 0px;

}
#etip01 {
	width: 240px;
	margin: 0px auto;
	background-color: #006738;
	padding: 10px;
	margin-bottom: 10px;
	overflow:hidden;
	
}
#etip02 {
	width: 240px;
	margin: 0px auto;
	background-color: #39b54a;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#etipcon{
	width: 230px;
	margin: 0px auto;
}
.etiptxt {
	font-family: Trebuchet MS, Helvetica, Trebuchet MS, Lucida Grande;
  	font-size: 10px;
	color: #ffffff;
	line-height: 13px;
	font-style:normal;
}
#digimail {
 	width: 710px;
	height: 100px;
	margin: 0px auto;
	padding-top:40px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#bodycon {
	width: 725px;
	margin: 0px auto;
	vertical-align:top;
	margin-bottom: 50px;
	margin-top:10px;
	min-height: 800px;

}
#xml {
	width: 720px;
	height: 425px;
	background-image:url(../images/digixmlbg.png);
	background-repeat:no-repeat;
	margin: 0px auto;
	vertical-align:top;
	padding-top: 5px;
	padding-left: 5px;
}
.bdhds {
	font-family: Trebuchet MS, Helvetica,  Lucida Grande;
  	font-size: 14px;
	color: #006738;
	line-height: 18px;
	font-style:normal;
	font-weight:bold;
}
.bdhds2 {
	font-family: Trebuchet MS, Helvetica,  Lucida Grande;
  	font-size: 12px;
	color: #39b54a;
	line-height: 18px;
	font-style:normal;
	font-weight:bold;
}
.bdtxt {
	font-family: Trebuchet MS, Helvetica, Trebuchet MS, Lucida Grande;
  	font-size: 12px;
	color: #006738;
	line-height: 19px;
	font-style:normal;
}
.bdtxt2 {
	font-family: Trebuchet MS, Helvetica, Trebuchet MS, Lucida Grande;
  	font-size: 10px;
	color: #006738;
	line-height: 12px;
	font-style:normal;
}
.bdhdsblk {
	font-family: Trebuchet MS, Helvetica,  Lucida Grande;
  	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-style:normal;
	font-weight:bold;
	background-color: #006738;
	height: 20px;
	padding: 5px 5px 0px 5px;
	display:block;
	width: 715px;
	vertical-align:middle;
}
#footer{
	width: 260px;
	margin:0px auto;
	margin-left: 0px;
}
ul {
	list-style-position: outside;
	list-style-type:circle; 
	margin-top:0px;
}
.bdtxt a:link, .bdtxt2 a:link, .bdtxt a:visited, .bdtxt2 a:visited, .bdtxt a:active, .bdtxt2 a:active {
	color: #006738;
	text-decoration: none;
}
.bdtxt a:hover, .bdtxt2 a:hover {
	text-decoration: underline;
	color: #006738;
}
 
.hrb {
	height:1px;
	background-color: #006738;
	width: 80%;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.form{
	text-align: left; 
	width: 250px; 
	height: 18px; 
	border: 1px solid #006738; 
	border-collapse: collapse;
}