body{
	margin:0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8a8787;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height:15px;
}
.midtext{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8a8787;
	text-decoration: none;
	line-height:17px;
	text-align:justify;
}
.midtext a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8a8787;
	text-decoration: none;
}
.midtext a:hover{
	color: #000000;
	text-decoration: underline;
}
.left-shadow{
	background-image: url(images/left-shadow.png);
	background-repeat: repeat-y;
	background-position: right top;
	width:10px;
}
.right-shadow{
	background-image: url(images/right-shadow.png);
	background-repeat: repeat-y;
	background-position: left top;
	width:10px;
}
.big-img{
	background-image: url(images/big-img.png);
	background-repeat: no-repeat;
	width:980px;
}
.welcome-bg{
	background-image: url(images/top-botimg.png);
	background-repeat: no-repeat;
	height:117px;
}
.line{
	border-bottom: 1px solid #b9bcbb;
	height:5px;
}
.title-text{
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0398dd;
	text-decoration: none;
	border-bottom: 1px solid #b9bcbb;
	line-height:25px;
}
.link-text td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d5052;
	text-decoration: none;
	border-bottom: dotted #f19f24 1px;
	padding-left:8px;
	height:25px;
}
.link-text td:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d5052;
	text-decoration: none;
	background-color: #fff7eb;
	background-image: url(images/link-bulet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.link-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d5052;
	text-decoration: none;
	height:25px;
}
.link-text a:hover{
	color: #f19f24;
	text-decoration: none;
}
.bulet-text{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8a8787;
	text-decoration: none;
	line-height:18px;
	background-image: url(images/bulet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
}
.orange-text{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #f36a05;
	text-decoration: none;
}
.orange-text a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #f36a05;
	text-decoration: underline;
}
.orange-text a:hover{
	color: #f36a05;
	text-decoration: none;
}
.bot-bg{
	background-color: #ff910b;
	background-image: url(images/bot-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.black-text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4c2e08;
	text-decoration: none;
}
.black-text a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4c2e08;
	text-decoration: none;
}
.black-text a:hover{
	color: #000000;
	text-decoration: underline;
}
.blacklight-text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #815114;
	text-decoration: none;
}
.inner-bg{
	background-image: url(images/innerpage-midbg.png);
	background-repeat: no-repeat;
	height:110px;
}
.header-text{
	font-family: "Syndor ITC Std Medium,tahoma";
	font-size: 24px;
	font-weight: bold;
	color: #0398dd;
	text-decoration: none;
	border-bottom: 2px solid #b7baba;
	line-height:35px;
}
.title{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/titlebg.png);
	background-repeat: no-repeat;
	height:58px;
	background-position: left center;
	padding-left:10px;
}
.blue-bold-text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #89d2f7;
	text-decoration: none;
}
.phone-icon{
	background:url(images/phone-icon.jpg) no-repeat 0 0;
	padding-left:30px;
}
.email-icon{
	background:url(images/email-icon.jpg) no-repeat 0 0;
	padding-left:30px;
}
