body{
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	background-color:#eff0f1;
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
}
.text1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.text1:hover {text-decoration: none; font-weight:bold}

.text1white {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}


.text1a {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.text2 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.text14 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #25458a;
	text-decoration: none;
}

.text18 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #25458a;
	text-decoration: none;
}

.org {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

.blue {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1b598f;
	text-decoration: none;
}

.news {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
a.news:hover {text-decoration: underline; font-weight:normal}



.link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0729d2;
	text-decoration: none;
}
a.link:hover {text-decoration: underline;}

.readmore {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.readmore:hover {text-decoration: underline;}

.bottomnav {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.bottomnav:hover {text-decoration: underline;}

.fields {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #f8f8f8;
	border: 1px solid #999999;
	width: auto;}


