body {
background-image: url(../images/diag.gif);
background-repeat: repeat;
padding: 0pt;
margin: 0px auto;
text-align: center;
}


#container {
	position: relative;
	background-color: #ffffff;
	width: 768px;
	margin: 0px auto;
	padding: 0px;
	/*border-top: #286679 1px solid;*/
	border-right: #efefef 1px solid;
	border-bottom: #efefef 1px solid;
	border-left: #efefef 1px solid;
	border-style: normal;
	height: 1275px;

}

#optype	{
font-family: "Verdana",sans-serif;
/*font-weight: bold;*/
margin: 0px auto;
padding: 5px 0px 10px 0px;
width:348px;
text-align:left;	
}
#search	{
/*background-image: url(../images/diag.gif);
background-repeat: repeat;*/
font-family: "Verdana",sans-serif;
font-weight: bold;
margin: 0px auto;
padding: 15px 0px 10px 0px;
width:100%;
text-align:center;	
}

#button-box {
	padding: 10px;
	text-align: right;
	display: inline;
	clear: both;
}

input.button, input.active, button.default {
	border-top: 1px solid #D1DD12;
	border-right: 1px solid #286679;
	border-bottom: 1px solid #286679;
	border-left: 1px solid #D1DD12;	
	padding: 1px 10px;
	color: #D1DD12;
	font-weight: bold;
	background-color: #4384f0;
	background-image: url(../images/buttonbg.gif);
	background-repeat: no-repeat;
}
  
#header	{	
	height:140px;
	width:100%;
	text-align:center;
	border-bottom: #ffffff 1px solid;
}
#logo {
background-image:url(../images/logo.gif);
background-repeat: no-repeat;
height:140px;
width:275px;
margin: 0 auto;
/*margin-left: 6px;
display: inline;
float: left;*/
}

#heading {
background-image:url(../images/captionwide.gif);
background-repeat: repeat-y;
width:762px;
padding-top: 0px;
padding-bottom: 5px;
text-align: left;
border-bottom: #cccccc 1px solid;
clear:both;
}
h1 {
font-size: 150%;
margin: 0px;
font-style: oblique;
font-family: "Verdana",sans-serif;
margin-left: 6px;
}

h2 {
font-size: 100%;
font: Verdana, Arial, sans-serif; 
margin: 0px;
font-style: oblique;
text-align: left;
}

#box {
font: 150% Verdana, Arial, sans-serif; 
margin:75 35 75 35;
BORDER-RIGHT: #6699FF 2px solid; 
PADDING-RIGHT: 0.5em; 
BORDER-TOP: #006699 2px solid; 
PADDING-LEFT: 0.5em; 
PADDING-BOTTOM: 0.5em; 					
BORDER-LEFT: #0099FF 2px solid; 
PADDING-TOP: 0.5em; 
BORDER-BOTTOM: #CC9999 2px solid;
color: #000;
border-style: outset;
float:center;
clear:both;
text-align:center;
background:#f7f7f7;
}

dl.formfields {
margin: 0pt;
width: 100%;
font-size: 90%;
}

dl.formfields dt {
border: 1px solid #ffffff;
text-align: left;
font-weight: bold;
width: 80px;
display: block;
float: left;
clear: both;
color: #afcb28;
font-size: 110%;
padding-top: 15px;
margin-left: 5px;
font-family: Verdana; 
}

dl.formfields dd {
margin: 0pt 0pt 10px;
padding: 15px;
float: left;
width: 605px ! important;
background-color: #f0f8e6;/*#f7f5ee; #f0f8e6;*/
font-family: Verdana; 
}

#steppane {
border-top: 1px solid #ffffff;
margin: 0px;
padding: 0px;
position: relative;
top: 0px;
width: 100%;
font-family: 150% Arial, sans-serif; 
}

#steppane #just-middle {
	padding: 0px;
	position: relative;
	text-align: left;
	top: 0px;
	right: 0px;
	width: 725px;
	left: 0px;
	margin-bottom: 40px;
	margin-left: 12px;
	margin-right: 12px;
	height: 803px;

}
#realfooter {	
	width: 980px;
	margin: 0px auto;
	padding: 0px;	
	font-family:Verdana;
	font-size:0.8em;
	text-align: center;
}
