@charset "utf-8";

#contentArea {
}
#contentArea .sitemap,
#contentArea .policy,
#contentArea .main {
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
}
#contentArea .sitemap h1,
#contentArea .policy h1,
#contentArea .main h1 {
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	color: #E80057;
	text-align: left;
	margin: 0px;
}
#contentArea .sitemap h2,
#contentArea .policy h2,
#contentArea .main h2 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	color: #666666;
}
#contentArea .sitemap h2 a{
	text-decoration: none;
}
#contentArea .sitemap h2 a:visited,
#contentArea .sitemap h2 a:link{
	text-decoration: none;
	color: #666666;
}
#contentArea .sitemap h2 a:hover{
	text-decoration: underline;
	color: #E80057;
}
#contentArea .sitemap p,
#contentArea .policy p{
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 5px 0 5px 0;
	color: #666666;
	padding-left: 12px;
}
#contentArea .policy .read{
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 5px 0;
	color: #666666;
	text-align: left;
}
#contentArea .main ul {
	margin: 5px 0 5px 0;
	padding-left: 14px;
}

#contentArea .main ul li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #666666;
}
#contentArea .main .notes {
	width: 750px;
}
#contentArea .main .notes p{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top: 150px;
	margin-bottom: 150px;
	
}
#contentArea .main .column{
	width: 370px;
	padding-right: 10px;
	float: left;
}
#contentArea .main .column h3 {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 0px;
}
#contentArea .main .column ul {
	margin: 2px 0 2px 0;
	padding-left: 0px;
}
#contentArea .main .column ul li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	color: #666666;
}
#contentArea .main table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	padding: 2px;
}

#contentArea .main th {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	vertical-align: top;
}
#contentArea .main td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: left;
	vertical-align: top;
}
#contentArea .main td .boshunotes {
	font-size: 12px;
	font-weight: bold;
	color: #E80057;
	text-decoration: none;
}
#contentArea .main p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.underLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#contentArea .main .column250 {
	padding: 10px 0px 10px 0px;
	height: auto;
	width: 241px;
	float: left;
}
.column570 {
	float: left;
	height: auto;
	width: 540px;
	padding: 0px 0px 0px 20px;
}
#contentArea .column570 h1 ,#contentArea .column190 h1{
	font-size: 12px;
	line-height: 16px;
	color: #E80057;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	text-align: left;
}
#contentArea .column570 p {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;

}
#contentArea .column570 dt {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #E80057;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}
#contentArea .column570 dd {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

#contentArea .column570 table {
	width: 500px;
	padding: 5px;
	margin: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contentArea .column570 th {
	padding: 5px;
	width: 20%;
	background-color: #D7EBFF;
	font-size: 12px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contentArea .column570 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 20%;
	text-align: center;
	font-size: 12px;
	color: #666666;
}


.column190 {
	float: left;
	height: auto;
	width: 210px;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	padding: 0px 20px 0px 10px;
}
#contentArea .column190 p {
	margin: 0px;
}

#contentArea .main .column260 {
	padding: 10px 16px 10px 0px;
	height: auto;
	width: 241px;
	float: left;
}
#contentArea .main .column260 h3 ,#contentArea .main .column250 h3{
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 0px;
}
#contentArea .main .column260 ul ,#contentArea .main .column250 ul{
	margin: 2px 0 2px 0;
	padding-left: 0px;
}
#contentArea .main .column260 ul li ,#contentArea .main .column250 ul li{
	list-style-position: outside;
	list-style-type: none;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	color: #666666;
}

.pdfDL {
	height: auto;
	width: 300px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #E80057;
	margin: 0px;
	display: block;
	padding: 0px;
	text-align: center;
}
#contentArea .column570 .pdfDL a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: 300px;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
#contentArea .main h4 {
	margin: 0px;
	float: left;
	padding: 40px 0px 0px 0px;
	text-indent: 20px;
}
#contentArea .main .sol_column {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 720px;
}
#contentArea .main .sol_column2 {
	margin: 0px;
	padding: 40px 0px 40px 0px;
	float: right;
	height: auto;
	width: 720px;
}
#contentArea .main .sol_lineClear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#contentArea .main .textPink {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E80057;
	text-decoration: none;
}
#contentArea .main .textBold {
	font-weight: bold;
}
#contentArea .main .floatR {
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

