body {
	background-color:#FFFFFF;
	margin:8px auto;
}

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


input, button, select{
	font-size:12px;
	width:auto;
	height:auto;
	line-height:inherit;
}


.breadcrumb {
	font-size:10px;
}


h1,h2,h3 {
	/*width:600px;*/
}

h1 {
	font-size:18px;
	color:#025193;
}

h2 {
	font-size:16px;
	color:#333333;
	border-bottom:1px dashed #333333;
}

h3 {
	font-size:14px;
	color:#333333;
}


h3.col {
	width:290px;
}

p, ul {

	line-height:18px;
}



.main_title {
	float:left;
}

.top-nav {
	float:right;
	white-space:nowrap;
	padding-top:10px;
}

a:link,.topnav  a:link,
a:visited,.topnav  a:visited,
a:active, .topnav  a:active {
	color:#333333;
	text-decoration:none;

}

a:hover, .topnav  a:hover {
	text-decoration:underline;
}


a:link, a:visited, a:active {
	color:#025193;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1.docname {
	/*width:600px;*/
}
h1.docname b {
  display: block;
}

 .footer {
	width:100%;
	background-image:url(../_graphics/menu_hor_bg.gif);
	background-repeat:repeat-x;
	height:30px;
	padding:0;
	margin:0;
	font-size:11px;
}



.footer {
	margin-top:15px;
	color:#FFFFFF;
} 

.footer p {
	padding-top:2px;
	padding-left:3px;
	font-size:10px !important;
}

.hozirontal_menu {
	/*background-image:url(../_graphics/menu_hor_bg.gif);
	background-repeat:repeat-x;*/
	margin-top:2px;
}

.hozirontal_menu a:link,
.hozirontal_menu a:visited,
.hozirontal_menu a:active {
	color:#FFFFFF;
	text-decoration:none;
	margin-right:15px;
    margin-left:5px;
	padding:0;
	margin-top:0;
	margin-bottom:0;
}

.hozirontal_menu a:hover {
	color:#000;
}

.menu_links {
	padding-top:2px;

}

.menu_left {
	float:left;
	width:5px;
	margin:0;
	padding:0;
}

.menu_right {
	float:right;
	width:5px;
	margin:0;
	padding:0px 0 0 0;	
}

select, input {
	z-index:-1;
}

.htext p {
  font-size: 1.10em;
  line-height: 1.4em;
}

.htext p * {
  font-size: inherit;
  line-height: inherit;
}

a.trendline {
  position: absolute;
  background: url('../_graphics/icons/trendline.png') no-repeat;
  right: 0;
  width: 19px;
  height: 15px;
}
