﻿/*Global Reset*/
*{
margin:0px;
padding:0px;
}

body{

  margin:0;
  font-size:12px;
  font-family:Arial;
  /* height: 100%;   */
  background-image:url(../images/body_background2.gif);
  background-repeat:repeat-x;
  background-color:#F0F0F0;

}

a.itemLink:link, a.itemLink:visited {
  color: #a9042f;
  text-decoration: underline;
}
a.itemLink:hover {
  text-decoration: underline;
}


img
{
 border:0px;   
}

/*main wrapper*/
#divLoginBox
{
    width:100%;
    text-align:center;
    padding-top:50px;
}

#pageWrapper
{
    width:990px;
    margin:auto;         
}

#topWrapper {
  height:201px;
  background-image:url(./images/top_wrapperBackground2.gif);
  background-repeat:no-repeat;         
}

#topWrapper2 {
  height:216px;
  background-image:url(./images/top_wrapperBackground2.gif);
  background-repeat:no-repeat;         
}

#logo {
  width:162px;
  padding-right:18px;
  padding-left:36px;    
  float:left; 
  font-size: 0; 
}
#header_midPic
{
  height:154px;
  width:710px;
  float:left;
}

#divHeaderTitle
{
   float:left;
   padding-left:25px;
   padding-top:30px;
   font-size:25px;
   font-weight:bold; 
   color:#b3093b;
}

#divUserInfo {
  width:740px;
  height:30px;
  float:left;
  color:#FFFFFF;
  text-align:right;
  padding-right:34px;
  padding-top:15px;
}

#divUserInfo a {
  color: #FFFFFF;
}

#divUserInfo a:hover {
  text-decoration: underline;
}

#divSearchBox
{		
    height:20px;
    background-image:url(../images/left_txtSearchAngle.gif);   
    background-repeat:no-repeat; 
    padding-left:5px;  
    float:right;
    margin-top:5px;
    padding-right:33px;     
    width:175px;   	
}

#divContentWrapper
{   
    background-color: #F0F0F0;
    background: url(../images/bottom_background.gif) repeat-x;
    min-height:500px;
    width:990px;
    margin:auto;
}

#divContentWrapper_index
{   
    background-color: #F0F0F0;
    background: url(../images/bottom_background.gif) repeat-x;
    min-height:500px;
    width:965px;
    margin:auto;
}

#leftWrapper
{
    padding-left:18px;
    padding-right:9px;
    margin-top:15px;
    margin-bottom:11px;
    width:173px;       
    float:left;    
}

#rightWrapper
{
    margin-top:7px;
    margin-bottom:11px;
    margin-right:10px;
    width:592px;       
    float:left; 
}

#rightWrapper2
{
    margin-top:7px;
    margin-bottom:11px;
    margin-right:10px;
    width:592px;       
    float:left;  
}

#rightWrapper2_index
{
    margin-top:7px;
    margin-bottom:11px;
    margin-right:10px;
    width:537px;       
    float:left;  
}

#divShortcut
{
    font-family:Arial;
    font-size:12px;
    color:#4e4f4f;

}

#divShortcut_HEAD
{
    padding-left:15px;
    padding-top:5px;
    line-height:21px;
    height:30px;
    background-image:url(../images/left_header.gif); 
    background-repeat:no-repeat; 
    margin-bottom:0px;
    font-size:14px;
}

#divShortcut_BODY
{
    background-color:#F5F3F3;
    border:0;

    width:170px; 
    padding:0px 0px 5px 0px;
    border-left:1px solid #C1C1C1; 
    border-right:1px solid #C1C1C1;   

}
#divShortcut_FOOTER
{
    height:29px;
    background-image:url(../images/left_shortcut_footer.gif); 
    background-repeat:no-repeat; 
    text-align:right;
    padding-right:5px;
    padding-top:5px;

}

#divShortcut_BODY2
{
    background-color:#F5F3F3;
    border:0;
    width:150px; 
    padding:0px 0px 5px 0px;
    border-left:1px solid #C1C1C1; 
    border-right:1px solid #C1C1C1;   

}
#divShortcut_FOOTER2
{
    height:15px;
    background-image:url(../images/left_shortcut_footer2.gif); 
    background-repeat:no-repeat; 
    text-align:right;
    padding-right:5px;
    padding-top:5px;

}

#divShortcut_FOOTER_grey
{
    height:21px;
    width:594px;
    background-image:url(../images/corpFooter_grey.gif); 
    background-repeat:no-repeat; 

}
.divForm_basic
{

}
.divForm_basic .divForm_basic_HEAD
{
    height:22px;
   
}
.divForm_basic_HEAD .divForm_basic_HEAD-LEFT
{
    float:left;
    height:22px;
    width:6px;
    background-image:url(../images/left-titleBox-red.gif); 
    background-repeat:no-repeat; 
   
}
.divForm_basic_HEAD .divForm_basic_HEAD-MIDDLE
{
    float:left;
    height:19px;
    background-color:#b7073a; 
    padding-left:5px;
    padding-right:5px; 
    padding-top:3px;
    color:#ffffff;
   
}
.divForm_basic_HEAD .divForm_basic_HEAD-RIGHT
{
    float:left;
    height:22px;
    width:6px;
    background-image:url(../images/right-titleBox-red.gif); 
    background-repeat:no-repeat; 
   
}
.divForm_basic .divForm_basic_BODY
{
    background-color:#F5F3F3;
    padding:18px 10px 18px 10px;    
}

/*button wrapper*/
.divBtn
{
    height:23px;
    width:69px;
    background-image:url(../images/btn01.gif);
    background-repeat:no-repeat;
    padding:0px 0px 3px 0px;
    color:#000000;
    border:0px;
    text-align:center;
    cursor:pointer;
    
}

.divBtn_p2
{
    height:23px;
    width:80px;
    background-image:url(../images/btn02.gif);
    background-repeat:no-repeat;
    padding:0px 0px 3px 0px;
    color:#000000;
    border:0px;
    cursor:pointer;
    text-align:center;
    
}

.divBtnPrint
{
    height:23px;
    width:72px;
    background-image:url(../images/79.png);
    background-repeat:no-repeat;
    background-position:7px;
    padding:0px 15px 3px 27px;
    color:#000000;
    border:1px solid #AFA678;
    cursor:pointer;
    
}

.divBtnDownload
{
    height:23px;
    width:110px;
    background-image:url(../images/46.png);
    background-repeat:no-repeat;
    background-position:7px;
    padding:0px 15px 3px 27px;
    color:#000000;
    border:1px solid #AFA678;
    cursor:pointer;
    
}

.divBtnViewSOC
{
    height:23px;
    width:210px;
    background-image:url(../images/page_attach.png);
    background-repeat:no-repeat;
    background-position:7px;
    padding:0px 15px 3px 27px;
    color:#000000;
    border:1px solid #AFA678;
    cursor:pointer;
    
}

.divBtn2
{
    height:16px!important;
    background-color:#b7073a;
    padding:0px 15px 3px 15px;
    color:#ffffff;
    border:0px;
    font-size:10px;
    cursor:pointer;
    
}
.divBtn .divBtn_LEFT
{
    float:left;
    height:22px;
    width:6px;
    background-image:url(../images/left-btn-red.gif); 
    background-repeat:no-repeat;     
}

.divBtn .divBtn_MIDDLE
{
    float:left;
    height:19px;
    padding-top:3px;
    background-color:#b7073a;
    padding-left:8px;
    padding-right:8px;
    color:#ffffff;
}

.divBtn .divBtn_RIGHT
{
    float:left;
    height:22px;
    width:6px;
    background-image:url(../images/right-btn-red.gif); 
    background-repeat:no-repeat;     
}

/*end of button wrapper*/


/*footer wrapper*/
#bottomWrapper
{    
    font-family:Tahoma;
    font-size:10px;
    height:23px;
    line-height:23px;    
    background-color:#F0F0F0;
    border-top:1px solid #CCC9C9;
    border-bottom:1px solid #CCC9C9;
    margin-bottom:10px;
}

#divCopyRight
{
     padding-left:18px; 
     float:left;   
}

#divFooterMenu
{
     float:right; 
     padding-right:18px;  
}
/*end of footer wrapper*/

/*end main wrapper*/

.searchBox
{
    height:16px;      
    font-family:Arial;
    font-size:11px; 
    color:#FFFFFF;
    background-color:#515252;
    border:0;
    border-top:1px solid #515252;
    border-bottom:1px solid #515252;
    float:left; 
    padding-top:2px;   
}

.asterisks
{
    color:Red;
}

.tbl_main{
	
	padding:5px 5px 5px 5px;
	background-color:#cccccc;

}

.form_main{

	border:1px solid #000000;

}

.form_input_main{

	width:300px;

}

.divNotice{

	padding:5px 5px 5px 23px;
    border:1px solid #005F04;
    background-color:#BFFFC2;
    background-image:url(../images/accept.png);
    background-repeat:no-repeat;
    background-position:5px;
    font-size:10px;
	color:#0300FF;
	margin-bottom:5px;

}
.divNoDataFound{
    padding:5px 5px 5px 23px;
    border:1px solid #AFAFAF;
    background-color:#EFEFEF;
    background-repeat:no-repeat;
    background-position:5px;
    font-size:11px;
	color:#0300FF;


}

.divError{

    padding:5px 5px 5px 23px;
    border:1px solid #FF0000;
    background-color:#FFDFDF;
    background-image:url(../images/bullet_error.png);
    background-repeat:no-repeat;
    background-position:5px;
    font-size:10px;
	color:#0300FF;
	margin-bottom:5px;

}
.divnoticeMsg
{
    padding:3px 5px 3px 5px;
    border:1px solid #00bc00;
    background-color:#b2e1aa;
    width:100%;
}
.none-decoration
{
    text-decoration:none;
    color:#000000;
}

.none-decoration_white
{
    text-decoration:none;
    color:#ffffff;
}

.leftsidemenubox
{
    padding:5px 2px 5px 8px;
    border-bottom:1px solid #cccccc;
}
.leftsidemenubox_hover
{
    padding:5px 2px 5px 8px;
    border-bottom:1px solid #cccccc;
    background-color:#990033;
    color:#ffffff;
}

.marginBottom-10
{
margin-bottom:10px;
}
.input_WIDTH_120
{
    width:120px;
}
.input_WIDTH_130
{
    width:130px;
}

.input_WIDTH_150
{
    width:150px;
}

.input_WIDTH_250
{
    width:250px;
}
.input_WIDTH_280
{
    width:280px;
}

.input_WIDTH_300
{
    width:480px;
}

.input_WIDTH_100P
{
    width:100%;
}

/* == Menu (Suckerfish) == */
#divMenu
{
    height:32px;
    background-image: url(../images/menu_bar.gif);
    background-repeat:no-repeat;    
    padding-left:35px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	/*margin-right: 1px;*/
    background: url(../images/menu_separator.gif) right top no-repeat;
}

#nav li a {
	display: block;
	color: #000000;
    font-family:Arial;
	font-size: 11px;
	line-height: 30px;
	text-decoration: none;
    padding:0 18px;     
    cursor:pointer;
}

#nav li a:hover {
    /*  padding-top: 2px;   */
  /*color: #ffffff !important;*/
}

#nav li:hover, #nav li.sfhover, #nav a.selected {
	background: url(../images/menuBackground.gif);
    background-repeat:repeat-x;
    background-position:bottom;
}

#nav li:hover a, #nav li.sfhover a
{
    color: #ffffff;
}

#nav li ul 
{
    z-index: 100;
	position: absolute;
	left: -999em;
	background: #D2CFCF;
	/*border: 2px solid #FE8C13;*/
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li {
	clear: left;
	margin: 0;
	background: none;
}

#nav li ul li a {
	display: block;
	width: 140px;
	color: black !important;
	font-family:Arial;
	font-size: 11px;	
	text-decoration: none;
	padding: 5px 10px;
	border: 0;
	border-bottom: 1px solid #C5C1C1;
	line-height: normal;
}

#nav li ul li.break a, #nav li ul li.break a:hover {
  border-top: 2px solid #FE8C13;
}

#nav li ul li a:hover {
	background: #F8F9F7;
	border: 0;
	border-bottom: 1px solid #C5C1C1;
	color: #B30537 !important;
	/*  padding: 2px 13px;  */
}

/* ## IE 6 Fix ## */
* html ul.nav iframe {
	position: absolute;
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/* - IE 5 Fix -
select.hide { visibility: hidden; }
/* ## End of IE 6 Fix ## */
/* == End of Menu (Suckerfish) == */

#divSearchBox
{		
    height:20px;
    background-image:url(../images/left_txtSearchAngle.gif);   
    background-repeat:no-repeat; 
    padding-left:5px;  
    float:right;
    margin-top:5px;
    padding-right:33px;        	
}
/* end Menu */

/*DG style*/
.dgStyle
{

border:1px solid #cccccc;
border-bottom:0px;

}

.dgStyle_header
{
color:Black;
height:30px;
}

.dgStyle_body td
{
    height:30px;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    font-size:14px;
    border-bottom:0px;
    padding-right:5px;

}

.headerStyle1
{
    padding:5px 5px 5px 8px;
    text-transform:uppercase;
    background-color:#cccccc;
    font-size:12px;
    font-weight:normal;
    text-align:center;
    color:#000000;
    border-left:1px solid #AFAFAF;
}

.headerStyle2
{
    padding:5px 5px 5px 8px;
    text-transform:uppercase;
    background-color:#cccccc;
    font-size:12px;
    font-weight:normal;
    text-align:center;
    color:#000000;
    border-left:1px solid #AFAFAF;
}
.headerStyle1_xalign
{
    padding:5px 5px 5px 8px;
    text-transform:uppercase;
    background-color:#f4a548;
    font-size:12px;
    font-weight:normal;

}

.headerStyle2_xalign
{
    padding:5px 5px 5px 8px;
    text-transform:uppercase;
    background-color:#ab0631;
    font-size:12px;
    font-weight:normal;

}
.itemStyle1_xalign
{
    padding:5px 5px 5px 8px;

    font-size:12px;

}

.itemStyle2
{
    padding:5px 5px 5px 5px;

    font-size:12px;
    font-weight:normal;
    
}

.headerLink
{
    text-decoration:none;
    color:#000000;
}
.itemStyle1
{
    padding:5px 5px 5px 8px;

    text-align:center;
    vertical-align:top;
    
}

#head-top-img
{
    background-image:url(../images/top-middle.gif);
    width:594px;
    height:11px;
}

div.talkAndCorpWrapper
{

    width:155px;
    font-size:12px;
    /* height:240px; */
    padding-right:7px;   
    padding-left:8px;
    padding-top:18px;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    line-height:1.5em;
    color:#4e4f4f;

}
div.talkAndCorpHeader
{
    background-image:url(../images/corpHeader.gif);
    background-repeat:no-repeat;
    width:172px;
    height:38px;
    padding:0px 13px 0px 16px;
    line-height:1em;
    color:#ffffff;
    font-size:13px;

}

div.talkAndCorpHeader2
{
    background-image:url(../images/corpHeader.gif);
    background-repeat:no-repeat;
    width:152px;
    height:28px;
    line-height:1em;
    color:#ffffff;
    font-size:14px;
    font-family:Arial,verdana;
    
}

#corpWrapper
{
    margin-top:15px;
    WIDTH:172px;
    float:left;
}

.corpWrapper_index
{
    WIDTH:172px;
    float:left;
}

#corpWrapper_grey
{
    margin-top:8px;
    WIDTH:537px;
    float:left;
}

#corpWrapper_long
{
    margin-top:8px;
    WIDTH:594px;
    float:left;
}

.corpWrapper_long
{
    margin-top:8px;
    WIDTH:594px;
    float:left;
}

div.talkAndCorpHeader_grey
{
    background-image:url(../images/corpHeader_grey.gif);
    background-repeat:no-repeat;
    width:517px;
    height:28px;
    line-height:1em;
    color:#4e4f4f;
    font-size:16px;
    font-family:Arial,verdana;
    
}

div.talkAndCorpWrapper_grey
{

    width:520px;
    font-size:12px;
    /* height:240px; */
    padding-right:7px;   
    padding-left:8px;
    padding-top:18px;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    line-height:1.5em;
    color:#4e4f4f;

}

div.talkAndCorpHeader_long
{
    background-image:url(../images/header_long.gif);
    background-repeat:no-repeat;
    width:574px;
    height:31px;
    line-height:1em;
    color:#4e4f4f;
    font-size:16px;
    font-family:Arial,verdana;
    
}

div.talkAndCorpWrapper_long
{

    width:577px;
    font-size:12px;
    /* height:240px; */
    padding-right:7px;   
    padding-left:8px;
    padding-top:5px;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    line-height:1.5em;
    color:#4e4f4f;

}

#ehsWrapper
{
    margin-top:8px;
    WIDTH:172px;
    float:left; 
}

a.xdeco:link, a.xdeco:visited {
  color: #000000;
  text-decoration:none;
}
a.xdeco:hover {
  text-decoration: underline;
}

a.xdeco_xline:link, a.xdeco_xline:visited {
  color: #000000;
  text-decoration:none;
}
a.xdeco_xline:hover {
  text-decoration: none;
}

.divContent_ehs
{
   padding:0 0 5px 5px;
}

.bgSpt
{
    background-color:#F6F5F5;
    width:100%;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
}

.tableWrapper
{
    margin-left:1px;
    width:593px;
}

span.readMore
{
    font-family:Arial;
    font-size:11px;
    color:#9A133B; 
    line-height:11px;                  
}

a.footerLink:link, a.footerLink:visited {
  color: #333333;
  text-decoration:none;
}
a.footerLink:hover {
  text-decoration: underline;
}
.tableWrapper_bottom
{
    background-color:#F6F5F5;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    padding-left:5px;
    width:587px;
}
a.ehspaging:link, a.ehspaging:visited {
  color: #000000;
  text-decoration:underline;
}
a.ehspaging:hover 
{
  color: #000000;
  text-decoration: underline;
}

.divSearchNotice
{
    color:Blue;
    padding-left:6px;
}

.onHover
{
    background: url(../images/menuBackground.gif);
    background-repeat:repeat-x;
    background-position:bottom;

}

#legalDiv
{
width:947px;
position:absolute;
margin-left:-200px;  
background-color:#cccccc;
padding:5px 5px 5px 5px;
overflow:auto;
}
#legalDiv_close
{
 background:url(../images/action_delete.png);
 background-repeat:no-repeat;
 background-position:left bottom;
 text-align:left;
 cursor:pointer;
}

#CategoryDiv
{
width:947px;
position:absolute;
margin-left:-200px;  
background-color:#cccccc;
padding:5px 5px 5px 5px;
overflow:auto;
}
#CategoryDiv_close
{
 background:url(../images/action_delete.png);
 background-repeat:no-repeat;
 background-position:left bottom;
 text-align:left;
 cursor:pointer;
}