#tosBox LI
{
	margin-bottom: 1em;
}

#tosBox OL > LI > OL
{
	margin-top: 1em;
}

.swfupload
{
	position: absolute;
	z-index: 1;
}

#start
{
	padding: 0.5em;
}

#start H1
{
	border-bottom: none;
	width: auto;
	padding-top: 0px;
	margin-bottom: 1em;
}

#start P
{
	line-height: 1.5em;
}

#langSel
{
	position: relative;
	top: -109px;
	left: 670px;
	height: 2em;
	width: 250px;
	margin-bottom: -2em;
	margin-right: -200px;
	color: #FFF;
}

#langSel A
{
	color: #FFF;
}

#langSel A:hover
{
	color: #EFEFEF;
}

#oepFacts
{
	width: 175px;
	float: right;
	margin-left: 2.0em;
	margin-right: -1em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	height: 450px;
	background-image:url(/images/facts_bg.png);
	background-position:0px -5px;
	background-repeat: no-repeat;
	padding-top:10px;
}

#oepFacts DIV
{
	margin-bottom: 1em;
}

#oepFacts STRONG
{
	font-family: arial;
	font-weight: bold;
	color: #74b548;
}

BODY
{
	background: linear-gradient(180deg, #FFF 0%, #98C87A 100%);
	height: 100%;
	background-attachment: fixed;
	//background-repeat: repeat-x;
	//background-color: #98c87a;
	//background-attachment: fixed;
}

DIV,SPAN,TD,TH,P
{
	font-family: tahoma;
	font-size: 12px;
}

A
{
	color: #5F8047;
	text-decoration: none;
}

A:hover
{
	color: #74B54B;
	text-decoration: underline;
}

#mainLayer
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#userInfo
{
	padding-left: 10px;
	padding-top: 12px;
}

#userInfo .input
{
	font-size: 11px;
	border: 1px solid #5F8047;
	width: 100px;
	margin-top: 1px;
	height: 10px;
}



#userInfo LABEL
{
	font-weight: normal;
}

#userInfo TABLE
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#userInfo TD
{
	font-size: 10px;
	padding: 0px;
}

#userInfo .userName
{
	font-weight: bold;
	width: 140px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#userInfo A
{
	font-weight: normal;
	color: #333333;
}

#navBar
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 902px;
	height: 41px;

	background: linear-gradient(0deg, rgba(92,123,71,1) 0%, rgba(84,116,62,1) 50%, rgba(92,123,71) 50.01%, rgba(92,123,71) 100%);
	border-radius: 5px;
}

.headImage
{
	width: 902px;
	height: 110px;
}

#navBar UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 18px;
}

#navBar LI
{
	position: relative;
	height: 42px;
	float: left;
	margin: 0px;
	margin-top: 4px;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 9px;
	box-sizing: border-box;
	border: 1px solid rgba(0, 0, 0, 0);
	border-bottom: 0;
}

#navBar LI.sel
{
	background-color: #FFF;
	border: 1px solid rgba(0, 0, 0, 0.4);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 0;
	box-shadow: 3px -2px 3px rgba(0, 0, 0, 0.2);
}

#navBar LI.sel:after
{
	position: absolute;
	background-color: #fff;
	content: " ";
	left: 0;
	right: 0;
	bottom: -1px;
	height: 1px;
}

#navBar LI.sel A
{
	color: #000;
}

#navBar LI IMG
{
	vertical-align: middle;
	margin: 3px;
}

#navBar A
{
	color: #FFFFFF;
	font-size: 14px;
}

#contentLayer
{
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #9EA29D;
}

#content
{
	padding: 8px;
}

#footNote
{
	margin-top: 5px;
	width: 100%;
	font-size: 9px;
	text-align: center;
}

H1
{
	margin: 0px;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #AAAAAA;
	font-size: 16px;
	color: #333333;
}

H2
{
	margin: 0px;
	margin-bottom: 0.5em;
	font-size: 14px;
}

#tabSel
{
	background-image: url(../images/tab_sel_bg.gif);
	height: 43px;
	position: absolute;
	display: inline;
}

.featureBlock
{
	border-bottom: 1px solid #EFEFEF;
	min-height: 78px;
	margin-bottom: 0.5em;
}

.featureBlock IMG
{
	float: left;
	padding-right: 15px;
}

#sidebarContainer
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

#sidebarContainer TD
{
	vertical-align: top;
}

#sidebarCellL
{
	padding-right: 1em;
}

#sidebarCellR
{
	width: 220px;
	height: 100%;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding: 0px;
	background-color: #FAFAFA;
}

.helpBox
{

}

.helpBox P
{
	font-size: 11px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.helpBox p .red{
   color:#FF2222;
}

.helpBox H1
{
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #EFEFEF;
	background-color: #5F8047;
	color: #FFFFFF;
	padding: 3px;
}

LABEL
{
	font-weight: bold;
}

INPUT
{
	font-family: arial;
	font-size: 11px;
}

SELECT
{
	font-family: arial;
	font-size: 10px;
}

FORM
{
	display: inline;
}

.letterPreview
{
	background-repeat: no-repeat;
	background-position: 10px 2px;
	width: 400px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

.catalogPreview
{
	background-repeat: no-repeat;
	width: 191px;
	height: 270px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

.clear
{
	clear: both;
}

.box
{
	margin-top: -15px;
	margin-bottom: 15px;
	padding: 8px;
	background-color: #E9EBE9;
}

.boxmiddle{
  width: 582px;

}

.boxHandle
{
	margin-bottom: 15px;
	background-color: #74B54B;
	padding: 3px;
	padding-left: 8px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	background-image: url(/images/collapse0.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	text-align: right;
}

#composeLetter
{
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	height: 500px;
	padding: 20px;
}

#composeSender
{
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	font-family: arial;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	text-align: right;
}

#composeReceiver
{
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
	font-family: arial;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}

#composeSubject
{
	width: 100%;
	margin-bottom: 10px;
	font-family: arial;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}

#composeText
{
	width: 100%;
	height: 240px;
	margin-bottom: 10px;
	font-family: arial;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}

#composeFoot
{
	width: 100%;
	height: 30px;
	font-size: 10px;
	font-family: arial;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.table
{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.table TH
{
	text-align: left;
	background-color: #EFEFEF;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.table TD
{
	padding: 3px;
}

.table .head
{
		text-align: left;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		background-color: #EFEFEF;
}

.tr1
{
	background-color: #FFFFFF;
}

.tr2
{
	background-color: #EFEFEF;
}

.ta0
{
	color: #AAAAAA;
}

.ta1
{
	color: #000000;
}

.ta2
{
	text-decoration: line-through;
}

.pdfButton
{
	background-image: url(../images/pdf16.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	height: 26px;
	padding-left: 24px;
}

.deliveryAddress
{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	width: 260px;
	padding: 8px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.halfBlock
{
	float: left;
	width: 50%;
}

.blockGroup
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blockSep
{
	clear: both;
	border-top: 1px solid #DDDDDD;
	margin-top: 55px;
	margin-bottom: 5px;
}

.requiredField
{
	color: #FF2222;
}

.invalidField
{
	background-color: #FF9999;
}

.errMsg
{
	font-weight: bold;
	text-align: center;
	color: red;
	margin: 1em;
}

#quickstartButtons
{
	text-align: center;
	padding-top: 1em;
}

#quickstartButtons A
{
	display: block;
}

#quickstartButtons IMG
{
	margin-bottom: 5px;
}

#loggedinBox
{
	position: relative;
	width: 208px;
	height: 73px;
	top: -142px;
	left: 685px;
	margin-bottom: -74px;
	z-index: 100;
	padding-left: 2px;
	padding-top: 1px;
}

#loginBox
{
	position: relative;
	width: 200px;
	height: 98px;
	top: -120px;
	left: 678px;
	margin-bottom: -156px;
	padding-left: 28px;
	padding-top: 58px;
	z-index: 100;
}

#loginBox A
{
}

#loginBox LABEL
{
	color: #FFFFFF;
	font-size: 11px;
}

#loginBox .input
{
	width: 100px;
	border: 1px solid #86BD67;
}

.messagebox
{
	padding: 8px;
	background-color: #CCFFCC;
        width:560px;
}

.messagebox textarea
{
        width:558px;
        margin-top:5px;
}

.messagebox input
{
        width:400px;
        float:right;
}


.submit img
{
        margin-right:5px;
}

.submit input
{
        border:1px solid #86BD67;
        float:right;
}

.submit label
{
  text-align:left;
  font-weight: normal;
  float:left;

}

.submit .checkbox
{
    float:left;
}

.submit .checkbox img
{
    float:left;
    margin-left:5px;
    margin-top:5px;
}

.submit .checkbox input
{
  margin-top:15px;

}

.left
{
    float: left;
}

.leftBoxHandle
{
  padding:3px 3px 3px 28px;
  text-align: left;
}

#quickStartButton
{
    display:block;
}

.quickStartButton a
{
    background-image:url(/images/quickstartbutton.png);
    background-repeat:no-repeat;
    color:#FFFFFF;
    height:28px;
    margin:0px 0 0 10px;
    padding:5px 0 5px 35px;
    text-align:left;
    width:90px;
    display:block;
}

.quickStartButton a:hover
{
    background-image:url(/images/quickstartbutton.png);
    background-repeat:no-repeat;
    color:#FFFFFF;
    height:28px;
    margin:0px 0 0 10px;
    padding:5px 0 5px 35px;
    text-align:left;
    text-decoration:underline;
    width:90px;
    display:block;
}

.quickStartButtonPremium a
{
    background-image:url(/images/quickstartbuttonpremium.png);
    background-repeat:no-repeat;
    color:#FFFFFF;
    height:28px;
    margin:0px 0 0 10px;
    padding:5px 0 5px 35px;
    text-align:left;
    width:90px;
    display:block;
}

.quickStartButtonPremium a:hover
{
    background-image:url(/images/quickstartbuttonpremium.png);
    background-repeat:no-repeat;
    color:#FFFFFF;
    height:28px;
    margin:0px 0 0 10px;
    padding:5px 0 5px 35px;
    text-align:left;
    text-decoration:underline;
    width:90px;
    display:block;
}


.quickStartButtonDisabled
{
    background-image:url(/images/quickstartbuttongray.png);
    background-repeat:no-repeat;
    color:#aaaaaa;
    height:28px;
    margin:5px 0 0 10px;
    padding:5px 0 5px 35px;
    text-align:left;
    width:90px;
}

.folder
{
    background-image: url(/images/foldergreen.png);
    background-repeat: no-repeat;
    width:97px;
    min-height:85px;
    padding:45px 0 5px 15px;
    color:#ffffff;
    text-align:left;
    margin:5px 0 0 15px;
    float:left;
    clear:both;
}
.foldergray
{
    background-image: url(/images/foldergray.png);
    background-repeat: no-repeat;
    width:97px;
    min-height:85px;
    padding:35px 0 5px 20px;
    color:#343434;
    text-align:left;
    margin:5px 0 0 10px;
    float:left;
    clear:both;
}

.folderyellow
{
    background-image: url(/images/folderyellow.png);
    background-repeat: no-repeat;
    width:97px;
    min-height:85px;
    padding:35px 0 5px 20px;
    color:#ffffff;
    text-align:left;
    margin:5px 0 0 10px;
    float:left;
    clear:both;
}
.folderyellow a
{
    color:#333333;
    text-decoration:none;
    margin:5px 0 0 5px;

}

.folderyellow a:hover
{
    color:#000000;
    text-decoration:underline;
    margin:5px 0 0 5px;
}

.folder a:hover
{
    color:#ffffff;
    text-decoration:underline;
    margin:5px 0 0 5px;
}
.folder a
{
    color:#ffffff;
    text-decoration:none;
    margin:5px 0 0 5px;
}

.receiver_name
{
    float:left;
    width:120px;
}

.receiver_opn
{
    float:left;
    width:120px;
}

.receiver_country
{
    float:left;
    width:50px;
}

.receiver_zip
{
    float:left;
    width:50px;
}

.receiver_city
{
    float:left;
    width:120px;
}

.receiver_street
{
    float:left;
    width:120px;

}


#newmessage td
{
    vertical-align:bottom;
}

.width120
{
    width:120px;

}

#mailsubject
{
    font-weight:bold;
    margin-bottom:5px;
}

.mailmessage
{
    width:100%;
    border:1px solid #AAAAAA;
    background-color:#EFEFEF;
}

#mailmessage
{
  margin:3px;
}

#waitwheel
{
    background-image: url(/images/load16.gif);
    width:16px;
    height:16px;
    visibility:hidden;
    display:inline;
}
#table thead{

}
#table thead th{

}
tbody #tablehead
{
    overflow: auto;
    max-height: 200px;
}
#tablehead tr{
    height:20px;
}


#tourStepContainer a
{
    text-decoration: underline;
    color: #222;
    margin:10px;


}
#tourStepContainer a:hover
{
    text-decoration: none;
}

#tourRightBox
{
    	width: 200px;
	float: right;
	margin-left: 2.0em;
	margin-right: -1em;
	padding-left: 1.5em;
	padding-right: 1.5em;
        background-color:#FAFAFA;

}

#tourRightBox DIV
{
	margin-bottom: 1em;
}

#tourRightBox h4
{
	font-family: arial;
	font-weight: bold;
	color: #74b548;
        padding:10px;
        padding-bottom: 0px;
        margin-bottom:10px;
        border-bottom:1px solid #DDD;
}



.unread a
{
 font-weight:bold;
}

.read a
{
 font-weight:normal;
}

.messageviewbox
{
  padding:5px;

}

.xautoflow
{
    overflow-x: auto;
    clear:both

}

.red{
   color:#FF2222;
}

.inboxlist{
    height:200px;
    overflow:auto;
}
.inoutboxlist{
    height:200px;
    overflow:auto;
}

#welcomebanner{
    color: white;
    font-size: 20px;
    padding-left:15px;
    padding-top:3px;
}
#welcomebanner_sub{

    color: black;
    font-size: 12px;
    padding-left: 570px;
    padding-top: 168px;
}
#welcomebanner_sub a{
    color: black;
}
#welcomebanner_sub a:hover{
    color: black;
}

.colspan1{
    width: 200px;
    float: left;

}
.colspan1 h2{
    color: #5b8844;
    font-size: 16px;
    letter-spacing: 1px;
}
.colspan1 ul{
    padding-left:22px;
}
.colspan1 ul li{
    margin: 5px 0;
}

.colspan1 .moreInfos{
    text-align: right;
}

.colspan2{
    width: 425px;
    float: left;
    margin-left:20px;
    margin-bottom: 70px;
    font-size: 14px;
    text-align: justify;

}
.colspan2 h2{
    color: #5b8844;
    font-size: 16px;
    letter-spacing: 1px;


}
.colspan2 ul{
    padding-left:22px;
    text-align: left;

}

.colspan2 ul li{
    margin: 5px 0;
}

.colspan2 .moreInfos{
    text-align: right;
}

.newContent h1{
    color: #5b8844;
    font-size: 20px;
    letter-spacing: 1px;
    border-bottom: 0px;
    padding:10px;

}
.newContent h2{
    color: #5b8844;
    font-size: 16px;
    letter-spacing: 1px;
    border-bottom: 0px;
    margin-left: -2px;

}

.newContent{
    color: #333;
    padding: 0 30px;
    margin-bottom:100px;
}

.newContent .colspan2{
    width: 70%;

}
