body{
	background-image:url(../images/bg_bodyl.gif);
	background-repeat:repeat-x;
	font-family:"Lucida Sans";
	font-size:11px;
	margin:0px;
	background-color:#636363;
}
.container_main{
	width:710px;
	margin:auto;
}
.login_header{
	height:84px;
}
.login_panel{
	background-image:url(../images/desc_r.gif);
	background-repeat:repeat-y;
}
.login_panel .top{
	background-image:url(../images/desc_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.login_panel .bottom{
	background-image:url(../images/desc_footer.gif);
	background-repeat:no-repeat;
	height:21px;
}
.logo_main{
	background-image:url(../images/main_header.gif);
	width:396px;
	float:left;
	height:78px;
}
.logo_welcome_text{
	font-size:15px;
	float:left;
	padding-top:28px;
}
.right_header{
	float:right;
	width:300px;
}
.clear-both{
	clear:both;
}
.top_panel{
	background-image:url(../images/topBarB_c.gif);
	background-repeat:repeat-x;
	float:right;
	height:25px;
	padding-left:12px;
	padding-right:12px;
	position:relative;
	color:#ffffff;
}
.top_panel .left{
	background-image:url(../images/topBarB_l.gif);
	background-repeat:no-repeat;
	height:25px;
	left:0;
	position:absolute;
	width:8px;
}
.top_panel .right{
	background-image:url(../images/topBarB_r.gif);
	background-repeat:no-repeat;
	height:25px;
	right:0;
	position:absolute;
	width:8px;
}
.top_panel a{
	line-height:23px;
	text-decoration:none;
	color:#ffffff;
}
.top_panel a:hover{
	color:#e1f1bd;
}
.leftSide{
	width:462px;
	float:left;
}
/*
.button1{
	background-image:url(../images/btn_1.gif);
	width:69px;
	height:26px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	text-align:center;
	line-height:24px;
	margin-right:5px;
}
.button1:hover{
	color:#e1f1bd;
}
*/
.topSpacer{
	margin-top:18px;
}
.heading1{
	font-size:20px;
}
.heading2{
	font-size:18px;
}
.help_panel{
	width:222px;
}
.help_panel .top{
	background-image:url(../images/help_panel_t.gif);
	background-repeat:no-repeat;
	height:15px;
}
.help_panel .bottom{
	background-image:url(../images/help_panel_b.gif);
	background-repeat:no-repeat;
	height:14px;
}
.help_panel .mid{
	background-image:url(../images/help_panel_c.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
}
.rightSide{
	float:left;
}
.green_text{
	color:#80b400;
}
.bold_text{
	font-weight:bold;
}
.orange_text{
	color:#ffc75d;
}
.info_panel{
	color:#d1d1d1;
}
.footer_logon{
	background-image:url(../images/footer_bar.gif);
	height:25px;
	line-height:22px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	font-size:10px;
	color:#a2a2a2;
}
.rightBorder{
	border-right:dotted 1px #000000;
}
