body {
	margin: 0px;
	background-image: url(../images/bgimage.jpg);

}
h1 {
	color: #FFFFFF;
	font-size: 38px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.td-brd-t-b-c {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menu-text {
	color: #BFBFBF;
}
.td-brd-t-c {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.img-brd-l-r-c {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.td-padding {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
p {
	line-height: 18px;
}
h4 {
	color: #000000;
	font-size: 16px;

}
.footer-td {
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.nav-color {
	color: #BFBFBF;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.check-rates {
	font-size: 17px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
.grey-color-text {

	color: #BFBFBF;
}
.h1-link {
	color: #FFFFFF;
	text-decoration: none;
}
a.h1-link:hover {
	text-decoration: none;
}
h2 {
	font-size: 21px;
	color: #000062;

}
.white-color-text {
	color: #FFFFFF;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.faq {
	color: #000062;
}
ul {
	line-height: 18px;
}
.leftside-img-align {
	float: left;
	margin-right: 10px;
}
.rightside-img-align {
	float: right;
	margin-left: 10px;
}
