.mainText{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    line-height: 19px;
}
.mainTextHeading{
    font-family: Verdana, Sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.inputField {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	width: 90%;
	height:15px;
	border: 1px solid #7F9DB9;
	background-image: url(images/layout/loginBg.gif);
	background-repeat: repeat-x;
	background-position: top;
    padding: 3px;
}
.margins{
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  padding: 8px;
}
.tanja {
    float: right;
    border-style:solid;
	border-color: #c8d8e4;
	border-width:3px;
    padding: 10px;
    width: 370px;
    background: #f1f6fa;
}
a.anchor{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a.anchor:hover{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.fieldset{
    border-style:solid;
	border-color: #c8d8e4;
	border-width:4px;
    padding: 10px;
    width: 360px;
    background: #f1f6fa;
}
ul {
    list-style-type: square;
    line-height: 21px;
}

.button {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #02357D;
	border:none;
	padding:0px;
	font-weight:bold;
	background: none;
}

.imgBorder{
    border: 3px solid #c8d8e4;
}

.mapBorder{
    float: right;
    width: 280px;
    height: 330px;
    border: 3px solid #c8d8e4;
    margin: 0px auto;
}

td{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    line-height: 18px;
}

a{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: navy;
    font-weight: bold;
    text-decoration: none;
}
a:hover{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: navy;
    font-weight: bold;
    text-decoration: underline;
}
a.textLink{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: navy;
    font-weight: normal;
    text-decoration: underline;
}
a.textLink:hover{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: navy;
    font-weight: normal;
    text-decoration: none;
}

a.mailto{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: navy;
    font-weight: bold;
    text-decoration: underline;
}
a.mailto:hover{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: navy;
    font-weight: bold;
    text-decoration: none;
}

a.textLink2{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: navy;
    font-weight: normal;
    text-decoration: none;
}
a.textLink2:hover{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: navy;
    font-weight: normal;
    text-decoration: none;
}
a.subMenu{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding-right: 7px;
    text-decoration: none;
}
a.subMenu:hover{
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding-right: 7px;
    text-decoration: none;
}
a.langLink{
    font-family: Tahoma, Verdana, Sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    padding-right: 0px;
    padding-left: 5px;
    text-decoration: none;
}
a.langLink:hover{
    font-family: Tahoma, Verdana, Sans-serif;
    font-size: 11px;
    color: #6a7195;
    font-weight: bold;
    padding-right: 0px;
    padding-left: 5px;
    text-decoration: none;
}
a{
    outline: none;
}


