body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

		/* TOP CSS */

.email-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #524646;
	text-decoration: none;
}
.call-us-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #524646;
	text-decoration: none;
}
.top-td-bg {
	background-image:url(../images/top/top-navi-bg.jpg);
	height:34px;
	background-repeat:repeat-x;
}

		
		/* Navigation CSS */
.navi-normal-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
.navi-text:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.navi-text:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.navi-text:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
		
		
		/* Welcome CSS */		
.welcome-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #576F8A;
	text-decoration: none;
}
.welcome-text-repet-left-bg {
	background-image:url(../images/welcome/welcome-repet-left-bg.jpg);
	background-repeat:repeat-y;
}
.welcome-text-repet-right-bg {
	background-image:url(../images/welcome/welcome-repet-right-bg.jpg);
	background-repeat:repeat-y;
}
.welcome-td-border {
	border-top:1px solid #DDE2E8;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	text-align: justify;
}
.bottom-left-corner {
	background-image:url(../images/welcome/bottom-left-corner.jpg);
	height:10px;
	background-repeat:no-repeat;
}
.bottom-right-corner {
	background-image:url(../images/welcome/bottom-right-corner.jpg);
	height:10px;
	background-repeat:no-repeat;
}
.bottom-mid-bg {
	background-image:url(../images/welcome/bottom-mid-bg.jpg);
	height:10px;
	background-repeat:repeat-x;
}
.img-border {
	border:5px solid #DDE2E8;
}


		/* Bottom CSS */	

.bottom-bg {
	background-image:url(../images/bottom/bottom-bg.jpg);
	height:48px;
	background-repeat:repeat-x;
}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #212121;
	text-decoration: none;
	line-height:18px;
}

.powered-text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #212121;
	text-decoration: none;
}

.powered-text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #212121;
	text-decoration: none;
}

.powered-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
	text-align: justify;
}.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;
}