﻿body {
	background-image: url(images/back3.gif);
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Helvetica;
	font-size: 0.8em;
}

h1 {
	font-size: 14pt;
	font-color: #333333;
	font-family: "Helvetica";
}	


h2 {
	font-size: 12pt;
	font-color: #000000;
	font-family: Verdana;
	padding-left: 6px;
}	

h3 {
	font-size: 10pt;
	font-color: #000000;
	font-family: Verdana;
	padding-left: 10px;
}	
	

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decorations: none;
}

a:hover {
	color: #CC3300;
	text-decoration: underline;
}	

a:active {
	color: #CC3300;
	text-decoration: underline;
}

ol {
	font-size: 12px;
	font-family: Verdana;
}	

.topbanner {
	background-image: url(images/dmbanner1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%; 
	height: 90x;
	background-color: #402308;
}

.topnav {
	font-family: Helvetica;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #666666;
	width: 100%;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 22px;
}

.topnav a:link {
	color: #ffffff;
	text-decoration: none;
}

.topnav a:visited {
	color: #ffffff;
	text-decoration: none;
}

.topnav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.topnav a:active {
	color: #ffffff;
	text-decoration: underline;
}	

.bottombanner {
	background-image: url(images/dm_subbanner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-position: right;
	height: 171px;
	background-color: #42240A;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

TABLE {
	border-collapse: collapse;
	width: 100%;
	background-color: #ffffff;
}

tr {
	vertical-align: top;
}
	
.cellone {
	font: 10px Verdana, Arial, Helvetica;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	}	
	
.celltwo {
	vertical-align: top;
	font: 12px Verdana, Arial, Helvetica;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 0.4cm; 

}	

.celltwo a:link {
	color: #00339;
	text-decoration: none;
	font-weight: bold;
}

.celltwo a:visited {
	color: #cc3300;
	text-decoration: none;
}

.celltwo a:hover {
	color: #cc3300;
	text-decoration: underline;
}

.celltwo a:active {
	color: #cc6600
	text-decoration: underline;
}	

.iconspan {
	float: right;
	margin: 3px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
	font: 10px Verdana, Arial, Helvetica;
	padding-left: 15px;
	line-height: 0.4cm; 

}

.eg-bar	{
	background-color: #FBF4DB;
	font-weight: bold;
	border: 1px solid black;
	padding: 3px;
	padding-left: 15px;
	font: 12px Verdana, Arial, Helvetica;
	font-weight: bold;
}

div.eg-bar{
	width: 700px;
	padding-left: 15px;
}

.icongroup1{
	width: 700px;
	font: 12px Verdana, Arial, Helvetica;
	padding-left: 15px;

}

.icongroup1 a:link {
	font-weight: bold;
}

.icongroup1 a:visited {
	font-weight: bold;
}		

.environment-footer {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 6px;
	MARGIN: 0px;
	FONT: 11px Verdana, Arial, Helvetica;
	COLOR: #666666;
	PADDING-TOP: 6px;
	BACKGROUND-COLOR: #004f2b;
	TEXT-ALIGN: center
}

.environment-footer a:link {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
}

.environment-footer a:visited {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
}

.environment-footer a:hover {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}

.environment-footer a:active {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}

/* table styling */

table.sample {
	border-width: 2px 2px 2px 2px;
	border-spacing: 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	width: 75%;
	align: center;
}

table.sample th {
border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: left;
	font-size: .7em;
	font-weight: bold;
	vertical-align: bottom;
}

table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;	text-align: left:
	font-size: .6em;
	vertical-align: bottom;
}

caption {
	caption-side: top
}

.topic {
	font-family: Helvetica;
	font-size: 1em;
	font-weight: bold;
	padding-top: 15px:
	color: #004F2B;
}