h1{
	font: 16;
}
h2{
	font: 15;
}
h3{
	font: 14;
}
.topmenu{
	font-family:tahoma;
	font-size:14px;
	line-height:17px;
	letter-spacing: normal;
	color: #295A8F;
	text-decoration: none;
}
.topmenu:hover{
	font-family:tahoma;
	font-size:14px;
	line-height:17px;
	letter-spacing: normal;
	color: #295A8F;
	text-decoration:underline;
}
.maintxt {
	font-family:tahoma;
	font-size:12px;
	line-height:15px;
	letter-spacing: normal;
	text-decoration: none;
	color: #000000;
}
.maintxt:hover {
	font-family: tahoma;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: normal;
	color: Gray;
	text-decoration: none;
}
.headBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #1A86D4;
	font-weight: bold;
}


.normalBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #1A86D4;
	text-decoration: none;
}
.normalBlue:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #1A86D4;	
	text-decoration: underline;
}

.normalGrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7B7B7B;
}

.normalOrange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF6600;
}
.newsHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}


.newsHead:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.finTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #486A76;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	
}
.finTitle:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #486A76;
	font-size: 13px;
	line-height: 16px;
	text-decoration: underline;
	
}
.whiteNormal{
	font: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
}
.whiteNormal:hover{
	font: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 13px;
	line-height: 16px;
	text-decoration: underline;
}

.loginStyle{
		width:87px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#707070;
		background:#ffffff;
		color:#000000;
		font-size:11px;
		padding:1 0 0 6px;
		margin:1 0 0 0px
}
.bottomBlue{
	font: Arial, Helvetica, sans-serif;
	color:#295A8F;
	font-size: 13px;
	line-height: 16px;
	text-decoration: underline;
}
.bottomBlue:hover{
	font: Arial, Helvetica, sans-serif;
	color:#295A8F;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
}
		
.input1{
		width:137px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#707070;
		background:#ffffff;
		color:#000000;
		font-size:11px;
		padding:1 0 0 6px;
		margin:1 0 0 0px
}

.formSmall{
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}

