@charset "utf-8";
.bg {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.white-txt {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-bg {
	background-image: url(footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tab-header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2E77AA;
	text-decoration: none;
}
.tab-header-2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2E77AA;
	text-decoration: none;
}
.btn-bg {
	display: block;
	height: 22px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial;
	font-size: .9em;
	font-weight: bold;
	color: #0496fe;
	text-decoration: none;
	padding-top: 10px;
	width: 180px;
	margin-left: 10px;
}
.header-2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0496fe;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.main-txt {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	
}
.main-txt-link {
	font-family: Arial;
	font-size: 12px;
	color: #0496fe;
	text-decoration: underline;
	font-weight: normal;
}
.header-border-line {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6597BB;
	text-decoration: none;
	padding-top: 10px;
}
.footer-txt {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.btn-bg:hover {
	display: block;
	height: 22px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family:Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	padding-top: 10px;
	width: 180px;
	margin-left: 10px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.wdesign_headdings {
	font-family: Arial;
	font-size: 14.5px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.wdesign_sub_headings {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.header-2Copy {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0496fe;
	text-decoration: none;
	padding-top: 10px;
	text-transform: capitalize;
}
.only39 {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.orange39 {
	font-family: Calibri;
	font-size: 22px;
	color: #FF9900;
	text-decoration: none;
}
.mail {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mail:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.style1 {color: #FF9F00}