body {
	margin: 0px;
	padding: 0px;
}
.top-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FD4800;
	text-decoration: none;
}
.top-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top-link:hover {
	color: #FC4700;
	text-decoration: none;
}
.navigation-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation-link:hover {
	color: #FC4700;
	text-decoration: none;
}
.navigation-link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FC4700;
	text-decoration: none;
}
.heading-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.box-boder {
	border: 6px solid #77D7FF;
}
.text-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.text-heading:hover {
	color: #FF3300;
	text-decoration: underline;
}
.boder {
	border: 1px solid #91cae8;
}
.form1 {
	height: 20px;
	width: 150px;
	border: 1px solid #000000;
}
.boder-box1 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8dcae6;
	border-bottom-color: #8dcae6;
}
.boder-right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #8dcae6;
}
.boder-top-bottom {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #8dcae6;
	border-right-color: #8dcae6;
	border-bottom-color: #8dcae6;
}
.boder-bottom-top {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8dcae6;
	border-bottom-color: #8dcae6;
}


.boder-box2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8dcae6;
}
.form2 {
	height: 100px;
	width: 150px;
	border: 1px solid #000000;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

