html{
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background: #FFFFFF;
	height: 100%;
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
}
form{
	margin-bottom: 0px;
	margin-top: 0px;
}
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#cc0000;
	margin-bottom: 5px;
	margin-top: 10px;
	FONT-WEIGHT: bold;
 	FONT-STYLE: normal; 
 	LETTER-SPACING: 0pt;
}
a{
	color:#cc0000;
	text-decoration: none;
}
a:visited{
	color:#cc0000;
	text-decoration: none;
}
a:hover {
	color:#cc0000;
  text-decoration: underline;
}


#foot1{
	height: 90px;
	width: 870px;
	background: url(../images/sh_cdl.gif) no-repeat left top;
}
#foot1 div{
	height: 50px;
	width: 870px;
	background: url(../images/sh_cdr.gif) no-repeat right top;
	text-align: center;
	padding-top: 40px;
	color: #666666;
	font-size: 10pt;
}
* html #foot1 div{
	height: 90px;
}
#topbanner{
	width: 800px;
}
#topbanner td{
	font-size: 14pt;
	vertical-align: top;
    padding: 6px 20px 16px 20px;
    text-align: center;
}
#maincontent{
width: 760px;
	margin: 0 20px;
}
#lfomdiv{
	color: #666666;
	width: 525px;
	float: left;
	font-size: 10pt;
	margin-top: 10px;
}
#fomdiv{
	width: 205px;
	color: #666666;
	padding-left: 30px;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
* html #fomdiv{
	width: 235px;
}
#fomdiv h2{
	color: #666666;
	font-size: 9pt;
	text-align: left;
	margin-top: 0px;
	FONT-WEIGHT: normal;
}
#fomdiv div{
	margin-bottom: 0;
}
#mtext{
	color: #666666;
	padding-top: 0;
	clear:both;
}
*html #mtext{
	margin-top: 0;
}
#mtext p{
	margin-bottom: 10px;

}
.frmfield{
	margin-bottom: 10px;
	padding-bottom: 0px;
}

