a:link { color: blue;  }
a:active { color: blue;  }
a:visited { color: blue; }
a:hover { color: #aa2b22; text-decoration: none; font-weight: bold }

/*a:link { color: navy; text-decoration: none }
a:active { color: navy; text-decoration: none }
a:visited { color: navy; text-decoration: none }
a:hover { color: #aa2b22; text-decoration: none; font-weight: bold } */

.sidebarLink a:link { color: gold; text-decoration: none }
.sidebarLink a:active { color: navy; text-decoration: none }
.sidebarLink a:visited { color: navy; text-decoration: none }
.sidebarLink a:hover { color: #aa2b22; text-decoration: none;  }

.navButton a { color: black; text-decoration: none;} 
.navButton a:hover { 
  border-top: 0;
  border-right: 0;
  border-bottom: thin dotted white;
  border-left: 0;
} 

.bodyText  {   
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
}

P {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
; line-height: 20px
	/* font-weight: normal; */
	/* line-height: 1.3;	has more effect in NN than IE */
	/* font-variant: normal;  normal | small-caps */
	/*  text-indent: 2em;    */
	/* white-space: pre; */
}
.norm {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
}

.main-title {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 16pt;
}

.subTitle {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 13pt;
}


P.rshpg  {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 13px;
	/* font-weight: normal; */
	/* line-height: 1.3;	has more effect in NN than IE */
	/* font-variant: normal;  normal | small-caps */
	/*  text-indent: 2em;    */
	/* white-space: pre; */
}

.hangIndent  {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
	margin-left : 20px;
	text-indent : -20px;
}

H1  {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 16pt;
	/* font-weight: normal; */
	font-variant: normal; /* normal | small-caps */
}
H2  {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 14pt;
	/* font-weight: normal; */
	font-variant: normal; /* normal | small-caps */
}

H3  {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 12pt;
	font-weight: bold;
	color : #384F61;
}

UL {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
	/* list-style-position: outside;   -inside [allows wrapping]-     */
	/*list-style-type: disc;    -disc | circle | square -     */
}

OL {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
	/* font-weight: normal; */
	line-height: 1.3;	/* has more effect in NN than IE */
	font-variant: normal; /* normal | small-caps */
	/* list-style-image: url(http://png.com/ellipse.png) */
	list-style-position: outside; /*   -inside [allows wrapping]-     */
	/* list-style-type: disc;    -disc | circle | square -     */
}

/*  LI {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
	list-style-position: outside;  -inside [allows wrapping]-     */
	/* list-style-type: disc;    -disc | circle | square -     
}*/

UL.navMenu {
	list-style-image: url(box.gif);
	/*   -list-style-image: url(http://sonweb.unc.edu/cites/kjm/SoNcss/box.gif);-     */
	list-style-position: outside; /*   -inside [allows wrapping]-     */
	list-style-type: disc; /*   -disc | circle | square -     */
}

UL.navMenu A {
	font-family : Garamond, "Adobe Garamond";
	font-size : 14pt;
	font-weight: bold; 
	font-variant: normal; /* normal | small-caps */
	text-decoration: none;
	/* vertical-align: text-bottom;    baseline | sub | super | top | text-top | middle | bottom |       */
	letter-spacing: 0.09em; /*   only here for IE, NN interperts as Normal     */
	color: rgb(56,79,97); /*   --     */
}

UL.navMenu IMG { vertical-align: bottom } /*  baseline | sub | super | top | text-top | middle | bottom |       */


/*  A.menuItem { 
	text-decoration: none; 
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
	/* font-weight: normal; */
	/*   -font-variant: normal;-     */ /* normal | small-caps */
	/*   -color: Black;
	} -     */  

.arial1 { /* not currently used */
	font-size: 11pt; 
	font-family: Arial; 
	color: Black;  /* rgb(255,0,0) */
	font-style: italic; 
	}
.normal  {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
	/* font-weight: normal; */
	line-height: 1.2;	
	font-variant: normal; /* normal | small-caps */
	color: Black;
}

td.normal  {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
	/* font-weight: normal; */
	line-height: 1.2;	
	font-variant: normal; /* normal | small-caps */
	color: Black;
}

.normalWht  {
	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
	/* font-weight: normal; */
	line-height: 1.2;	
	font-variant: normal; /* normal | small-caps */
	color: White;
}

.bitbold
{  font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
	font-weight: bold; 
	color: Black;
}

.bitboldS1
{  	font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 11pt;
	font-weight: bold; 
	color: Black;
}
.smallbitbold
{  font-family : Georgia, "Century Schoolbook", "Times New Roman";
	font-size : 9pt;
	font-weight: bold; 
	color: Black;
}

.degreeProgHead1 {  font-size: 14pt; font-style: italic; color: #000000}
.lnspacing16pt {  line-height: 16pt}
.normSmall { font-family : Georgia, "Century Schoolbook", "Times New Roman"; font-size : 8pt; }
.normForm { font-family : verdana, arial, helvetica; font-size : 8pt; line-height: 18px






