#outer {width:auto; margin:30px; margin-bottom:50px; }

/* Header*/

#header_1 {height:29px; width:5px; float:left; background-image:url(../images/subheader_1.png);}
#header_2 {height:29px; width:5px; float:right; background-image:url(../images/subheader_2.png);}

#header_outer {margin-bottom:20px;}
#headerleft {margin-right:26px; float:left;}
#slogan { padding-top:6px; letter-spacing: 2px; text-transform:uppercase; padding-left:12px; font-weight:bold;}

#header_sub {
height:29px;
background-color:#ffcb08;
color:#333;
margin-top:13px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:400;

}

#header_logo {
height:48px;
width:406px;
background-image:url(../images/logo1.png);
}

.article-content{
width:100%;}


/* Footer */
#footer {
border-top:#333333;
border-top-style:solid;
border-top-width:1px;
margin-top:30px;
}

#company {
font-family:Arial, Helvetica, sans-serif;
background-color:#3a3a3c;
background-image:url(../images/company.png);
background-repeat:no-repeat;
height:26px;
width:480px;
float:right;
line-height:100%;
}

.footertext {padding-top:7px; color:#ffffff; font-size:10px; text-transform:uppercase}

/*Address*/

#addressholder{background-color:#ffcb08; height:91px; overflow:hidden;}
#adr1 {height:91px; width:7px; float:left; background-image:url(../images/adr_1.png);}
#adr2 {height:91px; width:7px; float:right; background-image:url(../images/adr_2.png);}
#phoneholder {float:right;  padding-right:15px;  color:#ffffff; margin-top:7px;
font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height: 1.3em; overflow:hidden;  border-right:#ffffff; border-right-width:1px; border-right-style:solid;}

#address { overflow:hidden; float:right; line-height:120%; height:50px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666; padding-left:15px; margin-top:20px; padding-top:5px; padding-right:30px;  overflow:hidden;}	

/* main menu */


#mainmenuholder{background-color:#3a3a3c; height:29px; margin-bottom:30px; overflow:hidden;}
#mh1 {height:29px; width:4px; float:left; background-image:url(../images/mh1.png);}
#mh2 {height:29px; width:4px; float:right; background-image:url(../images/mh2.png);}
#mm {float:left; color:#FFFFFF; }


#footerholder{background-color:#b0b0b1; height:30px;  margin-bottom:30px; margin-top:30px; overflow:hidden;}
#f1 {height:30px; width:4px; float:left; background-image:url(../images/f1.png);}
#f2 {height:30px; width:4px; float:right; background-image:url(../images/f2.png);}





.menutop ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

.menutop li {
	float: left;
	margin: 0;
	padding: 0;
	list-style:none;
}

.menutop a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
float:left;
  display:block;
  padding: 0 15px;
  
  color: #ffffff;
  text-decoration: none;
  text-transform:uppercase;
}





.moduletable_top {
padding-top:4px;
padding-left:10px;


}


.moduletable_footer {
font-size:10px;
float:left;
padding-top:5px;
padding-left:5px;



}



a.mainlevel:link, a.mainlevel:visited {
padding-top:5px;
display:block;
	  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;

float:left;
  display:block;
  padding: 0 17px;
  
  color: #ffffff;
  text-decoration: none;
  text-transform:uppercase;

}

a.mainlevel:hover {
	text-decoration:underline;

}






a.mainlevel_footer:link, a.mainlevel_footer:visited {
padding-top:4px;
display:block;
	  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;

float:left;
  display:block;
  padding: 0 5px;
  
  color: #ffffff;
  text-decoration: none;
  text-transform:uppercase;

}

a.mainlevel_footer:hover {
	text-decoration:underline;

}







html {
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.4em;
	font-size: 1em;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { 
	margin-top: 0; 
	margin-bottom: 5px;
	text-align:justify;
}

img { border: 0 none; }


.contentheading {
	font-size:120%;
	color:#acacac;
	padding-bottom:7px;
	text-transform:uppercase;
}

h1 {
	font-size:120%;
	color:#acacac;
	padding-bottom:7px;
	text-transform:uppercase;
}
h2 {
	font-size:100%;
	color:#acacac;
	text-transform:uppercase;
}
h3 {font-size: 120%;}
h4 {font-size: 105%; text-transform:uppercase;}



/* module menu */

.moduletable_menu {
	width:200px;
}

.moduletable_menu h3 {
 font-size:14px; color:#3a3a3c; font-family:Arial, Helvetica, sans-serif;

	padding: 7px 0 0 35px;
	height: 53px;
	width:200px;
	background: url(../images/module_h1.png) no-repeat;
	

}




.moduletable_menu ul {
	margin-left: -35px;
	
}


.moduletable_menu li {
				margin: 0px 0px 5px 0px;
list-style: none;

}


.moduletable_menu ul li a:link, .moduletable_menu ul li a:visited {
	text-decoration:none;
	font-size:12px;
		color:#030303;


}


.moduletable_menu ul li a:hover {
		color:#CCCCCC;

}

/* module menu 1 */

.moduletable_menu1 h3 {
 font-size:14px; color:#3a3a3c; font-family:Arial, Helvetica, sans-serif;

	padding: 7px 0 10px 35px;
	height: 30px;
	width:200px;
	background: url(../images/module_h2.png) no-repeat;
margin-bottom:-1px;
	

}

.moduletable_menu1 {
margin-bottom:30px;
	

}

.moduletable_menu1 ul li a:link, .moduletable_menu1 ul li a:visited {
	text-decoration:none;
	font-size:12px;
	color:#030303;

}







.moduletable_menu1 h3 a:visited, moduletable_menu1 h3 a:link   {
 font-size:14px; color:#3a3a3c; font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;

}






.moduletable h3 a:visited, moduletable h3 a:link {
 font-size:14px; color:#3a3a3c; font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;

}



.moduletable h3 a {
 font-size:14px; color:#3a3a3c; font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;

}








.menu{
margin:0px;
padding:0px 0px 0px 7px ;
}



.moduletable_menu1 li {
				margin: 0px 0px 10px 0px;
list-style: none;

}



/* module general */

.moduletable h3 {
 font-size:14px; color:#3a3a3c; font-family:Arial, Helvetica, sans-serif;

	padding: 7px 0 0 35px;
	height: 30px;
	width:200px;
	background: url(../images/module_h2.png) no-repeat;
margin-bottom:-20px;
margin:0px;
}

.moduletable {
margin:0px;
	width:200px;
	

padding-bottom:20px;


	
}




.moduletablegal {
width:200px;
padding-bottom:15px;

}

.moduletablegal div {
padding-left:2px;

}


.moduletablegal img {
margin:2px;



}


.moduletablegal h3 {
 font-size:14px; color:#3a3a3c; font-family:Arial, Helvetica, sans-serif;

	padding: 7px 0 0 35px;
	height: 30px;
	background: url(../images/module_h2.png) no-repeat;
margin-bottom:-20px;
margin:0px;
}



/* TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	background: #EEEEEE;
	border-left: 5px solid #D7025F;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 2px 0 2px 25px;
}

blockquote span.close {
	background: url(../images/sc-q.gif) no-repeat bottom right;
	padding: 2px 25px 2px 0;
}

/* Dropcap */
.dropcap {
	color: #D7025F;
	display: block;
	float: left;
	font: 60px/58px Georgia, Times, serif;
	padding: 0 10px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(../images/icon-error.gif) no-repeat 0px 4px;
	color: #D7025F;
	padding-left: 25px;
}

p.message {
	background: url(../images/icon-info.gif) no-repeat 0px 4px;
	color: #00AFF0;
	padding-left: 25px;
}

p.tips {
	background: url(../images/icon-tips.gif) no-repeat 0px 4px;
	color: #F99412;
	padding-left: 25px;
}

p.feed {
	background: url(../images/icon-rss.gif) no-repeat 0px 4px;
	padding: 3px 0 3px 25px;
}

.highlight {
	color: #333333;
	background: #FFFFCC;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 15px 10px 15px 60px;
}

p.download {
	background: url(../images/icon-download.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 15px 10px 15px 60px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/icon-checklist.gif) no-repeat 0 6px !important;
	margin-left: 15px !important;
	padding: 0 0 0 20px !important;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(../images/icon-star.gif) no-repeat 0 3px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Check list arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/icon-arrow.gif) no-repeat 3px 7px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Bignumber */
.bignumber {
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

.bignumber-hilite {
	background: url(../images/ol-bg-hilite.gif) no-repeat left top !important;
	margin: 0 0 10px 0 !important;
	padding: 11px 0 !important;
}

.bignumber-hilite span {
	display: block;
	float: left;
	color: #FFFFFF;
	padding: 0px 25px 0 20px;
	font: bold 30px/normal Arial, sans-serif;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	background: url(../images/icon-author.gif) no-repeat left center;
	font-weight: bold;
	margin-left: 25px;
	padding-left: 20px;
}

div.bubble1 div {
	background: url(../images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(../images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(../images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(../images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	font-size: 100%;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -10px;
}

.legend {
	border: 1px solid #E6E6E6;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}
#jflanguageselection {
	margin:0px 20px 0px 0px !important;
	font-size:0.9em !important;
}