Paste the CSS source code you want to compress here@charset utf-8;
/****Common****/
html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,ol,ul,li,form,label,table,tr,td{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0}
ol,ul{list-style:none}
a{text-decoration:none;color:#1c67ab;outline:none;cursor:pointer}
a:hover{text-decoration:underline;cursor:pointer}
.dv100{float:left;width:100%}
p{float:left;width:100%;margin:0;padding:0}
.fl{float:left}
.fr{float:right}
body{font:12px Tahoma,Geneva,sans-serif,Arial,Helvetica;background-color:#fff;color:#444;margin:0;padding:0;}
/******************Header****/
#h{background:url(../images/home-page_01.png) left top repeat-x;height:128px;width:100%;float:left}
.hA{width:980px;margin:0 auto}
.hC{float:left;width:980px}
.hL{background:url(../images/logo.png) left top no-repeat;width:235px;height:98px;float:left;background-color:#fff;padding-top:40px;position:absolute;z-index:999}
.hR{width:775px;float:right;background:url(../images/home-page_03.png) 32px top no-repeat;height:128px}
.hR ul{width:700px; margin-left:60px;float:left;margin-top:100px;list-style-type:none;padding:0}
.hR ul li{float:left;margin-right:27px;text-transform:uppercase}
.hR ul li a{font-weight:400;text-decoration:none;color:#fff}
/******************Content****/
.mainContent{width:100%;display:table;float:left}
.cA{width:980px;height:auto;padding-bottom:20px;margin:0 auto}
.Lpanel{float:left;width:460px;padding-bottom:20px;margin-top:60px; position:relative;}
.greyBox{float:left; border:solid 1px #d7d7d7; background-color:#f4f4f4;margin-left:20px;width:380px;padding:30px 20px;}
.Cpanel{float:left;width:212px}
.Rpanel{float:left;width:272px;margin-left:15px}
input,textarea{-moz-transition:all .25s ease-in-out 0;border-radius:3px 3px 3px 3px;font-family:Tahoma,Geneva,sans-serif,Arial,Helvetica;font-size:12px;outline:medium none;border-color:#A2C1FF}
.username{float:left;width:110px;color:#666;margin-top:13px}
.myclass{background:url(../images/my-class.png) left top no-repeat;width:187px;height:64px;margin-left:-12px;margin-top:-50px;position:absolute;z-index:10000}
.textbox{border:1px solid #999;float:left;width:240px;padding:10px}
.arrowIcon{float:left;background:url(../images/arrow.png) left top no-repeat;height:15px;width:10px;margin-left:5px}
.arrowGreen{float:left;background:url(../images/home-page_42.png) left top no-repeat;height:15px;width:15px;margin-left:5px}
.greenTxt{color:#98be6a}
.greenTxt18{color:#98be6a;font-size:20px}
.greyTxt18{color:#8d8d8d;font-size:20px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt40{margin-top:40px}
.ml15{margin-left:15px}
.imgB{float:left;width:43px;height:40px}
a.subB{float:left;width:200px;border:solid 1px #c7c7c7;-left:solid 1px #c7c7c7;background:#efefef url(../images/home-page_30.png) 195px 8px no-repeat;color:#666;text-decoration:none;vertical-align:middle;font-weight:700;-moz-box-shadow:3px 3px 1px #efefef;-webkit-box-shadow:3px 3px 1px #efefef;box-shadow:3px 3px 1px #efefef;font-size:11px;padding:12px}
.btnSignin{float:left;background:url(../images/home-page_17.png) left top no-repeat;width:97px;height:36px; border:0px;}
/****Footer******/
.footerOuter{float:left;width:100%;height:70px;background-color:#fbfbfb;margin-top:70px;padding:15px 0}
.footerUl{width:570px;float:left;list-style-type:none;margin-left:15px;padding:0}
.footerUl li{float:left;margin-right:20px;text-transform:uppercase}
.footerUl li a{font-weight:400;text-decoration:none;font-size:11px}
.copyrightTxt{float:left;font-size:11px;margin-top:10px;color:#999;margin-left:15px}
.stay{float:right;color:#999;font-size:14px;margin-right:32px; font-weight:bold; margin-top:10px;}
a.fb{float:left;background:url(../images/home-page_48.png) left top no-repeat;height:19px;width:23px;margin-left:5px;padding-left:25px;line-height:20px;margin-right:35px}
a.tweet{float:left;background:url(../images/home-page_50.png) left top no-repeat;height:19px;width:20px;margin-left:5px;padding-left:25px;line-height:20px;margin-right:35px}
a.youTube{float:left;background:url(../images/home-page_52.png) left top no-repeat;height:21px;width:22px;margin-left:5px;padding-left:25px;line-height:20px}
.error{
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-transform: capitalize;
}