.input1 {
	font-family: Verdana;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	background-image: url(../images/bg_top_input.jpg);
	background-repeat: repeat-x;
	border: 1px solid #1786C3;
	height: 20px;
	width: 225px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.verdana12black {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.verdana11black {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.verdana11red {
	font-family: Verdana;
	font-size: 11px;
	color: #EE3800;
	text-decoration: none;
	font-weight: bold;
}

.verdana10black {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.verdana11blackbold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.verdana11gray {
	font-family: Verdana;
	font-size: 11px;
	color: #9F9F9F;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

.Heading {
	font-family: HeaveneticaCond6, Arial, Tahoma, Georgia;
	font-size: 18px;
	color: #056498;
	text-decoration: none;
	line-height: 20px;
}

.Heading_02 {
	font-family: Arial, HeaveneticaCond6, Tahoma, Georgia;
	font-size: 26px;
	color: #056498;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.verdana12orange {
	font-family: Verdana;
	font-size: 12px;
	color: #E18501;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.verdana12blue {
	font-family: Verdana;
	font-size: 12px;
	color: #056498;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}