body {
	text-decoration: none;
	background-color: #FFF7B9;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #525252;
	padding: 0px;
	text-align: justify;
}
.bottom-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #004A9C;
	text-decoration: none;
}
.left-menu {
	color: #C50079;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.heading1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 27px;
}
.registration-text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #060300;
	text-decoration: none;
}
.buttons {
	height: 20px;
	width: auto;
	background-color: #C50078;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
}
.welcome-heading {
	font-family: Verdana;
	font-size: 22px;
	color: #FBE95B;
}
.welcome-content {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.heading2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 27px;
	color: #FBF1AD;
}
.page-heading {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.packages-heading1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #024691;
	text-decoration: none;
}
.packages-heading2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #C50079;
	text-decoration: none;
	text-align: center;
}
.package-body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}
.package-pic {
	float: right;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
}
.printer-icon {
	float:right;
}
/*agents pages*/
.agents-body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.agents-heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.red2{
	font-family: Trebuchet ms, Verdana, Arial;
	color: #993300;
	font-size: 11px;
	font-weight: normal;
}
.headingred { 
		font-family: Arial;
		font-size: 13px; 
		font-weight: bold; 
		color: red;
}