/* DG_CSS Document */
body,table,td,th,ul,li,p,h1,h2,h3,h4,form,input,img {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
Div	{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:10px;
}

body {
	background-image:url(bg_dg.gif);
	background-color:#56699c;
}

p {
	font-size:11px;
	font-family:verdana;
	padding:0px;
	margin-top:4px;
	margin-bottom:4px;
	text-align:justify;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
#fullheight {
	height:100%;
	width:100%;
	text-align:center;
}
.black {
	color:#000000;
}
.white {
	color:#ffffff;
}
a.black{
	color:#000000;
}
a.gray {
	color:#000066;
	text-decoration:underline;
	font-weight: bold;

}
a.gray:visited {
	text-decoration:underline;
}
a.gray:hover {
	color:#006699;
	text-decoration:none;
}
#tinyborder {
	border-top:1px solid maroon;
	border-left:1px solid maroon;
	border-right:1px solid maroon;
	background-color:#FFFFFF;
}
#centertable {
	background-color:#FFFFFF;
}
#centertablewithborder {
	border-top:1px solid #555555;
	border-bottom:1px solid #555555;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	background-color:#FFFFFF;
}
#fivepadding {
	padding:5px;
}
input {
	background: #FFFFFF;
	color: #666666;
	border: 1px solid #333333;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	vertical-align: middle;

	height:18px;
}
input.text {
	background: #FFFFFF;
	color: #666666;
	border: 1px solid #333333;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	vertical-align: middle;

	height:18px;
}
a.boldlink{
	font-size:10px;
	font-weight:bold;
	color:#5F5F5F;
}
a.bottomlink{
	font-size:10px;
	color:#5F5F5F;
}
a.bottomlink:hover{
	font-size:10px;
	color:#000099;
}
#bottombar {
	height:30px;
	background-color:#F9F9F9;
	border-top:1px solid #d0d0d0;
	text-align:center;
}
.bodytext {
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}
.more {
	text-align:right;
}
.dgnavcell {
	padding-bottom:4px;
	padding-top:4px;
	padding-left:10px;
	border-bottom:1px solid #ffffff;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:220px;
	background-color:#3b63b4;
	text-decoration:none;
	font-style:normal;
}
a.dgnavcell:hover{
	padding-bottom:4px;
	padding-top:4px;
	padding-left:20px;
	border-bottom:1px solid #ffffff;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:220px;
	background-color:#60aaee;
	text-decoration:none;
	font-style:normal;
}
.head {
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}
#banner {
	background-image:url(banner_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	height:180px;
	width:777px;
}
.whitebold {
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:1px solid white;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	font-family:Georgia;
}
.paraheader {
	font-size:12px;
	font-weight:bold;
	background-color:#2A75A6;
	color:#FFFFFF;
	padding:2px;
}.tdboder {
	border: 1px double #000000;
}
.mytexttd {
	font-size: 14px;
	color: #000033;
	padding-right: 15px;
	padding-left: 5px;
	text-align: justify;
}
.Pading {
	padding: 10px;
}
.Wt11Bld {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
