.copyright {
	font-family: Tahoma;
	color: #8E8E8E;
	font-size: 10px;
	text-decoration:none;
}
.greytext-small {
	font-family: Tahoma;
	color: #3F3F3F;
	font-size: 10px;
	text-align:justify;
	text-decoration:none;
}
.greytext {
	font-family: Tahoma;
	color: #3F3F3F;
	font-size: 11px;
	text-align:justify;
	text-decoration:none;
}
.greytextbig {
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	font-weight: bold ;
	text-align:justify;
	text-decoration:none;
}
.bluetext {
	font-family: Tahoma;
	color: #0C486A;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
.redtext {
	font-family: Tahoma;
	color: red;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

.b-bluetext {
	font-family: Tahoma;
	color: #0C486A;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.bluelink {
	font-family: Tahoma;
	color: #277FAC;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
}
.bluelink:hover {
	font-family: Tahoma;
	color: #277FAC;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}
.small_greylink {
	font-family: Tahoma;
	color: #3F3F3F;
	font-size: 10px;
	text-decoration:underline;
}
.small_greylink:hover {
	font-family: Tahoma;
	color: #3F3F3F;
	font-size: 10px;
	text-decoration:none;
}
.small_link {
	font-family: Tahoma;
	color: #32739A;
	font-size: 10px;
	text-decoration:none;
}
.small_link:hover {
	font-family: Tahoma;
	color: #32739A;
	font-size: 10px;
	text-decoration:underline;
}
.smallgrey {
	font-family: Tahoma;
	color: #999999;
	font-size: 10px;
	text-decoration:none;
}
.smallgrey:hover {
	font-family: Tahoma;
	color: #666666;
	font-size: 10px;
	text-decoration:underline;
}
.heading {
	font-family: Tahoma;
	color: #347495;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
}
.redhead {
	font-family: Tahoma;
	color: #F56200;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
.whitehead {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
.home_link {
	font-family: Tahoma;
	color: #3F3F3F;
	font-size: 11px;
	text-decoration:none;
}
.home_link:hover {
	font-family: Tahoma;
	color: #32739A;
	font-size: 11px;
	text-decoration:underline;
}
.whitelink {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
.whitelink:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
.news-head {
	font-family: Tahoma;
	color: #006599;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}
.news-head:hover {
	font-family: Tahoma;
	color: #00356A;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}
.newstext {
	font-family: Tahoma;
	color: #006599;
	font-size: 10px;
	font-weight:nprmal;
	text-decoration:none;
}
.Button {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	COLOR: #134210;
	PADDING-TOP: 2px;
	FONT-FAMILY: Tahoma;
	background-color: #FBFBFB;
	border: 1px solid #BBBBBB;
}
.textbox {
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	border: 1px solid #638AA8;
	width:200px;
	
	background-color: #FBFBFB;
}
.sitemap_link {
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	font-weight: bold ;
	text-align:justify;
	text-decoration:none;
}
a.sitemap_link:hover {
	font-family: Tahoma;
	color:#FF6600;
	font-size: 11px;
	font-weight: bold ;
	text-align:justify;
	text-decoration:none;
}
.sitemap_sub_link {
	font-family: Tahoma;
	color: #277FAC;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}
a.sitemap_sub_link:hover {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}