/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	background-image: url(/images/bg_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0A1F61;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	

}
body,td,th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;

}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{

 margin: 0px;
 padding: 0px;
}

h2{

 margin: 0px;
 padding: 0px;
}

h3{

 margin: 0px;
 padding: 0px;
}

h4{

 margin: 0px;
 padding: 0px;
}

h5{

 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Class                                 */
/***********************************************/
.header_bg
{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 129px;
}
.nav_bg
{
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.site_text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0D0E0E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.networking_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.networking_subheading
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.networking_subheading_graytd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
}
.networking_subheading_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.left_crv_side
{
	background-image: url(../images/left_side_crv.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 12px;
}
.right_crv_side
{
	background-image: url(../images/right_side_crv.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 12px;
}
.top_crv_side
{
	background-image: url(../images/top_side_crv.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.bot_crv_side
{
	background-image: url(../images/bottom_side_crv.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.highlight_text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #070CD0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.newsletter
{
	font-size: 18px;
	font-weight: bold;
	color: #021662;
	text-decoration: none;
}
.spotlight_bg
{
	background-image: url(../images/spotlight_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.spotlight_bold_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A1919;
	text-decoration: none;
}
.ad_heading
{
	font-size: 14px;
	font-weight: bold;
	color: #021662;
	text-decoration: none;
}
.spotlight_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1A1919;
	text-decoration: none;
}
.newsletter_text
{
font-size: 14.5px;
	font-weight: bold;
	color: #021662;
	text-decoration: none;
}

.left_top_curv_box
{
	background-image: url(../images/curv_box.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 233px;
	background-position: center top;
}
.left_box_bg
{
 background-image: url(../images/left_box_bg.jpg);
 background-repeat: no-repeat;
 background-position: center top;
 width: 234px;
}
.left_box_bg_middle
{
 background-image: url(../images/left_box_bg_mid.jpg);
 background-repeat:repeat-y;
  background-position: center top;
 width: 234px;
}
 
.left_box_bot_bg
{
	background-image: url(../images/left_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 234px;
}
.left_box_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.left_box_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
/*.left_bg
{
	background-image: url(../images/1024_left_bg.jpg);
	background-repeat: repeat-x;
}
.right_bg
{
	background-image: url(../images/1024_right_bg.jpg);
	background-repeat: repeat-x;
}
*/
.left_side
{
	background-image: url(../images/left_side.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.right_side
{
	background-image: url(../images/right_side.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.footer_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #4A4A4B;
	text-decoration: none;
}
.footer_bg
{
	background-image: url(../images/btm_bg.jpg);
	background-repeat: repeat-x;
	height: 67px;
	background-position: top;
}

/* Added by chetan */

.main_page_heading
{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #4B5C9B;
	text-decoration: none;
	text-transform: uppercase;
}
.main_page_subheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #858AD6;
	text-decoration: none;
}
.footer_bg_img
{
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 37px;
}
.news_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.main_pages_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}

.page_heading_hr
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B5F7;
}
.main_page_heading1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #5860C7;
	text-decoration: none;
}
.research_small_bg
{
	background-image: url(../images/reasech_subheading_bg.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 372px;
	background-color: #606060;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.research_large_bg
{
	background-image: url(../images/reasech_subheading_bg_large.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 624px;
	background-color: #606060;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.reaserch_text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.normal_reaserch_heading
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #282828;
	text-decoration: none;
}
.reaserch_bg_box
{
	background-image: url(../images/reasech_box_bg.jpg);
	background-repeat: repeat-x;
	background-color:#DFE0FE;
	height: 334px;
	border: 2px solid #39787D;
}

.noBorder{
	border:none;
}