body{
	margin : 0px 0px 0px 0px;
}
h1{
	color : #333366;
	font-size : 10pt;
	padding-top:10px;
}
h2, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
	color : #333366;
	font-size : 12pt;
	font-weight : normal;
}
h3, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color: #66CC33;
	font-size: 10pt;
	font-weight: bold:
}
li{
	font-size : 8pt;
	list-style: square url(../images/bullet.gif);
	padding-bottom:3px;
}
input{
  height:22px;
  border:1px solid #666699;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
ul{
	margin-top : 3px;
	margin-bottom : 5px;
}
.back a:link, .back a:visited, .back a:active, .back a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.backToTop, .backToTop a:link, .backToTop a:visited, .backToTop a:active, .backToTop a:hover{
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}
.borderRB{
  border-right:solid 1px #528BCA; 
  border-bottom:solid 1px #528BCA;
}
.bTrail, .bTrail a:link, .bTrail a:visited, .bTrail a:active, .bTrail a:hover{
	font-size: 7pt;
	text-decoration: none;
	color:#333366;
	text-indent: 50px;
	font-weight: bold;
}
.copyright{
	background-color : #333366;
	color : #ffffff;
	font-size : 6pt;
	font-weight : bold;
}
.formBG td{
	background-color: #666699;
	color: #ffffff;
	font-weight: bold;
}
.hpInput input{
	height:15px;
	font-size:10px;
}
.required{
	color: red;
}
.tableHead{
	font-weight: bold;
	font-size: 12pt;
	color: #528BCA;
}
.whatsNewHP{
	margin-top : 3px;
}