/* CSS Document */

body {
	background-color:"#ffffff";
	background-image:url(images/dawbkgr.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
}
a {
	text-decoration:underline;
	color: #330099
}
a:hover {
	color: #990066;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color:#060;
	line-height:1.4em;
	margin-top:.5em;
	margin-bottom:0;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top:1em;
	margin-bottom:0;
}
h3 {
	font-size: 14px;
	font-style:italic;
	line-height: 1.4em;
	margin-top:1em;
	margin-bottom:0;
}
h4 {
	font-size: 13px;
	color:#990000;
	font-weight: bold;
	line-height: 1.4em;
	margin-top:.5em;
	margin-bottom:0;
}
p {
	font-size: 12px;
	line-height:1.5em;
	margin-top:9px;
	margin-bottom:9px;
	font-weight: normal;
}
ul {
	margin-top:.6em;
	line-height:16px;
	margin-bottom:0;
}
li {
	margin:.6em 0
}
.indentul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	text-align:left;
	list-style-position: outside;
}
.nsba {
	margin-top:0px;
	margin-bottom:0px;
}
.pad-right-bottom {
	margin-right: 18px;
	margin-bottom: 6px;
}
.pad-left-bottom {
	margin-left: 18px;
	margin-bottom: 6px;
}
.pad-top-bottom {
	margin-top: 6px;
	margin-bottom: 6px;
}
.pad-top-big {
	margin-top:24px;
}
.pad-bottom {
	margin-bottom:9px;
}
.mainText td p {
	font-size: 12px;
}
.mainContent {
	width:650px;
	left:50%;
	margin-left:325px;
}
.legal {
	font-size:.8em;
	text-align:center;
}
