body {
	margin: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
.AboutText {
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: auto;
	clip: rect(auto,auto,auto,auto);
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #faa61a;
}
.anotherborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #093448;
	border-left-color: #093448;
}
p {
	margin: 0px;
	padding: 0px;
}



.subheading {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #093448;
}
.bottomLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.LoginInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 13px;
	width: 81px;
}
.OrangeText {
	color: #faa61a;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #093448;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #faa61a;
	text-decoration: underline;
}
