/* -- ELEMENT STYLES -- */

body {  
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 100%;
  color: #234163;
  background-color: #FFD300;
  margin: 15px;
}

a {
  color: #5A799D;
  font-weight: bold;
  text-decoration:none;
}

a:hover {
  color: #FFFFFF;
  text-decoration:none;
  background-color: #5A799D;
}

acronym {
  cursor: help;
  border-bottom: 1px dashed #AAAAAA;
}

img {
  border: 0px;
}

ul {
  list-style-image: url(../images/bullet.gif);  
}


/* -- MAIN CONTAINER -- */

#layoutBox {
  float: center;
  border: 1px solid #5A799D;
  background-color: #FFFFFF;
  padding: 10px;  
}


/* -- HEADER CONTAINER -- */

#headerBox {
  height: 200px;
  border: 1px solid #5A799D;
}
 
 
/* -- HEADER STYLES -- */

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 47px;
  font-weight: bold;
  font-style: normal;
  color: #FFFFFF;
  line-height: 0.9em;
}

.subTitle {
	font-size: 15px;
}


/* -- MENU CONTAINER -- */

#menuBox {
	float: left;
	width: 14em;
	margin: 10px 0 0 5px;
	border-right: 1px solid #5A799D;
	text-align: left;
	background-color: #EEEEEE;	
}

#menuBox p {
  margin: 5px 0 20px 2px;
  
}

#menuBox br {
  margin-top: 30px;
 
}


/* -- CONTENT CONTAINER -- */

#mainContent {
  margin: 10px 0 0 15em;
  border-left: 1px solid #5A799D;
}

#mainContent br {
  margin-top: 10px;
}

#mainContent p {
  padding: 0px 5px 2px 10px;
}

.spacer {
  height: 1px;
  clear: both;
}

/* Used by items meant for text only rendering */

.noDisplay {
  display: none;
}


/* -- HEADER/FOOTER STYLES (menuBox & mainContent) -- */

#mainContent h1, .menuFooter, .footer {
  font-family: times new roman, helvetica, arial, sans-serif;
  font-size: 200%;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #5A799D;
  background: #FFD300 url(../images/hdr_icon.gif) no-repeat bottom right;
  border-top: 1px solid #5A799D;
  border-bottom: 1px solid #5A799D;  
  display: block; 
  padding: 2px 2px 2px 10px;
  margin: 0 0 10px 0;
}

#mainContent h3 , .menuFooter, .footer {
  font-family: times new roman, helvetica, arial, sans-serif;
  font-size: 150%;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #5A799D;
  background: #FFD300 url(../images/hdr_icon.gif) no-repeat bottom right;
  border-top: 1px solid #5A799D;
  border-bottom: 1px solid #5A799D;  
  display: block; 
  padding: 2px 2px 2px 10px;
  margin: 0 0 10px 0;
}
#menuBox h1 {
  font-family: times new roman, helvetica, arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #5A799D;
  background: #FFD300 url(../images/hdr_icon.gif) no-repeat bottom right;
  border-top: 1px solid #5A799D;
  border-bottom: 1px solid #5A799D;  
  display: block; 
  padding: 2px 2px 2px 0px;
  margin: 0 0 10px 0;
}
#mainContent h1, .footer {
  border-right: 1px solid #5A799D;
} 

.menuFooter, .footer {
  margin-bottom: 0px;
}

#menuBox h1, .menuFooter {
  border-left: solid #5A799D;
    font-size: 115%;
}

#mainContent h2, #menuBox h2 {
  font-size: 115%;
  font-weight: bold;
  background-color: #EEEEEE;
  display: block;
  padding: 0px 0px 0px 0px;
  margin-bottom: 0px;
}

.k {
  font-size: 100%;
  font-weight: bold;
  color: #000000;
}

.k2 {
  font-size: 130%;
  font-weight: bold;
  color: #000000;
}

#mainContent h2 {
  margin-left: 10px;
}

#mainContent h1, #mainContent h2, .footer {
  clear: right;  /* Set to both if you don't care about Internet Explorer */
}

.footer {
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 90%;
  font-weight: normal;
  border-right: 1px solid #5A799D;
  border-left: 0px;
}

.zag {
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 130%;
  font-weight: bold;
  color: #A31717;
line-height: 1.4;
}

.footer a:hover {
  background-color: #D6E1F1;
}

.footer br {
  margin: -20px;
}


/* -- MENU/NEWS ITEM STYLES -- */

.newsGroup {
  padding: 0px 5px 0px 3px;
  margin: 30px
}

.menuGroup {
	padding: 2px 0 2px 0;
	margin-bottom: 5px;
	
}

.menuGroup a {
  color: #35567C;
  text-indent: 1em;
  text-decoration: none;
  margin-bottom: 4px;
  display: block; 
  font-weight: normal; 
}

.menuGroup a:hover {
  color: #FFFFFF;
  background-color: #5A799D;
  text-decoration:none;
}

/* -- IMAGE STYLES -- */

.imgRight, .imgLeft {
  padding: 10px 5px 5px 10px;
  border: 1px solid #FFFFFF;
}

.imgRight {
  float: right;
}

.imgRight1 {
  padding: 10px 5px 5px 10px;
  border: 1px solid #FFFFFF;
  width: 170px;
  height: 100px;
  font-size: 80%;
}

.adr {
    float: right;
	width: 40em;
	border: 1px solid #5A799D;
	text-align: right;
	font-size: 80%;
	background-color: #EEEEEE;	
}
.adr1 {
    float: right;
	border: 1px solid #5A799D;
	text-align: left;
	font-size: 75%;
	font-weight: bold;
}


.imgRight1 {
  float: right;
  
}

.foto {
  float: center;
  border: 1px solid #5A799D;
}
/* Below style will not work correctly unless clear = "both" on the
   #mainContent h1, #mainContent h2, .footer class */

.imgLeft {
  float: left;
}

.tabl {

  font-size: 100%;
}
.osn {  
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 100%;
}

.k1 {
  font-size: 100%;
  font-weight: bold;
  color: #000000;
}

.tabl_small {
  font-size: 80%;
}
