H1 {
	font-size:15px;
	font-weight:normal;
	color:#4a4a4a;
}
H2 {
	font-size:23px;
	font-weight:normal;
	color:#4a4a4a;
}
p {
	font-size:13px;
	font-weight:normal;
	color:#4a4a4a;
	line-height:19px;
}
a {
	color:#2966ca;
	text-decoration:none;
}
a:hover{ 
	color:#2966ca;
	text-decoration:underline;
}


ul.footer a{
	color:#FFF;
}
ul.footer a:hover{
	color:#FFF;
	text-decoration:underline;
}
.cxmedia a, .cxmedia a:hover{
	font-size:11px;
	color:#999;
	text-align:center;
	margin:30px auto 60px auto;
	width:600px;
	height:70px;
	display:block;
}
.cxmedia a:hover{
	text-decoration:none;
	color:#FFF;
}


.date {
	font-size:10px;
	color:#999;
}
.home-title {
	color:#fff;
	font-size:28px;
	margin:0 0 0 20px;
	font-weight:normal;
	text-shadow: #000 2px 2px 2px;
}
.home-title2 {
	color:#fff;
	font-size:20px;
	margin:10px 73px 0 20px;
	font-weight:normal;
	text-shadow: #000 2px 2px 2px;
}
.home-button {
	margin:10px 0px 0 0px;
	float:right;
}
.home-product-text {
	font-size:11px;
	font-weight:normal;
	color:#5a5a5a;
	line-height:19px;
}
.home-info-title{
	font-size:15px;
	font-weight:bold;
	color:#2966ca;
	margin:20px 0 10px 0;
	text-align:center;
}
.home-info-text{
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin:20px 0 10px 0;
}


/* Product page */
.product-bigtitle {
	color:#2966ca;
	font-size:45px;
	margin:20px 20px 20px 20px;
	font-weight:normal;
	text-align:center;
}
.product-intro {
	color:#656565;
	font-size:18px;
	margin:20px 75px 20px 75px;
	font-weight:normal;
	text-align:center;
}
.product-h2 {
	color:#05347E;
	font-size:25px;
	margin:40px 0px 0px 60px;
	font-weight:normal;
	text-transform:uppercase;
}
.product-h3 {
	color:#05347E;
	font-size:20px;
	margin:0px 0px 20px 0px;
	font-weight:normal;
	text-transform:uppercase;
}
.product-h3w {
	color:#05347E;
	font-size:20px;
	margin:40px 0px 0px 60px;
	font-weight:normal;
	text-transform:uppercase;
}
.product-text {
	color:#313131;
	font-size:14px;
	margin:0px 0px 10px 0px;
	font-weight:300;
}
p.videolink a {
	color:#2966ca;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}
p.videolink a:hover {
	color:#2966ca;
	font-size:18px;
	text-decoration:underline;
}
span.sub-navi a {
	color:#2966ca;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0 30px 0 0;
}
span.sub-navi a:hover {
	color:#3c3c3c;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

/* Product table */
span.table-title {
	font-size:10px;
}
span.table-title-2 {
	font-size:18px;
	font-weight:bold;
	color:#05347E;
	margin:50px 0 5px 0;
}
span.table-number {
	font-size:30px;
	color:#05347E;
	margin:50px 0 5px 0;
}
hr.dotted {
	border-bottom: 1px dotted #272727;
}


table.download-table {
	font-size:14px;
}

/* Button */

a.button {
	background:#25A6E1;
	background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background:-webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
	padding:8px 13px;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9;
	text-shadow: #000 1px 1px 1px;
}
a:hover.button {
	background:#25A6E1;
	background:-moz-linear-gradient(top,#209fd9 0%,#4ec4fa 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#209fd9),color-stop(100%,#4ec4fa));
	background:-webkit-linear-gradient(top,#209fd9 0%,#4ec4fa 100%);
	background:-o-linear-gradient(top,#209fd9 0%,#4ec4fa 100%);
	background:-ms-linear-gradient(top,#209fd9 0%,#4ec4fa 100%);
	background:linear-gradient(top,#209fd9 0%,#4ec4fa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#209fd9',endColorstr='#4ec4fa',GradientType=0);
	color:#fff;
}
span.button2 a {
	color:#2966CA;
	font-size:12px;
	margin:0 0 40px 0;
	font-weight:normal;
	float:right;
	text-decoration:none;
}
span.button2 a:hover {
	color:#209fd9;
	font-size:12px;
	margin:0 0 40px 0;
	font-weight:normal;
	text-decoration:underline;
}
a.button3 {
	background:#25A6E1;
	background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background:-webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
	padding:5px 8px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9;
	text-shadow: #000 1px 1px 1px;
	margin-right:10px !important;
}
a:hover.button3 {
	background:#25A6E1;
	background:-moz-linear-gradient(top,#209fd9 0%,#4ec4fa 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#209fd9),color-stop(100%,#4ec4fa));
	background:-webkit-linear-gradient(top,#209fd9 0%,#4ec4fa 100%);
	background:-o-linear-gradient(top,#209fd9 0%,#4ec4fa 100%);
	background:-ms-linear-gradient(top,#209fd9 0%,#4ec4fa 100%);
	background:linear-gradient(top,#209fd9 0%,#4ec4fa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#209fd9',endColorstr='#4ec4fa',GradientType=0);
	color:#fff;
}