H1, H2, H3, H4, H5, H6, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
A { color: #2244bb; text-decoration: none; }
A:hover { color: #2244bb; text-decoration: underline;}
P, UL, OL { font-size: 11px; }
P { margin: 0px 0px 0px 0px; }
H1 { font-size: 16px; color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; padding: 0 0 3px 0; }
H2 { font-size: 14px; color: #000000; }
H3 { font-size: 12px; color: #000000; }
H4 { font-size: 11px; color: #000000; }
H5 { font-size: 10px; color: #000000; }
H6 { font-size: 9px; color: #333333; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px;}
H1 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 8px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 8px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 8px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

table.product_group td {
	background-repeat: no-repeat;
	height: 64px;
	width: 408px;
}

table.product_group td a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size: 10px;
}

table.product_group td a:link,
table.product_group td a:visited {
	color: #000000;
}

td.pc_item {
	padding-left:110px;
	padding-top:10px;
}

P.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding-bottom: 12px;
}

UL { list-style-position: inside; margin: 0px; padding: 0px 10px 0px 10px;}
UL UL LI { font-size: 10px; }
LI { padding-left: 2px; padding-bottom: 10px; }

IMG { border-style: none;  }

P.csc-caption { font-size: 10px; }

.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }

.contenttable td, .contenttable th {
    border-width: 0px;
    padding-left:10px;
    padding-right:10px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-style: none;
    border-color: #000000;
    text-align: left;
}

.contenttable {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    border-color: #000000;
    border-collapse: collapse;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 10px;
}

.reuna .contenttable td, .contenttable th {
    border-width: 1px;
    padding-left:10px;
    padding-right:10px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-style: solid;
    border-color: #000000;
    text-align: left;
}

.reuna .contenttable {
    width: 200px;
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #000000;
    border-collapse: collapse;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 10px;
}

.tx-irfaq-pi1 {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
}

.tx-irfaq-pi1 .bodytext, .tx-irfaq-pi1 li {
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

.tx-irfaq-pi1 ul {
    padding-left: 20px;
    margin: 0px;
}

.tx-irfaq-pi1 .detail {
    color: green;
}

.tx-irfaq-pi1 .bodytext {
    margin-top: 10px;
}

.tx-irfaq-pi1 .additional-info {
    padding-bottom: 10px; margin-bottom: 10px; margin-top: 5px;
    border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #000000;
}

.csc-sitemap ul {
    margin-left: 10px;
    padding-left: 10px;
}

.strong { font-size: 20px; padding: 0 0 3px 0; margin-bottom: 10px; margin-top: 10px; border-bottom-style: none;}

.csc-textpic-caption { padding-top: 6px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: 14px; padding-bottom: 12px;}

.important { color: #880000; }

.rmaform {
	clear: both;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background-color: #dddddd;
}

.rmaform .line {
	width: 100%;
	margin-top: 10px;
}

.rmaform label {
	width: 20%;
	float: left;
	text-align: right;
	margin-right: 20px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.rmaform input, .rmaform textarea {
	color: black;
	background: white;
	border: 1px solid gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 70%;
}

.rmaform input:hover, .rmaform textarea:hover {
	background: #ffa20f;
}


.rmaform .required {
	color: red;
	font-weight: strong;
}

.rmaform p {
	margin-left: 13.5em;
}

.rmaform .rmaform-submit {
	margin-top: 20px;
	margin-left: 24%;
	color: black;
	background: #ffa20f;
	border: 2px outset #d7b9c9
}