
body {
	margin-top:0px;
	margin-bottom:25px;
	font-family:   Helvetica,Arial, Verdana, sans-serif;
}

#main {
	width:800px;
	color:#3C3C3C;
	text-align:center;
	margin:0 auto;
	font-size: 9pt;
	line-height:130%;
	background-color:#FFFFFF;
}

#header_wrapper, #nav_wrapper, #content_wrapper {
	width:765px;
}

#dote {
 padding: 5px;
 border-bottom: 1px dashed #CCC;
 border-top: 1px dashed #CCC;
 border-left: 1px dashed #CCC;
 border-right: 1px dashed #CCC;
}


#breadcrumbs {
	float:right;
	margin:0 10px -12px 0;
	font-size:85%;
}

#header {
	clear:right;
	text-align:left;
    margin-top: 12px;
    margin-left: 1px;
}

#header_r {
	clear:right;
	text-align:right;
    color: #999999;
    margin-top: -80px;
}

#header h1 {
   color:#2a56d6;
   height:115px;
   margin:0 15px;
   padding:0;
   line-height:2em;
   font-size:180%;
   margin-top: 1px; }

/* left navigation area */

#content_menu {
	float:left;
	width:170px;
	line-height:135%;
	padding:5px;
	margin:0 0 10px 0;
	text-align:left;
	font-size:100%;
}


#content_menu_left ul { /* starts left navigation */
	margin:8px 0 0 8px;
	padding:0;
	text-align:left;
    cursor: pointer;
}


#content_menu_left li { /* main navigation list item */
	display:block;
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
}



#content_menu_left li.tn {
   cursor: pointer;
   padding:0 0 .2em 1.5em;
   list-style-type:none;
   list-style-image:none;
   background:transparent url(menuo.gif) no-repeat 1px .35em;
}


#content_menu_left a, #content_menu_left a:visited { /* mouse out navigation anchor link styles */
	width:100%;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#3C3C3C;
	border-bottom:1px solid #FFFFFF;
}
#content_menu_left a:hover, #content_menu_left a:visited:hover { /* mouse over navigation anchor link styles */
	width:100%;
	margin:0px;
	padding:0px;
	color:#2a56d6;
	text-decoration:underline;
	border-bottom:1px solid #FFFFFF;
}



#content_left p {
	padding:0;
	margin:8px 0 0 8px;
}

#content_left ul { /* starts left navigation */
	margin:8px 0 0 8px;
	padding:0;
	text-align:left;
}


#content_left li { /* main navigation list item */
	display:block;
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
	font-weight:bold;
}

#content_left li.sub { /* sub navigation list item */
	display:block;
	list-style:none;
	width:100%;
	padding:0;
	margin:0 0 0 10px;
	font-weight:normal;
}

#content_left a, #content_left a:visited { /* mouse out navigation anchor link styles */
	display:block;
	width:100%;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#3C3C3C;
	border-bottom:1px solid #FFFFFF;
}
#content_left a:hover, #content_left a:visited:hover { /* mouse over navigation anchor link styles */
	display:block;
	width:100%;
	margin:0px;
	padding:0px;
	color:#2a56d6;
	text-decoration:underline;
	border-bottom:1px solid #FFFFFF;
}

/* main textual content area */
#content {
	padding:5px;
	margin:0 0 10px 0;
	line-height:140%;
	background-color:#FFFFFF;
	text-align:left;
	float:right;
	width:565px;
}

#content p {
	padding:0;
	margin:8px 0 0 2px;
}

#content table {
 font-size: 100%;
}

#content table.tr {
}

#content table.td {
}

#content li {
	padding:0 0 .2em 1.5em;
	list-style-type:none;
	list-style-image:none;
	background:transparent url(menul.gif) no-repeat 1px .35em;
}

#content ul.sbb
{
	margin:0px 0 0 0px;
	padding:0;
	text-align:justify;
}

#content li.sub {
    display:block;
	padding:0 0 .2em 1.5em;
	list-style-type:none;
	list-style-image:none;
	background:transparent url(menul.gif) no-repeat 1px .35em;
}

#content_l { /* main textual content area (left box) */
	margin:0 auto;
	padding:5px;
	display:inline;
	float:left;
	width:48%;
}
#content_r { /* main textual content area (right box) */
	margin:0 auto;
	padding:5px;
	display:inline;
	float:right;
	width:48%;
}



/* header tags */
h1 {
	font-size:130%;
	display:block;
	width:100%;
}
h2 {
	font-size:110%;
	display:block;
	width:100%;
	border-bottom:2px solid #F0F0F0;
	margin:0;
	padding:0;
	color:#336699;
}

h3 {
	font-size:130%;
	display:block;
	width:100%;
}

h4 {
	color:#336699;
	font-size:110%;
	display:block;
	width:100%;
	margin:0;
	padding:0;
}

/* anchor links */
a, a:visited {
	text-decoration:none;
	color:#5780A8;
}
a:hover, a:visited:hover {
	color:#2a56d6;
	text-decoration:underline;
}

/* footer */
#footer_wrapper {
	margin:0 auto;
	padding:0;
	width:800px;
	border-top:6px double #CCCCCC;
	font-size:80%;
	text-align:center;
	clear:both;
}
#footer {
	padding-right:5px;
	margin:0;
	line-height:190%;
	text-align:right;
	clear:both;
	vertical-align:middle;
}


/* tabs */
#content ul.tabNavigation {
    padding:0;
	height: 25px;
	line-height: 25px;
	margin: 0 0 3px;
	list-style: none;
}

* html ul.tabNavigation {margin-bottom: 0;}

#content ul.tabNavigation li {
    padding:0;
	list-style-type:none;
	list-style-image:none;
    background:transparent;
	float: left;
	margin-right: 1px;
}
#content ul.tabNavigation li a {
	display: block;
	padding: 0 8px 1px;
	margin-bottom: -1px;
	color: #444;
	text-decoration: none;
	cursor: pointer;
	background: #F9F9F9;
	border: 1px solid #EFEFEF;
	border-bottom: 1px solid #F9F9F9;
	position: relative;
}
* html ul.tabNavigation li a {float: left}
*+html ul.tabNavigation li a {float: left}
#content ul.tabNavigation li a:hover {
   	text-decoration: none;
	background: #F0F0F0;
	border: 1px solid #909090;
}
#content ul.tabNavigation li a.selected {
	color: #444;
	background: #FDFDFD;
	padding: 0px 13px 2px;
	border: 1px solid #DDD;
	border-bottom: 1px solid #FDFDFD;
}

#content div.tabsheet {
	border: 1px solid #DDD;
	background: #FDFDFD;
	padding: 0 12px;
}




.entry {      
 Z-INDEX: 1; 
 POSITION: relative; 
 PADDING-BOTTOM: 1.5em; 
 MARGIN: 0px 0px 0.5em -1em; 
 PADDING-LEFT: 1em; 
 WIDTH: 100%; 
 PADDING-RIGHT: 0px; 
 PADDING-TOP: 1.5em;
 background:#F2F2F2;
}

.entry:hover {
    Z-INDEX: 2; BACKGROUND: #ECECFF;
}
.entry.entryhover  {
    Z-INDEX: 2; BACKGROUND: #ECECFF;
}

.entry .tl {
    POSITION: absolute; WIDTH: 8px;  BACKGROUND: url(style_entry.png) no-repeat 0px 0px; HEIGHT: 8px; OVERFLOW: hidden; TOP: 0px; LEFT: 0px
}
.entry .tr {
    POSITION: absolute; WIDTH: 8px; BACKGROUND: url(style_entry.png) no-repeat 0px 0px; HEIGHT: 8px; OVERFLOW: hidden; TOP: 0px; LEFT: 0px
}
.entry .bl {
    POSITION: absolute; WIDTH: 8px; BACKGROUND: url(style_entry.png) no-repeat 0px 0px; HEIGHT: 8px; OVERFLOW: hidden; TOP: 0px; LEFT: 0px
}
.entry .br {
    POSITION: absolute; WIDTH: 8px; BACKGROUND: url(style_entry.png) no-repeat 0px 0px; HEIGHT: 8px; OVERFLOW: hidden; TOP: 0px; LEFT: 0px
}
.entryhover.entry .tl {
    DISPLAY: block
}
.entryhover.entry .tr {
    DISPLAY: block
}
.entryhover.entry .bl {
    DISPLAY: block
}
.entryhover.entry .br {
    DISPLAY: block
}
.entry .tr {
    BACKGROUND: url(style_entry.png) no-repeat -56px 0px; RIGHT: 0px; LEFT: auto
}
.entry .bl {
    BOTTOM: 0px; BACKGROUND: url(style_entry.png) no-repeat 0px -56px; TOP: auto
}
.entry .br {
    BOTTOM: 0px; BACKGROUND: url(style_entry.png) no-repeat -56px -56px; TOP: auto; RIGHT: 0px; LEFT: auto
}



    
                        
    
