html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol,ul,li {
	list-style: none;
	position: relative;
}

html {
	overflow-y: scroll;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background: url(images/logo-dunstar.png) #fff no-repeat 350px -36px;
	color: #000;
	line-height: 1;
	font-size: 100.01%;
}

.divHolder {
	width: 700px;
	font-size: 1.1em;
}

.jad {
	margin: 0 auto;
	padding-top: 190px;
	padding-left: 220px;
}

.jad h1 {
	font-size: 1.6em;
}

.yad {
	margin: 50px auto 0 auto;
}

.termsofuse {
	font: normal .8em Trebuchet MS;
	width: 600px;
}

.termsofuse p {
	font: normal .8em Trebuchet MS;
	margin-bottom: 10px;
}

.termsofuse table {
	font-size: .8em;
}

.termsofuse table td {
	width: 200px;
	border-bottom: 1px dotted black;
}

.termsofuse table a:link,.termsofuse table a:visited {
	color: gray;
}

.termsofuse table td.first {
	border-top: 1px dotted black;
}

.headerinfo {
	font-size: .7em;
	margin-bottom: 20px;
	display: block;
}

.smaller {
	font-size: .9em;
}

#press {
	font: normal .8em Trebuchet MS;
	width: 600px;
}

#press a:link,#press a:visited {
	color: green;
}

#pressreleases li {
	font: normal .9em Arial;
}

#pressreleases a:link,#pressreleases a:visited {
	color: #00659C;
	text-decoration: none;
}

a:link,a:visited {
	color: peru;
	text-decoration: underline;
}

a:hover {
	color: black;
}

#HeaderNav {
	width: 550px;
	float: right;
	margin: 22px 0 0 220px;
}

#HeaderNav li {
	float: left;
	padding: 3px 5px;
	margin: 0 5px;
	list-style-type: none;
	font: bold .8em sans-serif;
}

#HeaderNav li a:hover {
	color: black;
}

.NavPos {
	border: 1px solid black;
	padding: 4px;
	position: relative;
}

#SecNav li {
	float: left;
	font: bold .7em sans-serif;
	margin: 0 4px;
}

#SecNav li a:link,#SecNav li a:visited {
	color: green;
}

.SecNavPos {
	border: 1px solid black;
	padding: 4px;
	position: relative;
}