body
{
	 background-color: #ffffff;
	 margin: 0px;
	 font-family:Tahoma; 
}

table
{
	border-collapse: collapse;
}

table.simple
{
	border-collapse: separate;
	width: auto;
	height: auto;
}

td
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;

  	font-size: 12px; 
  	/*font-family: Verdana,Tahoma,'Trebuchet MS'; */
  	font-family: Verdana; 
  	text-weight: bold;
  	color: #000000;
}

table.table_1
{
	border-collapse: collapse;
	width: 100%;
	height: auto;
}

 .news { clear: left; //height: 1px; }
 .news_date  { float: left; margin-right: -100px; font-weight: bold; }
 .news_text { margin-left: 90px; display: block; }

button
{
	font-size: 11px; font-family: Verdana,Tahoma,'Trebuchet MS'; color: #000000;
}
input
{
	font-size: 11px; font-family: Verdana,Tahoma,'Trebuchet MS'; color: #000000;
}

td.text
{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a, a:link, a:active, a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}



span.bottom
{
	font-size: 11px;
}



/**
 * Page
 */
p.title {
	font-family: Verdana; 
	/*font-family: 'Trebuchet MS';*/
	font-size: 20px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cccccc;
	margin: 0px 30px 0px 30px;
}

div.body {
	//width: 100%;
	margin: 20px 30px 10px 30px;
	font-family: verdana;
}

div.body p,
div.body ul {
	margin-top: 0px;
	margin-bottom: 10px;
}



/**
 * Logo
 */
div.logo {
	text-align: center;
	float: left;
	padding: 20px 15px;
	width: 200px;
	//width: 240px;
}

div.logotext {
	font-size: 20px;
	text-align: center;
	float: left;
	margin-top: 25px;
	width: 820px;
}

div.logo a,
div.logo a:link,
div.logo a:active,
div.logo a:visited,
div.logo a:hover {
	color: #000000;
	text-decoration: none;
	text-weight: bold;
}


/**
 * Logos
 */
table.logos {
	text-align: center;
	margin: 30px 30px 0px 30px;
	padding: 0px 16px;
	width: 148px;
	//width: 180px;
	border: 1px solid #eeeeee;
	background-color: #f8f8f8;
}

table.logos td {
	padding: 10px 0px;
	height: 80px;
	vertical-align: middle;
}


/**
 * Head menu
 */

ul.head {
	margin: 14px 0px 0px 30px;
	padding-left: 0px;
}

ul.head a,
ul.head a:link,
ul.head a:active,
ul.head a:visited {
	text-decoration: none;
	color: #003366;
	text-weight: bold;
	padding-left: 6px;
}
ul.head a:hover {
	text-decoration: underline;
	color: #003366;
}

ul.head li {
	padding: 2px 30px 2px 0px;
	list-style: none;
	display: inline;
	border-left: 2px solid #cccccc;
}

ul.head li.current {
	border-left: 2px solid #003366;
	padding-left: 6px;
	font-weight: bold;
}



/**
 * Path menu
 */

ul.path {
	margin: 3px 0px 0px 30px;
	padding-left: 0px;
}

ul.path a,
ul.path a:link,
ul.path a:active,
ul.path a:visited {
	text-decoration: none;
	color: #003366;
}
ul.path a:hover {
	text-decoration: underline;
	color: #003366;
}

ul.path li {
	padding: 2px 0px;
	list-style: none;
	display: inline;
	font-size: 11px;
}

ul.path li.current {
}



/**
 * Right menu
 */

ul.menu {
	margin: 40px 0px 0px 30px;
	padding-left: 0px;
	border-left: 2px solid #cccccc;
}

ul.menu ul.childs
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul.menu a, ul.menu a:link, ul.menu a:active, ul.menu a:visited
{
	text-decoration: none;
}
ul.menu a:hover
{
	text-decoration: underline;
}

ul.menu li
{
	padding: 4px 0px 4px 6px;
	list-style: none;
}



DIV.page_title
{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 3px;
	padding-left: 10px;
}

tr.lowline td {
	font-size: 10px;
	color: #999999;
}
td.pad {
	padding: 6px 6px;
}
td.pad_title {
	padding-left: 20px;
	padding-bottom: 5px;	
}
span.page_title{
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	
}
span.page_title_s{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

td.copy {
	font-size: 11px;
	padding: 8px 15px 12px 15px;
}