/* ---------- */
/* CSS Document COMMON*/
/* ---------- */
   /* navbar------ */
#navigationbar
{
	display: none;
}  
body {
	padding: 0px;
	color: #666666;
	font-size:11pt;
	margin: 0px;
	background-color: #999999;	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#headtitle  {
	color: #000000;
	display: block;
	margin: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1.6em;
	height: auto;
}
#contenthead {

}
#headimage {
	display: none;
}
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a, h3 a{ text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover { color: #333333; background: inherit; }
h1 {
	color: #000000;
	display: block;
	margin: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 1.6em;
}h2 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
h3 {
		margin: 0px;
	font-size: 1.1em;
	font-style: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h5 {
	font-variant: normal;
	font-style: normal;
	color: #000000;
	background-color: #009933;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	display: block;
	width: 100px;
}h4 {
	font-variant: normal;
	font-style: normal;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* --diference------ */
a {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #00693C;
	text-decoration: underline;
}
ul {	margin: 0px; padding: 0px; list-style : none; }

form {	margin: 0px; }

.clearboth { clear: both; }
/* layout
   ------ */
 #container
{	width: 98%;} #containertop
{
	display: none;

} #containerbottom
{
	display: none;
}

#header
{
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;

}#message
{
	display: none;
}
 #main
{	width: 98%;}
#left
{
	display: none;

}

#right
{
	display: none;
}

#content
{	width: 98%;}

#footer
{
	display: none;

}
/* breadcrumb------ */

#containerbreadcrumb {
	display: none;
	/* rightnavigation
   ------ */
}
/* head content 
   -------------- */
#logo {
	width:150px;
	height: 40px;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 0px;
	background-image: url(../img/nav/logo-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* headrightnav
   -------------- */

/* foot nav list such as print page, add favorites etc, footer
   -------------- */
/* pageextended such as all news rss
   -------------- */

/* nextprev BOTTOM navigation
   -------------- */
/* list for news... 
   -------------- */
ul#basiclist li {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../img/nav/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin-right: 5px;
	margin-left: 5px;
	}
ul#basiclist li a {
	font-weight: normal;
}
ul#basiclist li a:hover {
	background-image: none;
}ul#basiclistsub li {

	background-image: url(../img/nav/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}ul#basiclistsub {
}ul#basiclist {

}/* list for pdf... 
   -------------- */
ul#pdf li {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-image: url(../img/nav/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	margin-left: 5px;
	height: 40px;
	}
ul#pdf li a {
}
ul#pdf li a:hover {
	background-image: none;
}
ul#pdf {

}

.clear {
	font-size: 1px;
	height: 1px;
	display: block;
	width: auto;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #636363;
}
.imageright {
	border: 1px solid #999;
	padding: 1px;
	float: right;
	margin: 5px;
}
.block {
	width: auto;
	display: block;
	margin: 0px 5px 5px 5px;
	padding: 0px 3px 3px 3px;


} .button {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	background-image: url(../img/nav/bgbarnav2.gif);
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #605E59;
	border-bottom-color: #605E59;
	border-left-color: #D4D0C8;
	padding: 3px;
	margin: 2px;
}
.form {
	margin: 0px;
	padding: 0px;
}
.hr {	display: block;
line-height: 1px; /*needed for IE/win*/
font-size: 1px; /*needed for IE/win*/
height: 1px;
background: #E4E2DE;
margin: 0px 0px 5px 0px;
padding: 0px;	clear: both;
	float: none;
}
.red {
	font-size: 9px;
	color: #CC0000;
}
.light {
	color: #999999;

/* leftnav
   ------ */
}
#allnav {
	color: #AAC2DF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 1px;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	clear: both;
	float: none;
}
#allnav a {
	text-decoration: none;
	background-image: url(../img/nav/bgallnav.gif);
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #7197D8;
	height: 23px;
	width: 100px;
}
#allnav a:hover {
	text-decoration: none;
}
/* list for news... 
   -------------- */
ul#right1list li {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../img/nav/arrowright.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin-right: 5px;
	margin-left: 5px;
	}
ul#right1list li a {
	font-weight: normal;
	color: #6F95D6;
	text-decoration: none;
}
ul#right1list li a:hover {
	text-decoration: underline;
}
ul#right1list {
}
.linefoot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E9F7;
	display: block;
}

#search {
	margin: 0px;
	height: 30px;
	display: block;
	font-size: 11px;
	width: 50%;
	float: right;
	text-align: right;
	padding: 0px;
	clear: none;
} 
#antrofile {
	display: block;
	background-color: #FFFF99;
	color: #666666;
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#antrofile h3 {
	display: block;
	color: #666666;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../img/nav/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFCC;
}
.image-large {
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	display: block;
	background-color: #888888;
	width: 290px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 1px;
}
.image-largedescription {
	display: block;
	background-color: #E0DFE3;
	padding: 5px;
	color: #888888;
	width: 280px;
	margin: 0px;
}
.smallgreen {
	font-size: 9px;
	color: #009900;
	font-weight: bold;
}
/* foot nav list such as print page, add favorites etc, footer
   -------------- */

#pagefoot-navlist0 {
	display: none;
 }  #producedby
{
display: none;
}
