@charset "utf-8";
/* CSS Document */

body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin-top: 10px;
	text-align: left;
	color: #666666;
}
h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 0 0 10px 0px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	margin-top: 0px;
	margin-right: 0px;
}
h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	color: #666666;
}
h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	color: #666666;
}
.bodyText {
	line-height: 3ex;
	padding: 0 25px 0 10px
}
.bodyText a {
	color: #77569D;
	text-decoration: none;
}
.bodyText a:visited {
	color: #77569D;
	text-decoration: none;
}
.bodyText a:hover {
	color: #77569D;
	text-decoration: underline;
}
.LeftMainSectionTitle {
	margin: 0 11px 0 0;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/left-main-sect-title_bg.gif);
	padding: 5px;
}
.LeftSubSectionTitle {
	margin: 0 11px 0 0;
	font-weight: bold;
	color: #77569D;
	background-image: url(images/left-sub-sect-title_bg.gif);
	padding: 5px;
}
.LeftSubSectionTitle a {
	color: #77569D;
	text-decoration: none;
}
.LeftSubSectionTitle a:visited {
	color: #77569D;
	text-decoration: none;
}
.LeftSubSectionTitle a:hover {
	color: #77569D;
	text-decoration: underline;
}
.LeftTopicTitle {
	margin: 0 11px 0 0;
	color: #333333;
	padding: 3px 5px;
}
.LeftTopicTitle a {
	color: #333333;
	text-decoration: none;
}
.LeftTopicTitle a:visited {
	color: #333333;
	text-decoration: none;
}
.LeftTopicTitle a:hover {
	color: #77569D;
	text-decoration: underline;
}
.RelatedLinksHeading {
	font-weight: normal;
	color: #CCCCCC;
	padding: 0px 0 0 0px;
	margin-left: 20px;
	border-bottom-style: dashed;
	border-bottom-color: #ededed;
	text-transform: uppercase;
	font-variant: normal;
	letter-spacing: .1em;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.RightHeading {
	font-weight: bold;
	color: #77569D;
	padding: 10px 0 0 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.RightLink {
	color: #77569D;
	padding: 5px 0 0 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.RightLink a {
	color: #77569D;
	text-decoration: none;
}
.RightLink a:visited {
	color: #77569D;
	text-decoration: none;
}
.RightLink a:hover {
	color: #77569D;
	text-decoration: underline;
}
.headerPrivacy {
	margin: 0;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
}
.headerPrivacy a {
	color: #666666;
	text-decoration: none;
}
.headerPrivacy a:visited {
	color: #666666;
	text-decoration: none;
}
.headerPrivacy a:hover {
	color: #77569D;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #CCCCCC;
	padding: 2px 0 5px;
	text-align: right;
	border-top: 1px solid #ededed;
}
#imageright {
	float:right;
	padding-bottom:7px;
	padding-left: 20px;
  }
img {border: 0;}
a img {border: 0;}

.pop_content h1 {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 5px;
	color:#666;
	margin-bottom: 0;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: 0;
}

.pop_content h1 a {
	color: #666;
	text-decoration: none;
}
.pop_content h1 a:visited {
	color: #666;
	text-decoration: none;
}
.pop_content h1 a:hover {
	color: #77569D;
	text-decoration: underline;
}