body
{
	background-image: url(../images/bgmain.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #f2f6f7;
	text-align: center;
}
.menubar
{
	background-image: url(../images/menubar.jpg);
	background-repeat: no-repeat;
}
.bottomlink
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
.bottomlink:hover
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #FFFFFF;
}
.footerbg
{
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height:21px;

}

.footerlink
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #858686;
}
.footerlink:hover
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #858686;
}

.footertext
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #858686;
}

.bottombutton
{
	border: solid 1px #dfe4e4;
	background-image: url(../images/bottombuttonbg.jpg);
	background-repeat: repeat-x;
}

.servicesbg
{
	background-image: url(../images/services&partbg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #cbd3d4;
}

.bottommenu
{
	height: 20px;
	background-image: url(../images/bottommenu_02.jpg);
	background-repeat: repeat-x;
}

.bottomshadow
{
	width: 100%;
	height: 10px;
	background-image: url(../images/bottomshadow.jpg);
	background-repeat: repeat-x;
}

.headerMI
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.normalMI
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
.normalBlue
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #528EFE;
	text-decoration: underline;
}
.link
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d0dae6;
	line-height: 20px;
	text-decoration: underline;
}
.link:hover
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	line-height: 20px;
	text-decoration: none;
}
.linkBlue
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #528EFE;
	text-decoration: underline;
}
.linkBlue:hover
{
	font-family: "Microsoft Sans Serif" Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	text-decoration: underline;
}


.SiteMapText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.SiteMapLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #165EB4;
	text-decoration: none;
}
.SiteMapLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: underline;
}
.innertext
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.payment_head
{
    font-family:Arial;
    font-size: 14px;
    font-weight:bold;
    color: #ffffff;
}
.payment_text
{
    font-family:Arial;
    font-size: 12px;
    color: #555555;
}
.top-left
{
    background-image:url('../images/top-left.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;
 
}
.left
{
    background-image:url('../images/left.png');
    background-repeat:repeat-y;
    width:30px;

}
.bot-left
{
    background-image:url('../images/bot-left.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;

}
.top
{
    background-image:url('../images/top.png');
    background-repeat:repeat-x;
    height:30px;
}
.top-right
{
    background-image:url('../images/top-right.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;
}
.right
{
    background-image:url('../images/right.png');
    background-repeat:repeat-y;
    width:30px;
}
.bot-right
{
    background-image:url('../images/bot-right.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;
}
.bot
{
    background-image:url('../images/bot.png');
    background-repeat:repeat-x;
    height:30px;
}
.heading
{
    font-family:Arial;
    font-size:14px;
    color:#333333;
    font-weight:bold;
}
