.leftmenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5f6b61;
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman";
	font-size: 23px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.heading_sm {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
	line-height: 20px;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #707070;
	text-decoration: none;
	line-height: 20px;
}
.bodytextrad {
    margin-left: 10px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #f78f1e;
	text-decoration: none;
	line-height: 20px;
	
}
.bodytextbig {
	font-family: Verdana;
	font-size: 12px;
	color: #707070;
	text-decoration: none;
	line-height: 20px;
}
.boxtext {
	font-family: Verdana;
	font-size: 11px;
	background: #ffffff;
	
}
.bodytextlink {
	font-family: Verdana;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
	line-height: 20px;
}
.bodytextlinkapply {
	font-family: Verdana;
	font-size: 14px;
	color: #666699;
	text-decoration: none;
	line-height: 20px;
}
.bodytextbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
}
.bodytextbigbold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
}
.news {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #f78f1e;
	text-decoration: none;
	font-weight: bold;
}
.bodytexthead {
	font-family: "Times New Roman";
	font-size: 11px;
	color: #f78f1e;
	text-decoration: none;
	font-weight: bold;
}
.subheading {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #5f6b61;
	text-decoration: none;
}
#submenu{	/* Main menu links */
        font-family: Verdana;
	    font-size: 11px;
	    font-weight: bold;
	
		text-decoration:none;	/* No underline */
		color:#5f6b61;	/* Black text color */
		height:28px;	/* 20 pixel height */
		line-height:24px;	/* 20 pixel height */
		vertical-align:middle;	/* Align text in the middle */
		background-image: url(../images/submenu.jpg);
		background-repeat: repeat-y;	/* Light blue background color */
		padding-left:10px;	/* A	ir between border and text inside */
		display:block;
	}

.text-fieldd {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 1px;
padding: 1px;
border: 1px solid #207bb4;
}

.check-fieldd {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 1px;
padding: 0px;
border: 1px solid #207bb4;
}