body{
	margin:0;
	background:#fff url(../images/bg-body.gif) repeat-x;
	font:13px Arial, Helvetica, sans-serif;
	color:#4a4a4a;
}
input,select{
	font:13px Arial, Helvetica, sans-serif;
}
a {
	color: #3f7898;
	text-decoration: none;
}
a:hover {
	color: #696969;
}
form,fieldset{margin:0;padding:0;border:none;}
.page{
	width:829px;
	overflow:hidden;
        margin: 0 auto;
        border: 1px solid #ccc;
        background:#fff;
}
#pagewidth{
	width:835px;
	background:url(../images/bg-pagewidth.gif);
	overflow:hidden;
	position:relative;
        
}
#header{
	width:829px;
	height:202px;
	background:url(../images/bg-header.gif);
}
#header h1{
	margin:0;
	left:19px;
	top:21px;
	position:absolute;
}
#header h1 a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:97px; 
	width:420px;
	background:url(../images/logo.gif);
}
.visual{
	width:800px;
	overflow:hidden;
	background:#fff;
	padding:0 0 0 14px;
}
h2{
	line-height:31px;
	border:1px solid #c9c9c9;
	margin:14px -14px 3px;
	padding-left: 14px;
	font-size:14px;
	background:url(../images/bg-h.gif);
	color:#3f7898;
	margin-bottom: 15px;
}
h4, h3{
	font-size:17px;
	color:#3f7898;
	margin: 0;
}
big{
	font-weight:bold;
	display:block;
	margin:16px 0 0 28px;
	font-size:13px;
}
p{
	margin:18px 0;
}
#main{
	width:810px;
	overflow:hidden;
	margin:0 0 14px 14px;
	padding:0 0 33px;
}
.left{
	float:right;
	width:486px;
	padding: 0 24px;
}
#sidebar{
	float:left;
	width:242px;
	padding: 0 14px;
}
ul.form{
	margin:0 0 0 36px;;
	padding:0;
	list-style:none;
	width:157px;
}
ul.form li{
	width:157px;
	float:left;
	position:relative;
}
ul.form li.part{margin:12px 0 0;}
ul.form li label{
	font-weight:bold;
	display:block;
	line-height:16px;
	font-size:11px;
}
ul.form li div{
	width:100%;
	overflow:hidden;
}
ul.form li div input{
	width:14px;
	height:15px;
	float:left;
	margin:2px 6px 0 8px;
}
ul.form li div label{
	float:left;
	font-weight:normal;
	white-space:nowrap;
	margin:0 24px 0 0;
}
ul.form li input.txt{
	border:1px solid #a5acb2;
	width:140px;
	height:18px;
	background:url(../images/bg-txt.gif);
	padding:2px 0 0 4px;
}
ul.form li .long{
	width:144px;
}

#sidebar big{
	margin:14px 0 0;
}
#sidebar p{
	margin:17px 0 0;
}
ul.list{
	margin:18px auto 0;
	padding:0;
	line-height:22px;
	font-weight:bold;
	list-style:none;
	width:230px;
	overflow:hidden;
	background:url(../images/bg-list.gif) repeat-y 0 0;
}
ul.list li{
	padding:0 0 0 40px;
	width:190px;
	float:left;
}
ul.list li.dark{
	background:#d6e5f2 url(../images/separator-dark.gif) repeat-y 0 0;
}
ul.list strong{
	float:left;
	margin:0 0 0 -40px;
	width:22px;
	text-align:center;
}
#footer{
	height:64px;
	background:url(../images/bg-footer.gif);
	overflow:hidden;
	width:829px;
	line-height:64px;
	text-align:center;
}
#footer p{margin:0;}
#footer a{color:#4a4a4a;text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:155px;
	left:0;
}
#nav li{
	float:left;
	position:relative;
}
#nav li a{
	float:left;
	line-height:40px;
	padding:0 15px 7px;
	text-decoration:none;
	font-weight:bold;
	color:#474747;
}
#nav li:hover a,
#nav li.hover a{
	background:url(../images/bg-hover.gif) repeat-x 0 0;
}
#nav ul{
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	top:47px;
	left:0;
	width:150px;
	border:1px solid #5697bf;
	background:#70a7c8;
	display:none;
}
#nav li:hover ul,
#nav li.hover ul{
	display:block;
}
#nav li:hover ul li,
#nav li.hover ul li{
	border-top:1px solid #5697bf;
	margin:-1px 0 1px;
	width:150px;
}
#nav li:hover ul a,
#nav li.hover ul a{
	line-height:23px;
	width:141px;
	color:#fff;
	padding:0 0 0 9px;
	background:none;
}
#nav li:hover ul a:hover,
#nav li.hover ul a:hover{
	background:#fff;
	color:#4f93bc;
}
#header .top{
	width:344px;
	height:119px;
	overflow:hidden;
	background:url(../images/bg-top.gif);
	position:absolute;
	top:0;
	left:471px;
}
#header .top form{
	width:328px;
	margin:24px 0 0 2px;
	overflow:hidden;
}
#header .top form ul{
	margin:0;
	padding:0;
	list-style:none;
	width:244px;
	overflow:hidden;
}
#header .top form ul li{
	width:244px;
	overflow:hidden;
	float:left;
	margin:5px 0 0;
}
#header .top form ul label{
	width:113px;
	float:left;
	font-weight:bold;
	line-height:20px;
	text-align:right;
}
#header .top form ul span{
	float:right;
	width:121px;
	height:20px;
	overflow:hidden;
	background:url(../images/bg-txt2.gif);
}
#header .top form ul span input{
	width:112px;
	border:0;
	margin:3px 0 0 1px;
	float:left;
	height:15px;
	padding:0 0 0 4px;
	background:#f4f3f3;
}
#header .top form p{
	margin:12px 0 0 123px;
}
#header .top form p a{
	color:#606060;
	text-decoration:none;
}
#header .top form p a:hover{
	text-decoration:underline;
}
#header .top form .login{
	float:right;
	margin:-33px 0 0;
	border:0;
}
.form .popup{
	width:166px;
	font-size:10px;
	height:43px;
	background:url(../images/bg-popup.png);
	overflow:hidden;
	color:#fff;
	padding:11px 10px 0 27px;
	position:absolute;
	top:2px;
	left:153px;
}
.login-box{
	padding:15px 13px 0 32px;
	overflow:hidden;
}
a.logout{
	float:right;
	width:67px;
	height:22px;
	color:#fff;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background:url(../images/a-logout.gif);
	margin:30px 0 0; 
}
.login-box p{
	color:#3f7898;
	margin:0;
}
.login-box ul{
	margin:15px 0 0;
	padding:0;
	width:145px;
	line-height:24px;
	text-align:right;
	color:#6eb800;
	font-size:11px;
	font-weight:bold;
	list-style:none;
}
.login-box ul span{
	font-size:16px;
	color:#3f7898;
}
.login-box em{
	display:block;
	text-align:right;
	color:#606060;
	font:normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}