@charset "iso-8859-1";
body {
	margin:0;
	font:12px Arial, Verdana, Tahoma, sans-serif;
	color:#666;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 105%;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}
ul.list {
	font-size: 80%;
}

p.callout {
	font-size: 110%;
	font-weight: bold;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

img {border:0;}
a{
	color:#F66C14;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
.wrapper{
	width:994px;
	margin:0 auto;
	overflow:hidden;
}
/* header */
.header{
	overflow:hidden;
	width:100%;
}
.logo{
	display:block;
	width:260px;
	height:70px;
	background:url(../images/logo.gif) no-repeat;
	margin:32px 0 0 20px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a{
	height:100%;
	display:block;
}
.custom_logo{
	display:block;
/*	width:260px;
	height:70px; */
	margin:32px 0 0 20px;
	overflow:hidden;
}
.login{
	margin:0;
	padding:15px 0px 0 0;
	list-style:none;
	overflow:hidden;
	float:right;

}
.login li{
	float:left;
	display:inline;
	}
.menu{
	margin:0;
	padding:3px 3px 0 0;
	list-style:none;
	overflow:hidden;
	float:left;
	font-weight:bold;
	float:left;
	font-size:14px;
}
.menu li{
	float:left;
	display:inline;
	background:url(../images/bg-login.gif) no-repeat 0 50%;

	margin:0 0 0 -1px;
	padding:0 10px 0 14px;	color:#999999;
	line-height:27px;
}
.form-login .text{
	width:78px;
	text-align:center;
	border:1px solid #a9dbeb;
	padding:2px 0;
	color:#47b0d3;
}
.form-login input{vertical-align:middle;}
.form-login fieldset{display:inline;}
.login a{color:#47b0d3;}
.login span{margin:0 23px 0 0;} 
.forgot span{margin:0 23px 0 0;} 
.btn-login{margin:0 0 0 7px;}
.header h3{
	font-size:26px;
	font-weight:normal;
	color:#999999;
	margin:0px 0 0px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
div.error, div.notice, div.success{
	overflow:hidden;
	height:1%;
	margin:12px 9px;
	padding:8px 16px;
	line-height:18px;
}
div.error{
	border:2px solid #f8c9cb;
	background:#fbe3e4;
	color:#8a1e11;
}
div.error a{
	color:#8a1e11;
	text-decoration:underline;
}
div.notice{
	border:2px solid #fed324;
	background:#fff6bf;
	color:#514821;
}
div.notice a{
	color:#514821;
	text-decoration:underline;
}
div.success{
	border:2px solid #c6d980;
	background:#e6efc2;
	color:#27440a;
}
div.success a{
	color:#27440a;
	text-decoration:underline;
}
#wrapper div.error p, #wrapper div.notice p, #wrapper div.success p{margin:0;}
div.error ul, div.notice ul, div.success ul{
	margin:0 0 0 8px;
	padding:0;
	list-style:none;
}
div.error li, div.notice li, div.success li{
	background:url(../images/bg-error.gif) no-repeat 0 7px;
	padding:0 0 0 11px;
}
div.notice li{background:url(../images/bg-notice.gif) no-repeat 0 7px;}
div.success li{background:url(../images/bg-success.gif) no-repeat 0 7px;}
/* main */
#main{
	overflow:hidden;
	width:980px;
	padding:0 7px 0;
}
/* container */

.container2{
	padding:0 21px;
	overflow:hidden;
	position:relative;
	background-color: #F0F0F0;
	margin-top: 20px;
}
/* list */
.list{
	width:380px;

margin:79px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
.list li{margin:0 0 26px;}
.list strong{
	font-size:26px;
	color:#999;
}
.list p{
	font-size:14px;
	line-height:19px;
	color:#004055;
	margin:8px 0;
}
/* form */
.form{
	background:url(...) repeat-y;
	float:right;
	width:100%;
}
.form-top{background:url(...) no-repeat;}
.form-bt{
	background:url(...) no-repeat 0 100%;
	padding:34px 45px 24px;
	height:1%;
	overflow:hidden;
}
.form .text{
	display:block;
	font:12px Arial, Verdana, Tahoma, sans-serif;
	width:135px;
	padding:2px 7px;
	border:1px solid #31a7cf;
	color:#227591;
	margin:0 0 10px;
}
.form select{
	width:205px;
	font:12px Arial, Verdana, Tahoma, sans-serif;
	color:#227591;
}
.form input, .form label{vertical-align:middle;}
.form label{
	font-weight:bold;
	color:#fff;
}
.form ul{
	margin:15px 0;
	padding:0;
	list-style:none;
}
.form li{margin:0 0 8px;}
.form ul input{
	width:16px;
	height:15px;
	margin:0 7px 0 0;
}
.form  label a{
	color:#fff;
	text-decoration:underline;
}
.form p{
	font-weight:bold;
	color:#fff;
	margin:12px 0;
}
.form p a{
	color:#900;
	text-decoration:underline;
}
.form .btn-submit{
	display:block;
	width:130px;
	height:48px;
	background:url(...) no-repeat;
	margin:0 0 0 -5px;
	text-indent:-9999px;
	overflow:hidden;
}
.form a:hover{text-decoration:none;}
.form .btn-submit:hover{background:url(...) no-repeat;}
/* content */
#content{
	float:left;
	width:625px;
	padding:0 0 53px 13px;
	margin:-31px 0 0;
}
#content h1{margin:0 0 24px;}
.box{
	float:left;
	width:265px;
}
.box h2{
	font-size:12px;
	margin:0;
}
.box p{
	margin:4px 0;
	line-height:18px;
}
.holder {
	overflow:hidden;
	width:678px;
	margin:0 -53px 0 0; 
}
.holder .box{
	margin:0 53px 0 0; 
}
/* sidebar */
#sidebar{
	width:269px;
	float:left;
	margin:-25px 0 0;
	padding:75px 0 53px 52px;
	min-height:240px;
	background:url(../images/bg-block.jpg) no-repeat;
}
/* footer */
#footer{
	overflow:hidden;
	width:972px;
	margin:-53px auto 0;
	padding:14px 0;
	border-top:1px solid #ccc;
}
.bottom-nav{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.bottom-nav li{
	background:url(../images/bg-bottom-nav.gif) no-repeat 0 50%;
	display:inline;
	margin:0 0 0 -2px;
	padding:0 4px 0 7px;
}
.bottom-nav li a{color:#ff3300;}
#footer p{
	margin:0 0 8px;
}
#footer p img{
	vertical-align:-6px;
	margin:0 7px 0 0;
}
#footer .form-login{
	float:right;
	width:288px;
	clear:right;
	margin:8px 0 0;
}
#footer div.error, #footer div.notice, #footer div.success{margin:12px 0;}

.copyright {
	padding:0 21px;
	text-align: right;
}