html {
	width: 21 cm;
	height:100%;
}
body
{
	height: 100%;
	text-align: center;
	margin:0 auto;
	padding:0;
 	font-family:Arial,Verdana;
 	font-size:12px;
 	background-color:white;
 	width:21cm;
}
#container {
	width: 21cm;
}

#left_logo {
	float: left;
}
#right_logo {
	float: right;
	margin-top: 10px;
	margin-right: 3cm;
	margin-right: 1cm;
}
.print {
	visibility: visible;
}

#top_bar {
	height: 26px;
	background-color: #C9C9C9;
}
#top_bar_left {
	float: left;
	height: 26px;
	width: 150px;
	background: url(../images/left_corner.gif) left no-repeat;
	background-color: #c9c9c9;
}
#top_bar_right {
	float: right;
	height: 26px;
	width: 150px;
	background: url(../images/right_corner.gif) right no-repeat;
	background-color: #c9c9c9;
}
#center_col {
	text-align: left;
	width: 19cm;
	_width: 21cm;
	height: 100%;
}
#left_col {
	text-align: left;
	width: 150px;
	background-color: #F5F5F5;
	float: left;
	height: 100%;
}
#right_col {
	text-align: left;
	width: 151px;
	/*background-color: #F5F5F5;*/
	float: right;
	height: 100%;
}
#right_col_shadow {
	width:6px;
	height: 100%;
	float: right;
	background-image: url(../images/shadow_right2.gif);
	background-repeat: repeat-y;
}
#right_col_shadow_navi {
	width:6px;
	height: 26px;
	float: right;
	background-image: url(../images/shadow_right2.gif);
	background-repeat: repeat-y;
}

#search_box{
	background-color:#c9c9c9;
	height:54px;
}
.right_box {
	border: 1px solid #C7C7C7;
	padding-bottom: 15px;
	padding-top: 15px;
}
.right_box a {
	padding-left: 10px;
}
#footer {
	text-align: left;
	height: 33px;
	background-color: #214A94;
	background-image: url(../images/footer_back.gif);
	background-repeat: repeat-x;
	visibility: hidden;
	display: none;
}
#footer_left {
	float: left;
	height: 33px;
	width: 24px;
	background-image: url(../images/left_bottom_corner.gif);
	background-repeat: no-repeat;
}
#footer_right {
	float: right;
	height: 33px;
	width: 24px;
	background-image: url(../images/right_bottom_corner.gif);
	background-repeat: no-repeat;
}
#footer_container {
	color: White;
	padding-left: 160px;
	font-size: 80%;
	padding-top: 5px;
}
#footer_container a {
	color: White;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	visibility: hidden;
}
#center_content_container {
	width: 494px;
	_width: 12cm;
	margin-left: 160px;
	margin-top: 0px;
	padding-top: 30px;
}
#content_right_col{
width:48%;
float:right;
padding:0px;
margin:0px;
}
#content_left_col{
width:48%;
float:left;
padding:0px;
margin:0px;
}
#content_full_coll {
	clear: both;
}
/*-------unordered lists----------*/
ul{
	margin-left:0px;
	padding-left:0px;
	list-style:none;
	margin-top:0px;
	margin-bottom:0px;
}

ul li{
	margin-top:8px;
	padding-left:14px;
	padding-top:1px;
	background-image: url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:4 0;
}

.li_on{
	margin-top:8px;
	padding-left:14px;
	padding-top:1px;
	background-image: url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:4 0;
}
/*------------hyperlinks-----------*/
a:link {
  text-decoration:underline;
  font-weight:normal;
  color:#214a94;
}
a:visited {
  text-decoration:underline;
  font-weight:normal;
  color:#214a94;
}
a:hover {
  text-decoration:underline;
}
/*------------navi----------------*/
#navigation_container {
	text-align: left;
	background-color: #214a94;
	width: 100%;
	height: 26px;
	margin: 0;
	padding: 0;
}
#left-nav {
	float: left;
	margin:0px;
	height:26px;
	padding:0px;
	width:150px;
	background: url(../images/bg_left.gif);
	background-color:#FFFFFF;
}
#right-nav {
	float: right;
	margin:0px;
	height:26px;
	padding:0px;
	width:151px;
	background: url(../images/bg_right.gif);
	background-color:#214a94;
}

.nav_item, .nav_item_on{
	padding:6px;
	padding-top:5px;
	padding-bottom:6px;
	float:left;
}
.nav_item_on {
	font-weight: bold;
	font-size: 130%;
}

.spacer{
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:6px;
	float:left;
	color:white;
	visibility: hidden;
	display: none;
}

.nav_item_on{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
}

.nav_item a:link{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.nav_item a:visited {
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF;
}

.nav_item a:hover {
  text-decoration:underline;
}
/*---end of navi---*/

h1{
 font-size:22px;
 margin-top:20px;
}

h3{
 font-size:14px;
 margin-top:10px;
 margin-bottom:0px;
}

h3  a:link{
 font-weight:bold;
 }

 h3  a:visited{
 font-weight:bold;
 }

 h3  a:hover{
 font-weight:bold;
 }
 .Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.node
{
	padding-left: 12px;
	background-image: url(images/ico_newsall.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 5px;
}
.children
{
	padding-left: 12px;
}

