/*css reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
/* remember to define focus styles! */
:focus{outline:0;}
ol,ul{list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse:separate;
	border-spacing:0;
}
caption,th,td{
	text-align:left;
	font-weight:normal;
}
blockquote:before,blockquote:after,
q:before,q:after{content: "";}
blockquote,q {quotes: "" "";}
strong{font-weight:bold;}
html{font-size:100.01%;}
body{
	font-size:62.5%;
	background-color:#e0e0e0;
	font-family:Arial, Verdana;
	margin:0 auto;
}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/*page*/
#page{
	width:980px;
	margin:0 auto;
	padding:0 0 0 18px;background-color:#ffffff;
	background-image:url('../img/bodybglft.gif');
	background-repeat:repeat-y;
	background-position:left;
	overflow:hidden;
}
#pageright{
	padding:0 18px 0 0;background-color:#ffffff;
	background-image:url('../img/bodybgrgt.gif');
	background-repeat:repeat-y;
	background-position:right;overflow:hidden;
}
* html #pageright{float:left;}
#header{
	margin: 0 0px;height:183px;
	position:relative;
}
#header div.hdtop{ 
	width:100%;overflow:hidden;
	margin:0;padding:0;
}
.logo{ 
	margin:0px;height:124px;
	padding:0px 0 0px 15px;
	width:199px;float:left;overflow:hidden;
	     
}
.hdtoplinks{ 
	margin:0 0px 0 0;padding:0px;
	text-align:right;width:962px;
	height:25px;overflow:hidden;
	background-image:url('../img/edeltp_bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
}
.hdtoplinks div{
	float:left;display:inline;
	margin:5px 0 0 10px;	
}
.hdtoplinks ul{
	margin:0px;padding:0px; border:0px; 
	height:28px;background-position:left; /* 956px; */
}
.hdtoplinks ul li{
	float:right;font-size:10px;color:#000000;
	border-right:1px solid #cccccc;height:28px;
	margin:0 0px 0 0px;padding:5px 10px 0px 10px; vertical-align:top;	
}
.hdtoplinks ul li.last{
	float:right;font-size:10px;color:#000000;
	height:23px;margin:0 0px 0 0px;
	padding:5px 15px 0 10px;	
	border-right:0px solid #cccccc;
}
.hdtoplinks ul li a{color:#000000}
.blue_hed{
	float:left;width:100%;height:124px;
	background-image:url('../img/header_bg.gif');
	background-repeat:repeat-x;
	background-color:#2a2b87;	
}
.searchdiv{ 
	float:right;overflow:hidden;
	width:450px;height:15px;padding:70px 0 0 0;
	text-align:right;margin:35px 8px 0px 0px;
	background-image:url(../img/fundraising_for_schools.gif);
	background-position:left top;background-repeat:no-repeat;vertical-align:top;
}
* html .searchdiv{margin-right:7px;}
.searchdiv form{
	padding:0px; margin:0px; border:0px;
}
.searchdiv input{
	border:1px solid #cbcbcb;padding-left:5px;
	margin:0px;padding:0px;background-color:#f9f9f9;
	overflow:hidden;color:#b3b3b3;
}
.search_input{
	border:1px solid #cbcbcb;padding-left:5px;
	margin:0px;padding:0px;background-color:#f9f9f9;
	overflow:hidden;color:#b3b3b3; height:20px;
}
* + html .searchdiv input{ height:17px;}
* html .searchdiv input{ height:17px;}
.searchdiv input.btn{
	margin:0px; padding:0px;
	background: url(../img/btn-search.gif) no-repeat 0px 0px;
	width:26px; border:0px; height:21px; margin-top:2px;
}
* + html .searchdiv input.btn{ height:20px;}
* html .searchdiv input.btn{ height:20px;}
#main{
	width:100%;
	overflow:hidden;
	margin:0;z-index:-1;
	background-color:#FFFFFF;
	padding-top:5px;
}
/*----- Main menu -------*/
.top-main-menu{ 
	background-image:url(../img/menu_bg.gif); 
	background-repeat:repeat;height:32px; top:2px;
	padding:0px 0px 0px 4px;float:left;
	overflow:hidden;width:962px;
}
#main-menu{
	position:relative;
	height:31px;
	padding:0 0 0px 7px;
}
#main-menu ul{
	display:none;
}
#main-menu li{
	font-size:10px;line-height:26px;
	margin:5px 0 0 0;padding:0px;
	float:left;height:26px;width:126px;
	text-align:center;padding:0px;
}
#main-menu li.search{
	width:314px;float:left;margin:5px 0 0 0;
	height:26px;overflow:hidden;
	text-align:left;
}
#main-menu li.search input.key{
	border:0; /* background-transparent; */
	background: url('../img/search_bg.gif') no-repeat 0 0;
	height:26px;margin:0 0 0 80px;overflow:hidden;
	padding:4px 0 0 10px;width:137px; position:absolute;
}
#main-menu li.search input.btn{
	margin:0px 0 0px 215px;padding:0;
	background: url('../img/search_btn.gif') no-repeat 0 0;
	border:0;height:26px;width:30px;
	overflow:hidden; position:absolute;
}
#main-menu li a{
	display:block;color:#2e3191;
	position:relative;cursor:pointer;
	padding:3px 0px 0 0;font-weight:bold;
	background:url(../img/menu_norm.gif) no-repeat 0 0;
	background-position:right bottom;height:24px;
	text-align:center;width:126px;
}
* html #main-menu li a{float:left;}
#main-menu li a:hover, #main-menu li.topm-a a{
	text-decoration:none;
	cursor:pointer;padding:3px 0px 0 0;
	background:url(../img/menu_over.gif) no-repeat 0 0;
	background-position:right bottom;height:24px;
}
#main-menu ul li, #main-menu ul li:hover{
	border:2px solid #e3027f;color:#000000;
	background:#FFFFFF;
}
#main-menu ul li a, #main-menu ul li a:hover{
	color:#000000;
	background:#FFFFFF;
}
/*------ in media says --------*/
.row_index{ 
	float:left;width:100%;
	background:url(../img/quote1.gif) no-repeat 0 0;
	background-position:top left;
	border-bottom:1px dotted #c6d9e6;
	padding-bottom:5px;margin-bottom:8px;
	
}
.row-rgt{ 
	float:left;width:72%;font-size:14px;
	background:url(../img/quote2.gif) no-repeat 0 0;
	background-position:bottom right;
	color:#000000;padding:18px 25px 5px 35px;
	margin-right:20px;min-height:37px;
	line-height:18px;
}
.media-img{ 
	float:left;width:15%; 
}

.newstl{ font-weight:normal;color:#6ca1cb;text-decoration:underline;}
.newstl:hover{ font-weight:normal;color:#6ca1cb;text-decoration:none;}
.newsdate{color:#898989;}
/*--- account menu -------*/
.acctabs-title{
	width:100%;overflow:hidden;
}
.acctabs{
	border:1px solid #ddd;
	overflow:hidden;width:99.5%;
}
.acctabs-title ul{
	margin:0 -5px 0 0px;
	overflow:hidden;
}
* html .acctabs-title ul{overflow:visible;height:0;}
.acctabs-title ul li{ 
	float:left;width:118px;
	border-left:1px solid #fff;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.acctabs-title ul li.active{
	border-bottom:0;
	padding:0 0 1px;
}
.acctabs-title ul li a{
	float:left;width:100%;text-align:center;
	background:#ececec url(../img/bg-tabs1.gif) repeat-x 0 0;
	font-size:1.2em;line-height:30px;color:#191919;
}
.acctabs-title ul li.active a,  .acctabs-title ul li a:hover, .acctabs-title ul li.tab_change_account a{
	background:#fff url(../img/bg-tabs2.gif) repeat-x 0 0;
	text-decoration:none;
}
.menu_act_ink {
    	color: #fffffe;font-weight: bold;border-bottom:#ddd;
	font-size: 12px;text-decoration:none;
	background:#fff url(../img/bg-box-title.gif) repeat-x 0 0;
	background-position:bottom;padding:5px 0 5px 0;
}
#acc-menu{
	position:relative;
	height:33px;
	padding:0 0 0 0;
}
#acc-menu li{
	font-size:12px;
	line-height:26px;
	margin:0px 0px;
	padding:0px 3px 0 0px;
	float:left;height:33px;
	background:url(../img/acc_sep.gif) no-repeat 0 0;
	background-position:right;
}
#acc-menu li a{
	display:block;
	color:#fffffe;
	position:relative;
	cursor:pointer;
	padding:0 0px 0 0;
	background:url(../img/acc_norm.gif) repeat-x 0 0;
	background-position:right;height:33px;
}
#acc-menu li a span{
	display:block;
	padding:2px 31px 0 30px;
}
* html #acc-menu li a{float:left;}
* html #acc-menu li a span{float:left;}
#acc-menu li:hover, #acc-menu li.tab_change_account{
	font-size:12px;line-height:26px;
	margin:0px 0px;padding:0px 3px 0 0px;
	float:left;height:33px;
	background:url(../img/acc_sep.gif) no-repeat 0 0;
	background-position:right;
}
#acc-menu li a:hover, #acc-menu li.tab_change_account a{
	text-decoration:none;display:block;
	color:#fffffe;position:relative;
	cursor:pointer;padding:0 0px 0 0;
	background:url(../img/bg-tabs1.gif) repeat-x 0 0;
	background-position:right;height:33px;
}

/*sidebar*/
#sidebar{
	float:left;margin-right:0px;
	display:inline;margin-top:3px;
	width:200px; padding-top:10px;
}
* html #sidebar{
	width:180px; 
}
#sidebar div.box{
	width:200px;
	margin:0 0px 0 15px;float:left;
	background-image:url(../img/spec_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
* html #sidebar div.box{
	margin:0 0px 0 5px;
}
#sidebar div.box h2{
	background:#cfcfcf url(../img/bg-box-title.gif) repeat-x 0 0;
	text-align:left;
	font-size:1.4em;
	line-height:1.857em;
	color:#ffffff;
	font-weight:bold;padding-left:10px;
}
#sidebar div.box div.body1, #sidebar div.box div.body2{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:10px 0px 0 0;float:left;
	width:198px;height:333px;
	overflow: hidden;background:transparent;
	position: relative;
}
#sidebar div.box div.body2{
	height:275px;
}
#sidebar div.box div.body, #sidebar div.box div.bodyfe{
	padding:0px;float:left;height:760px;
	width:186px;position: absolute;
	background:transparent;
}
#sidebar div.box div.bodyfe{
	height:auto;overflow:hidden;
}
#sidebar div.box div.linkss{
	padding:5px 10px 0px 33px;
	height:20px;font-size:1.2em;
	float:left;overflow:hidden;
	margin:0 0 0 5px;width:70%;
}
* + html #sidebar div.box div.linkss{
	width:67%;
}
#sidebar div.box div.bbg{
	float:left;width:173px;overflow:hidden;
	height:1px;margin:1px 0px;padding:0px;
	background-image:url(../img/sidelink_bg.gif);
	background-repeat:no-repeat;
}
.bbg1{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:198px;overflow:hidden;
	padding:0px;text-align:center;
	color:#2e3191;font-size:1.3em;
	font-weight:bold;padding-top:5px;
	background-color:#ececec;
	margin-left:15px;float:left;
}
* html .bbg1{
	margin-left:5px;padding-top:5px;
	margin-top:0px;float:left;
}
#sidebar div.box div a{
	color:#000000;
	font-weight:bold;
}
#sidebar div.box div a.active{
	font-size:1.1em;color:#2a2b88;
	font-weight:bold;
}
.bbg1 a{
	color:#2e3191;
	font-weight:bold;
}
.slider1{
	width: 5px;height: 333px;
	background-color: #adadad;float:left;
	position: relative;margin:4px 0px 0px -15px;
}
* + html .slider1{
	width: 5px;height: 333px;
	background-color: #adadad;float:right;
	position: relative;margin:4px 0px 0px -15px;
}
.content-slider-handle{
	width: 5px;	height: 16px;
	background-color: #26257c;
	position: absolute;
	overflow: hidden;
}

.site_cnt{ 
	font-size:12px;text-align:justify;
	line-height:18px;padding-top:5px;
}
.bot_bgs{
	background-image:url(../img/bottom-bg.gif); 
	background-repeat:repeat-x; float:left; 
	overflow:hidden; width:100%; height:9px;
	margin-left:15px;
}
* html .bot_bgs{ width:200px; margin-left:5px;}
* + html .bot_bgs{ width:99.8%; }
/*content*/
#content{
	margin:3px 15px 5px 15px;z-index:0;
	overflow:hidden;
	float:right;width:720px;
}
* html #content{margin:0px 10px 0 0;}
#content div.inhead{ 
	font-size:16px; color:#00718e;
	font-weight:normal;font-family:Arial, Verdana, helvetica, sans-serif;
}
#content div.inhead span{font-size:18px; }
#content div.insubhead{ 
	font-size:16px; color:#e3027f;margin-top:10px;
	font-weight:normal;font-family:Arial, Verdana, helvetica, sans-serif;
}
#content div.easystep{ 
}
.Tinhead{float:left;}
#content div.inright{ 
	width:60%;float:left;border:1px solid red;
	color:#00718e;font-size:15px;font-family:Arial, Verdana, helvetica, sans-serif;
}
#content div.inleft{ width:39%;float:left;border:1px solid red;}

.steptxt{ margin:30px 0 0 20px; float:left;width:90% }
#content div.step1 span,#content div.step2 span,#content div.step3 span,#content div.step4 span
{margin:0 0 0 20px;font-size:16px;font-weight:normal;border:1px solid red }
#content h3{
	font-size:1.4em;
	font:16px/20px Arial, Verdana, helvetica, sans-serif;	
	line-height:1.6111em;
	margin:10px 0 10px 0;
	color:#143E94;font-weight:bold;
}
#content ul.banners{
	width:666px;
	margin:14px 0 0 41px;
	padding:0 0 2px;
	overflow:hidden;
}
#content ul.banners li{
	float:left;
	padding:0 16px 0 0;
	margin:9px 0 0;
}
#content ul.banners li a{float:left;}
#content ul.banners li a img{float:left;display:inline;}

/*quotes*/
#content ul.quotes{
	margin:6px 0 0 6px;
	width:715px;
	overflow:hidden;
	padding:0 0 11px;
}
#content ul.quotes li{
	float:left;
	width:100%;
	padding:0 0 1px;
	background:url(../img/separator2.gif) repeat-x 0 100%;
}
#content ul.quotes li div.image{
	float:right;
	display:inline;
	width:123px;
	background:url(../img/bg-banner.gif) no-repeat 20px 0;
	margin:8px 0 0;
	padding:0 0 0 20px;
	height:63px;
}
* html #content ul.quotes li div.image{margin-left:-3px;}
#content ul.quotes li div.image a{
	float:left;
	margin:2px;
}
#content ul.quotes li div.body{
	overflow:hidden;
	margin:9px 0 0;
	min-height:53px;
	background:url(../img/bg-quote-close.gif) no-repeat 100% 100%;
}
#content ul.quotes li div.body div{
	min-height:53px;
	padding:0 40px 0 44px;
	background:url(../img/bg-quote-open.gif) no-repeat 3px 0;
}
* html #content ul.quotes li div.body{overflow:visible;height:53px;}
* html #content ul.quotes li div.body div{overflow:visible;height:53px;}
#content ul.quotes p{
	font-size:1.4em;
	line-height:1.2857em;
	color:#191919;	
}
.catdesc { margin:10px 0 10px 0;
	font-size:12px;color:#676768;
	line-height:18px;text-align:justify;
}
/*site news*/
#content div.site-news{
	margin:8px 0 0;
	overflow:hidden;
	width:100%;
	font-size:1.2em;
	line-height:1.5em;
	color:#191919;
}
#content div.site-news p{
	color:#191919;
	padding:0 0 12px;
}
#content div.site-news strong{
	font-weight:bold;
}
#content div.site-news p a{color:#d3878d;text-decoration:underline;}
#content div.site-news p a:hover{text-decoration:none;}
#content div.site-news p.title{
	color:#898989;
	margin:8px 0 0;
}
#content div.site-news p.title a{
	margin:0 30px 0 0;
}
#content-reg{
	border:0px solid #ddd;
	width:405px; 
	margin:15px 0px 0px 10px; 
	float:left;
}
.retail_lft{
	width:49%; 
	margin:1px 0px 0px 0px; 
	float:left;
}
.retail_rgt{
	float:left;
	width:48%;
	padding:0 0 0 10px;
}
.side_cont_reg{
	float:left; 
	border:1px solid #ddd; 
	background:url(../img/bg_reg_banner.gif) repeat-x; 
	height:272px; 
	width:100%;
}

#content h2, #content-reg h2{
	font-size:2em;
	line-height:1.3em;
	margin:0px; padding:0px;
	color:#211e72;
	font-weight:bold;
	border-bottom:1px dotted #c0c0c0;
}
#content-reg h2.headh2{
	font-size:1.8em;
}
#content h3.headh2, #content-reg h3.headh2{
	font-size:1.6em;
	line-height:1.4em;
	margin:0px 0 0px 0px;
	padding-bottom:4px;
	color:#671270;
	font-weight:bold;
}
#content-reg h3.headh2{
	font-size:1.5em;
	margin-top:5px;
}
#content .contentA input.btng{
	width:136px;
	height:26px;
	display:block;
	margin:14px auto 0;
	background:url(../img/login_butg.gif) no-repeat 0 0;
	border:0;
	padding:0 10px 2px 0px;
	cursor:pointer;
	font:14px Arial,Helvetica,sans-serif;
	color:#fffffe;
	text-align:center;
}
.btng{
	background:url(../img/login_butg.gif) no-repeat 0 0;
	border:0;font:14px Arial,Helvetica,sans-serif;;
	color:#fffffe;text-align:center;
	width:128px;height:32px;padding:0 10px 2px 0px;
}
#content .contentA input.btngp, #content input.btngp{
	width:204px;
	height:26px;
	display:block;
	margin:13px auto 0;
	background:url(../img/forgot_butg.gif) no-repeat 0 0;
	border:0;
	padding:0 10px 2px 0;
	cursor:pointer;
	font:14px Arial,Helvetica,sans-serif;
	color:#fffffe;
	text-align:center;
}
#content .contentA input.reg_butg, #content .contentR input.reg_butg{
	width:145px;
	height:26px;
	display:block;
	margin:13px auto 0;
	background:url(../img/reg_butg.gif) no-repeat 0 0;
	border:0;
	padding:0 10px 2px 0px;
	cursor:pointer;
	font:14px Arial,Helvetica,sans-serif;
	color:#fffffe;
	text-align:center;
}
.offrgt12{
	float:right; border:1px solid #ddd;
	background:url(../img/bg_reg_banner.gif) repeat-x; 
	height:272px; width:48.3%; margin:10px 0px 0px 5px;
}
#offer_list{float:left;line-height:18px;text-align:justify;
	font-size:12px;padding:0 0 5px 7px;width:77%;}
#offer_listno{font-size:14px;font-weight:bold;margin:0 0 0 0px;text-align:right;
	width:13%;height:inherit;line-height:18px;float:left}
#offer_listimg{
	background-image:url('../img/tick_green.gif');
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;padding:0 0 5px 25px;
	margin:0 0 0 10px;line-height:18px;text-align:left;
	float:left;
}
.reg_side_head{
	float:left;
	padding:15px 0px 5px 14px;
	font-size:15px; 
	font-weight:bold;
}
.reg_left_si ul, .reg_right_si ul{
	padding-top:30px;list-style-position:inside;
}
.reg_left_si ul li, .reg_right_si ul li{
	margin:0 0 0 35px;
	padding:0px 0 0 0px;
	font-size:13px;
	list-style-position:outside;
	color:#646464;
}
#off_spacer{ height:40px;float:left; width:80% ;}
.reg_left_si, .reg_right_si{}
.reg_left_si ul li {
	list-style-type:decimal; /* float: */
}
.dottedsty{
	background-image:url('../img/dotted.gif');
	width:95%;float:left;
	background-repeat:repeat-x;
	background-position:top center;
	line-height:12px;margin:0 0 0 5px;	
}
.reg_right_si ul{
	list-style-type:none;
	list-style-position:outside;
}
.reg_right_si ul li{	
	background:url(../img/tick_green.gif) no-repeat;
	margin-left:20px;
	padding-left:25px;
	height:18px;
}
.reg_but_row{
	text-align:center;
	height:27px;
	width:99%;
	margin:5px 0 5px 0;
	float:left;
	vertical-align:bottom;
}
.reg_lbut{
	width:220px;
	height:32px;
	display:block;
	margin:0px;
	border:0;
	padding:0 20px 3px 0;
	cursor:pointer;
	font:13px Verdana;
	color:#fffffe;
	text-align:center;
	background:url(../img/reg_lbut.gif) no-repeat 0 0;
}
em.style{
	color:#888;
	margin-top:2px;
	font-family: verdana;
}
.contentA{
	float:left;
	font-family:verdana;
	font-size:12px;
	color: #666666;
	line-height:16px;
	background-color:#f7f0fc;
}
.remark{
	float :right;
	font-size:10px;

	color:#999;
	padding:5px 35px 5px;
	margin:-10px 0 0 0;
}
.remarkR{
	font-size:10px;
	color:#999;
	padding:0px 35px 5px 0px;
	margin:0px 0 0 0;
	text-align:right;
}
.remark_txt{
	float:left;
	font-size:10px;
	color:#999;width:99%;
	padding:2px 0px 3px 0px;
}
.remark_txt12{
	float:left;
	font-size:10px;vertical-align:super;
	color:#999;width:80%;
	padding:0px 0px 0px 100px;
}
.remark_txt1{
	float:left;font-size:10px;
	color:#999;padding:5px 0px 3px 5px;
	margin:0 0 0 38px;
}
.remark_txt11{
	float:left;font-size:11px;
	color:#999;padding:5px 0px 3px 5px;
	margin:0 0 0 5px;text-align:left;
}
.chk{
	float:left;
	width:5%;
}
.chk_txt{
	font-size:11px;
	float:left;
	width:94%;line-height:17px;
	padding-left:2px;
	text-align:left;
}
.chk_row{
    width:80%;
    float:left;text-align:center;
    line-height:18px;
    padding:2px 0px 2px 110px;
}
a.linkb{
	color:#2424e4;
	text-decoration:underline;
}
.arrow_mark{
	background:url(../img/log_arrr.gif) no-repeat 0 0;
	padding:0px 0px 20px 20px;
	text-align:left;
}
.arrow_mark2{
	background:url(../img/log_arrr.gif) no-repeat 0 0;
	padding:0px 0px 5px 20px;
	text-align:left;
}
/* --- Category pages --- */
.botborder{width:100%;padding-bottom:2px;	}
.botborder h2{
	font-family:Arial, sans-serif;font-size:22px;
	color:#000000;font-weight:bold;
	margin:0 0 0 0;text-align:left;
}
.bar_top{
	font-size:11px;color:#7C7C7C;
	background-color:#f0f0f0;
	height:20px;padding-top:4px;padding-left:5px;
}

#pro_title{float:left;width:100%;} 
#product_name, #product_name a{
	text-decoration:none;
	color:#143E94;font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;float:left;
}
#pro_ret_name{
	text-decoration:none;
	color:#143E94;font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;float:left;
}
#product_name a:hover{text-decoration:underline;}
#pro-cash{ float:right;}
#product_description{
	font-size: 12px;font-weight: normal;color:#676768;
	line-height:18px;
}
#pro-right{ float:right;width:100%}
#pro-main{width:100%;float:left;margin:10px 0 0 0;
	border-bottom:1px dotted silver;}
#pro-links{width:100%;float:left}
.spacer {
	height:6px;padding:0px;
	margin:0px;overflow:hidden;
}
.cbt_test{
	font-size:14px;color:#211e72;font-weight:normal;
}
#dhtmltooltip{
	position: absolute;width: 250px;
	border: 1px solid black;padding: 2px;
	background-color:#ffffe1;visibility: hidden;
	z-index: 100;font-size:12px;padding:7px;line-height:16px;
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}
.contentA{
	width:95.9%;
	background-color:#fef5d1;
	padding:15px;
	text-align:center;
}
.contentR{
	width:98.8%;
	float:left;
	background-color:#fef5d1;
	padding:0px 5px 5px 5px;
	text-align:center;
	font-family:Arial, Verdana;
	font-size:12px;
	color: #666666;
}
* html .contentR{width:98.5%;}
.left{
    width:230px;
    float:left;
    padding:7px 5px 0px 7px;
    min-height:24px;
    text-align:right;
    font-size:12px;
    font-weight:normal;
}
.leftr{
    	width:30%;
    	float:left;
	padding:0px; margin:0px;
	text-align:right;
}
.right{
    width:200px;
    float:left;
    font-size:12px;
    padding:5px 5px 0px 15px;
    min-height:24px;
    font-weight:normal;
}
.rightr{
    width:55%;
    float:left;
    padding-left:5px;
}
.clear{
	float:left;
	width:95%;
	height:10px;
	padding-top:5px;
}
.row{
   /* background-color:none; */
    display:block; 
}
.text{
    width:240px;background-color:#FFFFFF;
    border:1px solid #7f9db9;height:19px;
}
.textredsmall{
    width:40px;background-color:#FFFFFF;
    border:1px solid #ff0000;height:19px;
}
.text1{
    width:240px;background-color:#FFFFFF;
    border:1px solid #7f9db9;height:22px;
}
.ruler{
    width:400px; border-bottom:dashed 1px #dcdcdc;
}
tr:focus{   background-color:#fcfcf0; }
td{
    vertical-align:top;
}
.over{
    background-color:#f0f0f0;
}
.out{
   /* background-color:none; */
}
.error_msg{
	float:left;width:90%;
	text-align:center;
	color:red;font-size:16px;
	padding-top:20px;
}
span.hom_joi_get{
	color:#b81622;font-size:15px; width:88%; 
	font-weight:bold;
	float:left;padding:15px 0 5px 37px;
}
span.hom_joi_ear{
	color:#000000; 
	font-size:12px; float:left;
	padding:5px 0 0 23px;
}
span.hom_joi_sta{
	color:#154ea7;float:left;
	font-size:15px; font-weight:bold;
	padding:10px 0 0 46px; 
	text-decoration:underline;
}
div.join a, div.join a:hover{
	text-decoration:none;
	cursor:pointer;
}

.inter_alert{
	float:left; 
	text-align:left; 
	font-size:12px; 
	height:25px; 
	width:93%;
	background:url(../img/warning_img.gif) no-repeat 0 0;
	background-position:left;
	padding:10px 0 0 25px;
	vertical-align:bottom;
	margin-top:-5px;
}
.non-link{
	text-decoration:none;
	cursor:pointer;
}
.sitemap-links{
	color:#61116a;list-style-type:none;font-size:13px;font-weight:bold;
}
.sitemap-links a{
	color:#4e9eb2;text-decoration:none;
	line-height:18px;font-size:12px;font-weight:normal;
}
.sitemap-links a:hover{
	color:#61116a;text-decoration:underline;
	line-height:18px;font-size:12px;font-weight:normal;
}
#mem_revcont p{
	color:#555555;
	font:12px/18px Arial, Verdana, helvetica, sans-serif;
	padding:5px 0px 5px 0px;
}
#mem_revcont a {color:#6ca1cb;text-decoration:none;}
#mem_revcont a:hover{text-decoration:underline;}
/********* dropdown menu ************/
.dropmenudiv{
	position:absolute;top: 0;
	font:bold 12px Arial, Verdana, helvetica, sans-serif;
	line-height:18px;
	z-index:1;
	background-color: white;
	width: 140px;
	visibility: hidden;
	margin-left:-22px;
	overflow:hidden;
}
* + html .dropmenudiv{margin-left:-20px;margin-top: -3px;}
* html .dropmenudiv{margin-left:-10px;margin-top: -3px;}
.dropmenudiv a{
	width: 170px;display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF; 
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;z-index:1;
	background-color: #fdb913;
	overflow:hidden;
}
* + html .dropmenudiv a{ 
	width: 140px;z-index:1;
	line-height:18px;
}
* html .dropmenudiv a{ 
	width: 140px;z-index:1;
}
.dropmenudiv a:hover{ 
	background-color: #232073;color: #FFFFFF;
	text-decoration:none;z-index:1;
}
.divsep{
	
}
/******** Index page tab ***********************/
.tabs{
	float:left;width:460px;height:221px;
	overflow:hidden;border-bottom:0;
	margin-left:13px;margin-top:5px;
}
.tabs div.bot_bg_tab1{
	background-image:url(../img/tab_bg_2.gif); 
	background-repeat:no-repeat; 
	overflow:hidden; width:460px; height:9px;
       float:right;margin:0;padding:0;
}
* html .tabs div.bot_bg_tab1{margin-top:-5px;}
.tabs div.bot_bg_tab2{
	background-image:url(../img/tab_bg_2.gif); 
	background-repeat:no-repeat; 
	overflow:hidden; width:460px; height:9px;
       float:right;
}
* html .tabs div.bot_bg_tab2{margin-top:-5px;}
.tabs div.bot_bg_tab3{
	background-image:url(../img/tab_bg_3.gif); 
	background-repeat:no-repeat; 
	overflow:hidden; width:460px; height:9px;
       float:right;margin-top:0px;
}
* html .tabs div.bot_bg_tab3{margin-top:-5px;}
.tabs div.tabs-title{
	width:458px;overflow:hidden;
	background:url('../img/tab_title_bg.gif') repeat-x 0 0;
	height:28px;border:1px solid #ccc;
	border-bottom:0px;
}
.tabs div.tabs-title ul{
	margin:0 8px 0 8px;
	overflow:hidden;
}
* html .tabs div.tabs-title ul{overflow:visible;height:0;}
.tabs div.tabs-title ul li#l1{
	float:left;width:130px;
	padding-top:4px
}
.tabs div.tabs-title ul li#l1.active{
	padding:4px 0 1px 0;
}
.tabs div.tabs-title ul li#l1 a{
	float:left;width:100%;text-align:center;
	background:#eaf0f5 url(../img/menu_norm_tab1.gif) no-repeat 0 0;
	background-position:left bottom;
	font-size:1.2em;width:130px; height:24px;
	line-height:22px;color:#183790;font-weight:bold;
}
.tabs div.tabs-title ul li#l1.active a,
.tabs div.tabs-title ul li#l1 a:hover{
	background:#fff url(../img/menu_over_tab1.gif) no-repeat 0 0;
	text-decoration:none;font-weight:bold;
	background-position:left bottom;
	color:#183790;width:130px; height:24px;
}
.tabs div.tabs-title ul li#l2{
	float:left;width:140px;
	padding-top:4px
}
.tabs div.tabs-title ul li#l2.active{
	padding:4px 0 1px 0;
}
.tabs div.tabs-title ul li#l2 a{
	float:left;width:100%;text-align:center;
	background:#eaf0f5 url(../img/menu_norm_tab2.gif) no-repeat 0 0;
	background-position:left bottom;
	font-size:1.2em;width:140px; height:24px;
	line-height:22px;color:#183790;font-weight:bold;
}
.tabs div.tabs-title ul li#l2.active a,
.tabs div.tabs-title ul li#l2 a:hover{
	background:#fff url(../img/menu_over_tab2.gif) no-repeat 0 0;
	text-decoration:none;font-weight:bold;
	background-position:left bottom;
	color:#183790;width:140px; height:24px;
}
.tabs div.tabs-title ul li#l3{
	float:left;width:169px;
	padding-top:4px
}
.tabs div.tabs-title ul li#l3.active{
	padding:4px 0 1px 0;
}
.tabs div.tabs-title ul li#l3 a{
	float:left;width:100%;text-align:center;
	background:#eaf0f5 url(../img/menu_norm_tab3.gif) no-repeat 0 0;
	background-position:left bottom;
	font-size:1.2em;width:169px; height:24px;
	line-height:22px;color:#183790;font-weight:bold;
}
.tabs div.tabs-title ul li#l3.active a,
.tabs div.tabs-title ul li#l3 a:hover{
	background:#fff url(../img/menu_over_tab3.gif) no-repeat 0 0;
	text-decoration:none;font-weight:bold;
	background-position:left bottom;
	color:#183790;width:169px; height:24px;
}

#content div.tabs div.tab-content{
	overflow:hidden;height:212px;
	float:left;
}
#first_content{
	background-image:url('../img/spec_bg.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	float:left;width:458px;height:182px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:0;padding:0;
}
.first_content_bg{
	background-image:url('../img/boy.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	float:left;width:458px;height:182px;
	margin:0;padding:0;
}
#second_content{
	background-image:url('../img/spec_bg.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	float:left;width:458px;height:182px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.second_content_bg{
	background-image:url('../img/sec_bg.gif');
	background-position:right top;
	background-repeat:no-repeat;
	float:left;width:458px;height:182px;
}
#third_content{
	background-image:url('../img/spec_bg.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	float:left;width:458px;height:182px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.third_content_bg{
	background-image:url('../img/third_bg.gif');
	background-position:right top;
	background-repeat:no-repeat;
	float:left;width:458px;height:182px;
}
* html #content div.tabs div.tab-content{overflow:hidden;height:200px;}
#content div.tabs div.tab-content h2{
	margin:6px 0 0;font-size:2.5em;
	line-height:54px;color:#143E94;
	border:0px solid #FFFFFF;
	letter-spacing:-1px;font-weight:normal;
}
.tabs div.tab-content p{
	font-size:1.5em;color:#183790;
	line-height:1em;
	font-weight:bolder;
	margin:6px 10px;
}
.tabs div.tab-content p.fst2{
	font-size:1.7em;color:#183790;
	line-height:1em;
	font-weight:bolder;
	margin:6px 10px;
}
.tabs div.tab-content p.fst{
	font-size:1.9em;color:#ffbb00;
	line-height:1.3em;margin-top:10px;
	font-weight:bold;
}
.tabs div.tab-content p.inclk_btn, .tabs div.tab-content p.inclk_btn2, .tabs div.tab-content p.inclk_btn3{
	background:url('../img/inclk_btn.gif') no-repeat 0 0;
	width:186px;height:35px;float:left;cursor:pointer;margin-left:50px
}
* html .tabs div.tab-content p.inclk_btn
{
margin-left:35px;
}
.tabs div.tab-content p.inclk_btn2{ margin-top:12px; }	
* + html .tabs div.tab-content p.inclk_btn2{ margin-top:15px; }	
* html .tabs div.tab-content p.inclk_btn2{ margin-top:15px; }	
.tabs div.tab-content p.inclk_btn3 { margin-top:8px; }
* + html .tabs div.tab-content p.inclk_btn3 { margin-top:16px; }
* html .tabs div.tab-content p.inclk_btn3 { margin-top:16px; }
#first-ul{
	float:left; width:95%;
	margin:2px 0 8px 0px;
}
* html #first-ul{
	float:left; width:95%;
	margin:2px 0 8px 0px;
}
#first-ul div.panel1{
	background:url('../img/panel1.gif') no-repeat 0 0;
	float:left;margin:1px 0px;
	height:22px;width:287px;
	cursor:pointer;
}
#first-ul div.panel2{
	background:url('../img/panel2.gif') no-repeat 0 0;
	float:left;margin:1px 0px;
	height:22px;width:287px;
	cursor:pointer;
}
#first-ul div.panel3{
	background:url('../img/panel3.gif') no-repeat 0 0;
	float:left;margin:1px 0px;
	height:22px;width:287px;
	cursor:pointer;
}
.second_content_bg ul{
	list-style-type:none;
	list-style-position:inside;
	float:left; width:69%;
	margin:0 10px;
}
.second_content_bg ul li{
	font-size:1.25em;color:#183790;
	line-height:1em;font-weight:bolder;
	margin:7px 0px 0 15px;
	list-style-position:outside;
	list-style-image:url(../img/list-icon-top1.gif);
}
* + html .second_content_bg ul li{margin:7px 0px 0 15px;}
* html .second_content_bg ul li{margin:7px 0px 0 5px;}
.third_content_bg ul{
	list-style-type:none;
	list-style-position:inside;
	float:left; width:76.5%;
	margin:0 10px;
}
.third_content_bg ul li{
	font-size:1.2em;color:#183790;
	line-height:1em;font-weight:bolder;
	margin:7px 0px 0 15px;
	list-style-position:outside;
	list-style-image:url(../img/list-icon-top1.gif);
}
* + html .third_content_bg ul li{margin:5px 0px 0 15px;}
* html .third_content_bg ul li{margin:5px 0px 0 5px;}

#second-ul ul, #thrd-ul ul{
	list-style-type:none;
	list-style-position:outside;
	float:left;
}
#second-ul ul{
	margin:10px 0 0 10px;
}
#second-ul ul li{
	margin:4px 0 0 0;
	background-image:url(../img/list-icon-top1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:13px; padding: 0 0 0 20px;
	list-style-position:outside;
	color:#646464;
}
.tb2{
	font-size:1.3em;color:#646464;
	line-height:1.32em;float:left;
	font-weight:normal;width:100%;
	margin-top:10px;
}
#fourth-ul ul li{
	margin:4px 0 0 5px;height:17px;
	background-image:url(../img/list-icon-top1.gif);
	background-repeat:no-repeat;
	background-position:left;width:100%;
	font-size:12px; padding: 0 0 0 16px;
	list-style-position:outside;
	color:#646464;
}
#thrd-ul ul li{
	margin:4px 0 0 5px;height:17px;
	background-image:url(../img/list-icon-top1.gif);
	background-repeat:no-repeat;
	background-position:left;width:100%;
	font-size:12px; padding: 0 0 0 16px;
	list-style-position:outside;
	color:#646464;
}
.textred{
	width:240px;
	background-color:#FFFFFF;
	border:1px solid red;
	height:19px;
}
#ref-ul ul li{ list-style-type:disc;list-style-position:outside;margin:7px 0 0 25px; }
.cat_bot_des{
	line-height:18px;font-size:12px;
	text-align:justify;margin-top:10px;
	float:left;font-weight:normal;color:#676768;
}
ul.squareli{
	list-style-position:inside;
}
ul.squareli li{
	color:#000000;
	padding:2px 0 2px 0;
	list-style-type:square;	
	list-style-position:outside;
	margin-left:25px;
}
h3.headh2{ color:#990000}
#sidebar div.box ul li.cbk{
	padding:0 0 7px 20px;
	color:#de101c;
	background:none;
	line-height:10px;
	font-weight:bold;
	font-size:12px;
}
#sidebar div.box ul li.shp {
	background:url(../img/site_arrow-fe.gif) no-repeat 0 0;
	padding:0 0 7px 15px;
	margin-left:5px;
}
#sidebar div.box ul li.shp a{
	font-size:12px;
	color:#2e3190;
}
#header ul.top-links{
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #e3e3e5;
}


#header ul.top-links li{
	float:left;display:inline;
	margin:0 0 0 15px;padding:0 23px 0 0;
	font-size:1.1em;line-height:2em;
	background:url(../img/edeltp_bg.gif) no-repeat 0 50%;
}
#top-div{
	width:97%;float:left;
	padding: 0px 15px;
}
#top-div div.top_div_left{
	float:left;width:49.2%;height:221px;
	background-image:url(../img/top_div_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:5px;overflow:hidden;
}
.top_div_inleft{
	float:left;width:9px;height:221px;
	background-image:url(../img/top_div_lft.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.top_div_inright{
	float:right;width:10px;height:221px;
	background-image:url(../img/top_div_rgt.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#top-div div.top_div_right{
	float:left;width:49.2%;height:221px;
	background-image:url(../img/top_div_rbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-left:13px;margin-top:5px;
}
.top_div_inrleft{
	float:left;width:10px;height:221px;
	background-image:url(../img/top_div_rlft.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.top_div_inrright{
	float:right;width:11px;height:221px;
	background-image:url(../img/top_div_rrgt.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#top-div div.top_div_left p{
	color:#fffffe;font-weight:bold;
	font-size:14px;padding:4px 10px;
}
#top-div div.top_div_left div.div-bg{
	width:93%;height:45px;font-size:12px;
	margin:10px 0 0 10px;color:#2e3191;
	/*color:#2e3191;font-weight:bold; 
	font-size:14px;letter-spacing:-1px; */
}
/*#top-div div.top_div_left div.div-bg p{
	height:65px;font-size:18px;
	float:left;width:50%;color:#2e3191;
	text-align:left;padding:0;
}*/
#top-div div.top_div_left div.div-bg div{
	margin-top:10px;float:left;
	width:99%;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	
}
/* #top-div div.top_div_left div.div-bg div font{
	font-size:100%;
	[if size 1] font-size:10px;
	[if size 2] font-size:12px;
	[if size 3] font-size:14px;
	[if size 4] font-size:18px; 
	[if size 5] font-size:32px;
	[if size 6] font-size:48px;
	[if size 7] font-size:72px;
	
} */
#top-div div.top_div_left div.div-bg div p{
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;color:#2e3191;
	font-family:inherit;
	vertical-align:baseline;
}
#top-div div.top_div_right p{
	color:#2e3191;font-weight:bold;
	font-size:14px;padding:4px 10px;
}
.top_div_right div.tophed2{
	width:90%; padding:10px 0 0 0px;
	font-size:20px;font-weight:bold;
	color:#ffbb00;float:left;
}
.top_div_right div.tophed3{
	width:90%; padding:3px 0 0 0px;
	font-size:16px;font-weight:bold;
	color:#2e3191;float:left;
}
.top_div_right div.tophed4{
	width:90%; padding:3px 0 0 0px;
	font-size:13px;font-weight:bold;
	color:#2e3191;float:left;
}
.top_div_right div.steps{
	margin:10px 0px 0px 0px; 
	width:250px;float:left; 
}
.top_div_right div.steps div{
	color:#2e3191;font-weight:bold;
	font-size:14px;float:left;
	display:inline;text-align:left;
	margin:10px 0 0 0;padding:0 0 0 0;
}
.clkher{
	color:#2e3191;
}
.top_div_right div.boy{
	margin:0px 0px 0px 5px; 
	width:166px;float:left;height:113px;
	background-image:url('../img/how_boy.gif');
	background-repeat:no-repeat;
}
.script_scroll{
	float:left;height:111px;
	background-image:url(../img/scrolling_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:10px;width:100%;
}
.script_scroll_left{
	float:left;width:9px;height:111px;
	background-image:url(../img/scrolling_lft.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.script_scroll_right{
	float:right;width:10px;height:111px;
	background-image:url(../img/scrolling_rgt.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.script_scroll img{
	padding:12px 0px 0px 0px;
}
.script_scroll p{
	font-size:14px;font-weight:bold;
	padding:5px 0 0 10px;color:#fffffe;	
}
.special_off{
	float:left;width:696px;
	background-image:url(../img/spec_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-size:12px;padding:10px 10px 0 10px;
	line-height:18px;
}
.special_off img{
	margin:0px 0 0 18px;border:0px solid red;
}
.special_off p{
	font-size:14px;font-weight:bold;
	padding:0px;color:#26257b;line-height:20px;
}
.special_off p a{
	font-size:12px;font-weight:bold;
	padding:0px;color:#000;
	text-decoration:underline;
	margin-top:5px;line-height:20px;
	margin-bottom:15px;
}
.special_off p a:hover{
	color:#000;text-decoration:none;
	margin-top:3px;	
}
.special_top{
	float:left;height:21px;width:708px;
	background-image:url(../img/top_blue.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:15px;color:#fffffe;
	font-size:14px;font-weight:bold;
	padding:5px 0 0 10px;
}
* html .special_top{ width:708px;}
* + html .special_top{ width:708px;}
div.bot_left{
	background-image:url(../img/bottom-left.gif); 
	background-repeat:no-repeat; float:left; 
	overflow:hidden; width:10px; height:9px;
}
.bot_bg{
	background-image:url(../img/bottom-bg.gif); 
	background-repeat:repeat-x; float:left; 
	overflow:hidden; width:99.8%; height:9px;
}
* html .bot_bg{ width:99.7%;}
* + html .bot_bg{ width:99.7%; }
.bot_right{
	background-image:url(../img/bottom-right.gif); 
	background-repeat:no-repeat; float:right; 
	overflow:hidden; width:10px; height:9px;
	background-position:right top;
}
/* -------- footer ------- */
#footer{
	width:995px;margin:0 auto;
	background-image:url('../img/footer_bg.gif');
	background-repeat:repeat-x;height:112px;
	background-position:left top;
}
.footer_left{
	width:27px;float:left;
	background-image:url('../img/footer_left.gif');
	background-repeat:no-repeat;height:112px;
	background-position:left top;
}
.footer_right{
	width:27px;float:right;
	background-image:url('../img/footer_right.gif');
	background-repeat:no-repeat;height:112px;
	background-position:right top;
}
.foot_logo{
	width:190px;float:left;margin:25px 0 0 4px;
	background-image:url('../img/footer_logo.gif');
	background-repeat:no-repeat;height:52px;
	background-position:left top;	
}
.footercnt1, .footercnt2{
	float:left;width:170px;
	margin-top:25px;
}
.footercnt2{
	margin-left:15px;
}
.footercnt1 ul li, .footercnt2 ul li{
	color:#000;font-size:11px;
	font-weight:bold;
}
.footercnt1 ul li a, .footercnt2 ul li a{
	color:#5c5c5c;font-size:11px;
	font-weight:normal;
}
.scrimgscr{
	float:left;margin-top:5px;
	width:97.2%;overflow:hidden;
}
* + html .scrimgscr{
	float:left;margin-top:5px;
	width:97%;overflow:hidden;
}


.special_top{
	float:left;height:21px;width:708px;
	background-image:url(../img/top-blue.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:15px;color:#fffffe;
	font-size:14px;font-weight:bold;
	padding:5px 0 0 10px;
}
* html .special_top{ width:708px;}
* + html .special_top{ width:708px;}


.special_off12{
	float:left;width:696px;
	background-image:url(../img/box_center.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-size:12px;padding:0px 10px 0 10px;
	line-height:28px;

}

* html .special_off12{
line-height:10px;
	padding:0px 0px 0 10px;

}

* + html .special_off12{
line-height:14px;
	padding-bottom:5px;

}
.tops
{

margin-left:55px;
}

* html .tops
{
margin-top:8px;
margin-left:55px;
}

* + html .tops
{
margin-top:6px;
}

.left1
{
float:left;
margin-left:55px;
width:30%
}
* html .left1
{
width:30%;
margin-left:40px;
margin-top:10px;

}

* + html .left1
{
width:35%;
margin-left:55px;
margin-top:15px;
}

.left2
{
float:left;

width:40%;
}

* html .left2
{
width:40%;
margin-top:10px; 

}

* + html .left2
{
margin-top:15px; 
width:40%

}

.tops
{

margin-left:55px;
}

* html .tops
{
margin-top:8px;
margin-left:65px;
}

* + html .tops
{
margin-top:6px;
}

.but
{
float:right;
margin-top:-28px;
margin-right:106px; 

}

* html .but
{

margin-top:-32px;
margin-right:106px; 
}

* + html .but
{

margin-top:-36px;
margin-right:95px; 
}
.srchbutn
{
float: right;
margin-top: -25px; 
margin-left: 100px;
 width: 22%;
 margin-right:-15px;
}
* html .srchbutn
{
width:18%;
margin-top:-24px;
margin-right:20px;
margin-left:80px;

}
* +html .srchbutn
{
width:18%;
margin-top:-24px;
margin-right:80px;
}
.bot_bg12
{
float:right;
background-image:url(../img/box_bottom.gif);
background-repeat:no-repeat;
overflow:hidden;width:720px; height:10px;
display:block;
}


#newh3 {
margin-top:-25px;
margin-right:100px;
text-align:right;
/*color:#00621C;*/
color:#990000;
font-size:18px;
font-weight:bold;
}

#newh33 {
margin-top:-21px;
text-align:right;
color:blue;
font-size:18px;
font-weight:bold;
}

#newh33 a{
color:#236193;
}
#newhh3 {
margin-top:-13px;
text-align:right;
font-size:13px;
}


#newuph3 {
margin-top:-23px;
margin-right:100px;
text-align:right;
color:#545454;
font-size:13px;
font-weight:bold;
}

#headhsub23 {
color:#00621C;
float:left;
font-size:1.4em;
font-weight:bold;
margin:25px 0 5px 0;
padding:0;
width:47%;
}

