@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", "Arial";
	font-size: 12px;
	line-height: 18px;
}
H1 { font-size: 16px;}
H2 { font-size: 14px;}
H3 { font-size: 13px;}
H4 { font-size: 12px;}

nt_gen_nav_widget_header H3 { font-size: 13px; letter-spacing:-.036em;}

label {
  font-weight: bold;	
}

input, select {
  font-size: 11px;
}

.nt_gen_fontXSmall { font-size: 10px; }

.nt_gen_fontSmall { font-size: 11px; }

.nt_gen_fontMed { font-size: 12px; }

.nt_gen_fontLrg {
  font-size: 13px;	
}
.nt_gen_fontXLrg { font-size: 14px; }

#nt_gen_footer_sitemap .column ul li.heading{
	font-weight: bold;
	line-height: 24px;
}
#nt_gen_nav_acadlevel_tabs li a, #nt_gen_nav_acadlevel_tabs li span, 
#nt_gen_nav_acadlevel_channels li a, #nt_gen_nav_acadlevel_channels li span {
   font-weight: bold;   
}
.nt_gen_bold {
  font-weight: bold;
}
.nt_gen_midBold {
  font-weight: 500;
}
.nt_gen_regular {
  font-weight: normal;
}
.nt_gen_italics {
  font-style: italic;
}
.nt_gen_underline {
  text-decoration: underline;	
}	

/*---------- My Portfolio -------------*/

.pf_item_link, .pf_item_edit_link {
  font-size: 11px;
}

/************* Font Spacing *****************/
.nt_gen_commonSpaceMid {
   margin-bottom: 1.5em;                
}

.nt_gen_fntspacing {
	line-height: 1.35em;
}

.nt_gen_commonSpace {
   margin-bottom: 1em;                
}

.nt_gen_commonSpaceLG {
   margin-bottom: 2.5em;                
}

.nt_gen_commonSpaceSmall {
   margin-bottom: .5em;                
}


#nt_gen_nav_acadlevel_channels li div {
  margin-top: 6px;	
}


/************* Font Size *******************/
.nt_gen_fnt10 {
	font-size: 85%;
}

/*********** home page subject widget height****/

.hm_lrg_widget_body {
  width: 298px;
  height: 170px;
}

/********* Web Resource **************/
.wb_results_readabilityline_number {
  font-size: 12px;
  font-weight: bold; 
}

.wb_results_readabilityline_number.na{
  font-size: 9px;
  font-weight: bold; 
}

/***** My Messages *****/
.cs_subjectHeader {
	width:43%;	
}

.cs_fromHeader {
	width:26%;	
}

.cs_dateHeader {
	width:31%;	
}	 


