.mainbuttons {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #7b7b7b;
	text-decoration: none;
}
.heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1f4c84;
	text-decoration: none;
}
.mainbuttons:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6f8fb9;
	text-decoration: none;
}
.bodytext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}
.bottomlinks {
	font-family: Arial;
	font-size: 10px;
	color: #686868;
	text-decoration: none;
}
.bodytextlinks {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.bodytextbold {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	font-weight: bold;
}
.inputbox {
	height: 14px;
	width: 150px;
	border: 1px solid #666666;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.formbutton {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.knowledgebaselinks {

	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}
.knowledgebaselinks:hover {


	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}
.inputbox {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	height: 14px;
	width: 90px;
	border: 1px solid #999999;
}
.backbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1f4c84;
	text-decoration: none;
}

