@charset "utf-8";
/* CSS Document */

html, body { 
	margin:0px; 
	padding:0px;
	background-color:#FFF;
	height:100%;
	/*overflow-x:hidden;*/
	}
div, p, form, ul, li, h1, h2, h3, h4, h5, h6, a, span, form, dl, dt, dd, img, br, big, textarea { padding:0; margin:0; }
a, input { text-decoration:none; outline:none;}
div, img {border:0; outline:none;}
.clear {
	clear:both !important;
}
ul{ list-style-type:none;}

#bodymain { width:953px; margin:0px auto 0px;}
#main {
	width:953px;
	height:550px;
	position:relative;
	margin-top:0px;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	background-position:9px 0px;
}

/* --------- top head pannel starts here --------- */
#headleft { width:9px; height:131px; position:relative; float:left; background-image:url(../images/headleft_bg.gif); background-repeat:no-repeat; background-position:0% 0%;}
#mainhead {
	width:944px;
	height:131px;
	background-image:url(../images/headright_bg.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	position:relative;
	float:left;
}
div#headtop {
	width:922px;
	height:131px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	position:relative;
	float:left;
}
div#headtopdate{
	width:294px;
	height:54px;
	position:relative;
	float:right;
	background-image:url(../images/head_datebg.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}
div#headtopdate ul{
	margin-top:20px;
}
div#headtopdate ul li.fav{
	display:block;
	float:left;
	padding-left:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9D9D9D;
	font-weight:bold;
}
div#headtopdate ul li.fav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9D9D9D;
	font-weight:bold;
}
div#headtopdate ul li.fav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#767676;
	font-weight:bold;
}
div#headtopdate ul li.date{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9D9D9D;
	font-weight:bold;
	padding-left:44px;
}

/* --------- top head pannel ends here --------- */

/*-----------menu starts here----------*/

div#menu{
	width:717px;
	height:53px;
	position:relative;
	float:right;
}
div#menucomp{
	width:536px;
	height:53px;
	position:relative;
	float:left;
}
div#menucomp ul{
	height:53px;
	background-image:url(../images/buttton_back.gif);
	background-repeat:no-repeat;
}
/*div#menucomp ul li.comL{
	background-image:url(../images/commenu_left.gif);
	background-repeat:no-repeat;
	width:42px;
	height:53px;
	display:block;
	float:left;
}
div#menucomp ul li.comM{
	background-image:url(../images/commenu_mid.gif);
	background-repeat:repeat-x;
	width:150px;
	height:53px;
	display:block;
	float:left;
	vertical-align:middle;
}
div#menucomp ul li.comR{
	background-image:url(../images/commenu_right.gif);
	background-repeat:no-repeat;
	width:18px;
	height:53px;
	display:block;
	float:left;
}*/
div#menucomp ul li.com{
	background-image:url(../images/buttton_company.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:210px;
	height:53px;
	display:block;
	float:left;
	cursor:pointer;
}
div#menucomp ul li.comho{
	background-image:url(../images/buttton_company.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:210px;
	height:53px;
	display:block;
	float:left;
	cursor:pointer;
}
/*div#menucomp ul li p{
	margin-top:20px;
	margin-left:9px;
}
*html div#menucomp ul li p{
	margin-top:16px;
	margin-left:9px;
}*/

div#menucomp ul li.what{
	background-image:url(../images/button_whatwedo.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:153px;
	height:53px;
	display:block;
	float:left;
	margin-left:7px;
	cursor:pointer;
}
div#menucomp ul li.whatho{
	background-image:url(../images/button_whatwedo.gif);
	background-repeat:repeat-x;
	background-position:0% 100%;
	width:153px;
	height:53px;
	display:block;
	float:left;
	margin-left:7px;
	cursor:pointer;
}

div#menucomp ul li.why{
	background-image:url(../images/button_whyunity4.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:159px;
	height:53px;
	display:block;
	float:left;
	margin-left:7px;
	cursor:pointer;
}
div#menucomp ul li.whyho{
	background-image:url(../images/button_whyunity4.gif);
	background-repeat:repeat-x;
	background-position:0% 100%;
	width:159px;
	height:53px;
	display:block;
	float:left;
	margin-left:7px;
	cursor:pointer;
}

div#menuhome{
	position:relative;
	float:right;
	width:167px;
	height:53px;
}
div#menuhome ul{
}
div#menuhome ul li.home{
	display:block;
	float:left;
	background-image:url(../images/button_home.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:56px;
	height:53px;
	cursor:pointer;
}
div#menuhome ul li.homeho{
	display:block;
	float:left;
	background-image:url(../images/button_home.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:56px;
	height:53px;
	cursor:pointer;
}
div#menuhome ul li.contact{
	display:block;
	float:left;
	background-image:url(../images/buttton_contact.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:56px;
	height:53px;
	cursor:pointer;
}
div#menuhome ul li.contactho{
	display:block;
	float:left;
	background-image:url(../images/buttton_contact.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:56px;
	height:53px;
	cursor:pointer;
}
div#menuhome ul li.faq{
	display:block;
	float:left;
	background-image:url(../images/buttton_faq.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:55px;
	height:53px;
	cursor:pointer;
}
div#menuhome ul li.faqho{
	display:block;
	float:left;
	background-image:url(../images/buttton_faq.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:55px;
	height:53px;
	cursor:pointer;
}

/*-----------menu ends here----------*/

/* ......... body portion starts here ......... */

#mainbody {
	width:953px;
	background-image:url(../images/bodybg.gif);
	background-repeat:repeat-y;
	background-position:0% 0%;
	position:relative;
	float:left;
}
#maincont{
	width:922px;
	position:relative;
	float:left;
	margin-left:9px;
}
*html #maincont{
	width:922px;
	position:relative;
	float:left;
	margin-left:4px;
}
#cont{
	width:922px;
	position:relative;
	float:left;
	margin-left:9px;
}
*html #cont{
	width:922px;
	position:relative;
	float:left;
	margin-left:4px;
}
div#career{
	margin-top:15px;
	margin-left:15px;
	width:186px;
	height:164px;
	position:relative;
	float:left;
}
*html div#career{
	margin-top:15px;
	margin-left:7px;
	width:186px;
	height:164px;
	position:relative;
	float:left;
}
div#career ul{
}
div#career ul li.care{
	height:50px;
	width:186px;
}
div#career ul li.login{
	height:50px;
	width:186px;
	margin-top:7px;
	margin-bottom:7px;
}
*html div#career ul li.login{
	height:50px;
	width:186px;
	margin-top:3px;
	margin-bottom:3px;
}
div#career ul li.click{
	height:50px;
	width:186px;
}
div#career ul li p{
	padding-top:11px;
	margin-left:82px;
}
div#career ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFBA00;
	font-weight:normal;
}
div#service{
	margin-top:15px;
	margin-left:15px;
	width:186px;
	height:164px;
	position:relative;
	float:left;
}
.littleDD {
	  margin-left:23px;
	  margin-top:15px;
	  border:1px solid #DEDEDE;
	  width:175px;
	  height:174px;
	  position:relative;
	  float:left;
}
*html .littleDD {
	  margin-left:10px;
	  margin-top:15px;
	  border:1px solid #DEDEDE;
	  width:175px;
	  height:170px;
	  position:relative;
	  float:left;
}

.littleDD ul {
	margin-top:12px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:8px;
}
*html .littleDD ul {
	margin-top:8px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:2px;
}
*+html .littleDD ul {
	margin-top:8px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:8px;
}
.littleDD ul li{
	text-align:left;
}
.littleDD ul li.bodytext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#6B6B6B; font-weight:normal; padding-top:11px; padding-bottom:8px}
.littleDD ul li.bluetext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#50689D; font-weight:normal}
.littleDD ul li.bluetext span{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#50689D; font-weight:bold}
.littleDD ul li.phone{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#2A83E5; font-weight:bold}
.phtextbox{ width:144px; height:18px; background-image:url(../images/textbox.gif); background-repeat:no-repeat; padding-left:4px; border:0px; font-family:Arial, Helvetica, sans-serif; color:#003D7D; font-size:11px; font-weight:normal; padding-top:2px}

.callcms{ background-image:url(../images/call.gif); background-repeat:no-repeat; background-position:left; height:18px; padding-left:25px; font-family:Arial, Helvetica, sans-serif; color:#003D7D; font-size:11px; font-weight:bold; padding-top:3px}

.littleDD ul li.serv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#EE8F28;
	font-weight:normal;
	display:block;
	float:left;
	margin-bottom:16px;
}
*html .littleDD ul li.serv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#EE8F28;
	font-weight:normal;
	display:block;
	float:left;
	margin-bottom:18px;
}
.littleDD ul li.serv span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#606060;
	font-weight:normal;
}
.littleDD ul li.more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ED8F27;
	font-weight:normal;
	display:block;
	float:right;
	padding-top:4px;
}
.littleDD ul li.more a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ED8F27;
	font-weight:normal;
}
.littleDD ul li.more a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	font-weight:normal;
}
.littleDD1{
	  margin-left:12px;
	  margin-top:15px;
	  border:1px solid #DEDEDE;
	  width:708px;
	  height:174px;
	  position:relative;
	  float:right;
}
*html .littleDD1{
	  margin-left:8px;
	  margin-top:15px;
	  border:1px solid #DEDEDE;
	  width:708px;
	  height:174px;
	  position:relative;
	  float:right;
}
.littleDD1 ul {
	margin-top:9px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:8px;
}
.littleDD1 ul li{
	width:222px;
	float:left;
	display:block;
}
.littleDD1 ul li.middle{
	width:222px;
	float:left;
	display:block;
	margin-left:13px;
	margin-right:13px;
}
.subdiv{border:2px solid #EEEEEE;
	  width:218px;
	  height:117px;
	  position:relative;
}
*+html .subdiv{border:2px solid #EEEEEE;
	  width:217px;
	  height:117px;
	  position:relative;
	  margin-top:0px;
}
*html .subdiv{border:2px solid #EEEEEE;
	  width:217px;
	  height:117px;
	  position:relative;
	  margin-top:0px;
}
.subdiv ul{width:185px;}
*+html .subdiv ul{width:185px; padding-top:5px}
.subdiv ul li.logintext{ width:195px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#50689D; font-weight:bold}
.logintxt_span{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003D7D; font-weight:normal}
.subdiv ul li.cliettext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#8064FF; text-transform:uppercase; font-weight:bold; vertical-align:top; background-image:url(../images/loginicon.gif); background-repeat:no-repeat; background-position:left; padding-left:28px; padding-top:20px; height:40px; width:150px;}
.cliettext a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#8064FF; text-transform:uppercase; font-weight:bold;}
.cliettext a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#F87000; text-transform:uppercase; font-weight:bold;}
.subdiv ul li.calltext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#8064FF; text-transform:uppercase; font-weight:bold; vertical-align:top; background-image:url(../images/callicon.gif); background-repeat:no-repeat; background-position:left; padding-left:28px; padding-top:20px; height:35px; width:160px; margin-top:15px}
.calltext a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#8064FF; text-transform:uppercase; font-weight:bold;}
.calltext a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#F87000; text-transform:uppercase; font-weight:bold;}
.subdiv ul li.quotetext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#8064FF; text-transform:uppercase; font-weight:bold; vertical-align:top; background-image:url(../images/quoteicon.gif); background-repeat:no-repeat; background-position:left; padding-left:33px; padding-top:20px; height:40px; width:160px; margin-top:14px}
.quotetext a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#8064FF; text-transform:uppercase; font-weight:bold;}
.quotetext a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#F87000; text-transform:uppercase; font-weight:bold;}
.logintext2{ width:155px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#50689D; font-weight:bold}

.littleDD1 ul li.tech {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#EE8F28;
	font-weight:normal;
	display:block;
	float:left;
	margin-bottom:16px;
}
*html .littleDD1 ul li.tech {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#EE8F28;
	font-weight:normal;
	display:block;
	float:left;
	margin-bottom:18px;
}
.littleDD1 ul li.tech span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#606060;
	font-weight:normal;
}
.littleDD1 ul li.more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ED8F27;
	font-weight:normal;
	display:block;
	float:right;
	padding-top:4px;
}
.littleDD1 ul li.more a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ED8F27;
	font-weight:normal;
}
.littleDD1 ul li.more a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	font-weight:normal;
}

/* ......... body portion ends here ......... */

/* ......... footer portion starts here ......... */

#mainfooter {
	width:953px;
	position:relative;
	float:left;
}
#footerright {
	width:944px;
	background-image:url(../images/footright_bg.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	position:relative;
	float:left;
}
#footerleft { width:9px; height:198px; position:relative; float:left; background-image:url(../images/footleft_bg.gif); background-repeat:no-repeat; background-position:0% 0%;}
div#footer {
	margin-top:34px;
	margin-left:23px;
	position:relative;
	float:left;
	height:75px;
	width:899px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:10% 0%;
}
*html div#footer {
	margin-top:34px;
	margin-left:13px;
	position:relative;
	float:left;
	height:75px;
	width:899px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
}
div#footer ul{
	height:75px;
	width:600px;
}
div#footer ul li.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7A7A7A;
	font-weight:normal;
	float:left;
	padding-top:18px;
}
div#footer ul li.link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7A7A7A;
	font-weight:normal;
}
div#footer ul li.link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003D7D;
	font-weight:normal;
}
div#footer ul li.right{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003D7D;
	font-weight:normal;
	float:left;
	padding-top:8px;
	text-align:left;
}
div#footer ul li.right span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A8A8A8;
	font-weight:normal;
	float:left;
	text-align:left;
}
div#footer ul li.right a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A8A8A8;
	font-weight:normal;
}
div#footer ul li.right a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#525252;
	font-weight:normal;
}
#footerblank {
	width:908px;
	height:90px;
	position:relative;
	float:left;
}
div#footerlogo{ position:absolute; display:block; float:right; top:5px; left:710px}
/* ......... footer portion ends here ......... */

*html #quick {
	position:absolute; top:125px; z-index:3;
}
#quick {
	position:absolute; top:125px; z-index:3;
}

/* ......... dropmenu starts here ......... */
/*#submenu { position:absolute; top:0px; width:183px; height:112px;}
	#submenu_left { position:relative; float:left; width:19px; height:112px; background-image:url(../images/menusub_left.png); background-repeat:no-repeat}
	*html #submenu_left { position:relative; float:left; width:19px; height:112px; _background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/menusub_left.png,
sizingMethod='scale');}
	#submenu_right { position:relative; float:left; width:17px; height:112px; background-image:url(../images/menusub_right.png); background-repeat:no-repeat}
	*html #submenu_right { position:relative; float:left; width:17px; height:112px; _background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/menusub_right.png,
sizingMethod='scale');}*/
	
#dropmenu { position:absolute; top:0px; width:183px; height:112px; background-image:url(../images/submenu.gif); background-repeat:no-repeat;}

	#dropmenu ul { margin-left:24px; margin-top:18px;}
	*html #dropmenu ul { margin-left:24px; margin-top:15px; }
	*+html #dropmenu ul { margin-left:24px; margin-top:15px; }
		#dropmenu ul li{ padding-bottom:9px; padding-top:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFF8E4; font-weight:bold;}
		*html #dropmenu ul li{ padding-bottom:4px; padding-top:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFF8E4; font-weight:bold}
		*+html #dropmenu ul li{ padding-bottom:4px; padding-top:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFF8E4; font-weight:bold}
		#dropmenu ul li a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#EAEDFF; font-weight:bold}
		#dropmenu ul li a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#05407F; font-weight:bold}
/* ......... dropmenu ends here ......... */

/* ......... content page css starts here ......... */

div#contsep{ width:922px; height:19px; position:relative}
#maincontent{width:922px; position:relative; float:left; margin-left:9px;}
*html #maincontent{width:922px; position:relative; float:left; margin-left:5px;}
	#contleft {position:relative; float:left; width:175px; height:158px; margin-left:24px; margin-right:13px}
	*html #contleft {position:relative; float:left; width:175px; height:158px; margin-left:12px; margin-right:10px}
		.logindiv_lft{ position:relative; float:left; width:4px; height:158px}
		.logindiv_mid{ position:relative; float:left; width:167px; height:158px; background-image:url(../images/login_midbg.gif); background-repeat:repeat-x}
		#contleftpic {position:relative; float:left; width:175px; height:105px; margin-bottom:2px; margin-top:22px;}
	#contright {position:relative; float:left; width:922px;}
		#conthead {position:relative; float:right; width:710px; height:158px;}
		#conttext {position:relative; float:left; width:922px; margin-top:28px;}
			#conttext_heading {position:relative; float:left; width:100px; height:28px;}
				#conttext_headcom {position:relative; float:left; width:188px; height:31px; background-image:url(../images/nameborder.gif); background-repeat:repeat-x;}
				*html #conttext_headcom {position:relative; float:left; width:188px; height:31px; background-image:url(../images/nameborder.gif); background-repeat:repeat-x;}
				#conttext_headwhy {position:relative; float:left; width:92px; height:28px;}
				#conttext_headcontact {position:relative; float:left; width:159px; height:28px;}
			#conttop_line { position:relative; float:left; width:611px; height:28px; background-image:url(../images/pagetop_line.gif); background-repeat:no-repeat; background-position:100% 100%}
			#conttop_linecom { position:relative; float:right; width:898px; height:31px; background-image:url(../images/pagetop_line.gif); background-repeat:no-repeat; background-position:100% 100%}
			*html #conttop_linecom { position:relative; float:right; width:898px; height:31px; background-image:url(../images/pagetop_line.gif); background-repeat:no-repeat; background-position:100% 100%}
			#conttop_ralation { position:relative; float:right; width:535px; height:28px; background-image:url(../images/pagetop_line.gif); background-repeat:no-repeat; background-position:100% 100%}
			*html #conttop_ralation { position:relative; float:left; width:535px; height:28px; background-image:url(../images/pagetop_line.gif); background-repeat:no-repeat; background-position:100% 100%}
			#conttop_linewhy { position:relative; float:left; width:619px; height:28px; background-image:url(../images/pagetop_line.gif); background-repeat:no-repeat; background-position:100% 100%;}
			#conttop_linecontact { position:relative; float:left; width:552px; height:28px; background-image:url(../images/pagetop_line.gif); background-repeat:no-repeat; background-position:100% 100%;}
			#contmid_box {position:relative; float:left; width:899px; background-image:url(../images/pageright_line.gif); background-repeat:repeat-y; background-position:100% 0%; margin-left:24px}
			*html #contmid_box {position:relative; float:left; width:899px; background-image:url(../images/pageright_line.gif); background-repeat:repeat-y; background-position:100% 0%; margin-left:12px}
			#paratext {position:relative; float:right; width:691px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify; margin-top:22px; margin-left:0px; margin-right:20px; background-color:#FFF}
			*html #paratext {position:relative; float:right; width:691px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify; margin-top:22px; margin-right:0px; background-color:#060; margin-left:20px;}
			#paratext .greytext{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:bold; text-decoration:none;}
			.content_text{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify; padding:10px 8px 10px 8px;}
			#subbullet {position:relative; background-color:#F3F3F3; margin-left:12px; margin-top:6px; margin-right:12px; margin-bottom:6px;}
	.headbold_text {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#044284; font-weight:bold; text-decoration:none;}
		   
			<!--*html #paratext .greytext{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:bold; text-decoration:none;}-->
			div#casestudytext {position:relative; float:left; width:682px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify; margin-top:5px; margin-left:0px;}
			*html div#casestudytext {position:relative; float:left; width:682px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify; margin-top:5px; margin-left:0px;}
			#casestudybody{ position:relative; float:left; width:505px; background-image:url(../images/dotvertical.gif); background-repeat:repeat-y; background-position:100% 0%}
			*html #casestudybody{ position:relative; float:left; width:505px; background-image:url(../images/dotvertical.gif); background-repeat:repeat-y; background-position:100% 0%}
			#casetext{ position:relative; float:left; margin-right:16px;}
			*html #casetext{ position:relative; float:left; width:489px; margin-right:5px;}
			#casestudybut{ position:relative; float:right; width:177px; top:0px}
			*html #casestudybut{ position:absolute; float:right; width:177px; top:0px}
			div#casebutton{ position:relative; width:170px;}
			div#casebutton ul{ padding-left:5px;}
			div#casebutton ul li.case{ width:170px; height:19px; background-image:url(../images/casestudylink.gif); background-repeat:no-repeat; background-position:0% 0%; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#9E9E9E; font-weight:bold; padding-left:19px; padding-top:4px; margin-bottom:4px;}
			div#casebutton ul li.case_ho{ width:170px; height:19px; background-image:url(../images/casestudylink.gif); background-repeat:no-repeat; background-position:0% 100%; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#EAEAEA; font-weight:bold; padding-left:19px; padding-top:4px; cursor:pointer; margin-bottom:4px;}
			div#casebutton ul li.case_visited{ width:170px; height:19px; background-image:url(../images/casestudyvisited.gif); background-repeat:no-repeat; background-position:0% 0%; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold; padding-left:19px; padding-top:4px; margin-bottom:4px; cursor:pointer;}
			.caselink{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#9E9E9E; font-weight:bold;}
			.caselink:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#EAEAEA; font-weight:bold;}
			.casevisit{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold;}
			*html div#casebutton ul li.case{ width:170px; height:19px; background-image:url(../images/casestudylink.gif); background-repeat:no-repeat; background-position:0% 0%; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#9E9E9E; font-weight:bold; padding-left:19px; padding-top:4px; margin-bottom:4px;}
			*html div#casebutton ul li.case_ho{ width:170px; height:19px; background-image:url(../images/casestudylink.gif); background-repeat:no-repeat; background-position:0% 100%; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#EAEAEA; font-weight:bold; padding-left:19px; padding-top:4px; cursor:pointer; margin-bottom:4px;}
			*html div#casebutton ul li.case_visited{ width:170px; height:19px; background-image:url(../images/casestudyvisited.gif); background-repeat:no-repeat; background-position:0% 0%; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold; padding-left:19px; padding-top:4px; margin-bottom:4px;}
			
			#casestudytext .greytext{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:bold; text-decoration:none;}
			#subbullet {position:relative; background-color:#F3F3F3; margin-left:12px; margin-top:6px; margin-right:12px; margin-bottom:6px;}
		    <!--*html #paratext {position:relative; float:left; width:680px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify; margin-top:22px; margin-left:3px;}-->
			<!--*html #paratext .greytext{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:bold; text-decoration:none;}-->
			#casestudytext {position:relative; float:left; width:682px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify; margin-top:22px; margin-left:5px;}
			#casestudytext .greytext{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:bold; text-decoration:none;}
			#subbullet {position:relative; background-color:#F3F3F3; margin-left:12px; margin-top:6px; margin-right:12px; margin-bottom:6px;}
		    *html #casestudytext {position:relative; float:left; width:680px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify; margin-top:22px; margin-left:3px;}
			*html #casestudytext .greytext{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:bold; text-decoration:none;}
			/*#paratext span{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#606060; font-weight:bold;}*/
			.para {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify;}
			.bulate_text { background-image:url(../images/bulate.gif); background-repeat:no-repeat; background-position:0% 0%; padding-left:15px; padding-bottom:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal;}
			.bulate_text2 { background-image:url(../images/blue_bulate.gif); background-repeat:no-repeat; padding-left:15px;  font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#51689D; font-weight:normal;}
			.bulate_text3 { background-image:url(../images/bulate2.gif); background-repeat:no-repeat; padding-left:10px;  padding-bottom:2px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFBA00; font-weight:normal;}
			.newsdate {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CB0000; font-weight:normal;}
			.newshead a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#EE8F28; font-weight:bold; text-transform:uppercase;}
			.newsseperator { background-image:url(../images/greydot2.gif); width:100%; height:10px;}
			.bodyseperator { background-image:url(../images/orangeseperator.gif); background-repeat:repeat-x; width:100%; height:16px;}
			.bulletseperator { width:100%; height:6px;}
			.newshead a:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFBA00; font-weight:bold; text-transform:uppercase;}
			.top_anchor a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#EF7C00; font-weight:bold; text-align:right}
			.top_anchor a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#606060; font-weight:bold; text-align:right}
			.textlink a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-decoration:underline;}
			.textlink a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-decoration:none;}
			div#iconmenu{ width:100%; height:32px; position:relative; float:left;}
			div#iconmenu ul li{ display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#808080;}
			div#iconmenu ul li.icon{ display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#808080; padding-left:4px; padding-right:11px; padding-top:8px}
			/*div#iconmenu ul li.icon a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#808080;}*/
			/*div#iconmenu ul li.icon a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000;}*/
/*-----form css starts here----*/
.textarea {BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; FONT: 11px verdana,arial,helvetica,sans-serif; BORDER-LEFT: #999 1px solid; COLOR: black; BORDER-BOTTOM: #999 1px solid; BACKGROUND-COLOR: #fff;}
			.button { background-color:#333; border:1pa solid #606060; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; font-weight:bold; padding:2px; cursor:pointer}
			.formtxt {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify;}
/*-----form css ends here----*/			
#contbot {
	position:relative;
	float:left;
	width:900px;
	height:23px;
	text-align:right;
	background-image:url(../images/conbotbg.gif);
	background-repeat:repeat-x;
	margin-left:32px;
}
*html #contbot {
	position:relative;
	float:left;
	width:899px;
	height:23px;
	text-align:right;
	background-image:url(../images/conbotbg.gif);
	background-repeat:repeat-x;
	margin-left:17px;
}

/*------- New style-----*/

.pagehead_text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#51689D; font-weight:bold; background-image:url(../images/pagehead_bg.gif); background-repeat:repeat-x; vertical-align:text-top; padding-top:8px; padding-left:4px}

#paratext span{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#044284; 
font-weight:bold; 
text-decoration:none;
}
.tabletop {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-decoration:none;
	float:left;
	background-color:#FCBC4D;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:8px;
	width:324px;
}
.tabletop1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#6B6B6B; 
	font-weight:normal; 
	text-decoration:none;
	float:left;
	background-color:#FFE9AD;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:8px;
	width:324px;
}
.tabletop2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#6B6B6B; 
	font-weight:normal; 
	text-decoration:none;
	float:left;
	background-color:#FEF2D2;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:8px;
	width:324px;
}
*html .tabletop {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-decoration:none;
	float:left;
	background-color:#FCBC4D;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:8px;
	width:339px;
}
*html .tabletop1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#6B6B6B; 
	font-weight:normal; 
	text-decoration:none;
	float:left;
	background-color:#FFE9AD;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:8px;
	width:339px;
}
*html .tabletop2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#6B6B6B; 
	font-weight:normal; 
	text-decoration:none;
	float:left;
	background-color:#FEF2D2;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:8px;
	width:339px;
}
#table {
	width:100%;
	float:right;
}
.sub{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#ED8F27; 
	font-weight:bold; 
	text-decoration:none;
	background-image:url(../images/subbg.gif);
	background-repeat:no-repeat;
	background-position: left ;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:8px;
	width:691;
}
.sub1{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#EE8F27; 
	font-weight:normal; 
	text-decoration:none;
}
.sub2{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#EE8F27; 
	font-weight:bold; 
	text-decoration:none;
}
.sub3{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#606060; 
	font-weight:bold; 
	text-transform:uppercase;
	text-decoration:none;
}
.pagename{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#EE8F27; 
	font-weight:bold; 
	text-decoration:none;
	background-image:url(../images/pagenamebg.gif);
	background-repeat:no-repeat;
	background-position: left ;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:8px;
	width:691;
	text-transform:uppercase;
}
#top {
	position:relative;
	float:right;
	width:50px;
	height:18px;
	text-align:right;
	background-image:url(../images/top.gif);
	background-repeat: no-repeat;
	padding-right:50px;
}
*html #top {
	position:relative;
	float:right;
	width:50px;
	height:18px;
	text-align:right;
	background-image:url(../images/top.gif);
	background-repeat: no-repeat;
	padding-right:70px;
}
.toptext{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#2080E7; 
	font-weight:bold; 
	text-decoration:none;
	text-align:right;
	padding-right:3px;
}
a:hover.toptext{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#2080E7; 
	font-weight:bold; 
	text-decoration:underline;
	text-align:right;
	padding-right:3px;
}
.toptextlink{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#747474; 
	font-weight:bold; 
	text-decoration:none;
	text-align:center;
}
a:hover.toptextlink{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	font-weight:bold; 
	text-decoration:none;
	text-align:center;
}
.textbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#51689D;
	border:1px solid #ACB5D3;
	text-decoration:none;
	padding:3px;
	background:transparent;
	background-color:#FFFFFF !important;
}
.commbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #ACB5D3;
	text-decoration:none;
	padding:3px;
	height:100px;
	width:400px;
	color:#51689D;
	background-color:#FFFFFF !important;
}
.buttonnew { 
	background-color:#2981E1 !important; 
	border:1px solid #ACB5D3; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; color:#FFF; 
	font-weight:bold; padding:2px; 
	cursor:pointer
}
.sitelink { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#6B6B6B; 
	font-weight:normal;
	text-decoration:none;
}
a:hover.sitelink { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#2981E1; 
	font-weight:normal;
	text-decoration:none;
}
.siteorange { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#51689D; 
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}
a:hover.siteorange { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}

div#conttable{ width:678px; position:relative; float:left}
div#conttabhead{ width:678px; height:14px; position:relative; float:left}
div#conttabmid{ position:relative; width:678px; height:256px; float:left; background-image:url(../images/table_bg.gif); background-repeat:repeat-y;}
div#conttabbot{ width:678px; height:13px; position:relative; float:left}

/*Round Table css start here...*/

.tbheading{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFBA00; 
	font-weight:bold; 
	text-decoration:none;
	padding-left:35px;
	width:644px;
	height:23px;
	background-image:url(../images/starbulet.gif);
	background-repeat:no-repeat;
}
*html .tbheading{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFBA00; 
	font-weight:bold; 
	text-decoration:none;
	width:644;
	height:25px;
	background-image:url(../images/starbulet.gif);
	background-repeat:no-repeat;
	background-position:20 3;
}
.tbdataleft{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFB158; 
	font-weight:bold; 
	text-decoration:none;
	padding-left:25px;
	width:298px;
	height:28px;
	padding-top:11px;
	background-image:url(../images/tbdataleft.gif);
	background-repeat:no-repeat;
	float:left;
}
*html .tbdataleft{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFB158; 
	font-weight:bold; 
	text-decoration:none;
	width:323;
	height:28;
	padding-top:11px;
	background-image:url(../images/tbdataleft.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.tbdataright{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFB158; 
	font-weight:bold; 
	text-decoration:none;
	width:311px;
	padding-left:25px;
	height:28px;
	padding-top:11px;
	background-image:url(../images/tbdataright.gif);
	background-repeat:no-repeat;
	float:left;
}
*html .tbdataright{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFB158; 
	font-weight:bold; 
	text-decoration:none;
	width:321;
	height:28;
	padding-top:11px;
	background-image:url(../images/tbdataright.gif);
	background-repeat:no-repeat;
}
div#tbdata{ width:644px; height:13px; position:relative; float:right;}
*html div#tbdata{ width:644px; height:13px; position:relative; float:right;}
.tbdataleft1{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#9E9E9E; 
	font-weight:normal; 
	text-decoration:none;
	padding-left:25px;
	width:298px;
	height:26px;
	padding-top:11px;
	background-image:url(../images/tbdataleft1.gif);
	background-repeat:no-repeat;
	float:left;
}
*html .tbdataleft1{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#9E9E9E; 
	font-weight:normal; 
	text-decoration:none;
	width:323;
	height:36;
	padding-top:11px;
	background-image:url(../images/tbdataleft1.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
}
.tbdataright1{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#9E9E9E; 
	font-weight:normal; 
	text-decoration:none;
	width:311px;
	padding-left:25px;
	height:28px;
	padding-top:11px;
	background-image:url(../images/tbdataright1.gif);
	background-repeat:no-repeat;
	float:left;
}
*html .tbdataright1{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#9E9E9E; 
	font-weight:normal; 
	text-decoration:none;
	width:321;
	height:28;
	padding-top:11px;
	background-image:url(../images/tbdataright1.gif);
	background-repeat:no-repeat;
	float:left;
}
*html div#conttabmid{ position:relative; width:678; float:left; background-image:url(../images/table_bg.gif); background-repeat:repeat-y;}

div#popup { position:absolute; width:350px; height:350px;}
div#pophead { position:relative; float:left; width:350px; height:58px;}
div#pophead_left { position:relative; float:left; width:194px; height:58px; background-image:url(../images/pophead_right.gif); background-repeat:no-repeat}
div#pophead_right { position:relative; float:left; width:156px; height:58px; background-image:url(../images/pophead_bg.gif); background-repeat:repeat-x; text-align:right}
div#popbody { position:relative; float:left; width:350px; background-image:url(../images/popbg2.gif); background-repeat:repeat-y}
div#popbot { position:relative; float:left; width:350px; height:16px; background-image:url(../images/popbot.gif); background-repeat:no-repeat}
div#popbot_left { position:relative; float:left; width:18px; height:16px; background-image:url(../images/popbot_left.gif); background-repeat:no-repeat}
div#popbot_right { position:relative; float:left; width:332px; height:16px; background-image:url(../images/popbot_bg.gif); background-repeat:repeat-x; text-align:right}
div#poptext { position:relative; float:left; width:310px; margin-left:20px; margin-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal;}
.popdatetext {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#A0A0A0; font-weight:normal; text-decoration:underline}
a:hover.popdatetext{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CB0000; font-weight:normal; text-decoration:underline}
.popsub{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#ED8F27; 
	font-weight:bold; 
	text-decoration:none;
	background-image:url(../images/popsub_bg.gif);
	background-repeat:no-repeat;
	background-position: left ;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:8px;
	width:322;
}
#divfade{ position:absolute; width:100%; height:942px; background-color:#151410; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;}

*html #contbody {position:relative; float:right; width:691px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify; margin-top:22px; margin-right:0px; background-color:#FFF; margin-right:10px;}
#contbody {position:relative; float:right; width:691px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6B6B6B; font-weight:normal; text-align:justify; margin-top:22px; margin-left:0px; margin-right:20px; background-color:#FFF}

.contlittleDD {
	  border:1px solid #DEDEDE;
	  width:173px;
	  height:170px;
	  position:relative;
	  float:left;
}
*html .contlittleDD {
	  border:1px solid #DEDEDE;
	  width:173px;
	  height:170px;
	  position:relative;
	  float:left;
}

.contlittleDD ul{ margin-left:10px; margin-top:10px; margin-right:6px}
.contlittleDD ul li.lftlinktext{ width:150px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#50689D; padding-bottom:7px; padding-top:5px; background-image:url(../images/dotline.gif); background-repeat:repeat-x; background-position:bottom}
.contlittleDD ul li.lftlinktext a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#50689D;}
.contlittleDD ul li.lftlinktext a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#2080E7;}
.case_head { font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:bold; color:#7786B3; padding-bottom:10px; padding-top:10px; padding-left:10px}


