/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#868685;
}
a{
	color:#519191;
	}
.adsensebg {
	background-repeat: no-repeat;
}
.adsensetopspace {
	padding-top: 3px;
	padding-bottom: 3px;

}
.heading1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	line-height: 16px;


}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.navigation a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.navigation a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.navigation a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.bordergrey {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
}
.heading2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#868685;
	font-weight: bold;

}
.blueheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #205660;
}
