body {
	margin: 0px;
	text-align: center;
}
form {
	margin: 0px;
}
* html .nav {
	height: 33px;
	hei\ght: 28px;
}
* html .nav a {
	height: 20px;
	hei\ght: 17px;
}
* html td.leftColumn ul li {
	background: url(images/icon-bullet.gif) no-repeat 0px 7px;
	bac\kground: url(images/icon-bullet.gif) no-repeat 0px 7px;
}
* html .newsBlock .addressLine {
	background: url(images/icon-dots.gif) repeat-x 0px 12px;
	bac\kground: url(images/icon-dots.gif) repeat-x 0px 12px;
}
* html .footer {
	height: 29px;
	hei\ght: 22px;
	width: 772px;
	wid\th: 718px
}
* html .container {
	width: 772px;
	wid\th: 754px
}
.logo {
	text-align: left;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
.logo a img {
	/*display: block;*/
	margin-top: 38px;
	margin-bottom: 18px;
	margin-left: 17px;
	border-style: none;
}
.logo-member{
	float: left;
	width: 772px;
	height: 113px;	
}

.left-logo{
	float: left;
	width: 178px;
	height: 60px;	
}
.member-logo{
	float: right;
	width: 85px;
	height: 45px;
	margin: 49px 30px 0 0;
border: 0px solid #454545;	

}

.container {
	text-align: left;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bg-container.jpg) repeat-y left top;
	padding-right: 11px;
	padding-left: 7px;
	padding-bottom: 14px;
}
.nav {
	background: url(images/bg-nav.jpg) no-repeat left top;
	height: 28px;
	padding-top: 5px;
}
.nav a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	display: block;
	float: left;
	height: 17px;
	border-right: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 24px;
	padding-left: 24px;
}
.nav a:hover {
	color: #CF035C;
}
img.indexBanner {
	display: block;
	border-bottom: 3px solid #EC9ABE;
}
table.contentTable {
	padding: 0px;
	width: 100%;
	border-style: none;
}
td.leftColumn {
	border-style: none;
	vertical-align: top;
	padding: 30px 20px 0px 17px;
	width: 457px;
}
td.rightColumn {
	vertical-align: top;
	padding: 52px 0px 0px;
	border-style: none;
}
td.leftColumn img.pageTitle {
	display: block;
	margin-bottom: 5px;
}
td.leftColumn h1 {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #CF035C;
	margin: 0px;
}
td.leftColumn p {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 16px;
}
td.leftColumn p a, td.leftColumn ul li a {
	color: #666666;
}
td.leftColumn p a:hover, td.leftColumn ul li a:hover, .footer a:hover, .newsBlock .addressDetail a:hover {
	color: #CF035C;
}
td.leftColumn ul {
	margin: 0px 0px 16px;
	padding: 0px;
}
td.leftColumn ul li {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style: none;
	background: url(images/icon-bullet.gif) no-repeat 0px 6px;
	padding-left: 9px;
}
.footer {
	background: url(images/bg-footer.jpg) no-repeat left top;
	height: 22px;
	text-align: left;
	width: 718px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 27px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-right: 27px;
}
.footer a {
	color: #999999;
	text-decoration: none;
	float: left;
}
.footer .footerSpacer {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.newsBlock {
	width: 245px;
	background: url(images/img-newsContainer.jpg) repeat-y left top;
}
.newsBlock img.newsHeader {
	display: block;
	margin-bottom: 10px;
}
.newsBlock img.newsFooter {
	display: block;
}
.newsBlock p {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 12px 13px;
}
.newsBlock p .caption {
	font-size: 10px;
}
.newsBlock .addressLine {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(images/icon-dots.gif) repeat-x 0px 11px;
	margin-right: 11px;
	margin-left: 11px;
}
.newsBlock strong {
	color: #CF035C;
	background: #FFFFFF;
	padding-right: 3px;
}
.newsBlock .addressDetail {
	background: #FFFFFF;
	float: right;
	padding-left: 3px;
}
td.leftColumn .textArea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width: 325px;
	padding-left: 2px;
	margin-bottom: 5px;
	display: block;
	color: #666666;
}
.newsBlock .addressDetail a {
	color: #666666;
	text-decoration: none;
}
.newsBlock p a {
	color: #CF035C;
	text-decoration: none;
}
.newsBlock p a:hover {
	color: #000000;
}
.newsBlock a img {
	border-style: none;
}
.newsBlock .line {
	border-bottom: 1px solid #CCCCCC;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin-bottom: 10px;
	margin-right: 13px;
	margin-left: 13px;
}

.clear{
clear: both;}
