* {
	margin:0;
	padding:0;

	}
a
{
    	font-family: Arial, sans-serif;
}


body {
    	font-family: Arial, sans-serif;
	font-size: 12px;
  	font-weight: normal;
	text-align:center;
	line-height:1.4;
	background-image:url(../images/background-small.gif);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#fdfdfd;
	}
			
div.clearer {
	width:100%;
	clear:both;
	height:0px;
	}

/* for two column ad layout  */
#glue {
	width:900px; /* added 22 here */
	margin: 0 auto;
	padding: 5px 0;
	text-align:left;
	background-color:white;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom: #dddddd 1px solid;
	}

/* Styles for the header */
#header {
	clear:both;
	position:relative;
	}
	
#header h1 {
	margin:20px 0 10px 27px; /* added 10 here*/
	padding:0;
	height:70px;
	background-repeat:no-repeat;
	background-position:0px 7px;
	background-image:url(../images/dgLogo.gif);
	font-size: 180%;
	text-align: left;
	color:black;
	width:199px;
	}

#header span {
	text-indent:-1000em;
	display:block;
	overflow:hidden;
	width:199px;
	height:70px;
	}

#headersearchbox {
	font-size:100%;
	position:absolute;
	top:0;
	right:27px;/* added 10 here */
	}
		
/*styles for the style sheet switcher*/
#switcher {
	/*text-align:right;
	font-size:12px;
	padding:0;
	margin:2px 4px 1px 0;
	/*height:17px !important;
	padding-botton:10px;*/
	text-align:right;
	font-size:12px;
	padding-top:6px;
	padding-bottom:4px;
	padding-right:27px; /* added 10 here */
	line-height:1;
	color:#000080;
	}
	
#switcher a {
	display: inline;
	text-decoration:none;
	color:#000080;
	font-weight:bold;
	border:none;
	margin:0 4px;
	}
	
#switcher p {
	color:#000080;
	}

#switcher a:hover {
	color:red;
	border:none;
	}	
	
.SwitcherSmall {
	font-size:9.5px;
	}
	
.SwitcherMedium {
	font-size:11px;
	}

.SwitcherLarge {
	font-size:12px;
	}

/* is this necessary? 
#banner {
	background:#fff;
	text-align:right;
	float:left;
	padding-bottom: 8px;
	}*/

#maincontent {
	float:left;
	padding:0 15px 0 15px;
	margin-left:0; 
	margin-top:10px;
	margin-bottom:10px;
	}

#footer {
	margin-top:20px;
	width:520px;
	padding:0 0 0 27px;
	color: Navy;
	}
	
#footer p {
	margin:0;
	padding:0;
	}

h1, h2, h3, h4, h5, th, thead, tfoot {
 
         color: #0000cc;
	margin:1em 0 0.4em 0;
	}

h1, merchead {	
	font-size:	1.5em;
	font-weight: bold;
	font-style:	normal;
	}	

h2 {	
	font-size:	1.25em;
	font-weight: bold;
	font-style:	normal;

	}	

h3	{	
	font-size: 1.2em;
	font-weight: bold;
	font-style:	normal;
	}	

h4	{	
	font-size: 1.1em;
	font-weight: bold;
	font-style:	normal;
	}

h5, dt	{	
	font-size: 1.1em;
	font-weight: bold;
	font-style:	normal;
	}

h6	{	
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	}	

tfoot, thead {	
	font-size: 1em;
	}	
	
table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0.75em 0;
	font-size: 12px;
	}

th	{	
	vertical-align:	baseline;
	font-size: 100%;
	font-weight: bold;
	}

td {
    font-weight: normal;
	vertical-align: top;
	padding-right:10px;
	}
	
p.Entity_DetailDescription, p.Entity_BriefDescription {
	margin-bottom:1em;
	}

small {	
	font-size: 90%;
	}	

big	{	
	font-size:110%;
	}	

blockquote, pre	{	
	font-family: "Lucida Console", Courier, "Courier New", monospace;
	}	

ul li	{	
	list-style-type:circle;
	list-style-image:url(../images/arrowbullet.png) ;
	margin-left:1.5em;
	}	

ul li li	{	
	list-style-type: circle;
	list-style-image:url(../images/arrowbullet.png) ;
	margin-left:1.5em;
	}	

ul li li li	{	
	list-style-type: circle;
	list-style-image:url(../images/arrowbullet.png) ;
	margin-left:1.5em;
	}
	
ul.Topic_NavListBig ul li {
	/*list-style-image:none;
	list-style-type:none;*/
	padding-left:0;
	margin-left:0;
	}
	
ul#Intro_TopicList, ul.Topic_NavListBig, ul.Topic_NavListSmall {
	margin-bottom:1.5em;
	}

ol li	{	
	list-style-type: decimal;
	margin-left:1.5em;
	}	

ol ol li	{	
	list-style-type: lower-alpha;
	margin-left:1.5em;
	}	

ol ol ol li	{	
	list-style-type: lower-roman;
	margin-left:1.5em;
	}	

a:link  {
    color:#0000cc;
    text-decoration: underline;
	}

a:visited  {
    	color:#0000cc;
    	text-decoration: underline
	}

a:hover  {
    color:#ff1111;
	text-decoration:underline;
	}

a:active  {
    color:#0000cc;
    text-decoration: underline
	}
	
a img {
	border:0px;
	}

/* Code for the navigation menu */
#menunavcontainer {
	width:100%;
	/*background-color:#f3f3f3;*/
	background-image:url(../images/menubackground.gif);
	background-repeat:repeat-x;
	display:block;
	position:relative;
	/*border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;*/
	}
	
#menunav, #menunav ul { /* all lists */
	margin:0;
	padding:0;
	list-style: none;
	line-height: 1;
	/*background-color:#f3f3f3;*/
	font-size:12px;
	}

#menunav {
	margin:0 0 0 20px; /* added 10 here */
	}
	
#menunav a {
	display: block;
	/*width: 10em;*/
	text-decoration:none;
	color:#000080;
	font-weight:bold;
	border:none;
	padding:4px 6px 4px 6px;
	}

#menunav a:hover {
	color:red;
	}	
	
#menunav li { /* all list items */
	/*background-color:#f3f3f3;*/
	float: left;
	/*min-width: 4em; /* width needed or else Opera goes nuts */
	margin:1px 1em 0 0;
	list-style-type:none;
	list-style-image:none !important;
	}

#menunav li ul { /* second-level lists */
	position: absolute;
	background: #f3f3f3;
	width:11em;
	top:21px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border:1px solid #dddddd;
	list-style-image:none !important;
	}

#menunav li ul li {
	width:11em;
	border:none;
	margin:0;
	}

#menunav li:hover ul, #menunav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}
	
#menunav li:hover, #menunav li.sfhover {
	background-color:#fdfdfd;
	}

.sidebar_adunit {
	padding-bottom:10px;
	}

div.topxmltextads {
	font-size:95%;
	padding:2em 0;
	display:block;
	}
	
#textarea
{
    width:100%;
    border-right: whitesmoke thin solid;
    border-top: whitesmoke thin solid;
    border-left: whitesmoke thin solid;
    border-bottom: whitesmoke thin solid;
    border-collapse: collapse;
	

}
#textarea p
{
    vertical-align: top;
    line-height: 150%;
    color: Navy;
    font-size: 14px;
}


#textarea td
{
    padding-left: 10px; 
    padding-right: 10px;
}
h2
{
    font-size: 20px;
}

#textarea h2
{
	font-family: Arial, sans-serif;
}
#textarea h3
{
	font-family: Arial, sans-serif;
}
#textarea h1
{
    font-family: Arial, sans-serif;
}

p
{
    margin-bottom: 5pt;
}