﻿body{
		margin:0;
		padding:0;
		background:#fff url(/images/pageBg.jpg) top repeat-x;
		}
		
a {
		text-decoration:underline;
		color:#0000FF;
		}
		
a:hover {
		text-decoration:underline;
		color:#0000FF;
		}
		
		
.menuBg{
		background:url(/images/mbg.jpg) top repeat-x;
		height:38px;
		}
		
.menutext{
		color:#383838;
		font-family:Times New Roman;
		font-size:15px;
		font-weight:bold;
		text-shadow: .5px .5px .5px #e5e5e5;
		}
		
.menutext a{
		color:#383838;
		font-family:Times New Roman;
		font-size:15px;
		font-weight:bold;
		text-decoration:none;
		}
		
.menutext a:hover{
		color:#383838;
		font-family:Times New Roman;
		font-size:15px;
		font-weight:bold;
		text-decoration:underline;
		}
		
		
.blurImg{
		background:url(/images/blurImg.jpg) top no-repeat;
		width:845px;
		height:102px;
		}
		
		
.bannerImg{
		background:url(/images/bannerBg.jpg) top no-repeat;
		width:845px;
		height:440px;
		}
		
.bodybg{
		width:845px;
		background:url(/images/bodybg.jpg) top repeat-y;
		}
		
.textBody{
		font-family:"Times New Roman";
		color:#000000;
		font-size:21px;
		padding-left:8px;
		}
		
.textBody span{
		font-family:"Times New Roman";
		color:#000000;
		font-size:21px;
		text-decoration:underline;
		}
		
.topText{
		font-family:"Times New Roman";
		color:#fff;
		font-size:40px;
		text-align:center;
		}
		
.topTextDown{
		font-family:"Times New Roman";
		color:#fff;
		font-size:40px;
		text-align:left;
		}
		
.footer{
		font-family:tahoma;
		color:#333333;
		font-size:12px;
		padding-bottom:20px;
		}
		
.footer a{
		text-decoration:none;
		color:#333333;
		}
		
.footer a:hover{
		text-decoration: underline;
		color:#333333;
		font-weight:bold;
		}
		
		
/*Services Page*/


.headTitleText{
		font-family:arial;
		color: #000000;
		font-size:16px;
		font-weight:bold;
		text-decoration:underline;
		}
		
.textBodyservices{
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
		font-size:13px;
		padding-right:50px;
		line-height:23px;
		}
		
.textBodyservices strong{
		color:blue;
		text-decoration:underline;
		}
		
		
/*About Us*/

.textBodyaboutUs{
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
		font-size:13px;
		line-height:19px;
		text-align:justify;
		}
		
		
/*Sign In*/

.textSignin{
		font-family:arial;
		color:#FFFFFF;
		font-size:15px;
		font-weight:bold;
		padding-left:10px;
		}
		
/*Profile*/

.textBodyprofile{
		font-family:Arial, Helvetica, sans-serif;
		color: #333333;
		font-size:14px;
		line-height:19px;
		text-align:justify;
		padding-left:20px;
		}
		
.textBodyprofile span{
		color:blue;
		text-decoration:underline;
		}
		
.percentText{
		font-family:arial;
		color:#3D3D9E;
		font-weight:bold;
		font-size:18px;
		}
		
.textBodypercentText{
		font-family:Arial, Helvetica, sans-serif;
		color: #333333;
		font-size:14px;
		line-height:19px;
		padding-left:20px;
		}
		
.percentTileText{
		font-family:arial;
		color:#FFFFFF;
		font-size:17px;
		font-weight:bold;
		}
		
.TitleBodyProfile{
		font-family:arial;
		color:#000000;
		font-size:16px;
		font-weight:bold;
		}
		