@charset "utf-8";
.Tablestyle1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366cc;
	text-align: center;
	border: 1px solid #0000ff;
}

.Tablestyle1 th {
	background-color: #D9DCFF;
	border: 1px solid #3366cc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.Tablestyle1 td {
	font-size: 10px;
	border: 1px solid #3366cc;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.Tablestyle1 td.red {
	font-weight: bold;
	color: #FF0000;
}
.Tablestyle1 td.green {
	font-weight: bold;
	color: #008000;
}
.Tablenoborder {
	border: 15px;
}
.Tableinfoleft {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366cc;
	text-align: left;
	background-color: #FFFF99;
	position: relative;
	left: 40px;
}
.Tableinfoleft td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.Tableinfobullet {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366cc;
	text-align: left;
	background-color: #FFFF99;
	position: relative;
	left: 30px;
}
.Tableinfobullet td {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.Tableinfobullet li {
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 0px;
	list-style-type: disc;
}
.TableClear {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366cc;
	text-align: center;
	font-weight: bold;
	border: 0px
}
.TableClear th {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.Tablestylehome {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000ff;
	text-align: center;
}
.Tablestylehome td.scroll {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Tablestylehome img {
	text-align: center;
	vertical-align: top;

}
.Tablestylehome td {
	text-align: center;
	vertical-align: middle;

}
.Tablestylehome p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366cc;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.Tablestylehome p.heading {
	font-size: 14px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.Tablestylehome p.notice {
	font-size: 14px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #666666;
	color: #FFFFFF;
}
.Tablestylehome p.greennotice {
	font-size: 14px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #006600;
	color: #FFFFFF;
	text-align: center;
}
.Tablestylehome li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366cc;
	font-size: 12px;
	text-align: left;
	list-style-type: disc;
	font-weight: normal;
	line-height: 15px;
}
.Tablestylehome li.news {
	font-size: 11px;
	list-style-type: disc;
	border-bottom-style: none;
	text-indent: 10px;
	line-height: 6px;
}
.whitebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.homegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-align: left;
}
.arcbody {
	font-size: 12px;
	color: #3366cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.arcbody ul {
	list-style-type: disc;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 20px;
	padding-left: 30px;
	padding-bottom: 0px;
	text-indent: 0px;
	list-style-position: outside;
	position: relative;
	font-weight: normal;
	width: 500px;
}
.arcbody ol {
	list-style-type: upper-alpha;
	vertical-align: top;
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: 20px;
	padding-left: 30px;
	padding-bottom: 0px;
	text-indent: 0px;
	list-style-position: outside;
	position: relative;
	font-weight: normal;
	width: 500px;
}
.arcbody ol li {
    list-style-type: upper-alpha;
	line-height: 16px;
	margin-bottom:2px;
	padding-bottom:2px;
}
.arcbody ul li {
    list-style-type: disc;
	line-height: 16px;
	margin-bottom:2px;
	padding-bottom:2px;
}
.arcbody ol li ul {
	margin-top: 5px;
	margin-bottom:2px;
}
.arcbody ol li ul li {
                list-style-type: disc;
	line-height: 16px;
	margin-bottom:2px;
	padding-bottom:2px;
}
.arcbody img {
	margin-top: -10px;
	margin-bottom:10px;
	padding-bottom:2px;

}
.arcbody a {
	color: #FF9900;
	border-bottom:none;
}
.green {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	text-align: left;
}
.grey {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
}
.standardbullet li {
	font-size: 12px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366cc;
	text-align: left;
	list-style-type: disc;
	border-bottom-style: none;
	list-style-position: outside;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366cc;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 12px;
}
.style1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366cc;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 12px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3366cc;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.style2l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3366cc;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.style2l ol {
	line-height: 18px;
}
.style2l table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px; 
	font-style: normal;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #999999;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3366cc;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin: 10px;
}
.style5l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3366cc;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3366cc;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCEEFF;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366cc;
	font-size: 18px;
	text-align: right;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCEEFF;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: normal;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3366cc;
	text-align: left;
	font-weight: normal;
}
.redprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #3366cc;
	text-align: left;
	font-weight: bold;
}
