.b_bContent { margin: 0px 3px 0px 3px; }

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background:#ffffff;
}
body, td, p, div, ul, li {
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
	color: #000000;
}
a, a:visited, a:active {
   color: #0000ff;
   text-decoration: underline;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}
a:link img, a:visited img {
	border-style: none;
	border:0;
}
a img {
	color: black; /* hack per NS4 */
}
input, select, textarea { 
   font-size: 10pt;
   font-family: Verdana, Tahoma, Arial, Sans-Serif;
}
fieldset {
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
  padding: 1em;
}
fieldset legend {
   padding: .1ex .5ex;
   font-family: "Trebuchet MS" , Verdana, Tahoma, Arial, Sans-Serif;
   font-size: 12pt;
   font-weight: bold;
   color: #708090;
}
/* headers */
H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif ;
	font-weight:bold;
}
H1 {
   font-size: 15pt;
   color: #0000ff;
}
H2 {
   font-size: 13pt;
   color: #708090;
   letter-spacing: 2px;
}
H3 {
   font-size: 12pt;
   font-weight: bold;
   color: #d22d0d;
}
H4 {
   font-size: 11pt;
   font-weight: bold;
   color: #708090;
}
H5 {
   font-size: 11pt;
   font-weight: bold;
   color: #708090;
   letter-spacing: 2px;
}
.hide {
   display:none;
}
.numdoc {font-size:8pt; color:#cdcdcd; font-style:italic;}
.imgBorder {border: solid 1px #0000ff}
.thumbnail{
	padding: 5px 5px 3px 5px;
	background-color: #cdcdcd;
	border: solid 1px #000000;
	margin: 5px 5px 5px 5px;
}
#pageContainer {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 30px;
   width: 732px;
   background-color:#ffffff;
}
#imgHeader 
{
    margin-bottom:-3px;
}
#pageContent {
   background-color:#ffffff;
   border-right:solid 1px #0000ff;
   border-left:solid 1px #0000ff;
   border-bottom:solid 1px #0000ff;
}
#Content {
   background-color:#ffffff;
}
#pageFooter {
   clear:both;
   text-align:center;
   padding-top: 5px;
   border-top:solid 1px #0000ff;
   background-color:#efefef;
}
#ChangeLanguage {
  position:absolute;
  top:50px;
  left:250px;
}
#menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 1.7em;
  background-color: #eee;
  border-bottom: solid 1px #ddd;
}
#menu li {display: inline; padding: 0; margin: 0;}
#menu li a:link, #menu li a:visited {
  text-decoration: none;
  text-align: center;
  float: left;
  display: block;
  width: 9em;
  padding: 2px 0px;
  margin: 0;
  background-color:#eee;
  color: #708090;
  font-size:10pt;
  font-family:"Trebuchet MS", Verdana, Arial;
  font-variant:normal;
  font-weight:bold;
  border-right: solid 1px #bbb;
}
#menu li a#selected:link, #menu li a#selected:visited {text-decoration: underline; background-color: #fff; color: #0000ff;}
#menu li a:hover {text-decoration: none; background-color: #fff; color: #0000ff;}
#menu li a:active {background-color: #fff; color: #0000ff;}
#breadcrumb 
{
    color:#708090;
    background-color:#efefef;
    border-bottom: solid 1px #0000ff;
}
#nextlevel 
{
    padding: 5px 5px 5px 5px;
    margin-bottom:5px;
    margin-top:5px;
}
.nextlevelItem 
{
float:left; margin-left:5px; margin-right:20px; width:320px;    
}
.clearleft {clear:left;}
#boxPrenContainer {width:90%; margin: 5px 5px 5px 5px; padding: 0px 5px 5px 5px; text-align:center;}
#boxPrenContainerHome {float:right; width:500px; margin: 0px 5px 5px 5px 5px; padding: 0px 5px 5px 5px; text-align:center;}
#boxPrenBG {width:480px; height:250px; background-image:url(/public/layout/boxPren01.png); background-repeat:no-repeat;}
.boxPrenTitle {text-align:center; padding-top:10px; color:#FFFFFF;}
#boxPrenJSContainer {margin-left:20px; margin-top:35px;}
#advGoogle {
	text-align:center;
	width: 745px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: white;
}
#advGoogleRight {
	position:absolute;
	left:800px;
	top:100px;
	width:170px;
}

