/* Maxline CSS */	
html {
	overflow-y:scroll;
}
body {
	background:url(../Images/BgImg.jpg) repeat-x top left #454545;
	padding:0px;
	margin:0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
}
.Loading 
{
	font-size:10px;color:White;line-height:25px;
}
div.InnerDivBg {
	background:url(../Images/InnerDivBg2.png) repeat-x top  center;
}
div.main-div {
	width:1000px;

}
div.main-Data {
	width:999px;
	background:#FFFFFF;
	float:left;
	padding-bottom:15px;

}
div.BottomBorder {
	width:1000px;
	background: url(../Images/BottomBorder.png) top left no-repeat;
	float:center;
	height:8px;

}
div.footer {
	color:#FFFFFF;
}
div.footer ul {
	padding:0px;
	margin:0px;
}
div.footer li {
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	z-index:-900px;
}
div.footer div {
	padding:0 3px 0 3px;
}
div.footer a {
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
div.footer a:hover {
	color:#fffc00;
}
div.Inner-Main-Panel {
	padding:25px;
	
}
div.InnerLink {
	background: url(../Images/InnerLinkBG.png) top left no-repeat;
	height:146px;
	width:949px;
	float:left;
}
div.InnerLinkBot {
	width:949px;
	float:left;
}

div.AboutMaxline {
	height:75px;
	width:241px;
	float:left;
}
div.AboutMaxline a {
	height:75px;
	width:241px;
	background:url(../Images/AboutMaxline.png) top left no-repeat;
	display:block;
	text-decoration:none;
}
div.AboutMaxline a:hover {
	background:url(../Images/AboutMaxlineHover.png) top left no-repeat;
}
div.GettingStarted {
	height:75px;
	width:234px;
	float:left;
}
div.GettingStarted a {
	height:75px;
	width:234px;
	background: url(../Images/GettingStarted.png) top left no-repeat;
	display:block;
	text-decoration:none;
}
div.GettingStarted a:hover {
	background: url(../Images/GettingStartedHover.png) top left no-repeat;
}
div.OurPartners {
	height:75px;
	width:233px;
	float:left;
}
div.OurPartners a {
	height:75px;
	width:233px;
	background: url(../Images/OurPartners.png) top left no-repeat;
	display:block;
	text-decoration:none;
}
div.OurPartners a:hover {
	background: url(../Images/OurPartnersHover.png) top left no-repeat;
}
div.MembersSignIn {
	height:75px;
	width:241px;
	float:left;
}
div.MembersSignIn a {
	height:75px;
	width:241px;
	background:url(../Images/MembersSignIn.png) top left no-repeat;
	display:block;
	text-decoration:none;
}
div.MembersSignIn a:hover {
	background: url(../Images/MembersSignInHover.png) top left no-repeat;
}
div.MemberBenefitsPanel {
	width:504px;
	float:left;
}
div.MemberBenefits {
	width:235px;
	float:left;
	margin:0 20px 0 0;
	background:url(../Images/MemberBenefitsImg.png) bottom right no-repeat;

}
div.MemberBenefitsHeading {
	background:url(../Images/MemberBenefitsHeadingBg.png) repeat-x top left;
	height:28px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding:3px 0 0 5px;
	line-height:22px;
}

div.MemberBenefitsDiscription {
	color:#898989;
	margin:15px 0 0 0;
	text-align:left;
	font-size:12px;
	line-height:17px;
}
div.MemberBenefitsDiscription a {
	font-weight:bold;
	color:#898989;
	text-decoration:none;
}
div.MemberBenefitsDiscription a:hover {
	color:#000000;
}
div.MemberBenefitsDiscription1 {
	color:#898989;
	margin:15px 0 0 0;
	text-align:left;
	font-size:12px;
	width:100px;
	float:left;
}
div.MemberBenefitsDiscription1 a {
	font-weight:bold;
	color:#898989;
	text-decoration:none;
}
div.MemberBenefitsDiscription1 a:hover {
	color:#000000;
}

div.StartUsingMaxlineToday {
	width:235px;
	float:left;
}
div.StartUsingMaxlineTodayHeading {
	background:url(../Images/StartUsingMaxlineTodayHeadingBg.png) repeat-x top left;
	height:28px;
	font-size:16px;
	color:#FFFFFF;
	line-height:22px;
	font-weight:bold;
	text-align:left;
	padding:3px 0 0 5px;
}
td.table-TopLeft {
	background:url(../Images/table-TopLeft.png) no-repeat top left;
	height:15px;
	width:15px;

}
td.table-TopCenter {
	background:url(../Images/table-TopCenter.png) repeat-x top left;
	height:15px;
}
td.table-TopRight {
	background:url(../Images/table-TopRight.png) no-repeat top left;
	height:15px;
	width:15px;

}
td.table-MidLeft {
	background:url(../Images/table-MidLeft.png) repeat-y top left;
	width:15px;
}
td.table-MidRight {
	background:url(../Images/table-MidRight.png) repeat-y top left;
	width:15px;
}

td.table-BotLeft {
	background:url(../Images/table-BotLeft.png) no-repeat top left;
	height:15px;
	width:15px;

}
td.table-BotCenter {
	background:url(../Images/table-BotCenter.png) repeat-x top left;
	height:15px;

}
td.table-BotRight {
	background:url(../Images/table-BotRight.png) no-repeat top left;
	height:15px;
	width:15px;

}
div.table-Heading {
	font-size:22px;
	font-weight:bold;
	color:#898989;
	float:left;
	margin:0 0 5px 0;
}
div.table-Discription {
	font-size:12px;
	text-align:left;
	color:#898989;
	float:left;
}
div.table-Discription p {
	line-height:17px;
	margin:0px;
	padding:0px;

}
div.table-Discription a {
	font-weight:bold;
	color:#898989;
	text-decoration:none;
}
div.table-Discription a:hover {
	color:#000000;
}



.TextDiscription {
	color:#898989;
	margin:15px 0 0 0;
	text-align:left;
	font-size:12px;
	line-height:17px;
}

