html,body {
	background-color: #000033;
	border: none;
	padding: 0;
	margin: 0;	
	color: #000033;
	font-family:Arial, arial, Helvetica, sans-serif;
	font-size:10pt;
}
div#container {
	margin: 0px auto 40px auto;
	width: 900px;
	padding: 100px 60px 0px 60px;
	background-image: url(images/helinetslogo.gif);
	background-repeat: no-repeat;
	background-position: 54px 0px;
}
div#foot {
	text-align:center;
	padding: 10px;
}
table.mn {
	border: 4px white solid;
	width: 780px;
	font-family:Arial, arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #ffffff;
	color: #000033;	
}
table.content {
	
	width: 720px;
	font-family:Arial, arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #ffffff;
	color: #000033;	
}
p.conj {
	text-align: justify;
	padding-right: 10px;
}
p.caption {
	width: 310px;
	font-size: 10px;
	color: #0000CC;
	text-align: left;
	border: 1px dotted red;
	margin: 5px 5px 5px 10px;
	padding: 3px;
	background-color: #efecec;
}
p.captionshort {
	width:190px;
	padding-left: 4px;
	font-size: 10px;
	color: #0000CC;
	text-align: left;
	border: 1px dotted red;
	margin: 5px 5px 5px 10px;
	padding: 3px;
	background-color: #e3dfdf;
}
p.captionshorthp {
	width:115px;
	margin: 0;
	padding: 0;
	border: none;
	
	font-size: 9px;
	color: #0000CC;

	



}
table.mn td.midbod {
	background-color: #fcffdf;
	border-top: white 4px solid;
	padding: 8px;
}
table.nav {
	border: none;
	font-family:Arial, arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/greennavbg.gif);
	color: #ffffff;	
	font-weight: bold;
	font-style: italic;
}
table.nav td.temp {
	background-image:url(images/45degover.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;

}
h1 {
	
	font-size: 16px;
	color: #0000FF;
	
}
h1.feat {
	font-size: 16px;
	color:white;
	display: block;
	margin:90px 0 0 8px;
	width: 230px;
}
h1.featlg {
	font-size: 16px;
	color:white;
	display: block;
	margin:51px 0 0 8px;
	width: 200px;
}
h3 {
	color:#666666;
	font-size: 15px;
	font-weight: bold;	
}
span.subhead {
	color: #B6312A;
	font-size: 9px;
}
img.fr {
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #ababab;
	margin-right: 8px;
	margin-bottom: 40px;
}
img.frtm {
	background-color: #ffffff;
	padding: 8px;
	border: 2px solid #ababab;
	margin: 10px;
}
div.fltori {
	float:right;
	position: relative;
	right:-8px;
	top: -8px;
	
}
div#topbg {
	float:right;	
	position: absolute;
	background-image: url(images/2longlines.jpg);
	width: 60px;
	height: 207px;
	right: 4px;
	top: 18px;
	
}
div.botcopyr {
	color: white;
	margin-left: 70px;
	margin-bottom: 16px;
	margin-top: 10px;
}
div.botcopyrr {
	color: white;
	font-size: 10px;
	margin-left: 700px;
	margin-bottom: 0;
	margin-top: -30px;
}
div.formhead {
	color: white;
	background-color:#000033;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
