.help{
	 
	color:#333;
	font:normal 15px Verdana,Sans-Serif,Serif;
	line-height:145%;
	margin:auto;
	padding:0px;
	text-align:left;
	width:760px;
}

div,form,img,table{
	border:0px;
	margin:0px;
	padding:0px;
}
p{
	margin:0px;
	padding:4px;
}

h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	margin:0px;
	line-height:150%;
	padding:0px;
}
h1{
	color:#fff;
	font:bold 18px Verdana,Sans-Serif,Serif;
	margin:10px 0px 10px 0px;
}
h2{
	color:#f30;
	font-size:14px;
	margin:10px 0px 10px 0px;
}
h3{
	color:#f60;
	border-bottom:1px solid #ccc;
	font-size:14px;
	margin:12px 0px 6px 0px;
}
h4{
	color:#000;
	font-size:14px;
	margin:6px 0px 3px 0px;
}
hr{
	border:0px dashed #d1d7dc;
	border-top-width:1px;
	height:0px;
	margin:3px 0px 10px 0px;
	padding:0px;
}
input.checkbox,input.radio{
	background-color:#fff;
}
th{
	background:#eee;
}
td.menu{
	background:url(./images/menu.gif);
	cursor:pointer;
	cursor:hand;
	font-size:small;
	font-weight:bold;
	letter-spacing:5px;
	height:43px;
	vertical-align:middle;
}
td.menu a,td.menu a:link,td.menu a:visited,td.menu a:active,td.menu a:hover{
	color:#fff;
	text-decoration:none;
}

#pageFooter{
	font-size:11px;
}
.container{
	background-color:#fff;
	border:solid #c3c3bb 0px;
	border-right-width:1px;
}
.hightlight{
	background-color:#ff0;
}
.mid{
	font-size:14px;
}
.position{
	font-size:12px;
}
.position hr{
	margin-bottom:0px;
	padding-bottom:0px;
}
.pre{
	background:#f2f2f9;
	border:1px solid #3366cc;
	border-style:solid;
	font-size:100%;
	margin:5px;
	padding:5px;
}
a.label,
a.label:link,
a.label:visited,
a.label:active,
a.label:hover {
	background:#f2f2f9;
	border:1px solid #36c;
	border-style:solid;
	color:#000;
	font-size:100%;
	line-height:28px;
	margin:5px;
	padding:5px;
	text-decoration:none;
}
.poweredby,a.poweredby,a.poweredby:link,a.poweredby:visited,a.poweredby:active,a.poweredby:hover{
	color:#666;
	font-size:11px;
	text-decoration:none;
}
a.poweredby:hover{
	color:#000;
	text-decoration:underline;
}