/*positional elements-----------------------------------------------------------------------------*/
/*html, body{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	height:100%;
	overflow:hidden;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}*/
body{
}
/* --- div removed

#main{
	background-color:#333;
	width:100%;
	height:100%;
	padding:0;
	background-image:url(../../images/misc/SJM_dk_block.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}*/

#thescroller{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	position:relative;
}



#content_area{
	padding:0 0 0 0;
	height:100%;	
	voice-family: "\"}\""; 
	voice-family:inherit;
	overflow:hidden;
}
#content_area_content{
	width:100%;
	height:100%;
	margin:0 auto;
}
/* header -----------------------------------------------------------------------------*/

#header_position{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	margin-bottom:-4px;
	z-index:5;
	height:45px;
}

#header{
	width:994px;
	margin:0 auto;
	margin-bottom:-4px;
	padding: 5px 0 0 0;
}
 html>body #header{
	margin-bottom:-1px;
}



/* content wrap -----------------------------------------------------------------------------*/
#contentwrap{
	float:left;
 	width:835px;
	height:100%;
}

#content_border{
	margin: 0 0 0 9px;
	background-color:#EFF7FF;
	border-top: 1px solid #909CAC;
	border-left: 1px solid #909CAC;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	overflow:hidden;
	position:relative;
}
#report_content_border{
	width:100%;
	float:left;
	background-color:#D5E6FE;
	border-top: 1px solid #547296;
	border-left: 1px solid #547296;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	overflow:hidden;
}

#main_title{
	font-weight:bold;
	font-size:15px;
	line-height:14px;
	padding:2px 5px 2px 5px;
	height:30px;
	overflow:hidden;
}
/** EP colors **/
.main_title_EP{
	color:#F5F5F5;
}
.main_title_EP span{
	color:#0505FC;
}

/** HF colors **/
.main_title_HF{
	color:#025746;
}
.main_title_HF span{
	color:#32988f;
}

#report_page_content_no_tab_nav_noscroll{
	padding:0px;
	width:100%;
	float:left;
	background-color:#EFF7FF;
	height:100%;
}

#page_title{
	width:100%;
	height:59px;
	float:left;
	padding-top:0px;
}

#page_menu{
	width:100%;
	height:27px;
	float:left;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;

}
#page_menu input, #page_menu select{
	padding-left:5px;
}

#pm_left{
	float:left;
	height:25px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	vertical-align:top;

}

#pm_right{
	float:right;
	padding:0px;
}

.title {
	color:#333399;
	font-weight:bold;
	font-size:15px;
	line-height:14px;
	padding:35px 5px 5px 30px;
	height:10px;
	overflow:hidden;
}




/* Content Window -----------------------------------------------------------------------------*/
#content_window{
	font-weight:normal;
	font-size:12px;
	color:#333333;
	width:100%;
	float:left;
	overflow-x:hidden;
	overflow-y:auto;
	background-color:#F5F5F5;
	position:relative;	
}

#page_tab_nav{
	width:100%;
	height:37px;
	float:left;	
}

#page_content{
	padding:0px;
	float:left;
}



#page_content form, #content_window form,#page_content_no_tab_nav form{
	display:inline;
}

#page_content_tab_nav{
	width:100%;
	float:left;
	height:1px;
	overflow:visible;
}
#page_content_tab_nav_short{
	padding:0px;
	width:100%;
	float:left;
	position:relative;
	background-color:#fff;
}

#page_content_no_tab_nav{
	padding:0px;
	width:100%;
	float:left;
	height:1px;
	overflow:visible;
}

#page_content_no_tab_nav_long{
	padding:0px;
	float:left;
	width:100%;
	position:relative;
}

#page_content_no_tab_nav_short{
	padding:0px;
	width:100%;
	float:left;
	height:1px;
	overflow:visible;
}
#page_content_no_tab_nav_noscroll{
	padding:0px;
	width:100%;
	float:left;
	height:1px;
	overflow:visible;
}
#page_content_no_tab_nav_subtab{
	padding:0px;
	width:100%;
	float:left;
	height:1px;
	overflow:visible;
}

#page_content_secondary_tab{
	width:725px;
	border:1px solid #547296;
	padding:5px;
	margin-left:5px;
}

#page_content_secondary_tab_content{
	width:817px;
	border-left:1px solid #547296;
	border-top: 1px solid #547296;
	background-color:#fff;
	padding:5px 0px 0px 0px;
	margin-top:-1px;
	margin-left:5px;
	overflow-x:hidden;
	overflow-y:auto;
	position:relative;	
}

#page_content_secondary_tab_content_notab{
	width:822px;
	border:1px solid #547296;
	padding:5px 0px 0px 0px;
	margin-top:5px;
	margin-left:5px;
	overflow-x:hidden;
	overflow-y:auto;
	position:relative;	
}
/* Main navigation -----------------------------------------------------------------------------*/

#main_nav_wrapper{
	padding-top:45px;	
	width:160px;
	height:100%;
	float:left;
	padding-bottom:45px;
	position:relative;
}

.main_nav_EP{
	background:url(../../images/misc/rightcolumn_bg.gif) repeat-x top;
	background-color:#2D4772;
}

.main_nav_HF{
	background:url(../../images/misc/rightcolumn_bg_grn.gif) repeat-x top;
	background-color:#00806b;
}

#main_navigation{
	width:160px;
	font-size:14px;
	color:#333399;
	position:relative;
}



/* Footer -----------------------------------------------------------------------------*/
#footer_position{
	width:100%;
	float:left;
	height:63px;

}

#footer_position_content{
	width:995px;
	margin:0 auto;
}

#footer_wrap{
	float:left;
	width: 835px;
	height:42px;
	margin: 0;
}

#page_content_footer{
	height:42px;
	overflow:hidden;
	width:834px;
	margin:0 auto;
	position:relative;	
}

#copyright_footer{
	clear: both;
	height:19px;
	overflow:hidden;
	width:995px;
	margin:0 auto;
	background-color:#D9E1E8;
	border-top:solid 1px #4d668e;
	border-bottom:solid 1px #4d668e;
	position:relative;
}
	
/** EP **/
#nav_footer{
	width:142px;
	height:42px;	
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
	color:#ffffff;
	font-size:16px;
	padding: 0px 3px 0px 15px;
	position:relative;
}
.nav_footer_EP{
	background-image:url(../../images/misc/SJM_dk_logo.gif);
	background-color:#2D4772;
}
/** HF **/
.nav_footer_HF{
	background-image:url(../../images/misc/SJM_grn_logo.gif);
	background-color:#00806b;
}

#footer_text{
	padding:0px;
	margin:0px;
	height:22px;
	width:140px;
	overflow:hidden;
	white-space:nowrap;
}

#copyright{
	height:18px;
	padding-top:4px;
	font-size:9px;
	color:#000000;	
	text-align:right;
	padding-right:10px;
}

/*styles for the change password*/

.border_bottom{
	border-color: transparent transparent #bfbfbf;
	border-style: solid;
	border-width: 1px 0;
	color: #095849 !important;
	font: 22px Times New Roman,serif !important;
	padding-top: 10px !important;
}

.content_window_changepassword{
	left:0 !important;
	top:0 !important;
	overflow:hidden;
	height:509px !important;
	background:none !important;
}
.change_paswd input[type="password"], .change_paswd input[type="text"], .change_paswd input[type="email"]   {
	width:245px;
	background:none;
}
.cancel_button_passwd{
	background: none repeat scroll 0 0 #DFD4C6;
	border-radius: 4px 4px 4px 4px;
	display: block;
	float: left;
	margin-right: 10px;
	width: 60px;
	color: #FFFFFF;
	height:22px
}
.cancel_button_passwd a{
	text-decoration:none;
	color:black;
	font-weight:bold;
	display: block;
	padding: 5px;
}
.password_reset{
	background: rgb(240, 237, 237);
	padding: 20px;
}

.content_border_passwd{
	height:auto !important;
	background:none !important;
	border:none !important;
}

.save_button_passwd {
	height:auto;
	width:auto;
}

.save_button_passwd  a{
	display:block;
	padding:4px;
}