body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
html, body, div, p, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
h1 {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #744fa9;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(/images/page_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
a, a:link {
	color: #d11f3c;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #d11f3c;
}
a:hover {
	color: #0d9647;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #d11f3c;
}
#container {
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header_1 {
	background-image: url(/images/content_header1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	height: 10px;
}
#header_2 {
	background-image: url(/images/content_header2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	height: 211px;
	position: relative;
	overflow: hidden;
}
#header_menu {
	height: 45px;
	background-image: url(/images/content_header_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
	position: relative;
	z-index: 100;
	clear: both;
}
#header_logo {
	float: left;
	padding-left: 40px;
	position: relative;
	padding-top: 20px;
}
#header_tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #d11f3c;
	text-align: center;
	float: left;
	padding-top: 40px;
	padding-left: 50px;
	position: relative;
}
#header_memberPhoto {
	float: right;
	padding-right: 26px;
	position: relative;
	height: 173px;
	width: 312px;
	padding-top: 16px;
}
#header_memberPhoto img {
	border: 0;
}
#header_memberNoPhoto {
	float: right;
	position: relative;
	height: 173px;
	width: 312px;
	margin-top: 16px;
	margin-right: 26px;
/*	background-image: url(/images/memberBanners/1_noBanner.jpg);
	background-repeat: no-repeat;*/
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
#header_memberNoPhotoMemberName {
	font-size: 24px;
	font-weight: bold;
	padding-top: 30px;
 	padding-right: 10px;
	padding-left: 10px;
}
.header_memberNoPhotoMemberInfo {
	font-size: 14px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#pageContents {
	background-image: url(/images/content_pageContents_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
	padding-right: 20px;
}
#pageContentsFooter {
	background-image: url(/images/content_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 1000px;
}
#pageFooter {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.pagefooterCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.pageFooterDeveloperLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	padding-bottom: 6px;
	height: 14px;
}
.pageFooterDeveloperLink a:link {
	color: #333;
}
.pageFooterDeveloperLink a:hover {
	font-size: 11px;
}
#copyrightInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #024B82;
	text-align: center;
	padding-bottom: 10px;
}
#copyrightLinks {
	color: #744FA9;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#currentPromotion {
	float: left;
	text-align: left;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}
#currentPromotion p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px
}
#currentPromotionHR {
	clear: both;
	margin-left: 8px;
	padding: 0px;
	margin-top: -6px;
	margin-right: 8px;
	margin-bottom: 0px;
}
