/* CSS Document */
body, h1, h2, h3, h4, h5, h6, blockquote, p, address, form, fieldset, ul, ol, dl, dt, dd, li, hr, table, td, th {
	margin:0;
	padding:0;
}

form{display:inline;}

a img{border:0px;}

/*a{color:#3b5998;}
a:hover {color:#555555;}*/

.pagewidth {
	width:998px;
	margin:0 auto;
}
.clear {
	clear:both;
}
.column {
	float:left;
	border-bottom:1px solid #c1c1c1;
	padding: 16px 0px 20px 11px;
}

.column.last{
	border:none;
	border:0px;
}
a, a:visited {
	color:#003399;
	text-decoration:none;
}

/* Row Column set for tabular data */

.row, .col{ display:block; }
.row{ clear:both;}
.col{float:left;}
.row .last{clear:right;}
.row .tip{float:left; font-size:11px; color:#797979; vertical-align:middle; padding:7px 3px;}
.row .name{
	font:14px Arial, Helvetica, sans-serif;
	color:#262626;
	width:60px;
	display:block;
	padding:8px 0px;
}
.row .cont{ padding:5px 0px; display:block;}
.row .cont select, select{font-size:13px; color:#666; padding:1px;}
select option{padding:3px 3px 0px; margin:0px 3px;}
.row .cont .maxWidth{
	width:214px;
}
.row .maxWidth2{
	width:273px;
}
.row .maxWidth3{
	width:263px;
}
.grayTxt{ color:#797979; }

/* Row Column set for tabular data */

.textField{ background:url(images_landing/txtFieldBg.gif) repeat-x; border:1px solid #e6e6e6; height:20px; color:#666; padding:5px 0px 0px 9px; }


.font12{ font-size:12px; }
.font11{ font-size:11px; }

.btn{ display:inline-block; outline:none; }
.btn, .btn2{background:url(images_landing/btn_left.gif); padding-left:2px; 	background-repeat:no-repeat;}

.btn input, .btn2 input{
	background-image:url(images_landing/btn_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color: #fff;
	font-size:13px;
	font-weight:bold;
	padding:3px 12px 6px 12px;
	margin:0px;
	border:0px;
	cursor:pointer;
	display:inline-block;
	height:29px;][]

}

.btn2{background:url(images_landing/btn2_left.jpg) no-repeat;}
.btn2 input{ background-image:url(images_landing/btn2_right.gif);  color:#333333; }

* html .btn2 input{ padding-left:2px; padding-right:5px;}
* html>body .btn2 input{ padding-left:2px; padding-right:5px;}



.lc{float:left;}
.rc{float:right;}

#topheader {
	background:url(images_landing/top-menu.jpg) no-repeat;
	height:120px;
}
#mission {
	background:url(images_landing/Mission-bg.gif) repeat-x right;
	height:68px;
	margin:0px auto;
}
#missionTags {
	background:url(images_landing/Mission-bg.gif) repeat-x right;
	height:68px;
	padding-right:53px;
}

#missionMenu {
	background:url(images_landing/Mission-bg.gif) right repeat-x;
	height:68px;
}

.menu {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:13px 30px;
	text-align:left;
}

.menu a, .menu a:visited {
	font:bold 16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff !important;
	display:block;
	float:left;
	padding:9px 16px;
	background:url(images_landing/menuin.gif) right no-repeat;
}
.activelnk a{
	color:#FFE300 !important;
}
.activelnk a:hover{
	color:#FFE300 !important;
        text-decoration:none !important;
}
.activelnk a:link{
	color:#FFE300 !important;
}

.activelnk a:visited{
	color:#FFE300 !important;
}

.menu a.last { background:none !important; }
.menu a:hover {color:#FFE300 !important; text-decoration:none;}

.pageTitle{
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#333;
}

#leftContnet {
	float:left;
	width:680px;
}
#rightContent {
	float:right;
	width:300px;
}
#updateColumn {
	margin-bottom:15px;
}
.updates {
	background:url(images_landing/update.jpg) no-repeat;
	height:28px;
	padding-left:94px;

}
.updatesInfo {
	background:url(images_landing/update-bg.gif) repeat-x;
	height:26px;
	border-right: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003399;
	line-height:24px;
	padding-left:2px;
}
#searchbox {
	background:url(images_landing/search-box-bg.gif) repeat-x;
	height:81px;
	padding:15px 20px 0 20px;
        width:640px;
        float:left; margin:15px 0 0 0;
}
.put {
	float:left;
	width:574px;
}
.searchInput {
	background:url(images_landing/input-bg.gif) repeat-x top;
	width:564px;
	outline: 0 none;
	border:1px solid #bdbcbd;
	vertical-align:middle;
	padding:5px 5px 4px 5px;
	float:left;
	margin:0px;
	color:#666666;
}
.searchInput1 {
	background:url(images_landing/input-bg.gif) repeat-x top;
	width:201px;
	outline: 0 none;
	border:1px solid #bdbcbd;
	vertical-align:middle;
	padding:5px 5px 4px 5px;
	float:left;
	margin:0px;
	color:#666666;
}
.joinMission{ width:200px;}
.joinMission1{ width:150px;}
.joinMission2{ width:300px;}
.joinMission input{ width:200px;}

.refineSearch{
	font:12px Arial, Helvetica, sans-serif;
	float:right;
	margin:0 0 0 25px;
	padding:0px;
	position:relative
}


.refineSearch select{
	width:auto;
}

.searchButton {
	background:url(images_landing/btn_search.jpg) no-repeat top;
	width:60px;
	height:27px;
	border:0;
	outline:none;
	float:left;
	cursor:pointer;
}
.radioButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	display: block;
	line-height:32px;
}



* html .radioButton, *:first-child+html .radioButton { margin-top:-10px; }

#ma_container {
	border: 1px solid #d8d8d8;
	padding:12px;
	background:#FFF;
	margin-bottom: 28px;
	float:left;
}

#rightContent .ma_container {
	border:1px solid #d8d8d8;
	padding:12px;
	background:#FFF;
	margin: 0px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#rightContent .ma_container_ad {
	border:1px solid #d8d8d8;
	padding:0px;
	background:#FFF;
	margin: 0px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#rightContent .ma_container .title {
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#333;
	display:block;
	padding-bottom: 6px;
}

.ma_profile_title {
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#333;
	display:block;
	padding:2px 4px 2px 0;
}
.ma_profile_sub_title {
	display:block;
	padding:0px 2px 5px 0px;
        float:left;
        width:282px;
}
.ma_profile_sub_title_h1 {
        font:18px Georgia, "Times New Roman", Times, serif;
	color:#333;
        float:left;
}
.ma_profile_sub_title_h2 {
	width:auto;
        float:right;
        font-size:11px;
        padding:4px 0 0 0;
}
.mBot20{
	margin-bottom:20px;
	display:block;
}

.rightColumnLink{ margin-bottom:15px; }
.rightColumnLink span{
	display:block;
	clear:both;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#000;
	border-bottom:1px dotted #959595;
	line-height:24px;
}
#searchResult {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:28px;
	margin-bottom:15px;
}
.askQue {
	float:right;
}
#Colmain {
	background:#e0e0e0;
	padding:5px;
	display:inline-block;
	width:644px;
	margin-bottom:10px;
}
.college {
	float:left;
	padding-right:15px;
}
.colinfo {
	float:left;
	text-align:left;
	font:18px Arial, Helvetica, sans-serif;
	color:#333333;
}
.colinfo span {
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
#fellow {
	border-bottom:solid 1px #d8d8d8;
	margin-bottom:10px;
}
.students {
	float:left;
	margin-right:12px;
	width:79px;
}
.thumb {
	border:1px solid #cccccc;
	padding:2px;
}
.disc {
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
}
#questionFor {
	border-bottom:solid 1px #d8d8d8;
	margin-bottom:10px;
}
.graduate {
	float:right;
	margin-right:140px;
}
.block {
}
.line{
	border-bottom:1px dotted #c1c1c1;
	margin-top:20px;}
.noblock {
	margin-top:20px;
}

.ma_paging{ border-top:1px solid #d8d8d8; font:bold 11px Arial, Helvetica, sans-serif; color:#000; margin:-29px 0px 30px 0px; border-bottom:1px solid #d8d8d8; }
.ma_paging span{background:#fff; padding:15px 22px 16px 22px; margin-top:-1px; position:relative; display:block; float:left; border-right:1px solid #d8d8d8; border-left:1px solid #d8d8d8; }
.ma_paging a{background:#f8f8f8; padding:15px 21px 16px 20px; color:#919291;  display:block; float:left;  border-right:1px solid #d8d8d8; }
.ma_paging a:hover{ background:#e1e1e1}
.ma_paging .searchTxt{background:#f8f8f8; padding:14px 21px 14px 20px; color:#919291;  display:block; float:left;  border-right:1px solid #d8d8d8; border-left:0px; margin:0px;}

* html .ma_paging .searchTxt{ padding:12px 18px 14px 20px;}
* html .ma_paging{border-top:1px; float:right;}
* html .ma_paging span{padding:15px 22px 16px 22px;}

.ma_paging .searchTxt input{ width:50px; position:relative; margin-top:-6px; margin-bottom:-4px; }
.ma_paging .btns{margin-bottom:-4px; margin-top:-1px;}

.ma_content {
	float:left;
	width:552px;
}
.ma_content h3{
	float:left;
	width:552px;
	font-size:14px; font-weight:bold;
}
.container h3{
	float:left;
	width:auto;
	font-weight:bold;
	font:14px;
}
.ma_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#353535;
}

.ma_content .cap {
	position:absolute;
	margin-top:-8px;
}

.ma_content h3 a{
	color:#3b5998;
}
.ma_content h3 a:hover{
	color:#555;
}

.author {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin-top:5px;
}
.searchButton_small {
	background:url(images_landing/btn_search1.gif) no-repeat top;
	width:60px;
	height:22px;
	border:0;
	outline:none;
	cursor:pointer;
}
.row .cont textarea, textarea{font-family:Arial,Helvetica,sans-serif; border:1px solid #7F9DB9; background:#ffffff url(images_landing/txtFieldBg.gif) repeat-x bottom; font-size:13px; color:#666; padding:1px;}

#leftContnet .container {
	border:1px solid #d8d8d8;
	padding:12px;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#leftContnet .container .title {
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#333;
	display:block;
	padding-bottom: 6px;
}
.collegeName {
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	height:27px;
	overflow:hidden
}


#MA_popup {
	float:left;
	border:2px solid #000000;
	background:#EAF2FD;
        z-index:100000;
}

#MA_popup .container {
	border:1px solid #d8d8d8;
	font-family:Arial, Helvetica, sans-serif;
}

#MA_popup .container .title {
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#333;
	display:block;
	border-bottom:1px solid #C2D3E7;
	background:#D6E7FB;
	padding:3px 12px 3px 12px;
}
#MA_popup .MA_popup_cnt {float:left; padding:12px; border-top:1px solid #ffffff;}



#ff_popup {
	float:left;
	/*border:2px solid #d6d0c4;*/
	/*background:#f9f9f8;*/
        z-index:100000;
        padding:10px 15px 15px 15px;
}

#ff_popup .container {
	/*background:#f3edda;*/
	font-family:Arial, Helvetica, sans-serif;
}

#ff_popup .container .title {
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#484848;
	display:block;
	/*background:#f9f9f8;*/
	padding:0px 12px 3px 12px;
}


.ff_name1{
	font:14px Arial, Helvetica, sans-serif;
	color:#484848;
	width:auto;
	display:block;
	padding:8px 5px 8px 0;
}


#ff_popup .ff_popup_cnt {float:left; padding:12px;}


#MainCollege {
	margin-bottom:10px;
}
.subtitle{
	border-bottom:solid 1px #d8d8d8;
	float:left;
	width:100%;
}
.subtitle h1{
	width:auto;
	float:left;
	font:18px Georgia, "Times New Roman", Times, serif;
        padding:0;
        margin:0;
}
.subtitle h2{
	width:auto; float:right; font-size:11px; font-weight:normal; padding:12px 0 0 0; font-family:arial;
}
.CollegesByCity {
	float:left;
	padding-right:20px;
        height:105px;
        width:108px;
        overflow:hidden;
}
.row .name1{
	font:14px Arial, Helvetica, sans-serif;
	color:#262626;
	width:auto;
	display:block;
	padding:8px 5px 8px 0;
}
.check-box {
	width:18px; padding:0px 0 0 0; float:left;
}
.check-box input{padding:0; margin:0;}
.check-box-cnt {
	width:auto; float:left; font-size:12px; padding:0px 0 0 3px; *padding:3px 0 0 3px;
}
.check-box-container .cnh-box-sngle{
	padding:0px 0 0 0; width:155px; float:left; height:35px;
}
.check-box-container {
	float:left;
}
.maxWidth5{
	float:left; width:800px;
}
.txt-align-cntr{text-align:center;}

.statusupdate650 {float:left; width:650px; font-style:normal; padding:10px 0; border-bottom:1px solid #E7E7E7;}
.statusimg650 {float:left; width:59px;}
.statusimg i{float:left; width:59px; font-style:normal}
.updatescontent650 {float:left; width:585px;}
.updatetext650 {float:left; width:585px;}
.updatetext650 em{float:left; width:585px; font-style:normal}
.updatetext650 em b{float:left;  font-size:12px; width:585px; font-style:normal; font-weight:normal;}
.updatetext650 em i{float:left; color:#676767; font-size:14px; width:585px; font-style:normal; font-weight:bold;}
.updatetext650 em tt{float:left; font-family:arial; width:585px; padding:4px 0; font-style:normal}
.updatetext650 em tt u{float:left; width:auto; padding:0px 10px 0px 0; text-decoration:none;  font-size:12px; color:#676767; font-style:normal}
.updatetext650 em tt dfn{float:right; width:auto; padding:0px 5px 0px 0; text-decoration:none;  font-size:11px; color:#676767; font-style:normal}
.multiplecomments650 {float:right; width:585px; font-style:normal; padding:0; margin:0;}
.multiplecomments650 dfn{float:left; width:555px; font-style:normal; padding:0 0 0 30px;}
.multiplecomments650 em{float:left; width:575px; padding:5px; background:#F0EFEB; font-style:normal; font-family:arial; border-bottom:1px solid #ffffff;}
.multiplecomments650 em i{float:left; width:55px; font-weight:normal; font-style:normal; font-family:arial;}
.multiplecomments650 em b{float:right; width:520px; padding:2px 0; font-weight:normal; font-style:normal; font-family:arial;}
.multiplecomments650 em b h1{float:left; font-size:14px; text-decoration:none; width:517px; padding:0 0 4px 0; font-weight:bold; font-style:normal; font-family:arial;}
.multiplecomments650 em b u{float:left;  font-size:11px; text-decoration:none; width:517px; padding:0 0 4px 0; font-weight:normal; font-style:normal; font-family:arial;}
.multiplecomments650 em b tt{float:left; width:390px; color:#646464; font-weight:normal;  font-size:11px; font-style:normal; font-family:arial;}
.multiplecomments650 em b cite{float:right; text-align:right; width:auto; font-weight:normal;  font-size:11px; font-style:normal; font-family:arial;}
.margin_bot_8{ margin-bottom:8px;}
.bullet_txt {float:left; padding:3px 0 0 15px; background:url(images_landing/ma_bullet5.gif) no-repeat; width:270px}
.border_bottom{border-bottom:1px solid #D8D8D8;}
.Maxwidth6{width:656px;}
.updatetext650_expert {float:left; width:575px; background:#FCF8D8; border-bottom:1px solid #ffffff; padding:5px;}
.updatetext650_expert em{float:left; width:575px; font-style:normal}
.updatetext650_expert em b{float:left;  font-size:12px; width:575px; font-style:normal; font-weight:normal;}
.updatetext650_expert em i{float:left; color:#676767; font-size:14px; width:575px; font-style:normal; font-weight:bold;}
.updatetext650_expert em tt{float:left; font-family:arial; width:575px; padding:4px 0; font-style:normal}
.updatetext650_expert em tt u{float:left; width:auto; padding:0px 10px 0px 0; text-decoration:none;  font-size:12px; color:#676767; font-style:normal}
.updatetext650_expert em tt dfn{float:right; width:auto; padding:0px 5px 0px 0; text-decoration:none;  font-size:11px; color:#676767; font-style:normal}
.nopadding{padding:0 !important;}
.margin3{margin:0 0 3px 0 !important;}
.ma_col1 {float:left; width:300px; border-right:1px dotted #c1c1c1; background:red; margin:0 25px 0 10px;}
.ma_col2 {float:left; width:300px;  background:green;  margin:0 25px 0 0;}
.ma_col3 {float:left; width:300px;  background:blue; margin:0 10px 0 0;}


#leftContent_CO {
	float:left;
	width:300px;
	padding:0 25px 0 0;
}
#leftContent_CO .ma_container {
	padding:12px;
	background:#FFF;
	margin: 0px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#leftContent_CO .ma_container_ad {
	border:1px solid #d8d8d8;
	padding:0px;
	background:#FFF;
	margin: 0px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#leftContent_CO .ma_container .title {
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#333;
	display:block;
	padding-bottom: 6px;
}















.multiplecomments650 {float:right; width:585px; font-style:normal; padding:0; margin:0;}
.multiplecomments650 .ab{float:left; width:575px; padding:5px; background:#F0EFEB; font-style:normal; font-family:arial; border-bottom:1px solid #ffffff;}
.multiplecomments650 .ab .ac{float:left; width:55px; font-weight:normal; font-style:normal; font-family:arial;}
.multiplecomments650 .ab .ad{float:right; width:520px; padding:2px 0; font-weight:normal; font-style:normal; font-family:arial;}
.multiplecomments650 .ab .ad h1{float:left; font-size:14px; text-decoration:none; width:517px; padding:0 0 4px 0; font-weight:bold; font-style:normal; font-family:arial;}
.multiplecomments650 .ab .ad .ae{float:left;  font-size:11px; text-decoration:none; width:517px; padding:0 0 4px 0; font-weight:normal; font-style:normal; font-family:arial;}
.multiplecomments650 .ab .ad .af{float:left; width:390px; color:#646464; font-weight:normal;  font-size:11px; font-style:normal; font-family:arial;}
.multiplecomments650 .ab .ad .ag{float:right; text-align:right; width:auto; font-weight:normal;  font-size:11px; font-style:normal; font-family:arial;}
.joinMission2 input {width:300px;}


.it_ma_main_head{background: url(../../../../images/it_ma_header_bg.gif) no-repeat scroll 0 0 transparent; margin:0 auto; height: 53px; width: 998px;}
.it_ma_main_head dfn{float: left; width: 80%;}
.it_ma_main_head dfn b{float: left; padding: 0 0 0 30px; width: 48%;}
.it_ma_main_head dfn u{float: left; font-family: arial; font-size: 14px; font-style: normal; padding: 15px 10px 0 0; text-decoration: none; width: auto;}
.it_ma_main_head dfn em{float: left; padding: 8px 5px 5px 0; width: auto;}
.it_ma_main_head dfn i{float: left; padding: 3px 5px 5px 0; width: auto;}
.it_ma_pstlogin{float: right; margin: 15px 20px 0 0;width: auto;}
.it_ma_pstlogin_inner{float: left; margin: 2px 5px 0 0; width: auto;}
.it_ma_pstlogin_cont{float: left; font-family: arial; font-size: 14px; font-style: normal; width: auto;}
.it_ma_pstlogin_sprtr{float: left; margin: 2px 10px 0; width: auto;}
.it_ma_pstlogin_cont{float: left; font-family: arial; font-size: 14px; font-style: normal; width: auto;}
.it_ma_head_ifb{float: right; margin: 0 10px 0 10px; width: 168px;}
.it_ma_head_ifb dfn{float: left; width: 100%;}
.it_ma_head_ifb dfn b{float: left; padding: 5px 0 0 5px; width: 42px; font-style:normal;}
.it_ma_head_ifb dfn i{float: left; padding: 5px 0 0 5px; width: auto; font-style:normal;}
.it_ma_head_ifb dfn i em{color: #DF0086; float: left; font-family: arial; font-size: 15px; font-style: normal; font-weight: bold; padding: 0 !important; width: auto;}
.it_ma_head_ifb dfn i u{color: #DF0086; float: left; font-family: arial; font-size: 12px; font-weight: normal; margin-top: 2px; padding: 0 0 0 2px; width: auto;}
.it_ma_head_ifb dfn u{float: left; padding: 0 0 0 5px; width: auto; font-style:normal; text-decoration:none;}


.it_ma_topnav{margin:0 auto 55px; width:978px; height:40px; background:#0b3857; padding:0 10px;}
.it_ma_topnav .ma_logo{float:left; width:auto; padding:10px; background:#0872a4; margin:-1px 0 0 0;}
.it_ma_topnav .nav{float:right; width:auto;}
.it_ma_topnav .nav ul{float:left; width:auto; list-style:none; margin:0; padding:0;}
.it_ma_topnav .nav ul li{float:left; width:auto;}
.it_ma_topnav .nav ul li a{float:left; padding:20px 10px; margin:0 1px 0 0; background:#0872a4; width:auto; font-family:georgia; font-size:13px; font-weight:bold; color:#fff; text-decoration:none;}
.it_ma_topnav .nav ul li a:hover{float:left; padding:20px 10px 35px 10px; margin:-1px 1px 0 0; background:#06a0c6; width:auto; font-family:georgia; font-size:13px; font-weight:bold; color:#fff !important;}
.it_ma_topnav .nav ul li .top_nav_selected{float:left; padding:20px 10px 35px 10px; margin:-1px 1px 0 0; background:#06a0c6; width:auto; font-family:georgia; font-size:13px; font-weight:bold; color:#fff;}

#it_ma_updates {float:left;width:374px;height: 120px;border:3px solid #ccccce; padding:5px 10px;
            overflow: auto;margin:0 auto; background:#fff;}
.it_ma_head{float:left; padding:0 0 10px 0; font-family:georgia; font-size:24px; color:#333; }
.it_ma_updates_title{float:left; width:95%; padding:0 0 6px 0; font-family:georgia; font-size:14px; font-weight:bold; color:#000; }
.it_ma_updates_brief{float:left; width:95%; font-family:georgia; font-size:12px; color:#353535; }
.it_ma_updates1{float:left;width:90%;height: 135px; background:#fff; border:3px solid #ccccce; padding:5px 10px;overflow: auto;}

.it_ma_news{float:left; width:224px;height:120px; border:3px solid #ccccce; padding:5px 10px; background:#fff;}
.it_ma_head1{float:left; width:224px; padding:0 0 10px 0; font-family:georgia; font-size:24px; color:#333; }
.it_ma_news_cont{float:left; width:224px;}
.it_ma_news_cont dfn{float:left; width:224px; padding:0 0 8px 0; font-style:normal; margin:0;}
.it_ma_news_cont dfn i{float:left; width:10px; padding:5px 0 0 0; font-style:normal;}
.it_ma_news_cont dfn em{float:left; width:214px; font-style:normal; font-family:georgia; font-size:12px; font-weight:bold;}


.it_ma_adpro{float:left; width:100%; padding:10px 0;}
.it_ma_adpro .cont{float:left; width:100%; color:#353535; font-family: arial; font-size:12px; line-height:18px; padding:0 0 15px 0;}
.it_ma_adpro .hd{float:left; width:100%; color:#353535; font:14px georgia; font-weight:bold; padding:0 0 5px 0;}
#tbl{background:#0993c1; width:100%; }
#tbl tr th{background:#0993c1; text-align:center; padding:5px 0; font-family:arial; font-size:12px; font-weight:bold; color:#ffffff;}
#tbl tr td{background:#f8f8f8; font-family:arial; font-size:11px; color:#434343; text-align:center; padding:5px 0;}


.it_ma_signup_pop{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding; background:transparent url(images_landing/inactivetab.gif) no-repeat scroll 0 0; color:#FFFFFF; float:left; font-size:13px; font-weight:bold; height:33px;  width:95px; border:0; cursor:pointer;}

