body{
	padding:0;
	margin:0;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#131380;
	background-color:#0c3b73;
	text-align:justify;
}
html, body{
	height:100%;
}
h1{
	font:22px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 4px 0;
	padding:0 0 3px 0;
	color:#f29d00;
	text-align:center;
	border-bottom:2px solid #bed0e5;
}
h2{
	font:24px Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#f29d00;
}
h3{
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	padding:0;
	color:#f29d00;
}
h3 img{
	vertical-align:middle;
	margin-right:9px;
}
h4{
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 14px 0;
	padding:0;
	color:#073dbe;
	text-align:center;
}
h5{
	font:20px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	padding:0;
	color:#80258b;
}
p{
	margin:0 0 15px 0;
}
table{
	font-size: 100%;
}
td{
	vertical-align:top;
}
img{
	border: 0;
}
form{
	margin: 0;
}
input, select, textarea{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color:#000;
}
input.checkbox{
	border: none;
	vertical-align: middle;
	margin:6px 4px 7px 11px;
}
/* IE6 Only */
*html input.checkbox{
    margin:3px 0 4px 7px;
}
/* IE7 Only */
*+html input.checkbox{
    margin:3px 0 4px 7px;
}
input.radio{
	border: none;
	vertical-align: middle;
	margin:6px 4px 5px 0;
}
*html input.radio{
	margin:1px 1px 1px -2px;
}
*+html input.radio{
	margin:1px 1px 1px -2px;
}
a{
	color:#874286;
	text-decoration:underline;
}
a:hover/*, a:visited*/{
	color:#067cd8;
	text-decoration:underline;
}
ul{
	margin:0 0 12px 15px;
	padding:0 0 0 0;
	list-style-position:outside;
	list-style-type:disc;
}
ol{
	margin:0 0 12px 20px;
	padding:0 0 0 0;
	list-style-position:outside;
}
li ul, li ol{
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	list-style-type: none;
	list-style-image:none;
}
li{
	margin-bottom:0;
}
/* common classes */
.middle{
	vertical-align:middle;
}
.fl{
	float:left;
}
.cl{
	clear:both;
	font-size:0;
	height:0;
}
.fr{
	float:right;
}
.h100{
	height:100%;
}
/* specific classes */
.top{
	background:#ecf8ff url(img/head_bg.gif) repeat-x left top;
	padding-bottom:98px;
}
.head{
	background:url(img/head_l.jpg) no-repeat left top;
}
.head .logo{
	padding:26px 0 0 21px;
}
.head .login{
	background:url(img/login_bg.png) no-repeat right top;
	padding:13px 2px 16px 0;
	text-align:right;
	width:450px;
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	margin-bottom:22px;
}
.head .login .field{
	width:99px;
	margin:0 6px 0 5px;
}
/*
*html .head .login{
	padding-top:12px;
}
*+html .head .login{
	padding-top:12px;
}
*/
.head .slogan{
	padding:23px 0 0 27%;
}
.head .flag{
	padding:0 0 22px 8px;
}
.head .ico a{
	color:#e6edf4;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.head .ico a:hover{
	color:#f4aa22;
}
.head .ico a.act{
	color:#f4aa22;
}
.left{
	padding:3px 0 20px 4px;
}
.left .menu a img{
	margin:0 7px 0 8px;
}
.left .menu a{
	display:block;
	background:#7d2488;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	border-right:1px solid #c6aed6;
	border-left:1px solid #b388c2;
	padding:8px 0 7px 0;
}
.left .menu a:hover{
	color:#f49bff;
}
.left .menu a.act{
	color:#f49bff;
	background:#551c5c url(img/menu_bg.gif) repeat-x left top;
}
.left .submenu a{
	display:block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-position:left top;
	background-repeat:no-repeat;
	padding:12px 0 12px 54px;
}
*html .left .submenu a{
	padding-bottom:11px;
}
*+html .left .submenu a{
	padding-bottom:11px;
}
.left .submenu a:hover{
	text-decoration:underline;
}
.left .submenu a.m1{
	background-image:url(img/m1.gif);
}
.left .submenu a.m2{
	background-image:url(img/m2.gif);
}
.left .submenu a.m3{
	background-image:url(img/m3.gif);
}
.left .submenu a.m4{
	background-image:url(img/m4.gif);
}
.left .submenu a.m5{
	background-image:url(img/m5.gif);
}
.left .submenu a.m6{
	background-image:url(img/m6.gif);
}
.left .submenu a.m7{
	background-image:url(img/m7.gif);
}
.left .submenu a.m8{
	background-image:url(img/m8.gif);
}
.left .submenu a.m9{
	background-image:url(img/m9.gif);
}
.left .submenu a.m10{
	background-image:url(img/m10.gif);
}
.right{
	padding:1px 2px 20px 1px;
}
.right .google{
	padding:23px 0 0 6px;
}
.block1_t{
	background:url(img/block1_t.gif) repeat-x left top;
}
.block1_r{
	background:url(img/block1_r.gif) repeat-y left top;
}
.block1_b{
	background:url(img/block1_b.gif) repeat-x left top;
}
.block1_l{
	background:url(img/block1_l.gif) repeat-y left top;
}
.block1{
	background-color:#f5fafd;
	font-size:11px;
	color:#874286;
	padding:15px 5px 13px 8px;
}
.block1 a{
	display:block;
	font-size:11px;
	margin-top:4px;
}
.block2_t{
	background:url(img/block2_t.gif) repeat-x left top;
}
.block2_r{
	background:url(img/block2_r.gif) repeat-y left top;
}
.block2_b{
	background:url(img/block2_b.gif) repeat-x left top;
}
.block2_l{
	background:url(img/block2_l.gif) repeat-y left top;
}
.block2{
	background-color:#ecf8ff;
	padding:10px 4px 0 7px;
}
.block2-1{
	background-color:#ecf8ff;
	padding:0 10px 0 9px;
}
.block3_t{
	background:url(img/block3_t.gif) repeat-x left top;
}
.block3_r{
	background:url(img/block3_r.gif) repeat-y left top;
}
.block3_b{
	background:url(img/block3_b.gif) repeat-x left top;
}
.block3_l{
	background:url(img/block3_l.gif) repeat-y left top;
}
.block3_c{
	background:url(img/block3_c.gif) repeat-x left top;
}
.block3{
	background-color:#f5fafd;
	padding:6px 16px 8px 16px;
}
.center{
	background-color:#fff;
	padding:0 9px 0 8px;
}
.center .top_line{
	background-color:#ecf8ff;
	margin:0 -9px 3px -8px;
}
.center .blue_bg{
	background-color:#d9f1ff;
	text-align:center;
	padding:3px 0 4px 0;
	margin-bottom:15px;
}
.center .pic{
	border:7px solid #80258b;
}
.center .pic img{
	border:1px solid #fff;
}
.center .pic2{
	border:7px solid #053165;
}
.center .pic2 img{
	border:1px solid #fff;
}
.center .bord{
	background-color:#80258b;
}
.center .bord{
	background-color:#053165;
}
.center .says{
	white-space:nowrap;
	padding:7px 16px 5px 0;
}
.center .google2{
	padding:0 0 0 12px;
}
.center .google2 td{
	white-space:nowrap;
}
.center .google2 a{
	background-color:#9ccdfb;
	color:#053165;
	padding:1px 7px 1px 8px;
	display:block;
	float:left;
	margin-bottom:35px;
}
.center .google2 a:hover{
	color:#fff;
}
.center .google2 a.act{
	color:#fff;
	background-color:#0678df;
	font-weight:bold;
}
.center .field{
	width:99%;
}
.google1{
	padding:15px 0 25px 3px;
}
.center .contact{
	margin:0 0 20px 65px;
}
.center .contact input{
	width:216px;
	border:1px solid #256489;
	margin:8px 0 7px 0;
}
.center .contact textarea{
	width:338px;
	height:129px;
	border:1px solid #256489;
	margin:8px 0 22px 0;
}
.center .contact td{
	font-weight:bold;
	vertical-align:middle;
}
.center .contact input.button{
	width:84px;
	height:24px;
	border:0;
}
.center .contact td.pad{
	vertical-align:top;
	padding-top:8px;
}
.center .register{
	margin:0 0 20px 15px;
}
.center .register td{
	width: 155px;
}
.center .register input{
	width:120px;
	border:1px solid #256489;
	margin:3px 0 3px 0;
}
.center .register select{
	margin:3px 0 3px 0;
}
.center .register textarea{
	width:319px;
	height:93px;
	border:1px solid #256489;
	margin:3px 0 3px 0;
}
.center .register td{
	font-weight:bold;
	vertical-align:middle;
}
.center .register input.button{
	width:106px;
	height:23px;
	border:0;
	margin-top:30px;
}
.center .register td.pad{
	vertical-align:top;
	padding-top:8px;
}

.img_right{
	float:right;
	border:3px solid #000;
	margin:0 0 5px 10px;
}
.blue{
	color:#0258ae;
}
.blue2{
	color:#053165;
}
.bottom{
	margin-top:-98px;
}
.footer{
	background:url(img/footer_bg.gif) repeat-x left top;
	color:#e6edf4;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:60px;
}
.foot_r{
	background:url(img/foot_r.jpg) no-repeat left top;
	padding-left:49px;
}
.foot_l{
	background:url(img/foot_l.jpg) no-repeat left top;
	vertical-align:bottom;
	padding-left:26px;
}
.lh18{
	line-height:18px;
	text-align:left;
}
.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}