body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2f3153;
}
.menulink:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #F67F21;
	text-decoration: underline;
}
.menulink:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menustyle {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.contactno {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFFFFF;
}
.rightcolhead {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #002C7C;
	padding-left: 10px;
}
.content {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.headtext {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #353869;
	padding-left: 15px;
}
.inputtext {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	background-color: #C3D9FF;
}
.thankmsg {
	color: #35326B;
	font-weight: bold;
}
.errmsg {
	font-weight: bold;
	color: #FF0000;
}
.contentlink:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #35326B;
	text-decoration: none;
}
.contentlink:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #35326B;
	text-decoration: none;
}
.contentlink:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #35326B;
	text-decoration: underline;
}
.contentlink:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #35326B;
	text-decoration: none;
}

.btn1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #353869;
}
