@charset "utf-8";
/* CSS Document */
body{
	margin: 0px 0px 0px 0px;
	font-size:12px;
	text-align:justify;
	font-family: arial;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	}.bottomBG {
	background-attachment: scroll;
	background-image: url(images/bottomBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 53px;
}
.orangeHead {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.blueHead2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
.logoBG {
	background-attachment: scroll;
	background-image: url(images/topStrip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 779px;
}
.planbg {
	background-attachment: scroll;
	background-image: url(images/plan-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: 233px;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.lrClickBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b6b5b5;
	border-left-color: #b6b5b5;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #287aa6;
	text-decoration: none;
	
}
.lrClickBorder a {
	text-decoration: none;
	margin-right:10px;
	color: #287aa6;
}
.blueHead {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #287aa6;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.roundBullet {
	list-style-position: outside;
	list-style-image: url(images/bullet-round.gif);
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.payMentBG {
	background-attachment: scroll;
	background-image: url(images/bg-payment-options.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.whiteHead {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.whitetext {
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.memMenu {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #287aa6;
	padding-right:5px;
	text-decoration:none;
}
a.memMenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #287aa6;
	padding-right:5px;
	text-decoration:underline;
}