BODY 
{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Verdana, Sans-Seri;f
	 }

.sitenav { width:915px; }

#logo 
{
	position: absolute;
	margin: -12px 0px 0px 2px;
	color: Black;
	font-size: 10px;
}
#logo IMG { border: none; margin-right: 10px; }

/***************************** main template *************************************/

.MainPanel
{
	background: url(Image/gray-pixel-500x500.png);
	padding: 5px 20px 0px 20px;
	font-family: Trebuchet MS;
	color: #444444;
	border: solid 1px #E9EAED;
	border-bottom: solid 3px #dddddd;
	margin: 0px auto;
	max-width: 850px;
	min-width: 550px;
	display: block;
	font-size: 100%;
	border:0px;
}

.SimpleMainPanel
{
	background: url(Image/gray-pixel-500x500.png);
	padding: 10px;
	font-family: Trebuchet MS;
	color: #444444;
	border: solid 1px #E9EAED;
	border-bottom: solid 3px #dddddd;
	margin: 0px auto;
	max-width: 871px;
	min-width: 550px;
	display: block;
	font-size: 100%;
	border:0px;
}

.BodyPane {   }
.FootPane, .HeadPane
{
	margin: 2px 0px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 85%;
}
.HeadPane { height: 12px; }
.FootPane 
{   display:none;
	color: #aaaaaa;
	padding: 9px 5px 9px;
	text-align: right;
	font-size: 80%;
}

.wizardStepPanel H3 { margin-top:0px; }

.footer { width:900px; font-family:Trebuchet MS,Arial; font-size:11px; }
.footerlogo { float:right; padding-right:40px;  }
.footertext, .copyrightline { width:630px; text-align:center; margin-left:40px; padding-top:10px; line-height:1.5em; }
.footertext SPAN { white-space: nowrap; padding:4px;  }
.copyrightline { margin-top:0em; margin-right:15px;  }
.footertext A, .copyrightline A { text-decoration:none; font:bold 12px Arial; color:Black;  }


/***************************** form stuff ***********************************/

FIELDSET 
{
	/* background: #D2C9BB URL(Image/reg_fieldsetbg.gif) repeat-x; */
}
FIELDSET LABEL { margin: 0px 10px 0px 5px; }

  #bread { width:915px; margin:auto; font-family:Verdana; font-size:10px; padding:0px 0px 13px 29px; color:white; height:1.2em; font-weight:bold; }
  #bread A {  color:white; float:left; margin-right:.7em; text-decoration:none;  }
  #bread A:hover { color: white; text-decoration:underline; }
  #bread .barrow { background:url(Image/breadarrow2.gif) no-repeat center center; float:left; width:15px; height:1.5em;   }

.ApproveBox { width:426px; }
.ApproveText { font-size:16px; font-weight:bold; margin-bottom:6px; }