/** .............. START general tag styles .............. **/

BODY {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align:center;
	font: 12px Georgia,'Times New Roman',Times,serif;
	color: #333;
}

DIV, P, SPAN {
	text-align:left;
}

IMG	{border: 0px;}

A	{
	color:#333;
	text-decoration: none;
}

#container{
	width:960px;
	margin:0 auto;
}

#topnav {
	float:right;
	margin-top:14px;
	margin-right:14px;
	font:.92em
}

#topnav-alt {
	float:right;
	margin-top:25px;
	margin-right:14px;
	font:.92em
}

#logo {
	margin-left:86px;
	margin-top:33px;
}

#logo-s {
	margin-left:17px;
	margin-top:13px;
	margin-bottom: 10px;
}
.nav-sec {
	padding-bottom:1.5em
}

#subnav {
    width: 208px;
	float:left;
	text-align:right;
	margin-top: 8px;
}

#subnav a {
	color:#999;
	text-transform:uppercase;
}

#subnav a:hover {
	color:#333;
}

h1.header {
	float:right;
	text-transform:uppercase;
	font: 2em Georgia,'Times New Roman',Times,serif;
	padding:0 0 5px 0;
	margin: -25px 14px 0 10px;
}
h1.header img, h1.header img a {
border: 0;
margin-bottom: -13px;
padding: 5px 0 5px 5px;
}

h1.header span{
	font-size: 1.5em;
}

/*-------------------------- horizontal top menu ---------------------------------*/
#submenu{
    background: #fe833d;
	padding: 2px 10px 2px 10px;
	margin: 0;
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000088;
} 
#submenu-orange{
    background: #014c85;
	padding: 3px 10px;
	margin: 0;
}
 
#menu{
    background: #014c85;
	padding: 2px 10px 2px 10px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
} 
#menu-orange{
    background: #fe833d;
	padding: 3px 10px;
	margin: 0;
} 
a.menu, a.menu:visited {
color: #FFF;
}
a.menu:hover {
color: #33CCFF;
} 

/*-------------------------- Breadcrumbs ---------------------------------*/
#breadcrumbs{
	padding: 2px 10px 2px 10px;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 800px;
	color: #999;
} 
#breadcrumbs a, #breadcrumbs a:visited {
	color: #999;
	text-decoration: none;
} 
#breadcrumbs a:hover {
	color: #006699;
	text-decoration: none;
}
/*-------------------------- Google Search ---------------------------------*/
#googlesearch{
	padding: 2px 10px 2px 10px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	border: solid 1px;
	float: right;
	width: 255px;
	background: url(../images/googlelogo.gif) top right no-repeat;
} 
#googlesearch .input{
border:1px solid #999; 
font-size: 13px;
padding: 2px;
}
#googlesearch .submit{
padding:2px;
background-color: #FFF;
border:1px solid #999;
font-size:11px;
}

/*-------------------------- Content columns ---------------------------------*/
#content{
	margin:6px 12px 12px 12px;
	border: solid 0px #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
} 
#inside-content {
	padding: 20px 20px 20px 20px; 
	margin: 0;
	}
#right {
	float:right;
	padding: 10px;
	width: 30%;
	margin: 0 0 8px 8px;
	border: solid 1px #CCC;
}
#right p.info {
width: 250px;
margin: 0;
float: right;
border: solid 1px;
}
#right a, #right a:visited,{
color: #000066;
text-decoration: none;
}
#right a:hover {
color: #006699;
text-decoration: none;
}
#description{
	font-size: 11px;
	margin: 0 0 20px 0;
	width: 60%;
}

#description p.infomap{
	margin: 0;
	text-align: right;
}

#description p.infotalk{
	margin: 0;
}
#description p.infotalk a, #description p.infotalk a:visited{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
	background-color: #ffffff;}
#description p.infotalk a:hover{
	color: #006699;}
	
#inside-content #img {
	float:left;
	margin: 0 10px 8px 0;
	padding: 5px;
	border: solid 1px #CCC;
}

#r-images{
	width: 100%;
	height: 50px;
	margin: 0 auto;
}
#r-images p{
	font-size:10px;
	color:#999;
}

#equal-col-container {
	padding: 40px 20px 20px 20px; 
	overflow: hidden; 
	height:350px;
	}

FORM {
	margin:0;
	padding:0
}
input.keyword{
border:3px solid #000; 
background:#000; 
font-size:1.83em; 
color:#cccccc; 
margin:4px; 
padding:5px 6px
}
:focus { -moz-outline-style: none; }
.cl {line-height:0; margin:0; padding:0; clear:both}


td.label {
text-align: right;
vertical-align: top;
font-size: 10px;
color: #999;}

td.sectionlabel {
text-align: left;
vertical-align: top;
font-size: 13px;
color: #000000;}

.mapright{ 
width: 98%;
text-align: right;
padding: 0 2px 2px 0;
}

#bott-right{ 
float: right;
margin: 50px 11px 2px 0;
}
*:lang(en) #bott-right{
margin: 50px 20px 2px 0; !important; /*--for firefox & ie7--*/
}
#bott-right a:hover{ 
color: #006699;
}
/*-------------------------- Footer ---------------------------------*/
#footer{
	clear:both;
	color:#999;
	width: 96%;
	height: 50px;
	margin: 0 auto;
	margin-top:100px;
	font: 10px Arial, Helvetica, sans-serif ;
	border-top: dashed #999 1px;
}

#footer p{
	font-size:10px;
}
#footer p.copyright{ 
float: left;
width: 45%;
text-align: left;
margin-top: 10px;
 }

#footer p.copyright a, #footer p.copyright a:visited{
	text-decoration: underline;
	color:#888;}
	
#footer p.copyright a:hover{
	text-decoration:none;
	color: #006699;    }

#footer p.attributes{ 
float:right;
text-align: right;
width: 45%;
margin-top: 10px;
}

#footer p.attributes a, #footer p.attributes a:visited{
	text-decoration: underline;
	color:#888;}
	
#footer p.attributes a:hover{
	text-decoration:none;
	color: #006699;    }
