body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-family: "Myriad Pro", "Trebuchet MS";
	margin-right: 2px;
}
.main-container {
	background-image: url(../images/all-bg.jpg);
	background-position: 5px 5px;
	height: 545px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.mailer-table {
	margin-top: 0px;
	font-size: 13px;
	margin-right: 20px;
}
.click_here {
	margin-top: 30px;
	padding-right: 205px;
}


.click-link {
	margin-top: 20px;
	margin-right: 10px;
}

.search {
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 6px;
}
.search1 {
	margin-right: 5px;
	margin-left: 5px;
}

.click_link {
	margin-top: 5px;
}


.mailer-table em {
	color: #F16818;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	display: block;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #B6EBF3;
}
.click-link a {
	color: #28C2DD;
	text-decoration: none;
}
.click-link a:hover {
	color: #FF9900;
}

.mailer-table strong {
	font-size: 14px;
	font-weight: normal;
	color: #00849B;
	text-transform: uppercase;
}
.txt-box {
	border: 1px solid #94E2ED;
	height: 20px;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 2px;
}
.txt-box:focus {
	background-color: #FBFBFB;
}
.txt-box:hover {
	border: 1px solid #1E9CAE;
}

