body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.logo-bg {
	background-image: url(../images/logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 213px;
}

.top-gray-bg {
	background-color: #DEDEDE;
}

.top-gray-right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3F3F3;
}

.top-gray-bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
}

.email-call-us-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

.navi-bg {
	background-image: url(../images/navi-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}

.navi-top-bg {
	background-image: url(../images/navi-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
}

.navi-text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #191919;
	text-decoration: none;
}

.navi-text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #191919;
	text-decoration: none;
}

.navi-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #263882;
	text-decoration: none;
}

.middle-top-bg {
	background-image: url(../images/middle-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
}

.welcome-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #263882;
	text-decoration: none;
}

.header-bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7383C4;
}

.middle-left-right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3F3F3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3F3F3;
}

.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	text-align: justify;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
	text-align: justify;
}


.bottom-gray-bg {
	background-color: #DEDEDE;
}

.bottom-bg {
	background-color: #F6F6F6;
}

.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.powered-text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.powered-text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.powered-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.brad-text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.brad-text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.brad-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.border-black {
	border: 1px solid #000000;
}

