/************** Common Styles*******************/

body {
  background-color: #ffffff;
  color: #000000;
  Font-Family: Tahoma, Verdana, sans-serif;
  font-size:smaller;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
}
a
{
color:#666666;

}
a:hover
{
color:#ee0000;
}
h3 {
 font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:15px;
text-transform:uppercase;
font-weight:normal;
border-bottom:1px solid #eeeeee;
color:#728c40;
text-align:right;
width:150px
}

/************* globalNav styles ****************/

#header
{
width:99%;
margin:0 auto 0 auto;
margin-bottom:30px;
}
#header h1
{
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:24px;
text-transform:uppercase;
font-weight:normal;
margin-left:10px;
padding:0;
padding-top:5px;
color:#736451;
margin-bottom:10px;
text-align:left;
}
#header h3
{
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:13px;
text-transform:uppercase;
text-align:right;
font-weight:normal;
margin:0;
padding:0;
color:#000000;
border-bottom:1px solid #eeeeee;
}



#globalNav{
font-size: 13px;
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
  background-color: #f2f2f2;
    border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
font-size: 13px;
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: 13px;
  	color: #000000;
	/*font-weight: bold;*/
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
font-size: 13px;
	text-decoration: none;
	color: #ff0000;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

#menu
{
width:100%;
padding-top:40px;
padding-bottom:40px;
background-color:#000000;
border-top:1px solid #d8efa6;
border-bottom:5px solid #94ae62;
margin-bottom:50px;
color:#FFFFFF;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-variant:small-caps;
background-image:url(../index (1)/menu.jpg);
}
#menu a
{
color:#FFFFFF;
text-decoration:none;
padding:10px;
padding-top:17px;
padding-bottom:17px;
}
#menu a:hover
{
border-bottom:1px solid #ffffff;
border-left:1px solid #728d40;
border-right:1px solid #e9ffb7;
padding-left:9px;
padding-right:9px;
color:#000000;
background-color:#FFFFFF;
background-image:url(../index (1)/images/backgrounds/a_hover.jpg);
}


.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 40px;
	padding: 34px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 13px;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #FFFFFF;
}

/******** Header ************/

.Navigation {
  color: #555555;
  margin: 0;
  padding: 0.5ex 5px;
  text-align:right;
 font-size: 12px;
}

.Navigation span {
  color: #b84e0d;
}

.Navigation small {
  font-size: 11px;
}

.Navigation a:link {
  color: #555555;
  text-decoration: underline;
  margin: 0;
  padding: 0 0.25ex 0 0;
  
}

.Navigation a:hover {
  color: #ff0000;
  text-decoration: none;
}

/*.Navigation a:visited {
  color: #555555;
  text-decoration: none;
}*/
/*
.Navigation a:visited:hover {
  color: #000000;
  text-decoration: underline;
}*/



.navBar {
  color: #ffffff;
  background-color: #000000;
  margin: 0;
  padding-left: 25px;
  padding-top: 2px;
  border-bottom: 2px dotted #000000;
}

.navBar span {
  color: #ffffff;
}

.navBar a {
  color: #ffffff;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.navBar a:hover {
  text-decoration: none;
}

.navBar a:visited {
  color: #ffffff;
}

/* ##### Content ##### */


.sideBarLeft p {
  clear: both;
}

.iconsLeft img {
  float: left;
}

.iconsRight img {
  float: right;
}

.featureList {
  clear: both;
}

.featureList h2 {
  margin-bottom: 1em !important;
}

#content {
  margin:0 auto 0 auto;
  clear: left;
  width:98%;
  color:#444444;
}
.introduction
{
font-family:Helvetica, Arial, sans-serif;
line-height:20px;
font-size:12px;
color:#99B198;
text-indent:25px;
background-image:url(../index (1)/images/backgrounds/desc.jpg);
background-position:bottom left;
padding-left:20px;
padding-right:200px;
padding-bottom:35px;
padding-top:0;
background-repeat:no-repeat;
min-height:55px;
}
.logo
{
float:right;
margin-right:30px;
}
.clearer
{
clear:both;
}

#content h1 {
  color: #000000;
  background-color: transparent;
  line-height: 1.3em;
  margin: 0;
  padding: 1ex 0 0 0;
}

#content h2 {
  color: #000000;
  background-color: transparent;
  line-height: 0.74em;
  margin: 0;
  font-size:1.3em;
  padding: 1ex 0 0 0;
}

#content h3 {
  color: #000000;
  background-color: transparent;
  line-height: 1.3em;
  margin: 0;
  padding: 1ex 0 0 0;
}

#content h4 {
  color: #000000;
  background-color: transparent;
  line-height: 1.3em;
  margin: 0;
  padding: 1ex 0 0 0;
}

#content h5 {
  color: #000000;
  background-color: transparent;
  line-height: 1.3em;
  margin: 0;
  padding: 1ex 0 0 0;
}

#content p {
font-family:Tahoma, Verdana, sans-serif;
font-size:12px;
  line-height: 1.3em;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

#sidebar
{
width:160px;
float:right;
font-size:95%;
color:#6C534A;
text-align:left;
}
#sidebar h3
{
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:15px;
text-transform:uppercase;
font-weight:normal;
border-bottom:1px solid #eeeeee;
color:#728c40;
text-align:right;
}
.submenu
{
}
.submenu a
{
display:block;
width:100%;
background-image:url(../index (1)/images/backgrounds/submenua.gif);
background-position:right;
background-repeat:no-repeat;
padding:5px;
padding-right:0;
}
.submenu a:hover
{
background-color:#eeeeee;
background-image:url(../index (1)/images/backgrounds/submenua_hover.jpg);
background-repeat:repeat-y;
}
#mainbar
{
margin-right:185px;
padding-right:35px;
background-image:url(../index (1)/images/backgrounds/mainbar.jpg);
background-position:top right;
background-repeat:no-repeat;
}
#mainbar h3
{
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:15px;
text-transform:uppercase;
font-weight:normal;
border-bottom:1px solid #eeeeee;
color:#728c40;
}
#mainbar p
{
padding:0;
line-height:20px;
margin: 1em;
text-align: justify;
}
#mainbar .capture
{
float:right;
padding:5px;
border:1px solid #eeeeee;
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
}
#listes
{
float: left;
height: 200px;
width: 45%;
overflow: auto;
padding : 0;
margin: 1em;
}

/*************** Footer ******************/

#footer {
  color: #000000;
  background-color: #f2f2f2;
  text-align: center;
  line-height: 1.25em;
  margin: 2em 0 0 0;
  clear: both;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

#footer a {
  color: #000000;;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
  color: #ff0000;;
}

#footerContent {
  padding: 1ex 10px;
}

#footerLogo {
  float: right;
  text-align: right;
  width: 100px;
  margin: 0;
  padding: 0;
}

table {
	font-size: 13px; /* keeps font size the same as in the body */
	color:#444444;
	Border-Width: 0.0em;
}

table td {
	Font-Family: Tahoma, Verdana, sans-serif;
	padding: 3pt;
}

tr {
	Vertical-Align: top;
}

td {
	Vertical-Align: top;
}
#barreht
{
	position: relative;
background-color:#ffffff;
width:100%;
text-align:right;
height:20px;
color:#444444;
font-family: Tahoma, Verdana, sans-serif;
font-size:11px;
border-color:#333333;
border-bottom:1px solid #999999;
}
#barreht img{
margin-top:3px	
}





