*
{
	margin: 0;
	padding: 0;
	border: none;
}
body
{
	background: #f6f6f6 url(images/body-bg.gif) center repeat-y;
	color: #001e9b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

a
{
	color: #001e9b;
	text-decoration: underline;
}
a:visited
{
	color: #001e9b;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
	color: #001e9b;
	font-weight: bold;
	letter-spacing: 1px;
	padding: .5em 0;
	margin: 0;
}

h1
{
	font-size: 130%;
	padding-bottom: .7em;
}
h2
{
	font-size: 120%;
}
h3
{
	font-size: 110%;
}
h4
{
	font-size: 100%;
}
h5
{
	font-size: 90%;
}
h6
{
	font-size: 80%;
}


ol, ul, p, address
{
	font-style: normal;
	padding: 0 0 10px 0;
}
ul li
{
	list-style: none;
	padding: 0 0 5px 10px;
	background: transparent url(images/bullet.gif) 0 .4em no-repeat;
}

input, select, textarea
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	border: 1px solid #666;
	padding: 3px;
}

.redBorder
{
	border: 1px solid #ff0000;
}
.red
{
	color: #ff0000;
}

input:hover, select:hover, textarea:hover, input:focus, select:focus, textarea:focus
{
	border: 1px solid #000;
}

.highlight { background-color:Yellow;}

.requiredField
{
	background-color:#FFFFB0;
	}

/* -------------------------------------------------- */
.tnormal /*,table*/
{
	line-height: 140%;
}


.justify
{
	text-align: justify;
}

/* -------------------------------------------------- */
.blockMap, .blockPhoto
{
	padding: 0 0 10px 0;
}
.blockMap h2, .blockPhoto h2
{
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	padding: 20px 0 8px 10px;
}
.blockMap h2
{
	background: #21029c url(images/block-map-head.gif) top right no-repeat;
}

.blockPhoto
{
	margin-top: 25px;
}

.blockPhoto h2
{
	background: #75808b top right no-repeat;
}
.blockPhoto p
{
	background: #75808b;
	white-space: nowrap;
	overflow: auto;
	width: 440px;
	height: 160px;
}
.blockPhoto p img
{
	margin-left: 5px;
	vertical-align: middle;
}

/* -------------------------------------------------- */
#main
{
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
	color: #001e9b;
	background: #ffffff;
	position: relative;
}

/* -------------------------------------------------- */
#head
{
	width: 900px;
	height: 306px;
	position: relative;
	background-color: #ffffff;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #001e9b;
}

#head input
{
	border: none;
	padding: 0;
}

.bg0
{
	background-image: url(images/head-bg0.jpg);
}
.bg1
{
	background-image: url(images/head-bg1.jpg);
}
.bg2
{
	background-image: url(images/head-bg2.jpg);
}
.bg3
{
	background-image: url(images/head-bg3.jpg);
}
.bg4
{
	background-image: url(images/head-bg4.jpg);
}
.bg5
{
	background-image: url(images/head-bg5.jpg);
}

#head #logo, #head #logo:visited
{
	display: block;
	width: 260px;
	height: 95px;
	position: absolute;
	top: 69px;
	left: 0;
	text-decoration: none;
	background: url(images/logo.gif) no-repeat top left;
}

#head #logo span
{
	display: none;
}



/* -------------------------------------------------- */
#search
{
	width: 200px;
	height: 35px;
	position: absolute;
	top: 244px;
	right: 10px;
	text-align: right;
	line-height: 34px;
	_padding-top: 5px;
}
#search input#q
{
	border: 1px solid #000000;
	padding: 4px 2px 4px 2px;
	width: 160px;
	background: #ffffff url(images/search-bg.gif) top repeat-x;
}
.searchButton
{
	background: url(images/but-search.gif) no-repeat 50% 50%;
	width: 24px;
	height: 24px;
	overflow: hidden;
	padding-top: 30px;
	padding-left: 30px;
	font-size: 0;
	cursor: pointer;
	vertical-align:middle;
}

/* -------------------------------------------------- */
.contentDimensions
{
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
	color: #001e9b;
	background: #ffffff;
	position: relative;
	display:block; 
}

.contentDimensions table
{
	font-size: 11px;
}
.contentDimensions table td, .contentDimensions table th
{
	border: 1px dotted #c0c0c0;
	padding: 2px;
}

#content
{
	padding-top: 10px; 
}

#content img
{
	margin: 5px;
	border: 1px solid black;
}

.contLeft
{
	width: 430px;
	float: left;
	padding: 0 0 10px 13px;
	background-color: #F4F5F6;
}
.contRight
{
	width: 440px;
	float: right;
	padding: 0 0 10px 0;
}

/* -------------------------------------------------- */
#icoNavigation
{
	padding: 10px 0 10px 0;
}
#icoNavigation li
{
	display: block;
	float: left;
	width: 143px;
	background: none;
	padding: 0;
	margin: 0 0 20px 0;
}
#icoNavigation li a, #icoNavigation li a:visited
{
	display: block;
	padding: 0px 0px 0 67px;
	height: 67px;
	width: 67px;
	font-size: 90%;
	text-decoration: none;
}
#icoNavigation li a span
{
}
#icoNavigation li a:hover
{
	text-decoration: underline;
}

#icoNavigation li
{
	background-repeat: no-repeat;
}

#icoNavigation li#icoNplace
{
	background-image: url(images/buttons1.png);
	background-position: 0 0;
}
#icoNavigation li#icoNairport
{
	background-image: url(images/buttons1.png);
	background-position: 0 -130px;
}
#icoNavigation li#icoNcity
{
	background-image: url(images/buttons1.png);
	background-position: 0 -260px;
}
#icoNavigation li#icoNstop
{
	background-image: url(images/buttons1.png);
	background-position: 0 -65px;
}
#icoNavigation li#icoNtrain
{
	background-image: url(images/buttons1.png);
	background-position: 0 -195px;
}
#icoNavigation li#icoNroad
{
	background-image: url(images/buttons1.png);
	background-position: left -325px;
}

#icoNavigation li#icoNplace:hover
{
	background-image: url(images/buttons1-h.png);
	background-position: 0 0;
}
#icoNavigation li#icoNairport:hover
{
	background-image: url(images/buttons1-h.png);
	background-position: 0 -130px;
}
#icoNavigation li#icoNcity:hover
{
	background-image: url(images/buttons1-h.png);
	background-position: 0 -260px;
}
#icoNavigation li#icoNstop:hover
{
	background-image: url(images/buttons1-h.png);
	background-position: 0 -65px;
}
#icoNavigation li#icoNtrain:hover
{
	background-image: url(images/buttons1-h.png);
	background-position: 0 -195px;
}
#icoNavigation li#icoNroad:hover
{
	background-image: url(images/buttons1-h.png);
	background-position: left -325px;
}

/* -------------------------------------------------- */
#contact, #actNews
{
	clear: both;
	float: left;
	width: 180px;
	padding: 15px 10px 10px 14px;
	background: #bcc3cc url(images/contactBg.png) top left repeat-y;
	color: #001e9b;
	height: 182px;
}

#actNews
{
	clear: none;
	background: #21029c;
	float: right;
	color: #ffffff;
}
#actNews a, #actNews a:visited
{
	color: #ffffff;
}


.panelButton
{
	display: block;
	font-size: 0px;
	height: 34px;
	width: 35px;
	position: relative;
	top: -25px;
	float: right;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

.panelButton:hover
{
	background-position: 0 -35px;
}

#contact .panelButton
{
	background-image: url(images/btnContact.png);
}

#actNews .panelButton
{
	background-image: url(images/btnInfo.png);
}

.blockPhoto .panelButton
{
	background-image: url(images/btnGallery.png);
	top: -10px;
}

/* -------------------------------------------------- */
#footer
{
	clear: both;
	padding: 10px;
}

.highligt
{
	background-color: #ffff00;
}

