@charset "utf-8";

/*   CSS Document */

/*----*/



body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/01-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
/*-----------------------------------------------------------------*/
.topmenu {
	text-align: right;
	padding-right: 15px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A00B00;
	margin-right: 76px;
	margin-left: 76px;
	padding-top: 5px;
	height: 26px;
}
 
/*-----------------------------------------------------------------*/
.topbanner {
	text-align: center;
	margin-top: 26px;
}

/*-----------------------------------------------------------------*/
.quickpath {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #820800;
	text-align: right;
	margin-top: 45px;
	margin-bottom: 20px;
	margin-right: 76px;
	margin-left: 76px;
}


.quickpath a{
	color: #820800;
	text-decoration: underline;
}

/*-----------------------------------------------------------------*/
.submenu {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 150%;
	padding-top: 36px;
	background-image: url(../images/01-toplogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 76px;
	margin-left: 76px;
}

.submenu a{
	color: #000000;
}


/*-----------------------------------------------------------------*/
.rightmenu {
	margin-left: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2262ac;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 30px;
	text-align: right;
	width: 127px;
}

.rightmenu img{
	margin-top: 15px;
}

#DivAll {
	text-align: left;
	margin-top: 20px;
	margin-right: 76px;
	margin-left: 76px;
	margin-bottom: 50px;
}

#DivAll a{
	margin: 0px;
	width: 100%;
	text-align: left;
}

/*-----------------------------------------------------------------*/
#DivAll .leftmenu {
	background-image: url(../images/01_leftmenubg.gif);
	background-repeat: repeat-y;
	width: 221px;
	text-align: right;
	font-family: Tahoma, Arial;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #B55349;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	color: #AD1000;
}

#DivAll .leftmenu a {
	color: #92774e;
}

#DivAll .leftmenu .title {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2262ac;
	padding-bottom: 25px;
}

#DivAll .leftmenu li {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #92774e;
	padding-top: 3px;
	line-height: 130%;
	list-style-type: none;
	list-style-image: none;
	background-image: url(../images/01-arrow02.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	text-indent: 9pt;
	padding-left: 5px;
}
#DivAll .leftmenu-note {
	background-image: url(../images/01_leftmenubg.gif);
	background-repeat: repeat-y;
	width: 221px;
	text-align: right;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	padding-top: 10px;
	color: #333333;
}

#DivAll .title {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/icon_titleicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 22px;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
}

#DivAll .title01 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B55349;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 30px;
}


#DivAll .body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 35px;
	line-height: 160%;
	margin-left: 10px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #838383;
}


#DivAll .body .p1 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	padding-bottom: 7px;
	background-color: #CCCCCC;
	margin-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	padding-right: 15px;
	margin-bottom: 5px;
}

#DivAll .body .p1 a{
	font-weight: bold;
	color: #003366;
}

#DivAll .body .p2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px dotted #999999;
	background-color: #999999;
	padding-left: 15px;
}

#DivAll .body .p3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bolder;
	padding-left: 3px;
	border-top: 1px dotted #333333;
	margin-top: 50px;
	margin-left: 15px;
}

#DivAll .body .p4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bolder;
	padding-left: 3px;
	border-top: 1px dotted #333333;
	margin-top: 30px;
	margin-left: 15px;
}

#DivAll .body .p4 a{
	color: #990000;
	font-weight: bolder;
}

#DivAll .body .p4 a:hover{
	color: #990000;
	font-weight: bolder;
	text-decoration: underline;
}

#DivAll .body .p4-note {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}

#DivAll .body ul {
	margin-top: 15px;
	padding-left: 15px;
}

#DivAll .body ol {
	padding-top: 3px;
	margin-top: 0px;
}

#DivAll .body li {
	margin-bottom: 5px;
	list-style-position: outside;
	background-image: url(../images/01-point.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 18px;
	list-style-type: none;
}

#DivAll .body .classtable {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 170%;
	color: #666666;
	margin-top: 15px;
	padding: 10px 18px;
	background-color: #EAEAEA;
	margin-left: 15px;
}

#DivAll .body .classtable-note {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: italic;
	color: #990000;
	margin-top: 5px;
	background-color: #EAEAEA;
	text-align: center;
	margin-bottom: 15px;
	font-weight: normal;
}

#DivAll .body .producttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	line-height: 150%;
	color: #000000;
	margin-top: 5px;
	border-bottom-width: 1px;
	margin-bottom: 15px;
}

#DivAll .body .product-title01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 150%;
	color: #333333;
	margin-left: 15px;
}


#DivAll .body .product-title01 ul {
	margin-top: 5px;
	margin-bottom: 15px;
}

#DivAll .body .product-title01 li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 170%;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/01-point.gif);
	background-repeat: no-repeat;
	display: block;
	list-style-position: outside;
	background-position: left 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

#DivAll .body .product-subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 150%;
	color: #666666;
}

#DivAll .body .productinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 150%;
	color: #505050;
	margin-left: 30px;
	width: 60%;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B55349;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B55349;
}

#DivAll .body .productinfo a{
	font-weight: bold;
	color: #505050;
	text-decoration: underline;
}

#DivAll .body .productinfo li{
	background-image: url(../images/01-point-sub.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;
	line-height: 120%;
	background-position: left 2px;
}

#DivAll .body .productinfo li a{
	list-style-image: none;
	list-style-type: none;
	line-height: 120%;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}

#DivAll .body .productinfo-line {
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #838383;
}

#DivAll .body .subproductinfo {
	margin-left: 30px;
	width: 60%;
	margin-top: 15px;
}

#DivAll .body .img {
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#DivAll .body #table {
	background-color: #EAEAEA;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#DivAll .body #table th {
	background-color: #EAEAEA;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #575757;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#DivAll .body #table td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#DivAll .body #table .note {
	font-weight: bold;
	margin-top: 5px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #990000;
	margin-bottom: 0px;
}

#DivAll .body #QA {
	padding: 0px;
	list-style: none;
	overflow: hidden;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}

#DivAll .body #QA ul {
	margin: 0px;
	padding: 0px;
}

#DivAll .body #QA li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
}

#DivAll .body #QA li a {
	display: block;
	overflow:hidden;
	height: 35px;
	text-decoration: none;
	color: #333333;
	margin-bottom: 10px;
	background-image: none;
}

#DivAll .body #QA li a:hover {
	height: 100%;
	color: #AD1000;
}

#DivAll .body #QA h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/01-point-q.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-weight: normal;
	background-position: 5px 3px;
}

#DivAll .body #QA b{
    color: #600;
}
#DivAll .body #QA #link{
	color: #666666;
	background-image: url(../images/01-point-a.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-size: 12px;
	border: 1px dotted #B55349;
	padding: 10px 10px 10px 40px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#DivAll .body #QA #link a{
	display: block;
	overflow:hidden;
	text-decoration: underline;
	color: #666666;
}
#DivAll .body #QA #link a:hover {
	height: 100%;
	color: #990000;
	text-decoration: underline;
}


/*----------------------------------------------------*/

#DivAll .body .sitemap {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
	margin-right: 25px;
}


#DivAll .body .sitemap .Head {
	font-size: 15px;
	color: #666666;
	clip:    rect(auto auto auto auto);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	background-color: #F4F2DD;
	text-indent: 5px;
	font-weight: bold;
	padding-bottom: 2px;
}

#DivAll .body .sitemap .Head a {
	color: #990000;
	font-weight: bold;
}

#DivAll .body .sitemap .Head a:hover {

	text-decoration: underline;

}

#DivAll .body .sitemap .head2 {
	spadding-bottom: 10px;
	line-height: 150%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 25px;
	margin-bottom: 5px;
}

#DivAll .body .sitemap .Body {
	spadding-bottom: 10px;
	padding-top: 5px;
	color: #666666;
	list-style-image: none;
	list-style-type: none;
	line-height: 130%;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

#DivAll .body .sitemap .Body ul {
	spadding-bottom: 10px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 0px;
}

#DivAll .body .sitemap .Body li {
	spadding-bottom: 10px;
	padding-top: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 1px;
	background-image: url(../images/01-point.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 15px;
	text-indent: 15px;
	padding-left: 0px;
}


#DivAll .body .sitemap .Body a {
	text-decoration: none;
	color: #990000;
}

#DivAll .body .sitemap .Body a:hover {
	color: #D55500;
	text-decoration: underline;

}


/*-----------------------------------------------------------------*/
.titleh2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}


/*-----------------------------------------------------------------*/
.button      {
	border: 1 outset #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	font-size: 11px;
	color: #993300;
	padding-top: 2px;
	background-image: url(../images/buttom_bg.gif);
	background-repeat: repeat-x;
}

.InputBox  { font-size: 10pt; color: #2D6B91; background-color: #FFFFFF; 
               border: 1 solid #C0C0C0; font-family: "Verdana";}

.InputSelect 
{	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color: #2D6B91;}


/*-----------------------------------------------------------------*/
.bottom      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #a1a1a1;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 50px;
}	

.bottom a{
	cursor: hand;
	color: #000000;
}	

.red{
	color: #FF0000;
}	

/*-----------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}

a:hover {

	color: #D55500;

}

