/*********** Reset Style ********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;	padding: 0;	border: 0;
outline: 0;	font-weight: inherit;	font-style: inherit;
font-size: 100%;	font-family: inherit;
vertical-align: baseline; }
:focus { outline: 0; } body {	line-height: 1;	color: black;	background: white; }

table {	border-collapse: separate;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after {	content: ""; }
blockquote, q {	quotes: "" ""; }
/*********** Reset Style ********************/
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: url(/g/hg_body.gif) 0 0 repeat-x;
	background-color:#D3D3D3;
line-height:1.3em;
}

h1 {
	color:#000000;
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
}
h2 {
	color:#656565;
	margin-bottom:5px;
	font-size:1em;
	font-weight:bold;
}
a {
color:#000000;
text-decoration:none;
}
a:hover {

text-decoration:underline;
}
label {
	color:#000000;
	font-size:1em;
}
form {
margin: 20px 0px;

}
input, textarea, select {
border: 1px solid #BFC3C4;
}
input[type="text"], .itext {
width:200px;
}
textarea {
width:200px;
}

div#app {
	background-color:#ffffff;
	padding:10px;
	margin:5px;
	border:0;
width:352px;
}
div#w {

}
.desc {
width: auto;
float:left;
}
input.submitbutton {
border:0;
margin:0;
padding:0;
}
div.inputfield, div.inputarea {
display: block;
margin-left:145px;
margin-bottom:5px;
}
div.inputsubmit {
margin-top:20px;
text-align:right;
}
div.functions {
text-align:right;
margin-top:20px;
padding:5px 7px;
background-color:#E5E5E5;
}
.content {
	margin-top:20px;
}
.clearer {
	clear:both;
	height: 0;
	margin: 0;
	padding: 0;
}
.hidden {
	display:none;
	height: 0;
	margin: 0;
	padding: 0;
}
.left {
float:left;

}
.right {

}
