body {
 	font-family: Verdana, Arial, Tahoma, sans-serif;
 	margin: 0;
 	padding: 0;
 	font-size: 11px;
}

.header
{
	background-image: url(images/buscap-head.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 54px;
}

.navBar
{
	background-image: url(images/nav-bar.gif);
	background-repeat: repeat-x;
  background-color :#cccccc;
	height: 20px;
}

.navBarRight
{
	background-image: url(images/head-bar-right.gif);
	background-repeat: repeat;
	height: 20px;

}

.navPaneLeft
{
	background-image: url(images/left-pane.gif);
	background-repeat: no-repeat;
}
.keylineRight
{
	background-image: url(images/right-border.gif);
	background-repeat: repeat-y;
	width: 83;
}
.footerBar
{
	background-image: url(images/foot-bar.gif);
	background-repeat: repeat-x;
  font-family : verdana, arial, tahoma;
  font-size : 0.8em;
  font-weight : bold;
  color: 1167b7;

}

.tbheader{
font-family : verdana, arial, tahoma;
font-size : 0.7em;
line-height : 1.8em;
color: black;
font-weight : 600;
background-color :#cccccc;
}

.subhead-blue{
background-color: D4E6F6;
font-family : verdana, arial, tahoma;
font-size : 14;
font-weight: bold;
color: 1167b7;
}


.bgtrdark{
font-family : verdana, arial, tahoma;
font-size : 0.7em;
line-height : 1.9em;
color: black;
background-color :#b4d5f0;
}
.bgtrlight{
font-family : verdana, arial, tahoma;
font-size : 0.7em;
line-height : 1.9em;
color: black;
background-color :#d4e7f7;
}

h1 {
font-family : verdana, arial, tahoma;
font-size : 1.2em;
font-weight : 300;
color: #777777;
}

.name{
font-family : verdana, arial, tahoma;
font-size : 1.1em;
font-weight : 300;

}

td.leftPane
{
	background-color: D4E6F6;
	border-right: 1px solid #1167b7;
	width: 150px;
}

.leftImg
{
	padding: 0px 0px;
	margin: 0px;
	width: 150px;
}

td.leftNavActive
{
background-color : e7f1fa;
padding:0px 0px;


}

a.leftNav
{
  font-family : verdana, arial, tahoma;
  font-size : 0.7em;
  line-height : 20px;
  font-weight : bold;
  color: 1167b7;
  padding: 0px 0px;
  margin: 0px;
  display: block;
  float: left;
  text-align: left;
  width: 150px;
}

a.leftNav:link
{
color: 1167b7;
}
a.leftNav:visited
{
color: 1167b7;
}

a.leftNav:hover
{
background-color : e7f1fa;
padding:0px 0px;

}

 .textDictBlack
 {
 font-family : courier, serif;
 font-size : 13;
 line-height : 1.4em;
 color: black;
 }

.textDictBlack-lg
{
font-family : courier, serif;
font-size : 16;
line-height : 15px;
color: black;
}


.textBlue
{
font-family : verdana, arial, tahoma;
font-size : 12;
line-height : 18px;
color: 1167b7;
}

a.textBlue
{
font-family : verdana, arial, tahoma;
font-size : 12;
font-weight: bold;
line-height : 18px;
color: 1167b7;
}
a.textBlue:hover
{
font-family : verdana, arial, tahoma;
font-size : 12;
font-weight: bold;
line-height : 18px;
color: 1167b7;
}

.textBlue-lg
{
font-family : verdana, arial, tahoma;
font-size : 14;
font-weight: bold;
color: 1167b7;
}

.textBlue-xl
{
font-family : verdana, arial, tahoma;
font-size : 20;
font-weight: normal;
color: 1167b7;
line-height: 25px;
}

.textRed
{
font-family : verdana, arial, tahoma;
font-size : 12;
line-height : 1.4em;
color: 943636;
}

a.textRed
{
font-family : verdana, arial, tahoma;
font-size : 12;
line-height : 1.4em;
color: 943636;
}

.textRed-lg
{
font-family : verdana, arial, tahoma;
font-size : 14;
font-weight: bold;
color: 943636;
}

a.textRed-lg
{
font-family : verdana, arial, tahoma;
font-size : 14;
font-weight: bold;
color: 943636;
}

.textRed-xl
{
font-family : verdana, arial, tahoma;
font-size : 20;
font-weight: normal;
color: 943636;
line-height: 25px;
}

.textGrey
{
font-family : verdana, arial, tahoma;
font-size : 12;
line-height : 1.4em;
color: 4c4c4c;
}

a.textGrey
{
font-family : verdana, arial, tahoma;
font-size : 12;
line-height : 1.4em;
color: 4c4c4c;
}

.textGrey-lg
{
font-family : verdana, arial, tahoma;
font-size : 14;
font-weight: bold;
color: 4c4c4c;
}

a.textGrey-lg
{
font-family : verdana, arial, tahoma;
font-size : 14;
font-weight: bold;
color: 4c4c4c;
}

.textGrey-xl
{
font-family : verdana, arial, tahoma;
font-size : 20;
font-weight: normal;
color: 4c4c4c;
line-height: 25px;
}



.boxedBlue
{
    font-family : verdana, arial, tahoma;
    font-size : 12;
    font-weight: bold;
    line-height : 1.4em;
    color: 1167b7;
    background-color : D4E6F6;
  	border-left: 1px solid #1167b7;
  	border-top: 1px solid #1167b7;
  	border-bottom: 1px solid #1167b7;
  	border-right: 1px solid #1167b7;
  	padding: 6px;
  }
.boxedLightBlue
{
    font-family : verdana, arial, tahoma;
    font-size : 12;
    font-weight: bold;
    line-height : 1.4em;
    color: D4E6F6;;
    background-color : EAF5F9;
  	border-left: 1px solid #D4E6F6;;
  	border-top: 1px solid #D4E6F6;;
  	border-bottom: 1px solid #D4E6F6;;
  	border-right: 1px solid #D4E6F6;;
  	padding: 6px;
  }


.blueBox{
	border-left: 1px solid #1167b7;
	border-top: 1px solid #1167b7;
	border-bottom: 1px solid #1167b7;
	border-right: 1px solid #1167b7;

}
.blueBG
{
  font-family : verdana, arial, tahoma;
  font-size : 12;
  font-weight: bold;
  line-height : 1.4em;
  color: 1167b7;
  background-color : D4E6F6;
	padding: 6px;
	border-left: 1px solid #1167b7;
	border-top: 1px solid #1167b7;
	border-bottom: 1px solid #1167b7;
	border-right: 1px solid #1167b7;
}

.lightBlueBG
{
  font-family : verdana, arial, tahoma;
  font-size : 12;
  font-weight: bold;
  line-height : 1.4em;
  color: 1167b7;
  background-color : EAF5F9;
	padding: 6px;
	border-left: 1px solid #1167b7;
	border-top: 1px solid #1167b7;
	border-bottom: 1px solid #1167b7;
	border-right: 1px solid #1167b7;
}


A.tblink
{
font-family : verdana, arial, tahoma;
color: 1167b7;
text-decoration : none;
}
A
{
font-family : verdana, arial, tahoma;
color: 1167b7;
text-decoration : none;
}
A:Hover.tblink
{
background-color : white;
}

#navContainer ul li
{

	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	background-image: url(images/nav-bar.gif); background-repeat: repeat-x ;
	text-align: center;

	font-family : verdana, arial, tahoma;
	font-size : 0.7em;
	line-height : 20px;
	color: 1167b7;
}

#navContainer a
{
color: 1167b7;
font-weight: bold;
text-decoration: none;
display: block;
width: auto;
padding:0px 6px;
border-top: 0px;
border-bottom: 0px;
border-left: 1px solid #7f7f7f;
}

li#active a { color: 943636; }

#navContainer a:hover { color: 943636; }


input.contact
{
  border:0px;
  background-color : D4E6F6;
	border-left: 1px solid #1167b7;
	border-top: 1px solid #1167b7;
	border-bottom: 1px solid #1167b7;
	border-right: 1px solid #1167b7;
  font-family : verdana, arial, tahoma;
  font-size : 12;
  font-weight: normal;
  color: 1167b7;
}

textarea.contact
{
  border:0px;
  background-color : D4E6F6;
	border-left: 1px solid #1167b7;
	border-top: 1px solid #1167b7;
	border-bottom: 1px solid #1167b7;
	border-right: 1px solid #1167b7;
  font-family : verdana, arial, tahoma;
  font-size : 12;
  font-weight: normal;
  color: 1167b7;
}


td.diaBlue
{
	background-image: url(images/bullet-dia-blue.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 22px;
}
td.redSquare
{
	background-image: url(images/dot.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 22px;
}

td.redSquare
{
	background-image: url(images/dot-red.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 22px;
}

.copyright
{
font-family : verdana, arial, tahoma;
font-size : 10;
color: 1167b7;
}


a.gotozuuk {
 color: #bbbbbb;
 text-decoration: none;
}
a.gotozuuk:hover {
 color: #1167B7;
 text-decoration: none;
}
.zuuk {
 font-size : 10;
 color: #bbbbbb;
}