@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,p,a,form,input,table,tbody,tr,td,ul,ol,li,blockquote{margin:0px;padding:0px;}
body{
	background: rgba(240,241,243,1); 
	background: -webkit-linear-gradient(left, rgba(192,218,241,1), rgba(227,241,243,1), rgba(192,218,241,1), rgba(195,195,195,1)); 
	background: -o-linear-gradient(left, rgba(192,218,241,1), rgba(240,241,243,1), rgba(240,241,243,1), rgba(192,218,241,1)); 
	background: -moz-linear-gradient(left, rgba(192,218,241,1), rgba(240,247,255,1), rgba(240,241,243,1), rgba(192,218,241,1));
	background: linear-gradient(to right, rgba(210,221,228,1), rgba(225,232,237,1), rgba(225,232,237,1), rgba(210,221,228,1));
	font-family: Verdana,Tahoma,Arial,sans-serif;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
h1{
	font-family: Arial,Tahoma,Verdana, sans-serif;
        font-size:28px;
	font-weight: bold;
	line-height:36px;
	color:#ff0000;
	padding:12px 42px 6px 42px;
	text-align: center;
	text-shadow:0px -2px 0px white;
	
}
h2{
     font-family: Arial,Tahoma,Verdana, sans-serif;
     font-size:18px;
	font-style:italic;
	line-height:24px;
	color:#000000;
	text-align: center;
	padding:4px 42px 24px 42px;
}
h3{
	font-family: Arial,Tahoma,Verdana, sans-serif;
        font-size:28px;
	font-weight: bold;
	line-height:34px;
	color:#ff0000;
	text-align: center;
	text-shadow:1px 1px 2px #4b4b4b;
}
h4{
	font-size:16px;
	line-height:24px;
	text-align: center;
}
h5{
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	text-align: center;
}

a{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#7800A4;
	text-decoration:none;
}
a:link{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#7800A4;
	text-decoration:none;
}
a:hover{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#808080;
	text-decoration:none;
}
a:active{
	font-size:16px;
	line-height:20px;
	color:#c0c0c0;
	text-decoration:none;
}
.chartL{
	font-family: Arial,Tahoma,Verdana, sans-serif;
	font-size:18px;
	font-style:italic;
	line-height:24px;
	color:#000000;
	padding: 0px;
}
p{
	font-size:16px;
	line-height:23px;
	margin:24px 62px 14px 62px;
	text-align:justify; 
}
.special{
	font-size:20px;
	line-height:30px;
	text-align: center;
}
.special a:link{
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	color:#7800A4;
	text-decoration:none;
}
.special a:hover{
	font-weight:bold;
	font-size:20px;
	line-height:30px;
	color:#808080;
	text-decoration:none;
}
.special a:active{
	font-size:20px;
	line-height:30px;
	color:#c0c0c0;
	text-decoration:none;
}
.special2{
	font-size:14px;
	font-style: italic;
	line-height:16px;
	text-align: center;
}
.special2 a:link{
	font-size:14px;
	font-style: italic;
	line-height:16px;
	color:#7800A4;
	text-decoration:none;
}
.special2 a:hover{
	font-size:14px;
	font-style: italic;
	line-height:16px;
	color:#808080;
	text-decoration:none;
}
.special2 a:active{
	font-size:14px;
	font-style: italic;
	line-height:164px;
	color:#c0c0c0;
	text-decoration:none;
}
p.middle{
	text-align:center; 
}
p.top{
	font-size:16px;
	line-height:23px;
	margin: -32px 62px 14px 62px;
	text-align:justify; 
}
p.chart{
	font-size:16px;
	line-height:23px;
	background:#EFFBF3;
	margin-right:-20px;
	margin-left:-20px;
	padding:18px 16px 14px 24px;	
}
p.dlist{
	font-size:12px;
	line-height:14px;
}
p.announce{
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	margin:40px 0px 26px 0px;
	text-align:center;
	color:#000000;
}
p.disclaim{
	font-size:11px;
	line-height:16px;
	color:#676767;
	margin: 12px 60px 12px 60px;
}
p.ticker{
	display:none;
}
p.copy{
	font-size:11px;
	line-height:13px;
	color:#666;
	text-align:center;
	margin-bottom:4px;
}
p.footlink{
	font-size:16px;
	line-height:18px;
	text-align:center;
	margin:auto;
}
img.center{
	display: block;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 5px 8px 5px #B7B7B7, 0px 0px 1px #B7B7B7;
}
.left {
	margin-left: -24px;
	box-shadow: 5px 8px 5px #B7B7B7, 0px 0px 1px #B7B7B7;
	float:left;
}
.right {
	margin-right: -32px;
	box-shadow: 5px 8px 5px #B7B7B7, 0px 0px 1px #B7B7B7;
	float:right;
}
.source {
	word-wrap: break-word;
	color: #767676;
	font-size: 12px;
}
.source a{
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color: #C0C0C0;
	text-decoration:none;
}
ul{
	list-style-type: none;
    
	padding: 6px;
    
	margin: 8px 62px 2px 96px;

}
ul li{
	background-image: url(images/bullet_gr.jpg);
    
	background-repeat: no-repeat;
    
	background-position: 0px 7px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size:16px;
	line-height:23px;
	text-align:justify;
	padding:0px 0px 0px 18px;

}
ol{
	padding: 6px;
 	margin: 16px 42px 12px 116px;    
}
ol li{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size:16px;
	line-height:23px;
	text-align:justify;
	padding:0px 0px 0px 0px;

}
div#tback{
	position: relative;
	width: 100%;
	height: 44px;
	background: transparent;
	margin: auto;
	padding: 0;
}
div#subscribe{
	position: fixed;
	width: 100%;
	height: 44px;
	top: 0;
	left: 0;
	margin: auto;
	padding-bottom: 0px;
	background-color: rgb(254, 255, 149);
	border-bottom: 3px solid rgb(100, 100, 100); 
	border-bottom: 3px solid rgba(0, 0, 0, 0.1); 
	-moz-background-clip: padding; 
	-webkit-background-clip: padding; 
	background-clip: padding-box; 
	z-index: 100;
}
div#subscribe #signup{
	display: block;
	position:relative;
	width:1200px;
	height: 44px;
	background: transparent; 
	margin:auto;
	padding: 0px;
}
.tSmall{
	width: 750px;
}
#tab1 {
	display: block;
}
#tab2 {
	display: none;
}
div#subscribe #signup #intro{
	display: inline-block;
}
div#subscribe #signup input form{
	display: inline-block;
	position: relative;
	width: 100%;
	height:31px;
	margin-left: 375px;
	padding: 0px;
	z-index: 110;
}
div#subscribe #signup input[type="text"]{
	position:relative;
	width:213px;
	height:31px;
	background:transparent url('images/inputTxt.png') no-repeat;
	color:#c0c0c0;
	font-size:16px;
	line-height:16px;
	text-align:left;
	margin-top: 2px;
	border:none;
	padding:6px 0px 4px 12px;
}
div#subscribe #signup input[type="submit"]{
	position:relative;
	width:59px;
	height:31px;
	background:transparent url('images/submit_btn.png') no-repeat;
	margin-top: 2px;
	padding:0px ;
	border:none;
	cursor:pointer;
}
#xit{
	position: absolute;
	top: 0;
	left: 8px;
	z-index: 200;
	float: left;
}
div#header{
	position:relative;
	width:1200px;
	background:#FBFEFF url('images/header_AM.png') left top no-repeat; 
	margin:auto;
	margin-top:0px;
	padding-top: 229px;
	border-radius: 10px 10px 0px 0px;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	border-top:1px solid #E9E9E9;
	border-bottom: none;

}
div#header .social{
	position: relative;
	width:100%;
	height: 60px;
	background: transparent; 
}

div#logobox{
	position:relative;
	width:1200px;
	height:124px;
	background:transparent url('images/header.jpg') no-repeat scroll center center;
	margin:0 auto;
}
div#announce{
	position:relative;
	width:1200px;
	height:560px;
	background: transparent url('images/certificate_frame_gr.png') no-repeat scroll center center;
	padding: 6px 48px 10px 47px;
	margin:auto;
	margin-top:36px;
	margin-bottom:36px;
}
div#mainTop{
	position:relative;
	width:1200px;
	background:#FBFEFF;
	padding:0px 20px 20px 20px;
	margin:auto;
	margin-top: 0px;
	border-radius: 0px 0px 8px 8px;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
}

div#main{
	position:relative;
	width:1200px;
	background:#FBFEFF;
	padding:10px 20px 50px 20px;
	margin:auto;
	margin-top: 36px;
	border-radius: 8px;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
	border-top:1px solid #E9E9E9;
}
div#main p{
	font-size:16px;
	line-height:23px;
	margin:32px 62px 14px 62px;
	text-align:justify;
}
div#adsize {
	position:relative;	
	width:900px;
	height:60px;
	background:transparent;
	margin:0 auto;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
}
div#adsize .adsbygoogle {
	display:block;
	width:320px;
	height:50px; 
	margin:0 auto;
}
div#NewPowerAlert{
	position:relative;	
}
div#dlist{
	position:relative;
	width:1200px;
	background:#fff;
	padding:10px 20px 20px 20px;
	margin:auto;
	margin-top:-10px;
	margin-bottom:10px;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
}
.vidwrapper {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}
.vidcontainer {
	position:relative;
	padding-bottom:56.25%;
	width: 100%;
	max-width: 100%;
	height:0;
}
.vidcontainer iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	max-width: 100%;
	height:100%;
}
div#footer{
	position:relative;
	width:1200px;
	background:#dadada;
	padding:28px 0px 0px 0px;
	margin:auto;
	margin-top: 36px;
	border:1px solid #E9E9E9;
}
div#footer a{
	font-size:11px;
	line-height:16px;
	color:#000;
	text-decoration:none;
}
div#footer a:link{
	font-size:11px;
	line-height:16px;
	color:#000;
	text-decoration:none;
}
div#footer a:hover{
	font-size:11px;
	line-height:16px;
	color:#808080;
	text-decoration:none;
}
div#footer a:active{
	font-size:11px;
	line-height:16px;
	color:#E9E9E9;
	text-decoration:none;
}
div#shadow {
	position:relative;
	width:1200px;
	height:23px;
	background:transparent url('images/shadow.png') no-repeat scroll left top;
	margin:auto;
	margin-bottom:22px;
}
div#shadowL {
	position:relative;
	width:1200px;
	height:23px;
	background:transparent url('images/shadowL.png') no-repeat scroll left top;
	margin:auto;
	margin-bottom:22px;
}
div#shadowR {
	position:relative;
	width:1200px;
	height:23px;
	background:transparent url('images/shadowR.png') no-repeat scroll left top;
	margin:auto;
	margin-bottom:22px;
}



orderlistInsert {
	background-image: url(images/bullet.jpg);
    
	background-repeat: no-repeat;
    
	background-position: 0px 7px;
}

/************ START RESIZE ***************/

@media (min-width: 480px) and (max-width: 1199px) {
  p.disclaim{
	font-size:11px;
	line-height:16px;
	color:#676767;
	margin: 12px 20px 12px 20px;
  }
  div#subscribe{
	heignt: 44px;
  }
div#subscribe #signup{
	width:750px;
	height: 44px;
 }
  .tSmall{
	width: 750px;
  }
  div#header{
	position:relative;
	width:100%;
	background-position: top center;
	background-size: cover auto; 
  }
  div#mainTop{
	position:relative;
	width:100%;
	padding:0px 0px 20px 0px;
  }
  div#mainTop p{
	margin:24px 22px 14px 22px;
  }
  div#announce{
	position:relative;
	width:100%;
  }
  div#main{
	position:relative;
	width:100%;
	padding:0px 0px 20px 0px;
  }
  div#main p{
	margin:24px 22px 14px 22px;
  }
  .left {
	margin-left: -10px;
  }
  .right {
	margin-top: 12px;
	margin-right: -10px;
  }
  div#shadow {
	width:100%;
	background-position: top center;
	background-size: 99% auto; 
  }
  div#shadowL {
	width:100%;
	background-position: top center;
	background-size: 99% auto; 
  }
  div#shadowR {
	width:100%;
	background-position: top center;
	background-size: 99% auto; 
  }
  div#footer{
	position:relative;
	padding:6px;
	width:100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {

  div#header{
	position:relative;
	width:100%;
	background-position: top center;
	background-size: 1080px 229px;
	padding-top: 224px; 
  }
  .left {
                  display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 32px;
	float: unset;
                  clear: both;  
  }
  .right {
                  display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 32px;
	float: unset;
                  clear: both;  
  }
  img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	object-fit: contain;
  }
}
@media (min-width: 480px) and (max-width: 769px) {

  h1{
  	font-family: Arial,Tahoma,Verdana, sans-serif;
        font-size:22px;
	font-weight: bold;
	line-height:26px;
	color:#ff0000;
	padding:12px 12px 6px 12px;
	text-align: center;
  }
  h2{
        font-family: Arial,Tahoma,Verdana, sans-serif;
        font-size:14px;
	font-style:italic;
	line-height:18px;
	color:#000000;
	padding:4px 12px 24px 8px;
	text-align: center;
  }
  h3{
	font-family: Arial,Tahoma,Verdana, sans-serif;
        font-size:20px;
	font-weight: bold;
	line-height:24px;
	color:#ff0000;
	text-align: center;
  }
  a.{
	font-size:14px;
	line-height:16px;
	color:#7800A4;
	text-decoration:none;
  }
  a:link{
	font-size:14px;
	line-height:16px;
	color:#7800A4;
	text-decoration:none;
  }
  a:hover{
	font-size:14px;
	line-height:16px;
	color:#808080;
	text-decoration:none;
  }
  a:active{
	font-size:14px;
	line-height:16px;
	color:#E9E9E9;
	text-decoration:none;
  }
  .left {
                  display: block;
	margin-left: auto;
	margin-right: auto;

	margin-bottom: 32px;
	float: unset;
                  clear: both;  
  }
  .right {
                  display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 32px;
	float: unset;
                  clear: both;  
  }
  img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	object-fit: contain;
  }
  p{
	font-size:14px;
	line-height:18px;
	margin:24px 12px 14px 12px;
	text-align:left;
  }

  p.special{
	font-size:16px;
	line-height:22px;
	text-align: center;
  }
  p.special2{
	font-size:16px;
	font-weight: bold;
	line-height:22px;
	text-align: center;
  }

    div#announce a.{
	font-size:13px;
	line-height:14px;
	color:#7800A4;
	text-decoration:none;
  }
    div#announce a:link{
	font-size:13px;
	line-height:14px;
	color:#7800A4;
	text-decoration:none;
  }
    div#announce a:hover{
	font-size:13px;
	line-height:14px;
	color:#808080;
	text-decoration:none;
  }
    div#announce a:active{
	font-size:13px;
	line-height:14px;
	color:#E9E9E9;
	text-decoration:none;
  }
  ul{
	list-style-type: none;
	padding: 6px;
	margin: 12px 8px 12px 28px;
  }
  ul li{
   	background-position: 0px 8px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	line-height:16px;
	text-align:left;
	padding:3px 0px 4px 16px;
  }
  ol{
	padding: 6px;
 	margin: 12px 8px 12px 40px;
  }
  ol li{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	line-height:16px;
	text-align:left;
	padding:3px 0px 4px 0px;
  }
div#tback{
	height: 62px;
}
  div#subscribe{
	height: 62px;
  }
  div#subscribe #signup{
	width:100%;
	height: 62px;
  }
  .tSmall{
	width: 410px;
	font-size: 14px;
  }
  #tab1 {
	display: none;
  }
  #tab2 {
	display: block;
  }
  div#header{
	position:relative;
	width:100%;
	background-image: url('images/header_AM2.png');
	background-position: top center;
	background-size: 769px 104px;
	padding-top: 104px; 
  }
  div#mainTop p{
	font-size:14px;
	line-height:18px;
	text-align:left;
	margin:12px 12px 14px 12px;
  }
  div#main p{
	font-size:14px;
	line-height:18px;
	text-align:left;
	margin:24px 12px 18px 12px;
  }
  p.announce{
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	margin:18px 0px 18px 0px;
	text-align:center;
	color:#000000;
  }
  div#announce{
	position:relative;
	width:100%;
	height:328px;
	background:transparent url('images/certificate_frame_gr.png') no-repeat scroll center top;
	background-size:contain;
	padding: 6px 30px 10px 30px;
	margin:auto;
	margin-top:24px;
	margin-bottom:24px;
	border-radius: 8px;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
	border-top:1px solid #E9E9E9;
  }

  div#announce img{
	max-height:78px;
	width:auto;

  }
  div#footer p{
	margin:6px 2px 6px 2px;	
  }
  .left {
                  display: block;
	margin-left: auto;
	margin-right: auto;

	margin-bottom: 32px;
	float: unset;
                  clear: both;  
  }
  .right {
                  display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 32px;
	float: unset;
                  clear: both;  
  }

}
@media (max-width: 479px) {
  h1{
  	font-family: Arial,Tahoma,Verdana, sans-serif;
        font-size:20px;
	font-weight: bold;
	line-height:24px;
	color:#ff0000;
	padding:12px 12px 6px 12px;
	text-align: center;
  }
  h2{
        font-family: Arial,Tahoma,Verdana, sans-serif;
        font-size:14px;
	font-style:italic;
	line-height:16px;
	color:#000000;
	padding:2px 12px 18px 8px;
	text-align: center;
  }
  h3{
	font-family: Arial,Tahoma,Verdana, sans-serif;
        font-size:20px;
	font-weight: bold;
	line-height:24px;
	color:#ff0000;
	text-align: center;
  }
  a.{
	font-size:14px;
	line-height:16px;
	color:#7800A4;
	text-decoration:none;
  }
  a:link{
	font-size:14px;
	line-height:16px;
	color:#7800A4;
	text-decoration:none;
  }
  a:hover{
	font-size:14px;
	line-height:16px;
	color:#808080;
	text-decoration:none;
  }
  a:active{
	font-size:14px;
	line-height:16px;
	color:#E9E9E9;
	text-decoration:none;
  }
  p{
	font-size:14px;
	line-height:18px;
	margin:24px 12px 14px 12px;
	text-align:left;
  }
  div#header .social{
	margin-left: -25%;
	margin-top: 20px;
  }
  p.special{
	font-size:16px;
	line-height:22px;
	text-align: center;
  }
  p.special2{
	font-size:16px;
	font-weight: bold;
	line-height:22px;
	text-align: center;
  }
  img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
	object-fit: contain;
  }
  div#announce img{
	max-height:18%;
	width:auto;

  }
    div#announce a.{
	font-size:12px;
	line-height:13px;
	color:#7800A4;
	text-decoration:none;
  }
    div#announce a:link{
	font-size:12px;
	line-height:13px;
	color:#7800A4;
	text-decoration:none;
  }
    div#announce a:hover{
	font-size:12px;
	line-height:13px;
	color:#808080;
	text-decoration:none;
  }
    div#announce a:active{
	font-size:12px;
	line-height:13px;
	color:#E9E9E9;
	text-decoration:none;
  }
  ul{
	list-style-type: none;
	padding: 6px;
	margin: 12px 8px 12px 28px;
  }
  ul li{
   	background-position: 0px 8px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	line-height:16px;
	text-align:left;
	padding:3px 0px 4px 16px;
  }
  ol{
	padding: 6px;
 	margin: 12px 8px 12px 40px;
  }
  ol li{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	line-height:16px;
	text-align:left;
	padding:3px 0px 4px 0px;
  }

  div#header{
	position:relative;
	width:100%;
	background-image: url('images/header_AM2.png');
	background-position: top center;
	background-size: auto 67px;
	overflow: none;
	padding-top: 68px; 
  }
  div#mainTop{
	width:100%;
	padding:0px 4px 20px 4px;
  }
  div#mainTop p{
	font-size:14px;
	line-height:18px;
	text-align:left;
	margin:12px 12px 14px 12px;
  }
  div#main{
	width:100%;
	padding:0px 4px 20px 4px;
  }
  div#main p{
	font-size:14px;
	line-height:18px;
	text-align:left;
	margin:24px 12px 14px 12px;
  }
  p.announce{
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin:12px 0px 18px 0px;
	text-align:center;
	color:#000000;
  }
  div#announce{
	position:relative;
	width:100%;
	height:328px;
	background:transparent url('images/certificate_frame_gr.png') no-repeat scroll center top;
	background-size:contain;
	padding: 6px 30px 10px 30px;
	margin:auto;
	margin-top:24px;
	margin-bottom:24px;

  }

  div#announce img{
	width:46%;
	height:auto;

  }
  div#footer{
	width:100%;
	padding:0px 4px 20px 4px;
  }
  div#footer p{
	margin:6px 2px 6px 2px;	
  }
  div#shadow {
	width:100%;
	background-position: top center;
	background-size: 99% auto; 
  }
  div#shadowL {
	width:100%;
	background-position: top center;
	background-size: 99% auto; 
  }
  div#shadowR {
	width:100%;
	background-position: top center;
	background-size: 99% auto; 
  }
  .left {
                  display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 32px;
	float: unset;
                  clear: both;  
  }
  .right {
                  display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 32px;
	float: unset;
                  clear: both;  
  }
}
