.top_header{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#252525;
}	

/*side nav boxes */
.sidenav_wrapper{
	float:right;
	width:210px;
    background-color: #f1f5f9;
    box-sizing: border-box;
    float: left;
    margin: 0 0 20px;
    padding: 20px;
}
.sidenav_wrapper h2{
    color: #30343f;
    font-family: SST W01 Roman;
    font-size: 1.2em;
    padding-bottom: 15px;
	font-weight:normal;
}
.orangeArrowBullet {
    background-image: url("/graphics/site/nav_btn_arrow.gif");
    background-position: 0 7px;
    background-repeat: no-repeat;
    list-style-type: none;
    margin-left: 5px;
    padding-left: 8px;
    padding-bottom: 5px;
}
/*end side nav boxes */









#select_right_bottom_wrapper{
	float:right;
	padding:22px 0 0 20px;
	width:210px;
	background-image: url('/graphics/site/bg_gradient_bottom.gif');
	background-repeat:repeat-x;
	background-position:left top;
	border-bottom:1px solid #F2F2F2;
}
#select_right_bottom_wrapper ul{
	list-style-type:none;
	padding: 4px 8px 4px 0;
}
#select_right_bottom_wrapper li{
	background-image:url('/graphics/site/bullet_arrow.gif');
	background-repeat:no-repeat;
	background-position:1px 7px;
	padding:0 0 5px 16px;
	line-height:18px;
}
.sidenav_links a{
	font-size:12px;	
	color:#4571ec !important;
}
.alert_lists a{
	font-size:12px;	
	color:#4571ec !important;
}
#community_wrapper{
	float:left;
	width:205px;
	height:178px;
	padding: 30px 0 0 0;
	text-align:left;
}
#social_media_wrapper{
	height:35px;
	width:125px;
	background-image:url('/graphics/site/social_media.gif');
	background-repeat:no-repeat;
	margin-top:14px;
	padding: 0 0 0 65px;
}
#special_offers_wrapper{
	float:left;
	padding: 22px 0 0 2px;
}
#select_right_bottom_wrapper_chat{
	float:right;
	width:225px;
	height:100%;
	margin-right:25px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	background-image: url('/graphics/site/bg_gradient_bottom.gif');
	background-repeat:repeat-x;
}
#select_right_bottom_wrapper_chat ul{
	list-style-type:none;
	padding: 4px 8px 4px 0;
}
#select_right_bottom_wrapper_chat li{
	background-image:url('/graphics/site/bullet_arrow.gif');
	background-repeat:no-repeat;
	background-position:1px 7px;
	padding:0 0 5px 16px;
	line-height:18px;
}
.bottom_chat{
	background-image: url('/graphics/site/right_menu_bottom.jpg');
	background-repeat:no-repeat;
	height:90px;
}
.chatbox {
/*	width: 238px; */
	height: 85px;
	border-top:1px solid #e2e2e2;
	margin:10px 0 0 0;
	text-align:left;
	background-image:url('/graphics/site/chat.png');
	background-repeat:no-repeat;
	background-position:2px bottom;
}
.chatbox ul{
	width:100px;
	list-style-type:none;
	padding: 20px 8px 4px 0;
	margin-left:23px;
}
.chatbox li{
	width:100px;
	background-image:url('/graphics/site/bullet_arrow.gif');
	background-repeat:no-repeat;
	background-position:1px 7px;
	padding:0 0 5px 20px;
	line-height:18px;
}
.chatbox a{
	color:#4571ec !important;
}
.chat_title{
	padding:20px 0 0 22px;
}
.sn_header{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#252525;
}
.sidenav_bucket {
	float: left;
	padding: 10px;
	margin:0 0 20px;
	border: 1px solid #C2C2C2;
	width: 170px;
	background-color: #ffffff;
}
h1.sidenav_group_head {
	margin: 5px 0 10px;
	font-size: 12px;
	font-weight: bold;
}
#select_right_bottom_wrapper a {
	color:#2a5ce9;
	text-decoration: none;
}
#select_right_bottom_wrapper a:hover {
	text-decoration: underline;
}
.contact_box p {
	padding-bottom: 5px;
	margin-left: 5px;
}