/* GLOBAL MEMBER SECTION STYLES */
#container {
	width: 100%;
	margin: 0 auto;
}

#header {
	width:718px;

}

#footer {
	background-image: url(/MemberImages/cg/cg_member_footerbg.jpg);
	background-repeat:no-repeat;
	height:26px;
	width: 718px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0099CC;
	padding-top:5px;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	color:#FFFFFF;
}

#disclaimer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-top:5px;
	width: 718px;
}


.black_body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}

.blue_body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000066;

}

.lblue_headline {
}
