html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #330066;
	padding-top: 15px;
	padding-bottom: 15px;
	;
}
#tabPage {
	background-color: #FFFFFF;
	background-position: center;
}
#tabRightCol {
	padding-top: 5px;
}


#tabRightCol img {
	margin-bottom: 5px;
	margin-right: 5px;
}
#tabContentCol {
	padding-right: 15px;
	padding-left: 15px;
}
#tabFooter {
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#tabFooter p {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}
#tabFooter a {
	color: #333333;
	text-decoration: none;
}
#tabFooter a:hover {
	color: #000000;
	text-decoration: underline;
}

.mainHead {
	font-weight: bold;
	font-size: 32px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
}
.subHead01 {
	font-size: 18px;
	color: #E4197C;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 18px;
}
a {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #E4197C;
}
p {
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	margin-bottom: 12px;
}
p.style01,
p.style02,
p.style03 {
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
	margin-top: 24px;
	margin-bottom: 5px;
}
p.style02 {
	font-size: 18px;
}
p.style03 {
	font-size: 18px;
	margin-top: 0px;
}

p.hide {
	color: #FFFFFF;
	margin: 0px;
}
p.hide a {
	color: #FFFFFF;
}

ul {
	font-size: 18px;
	color: #E4197C;
	padding-bottom: 15px;
	margin-left: 20px;
	padding-left: 20px;
}
div.CForm01, CForm02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-align: left;
	color : #000000;
	letter-spacing : normal;
}
div.CForm02 {
	text-align: center;
}
input,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	border: solid 1px #999999;
}
textarea {
	width: 350px;
}
	
.counterText {
	font-size: 12px;
	color: #330066;
}
