/*NMAHP STYLE SHEET*/
body {
  margin-top:   0;
	margin-left:  0;
	margin-right: 0;
}


/*general page styles*/
h3{
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	margin-left : 0px;
	margin-top : 8px
}
h4{
	font-size : 9pt;
	font-family : Tahoma;
	color: #003366;
	margin-left : 0px;
}

p{
	font-family : Tahoma;
	font-size : 9pt;
	color : #FFFFFF;
	text-align : justify;
}

font {
	font-family : Tahoma;
}
	
li {
	text-align : justify;
; word-spacing: normal
; list-style-position: outside
; font-size: 9pt; font-weight: normal; color: #FFFFFF
; font-family: Tahoma
}

select{
	color: #003399;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 9pt;
	
}
	input	{
	
	color: #003399;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 9pt;
	
}

	input.button	{
	background-color: #7e8ac8;
	color: #ffffff;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 9pt;
	}
}
/* TABLE STYLES */
  /* table cell class -  for table headings */
		td.headingrow {
	background-color: #8CBEE3;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom :4pt;
	padding-top :4pt;
	padding-left : 4pt;
	padding-right : 4pt;
}
		
		/* table cell class	- used for alternative table rows */
		td.subheading	{
	background-color: #b7bbdf;
	color: #003366;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom :2pt;
	padding-top :2pt;
	padding-left : 4pt;
	padding-right : 4pt;
}	
	/* table cell class - used for table row */	
		td.row	{
	background-color: #C4EDB8;
	color: #003399;
	font-family: Tahoma;
	font-size: 9pt;
	padding-top :2pt;
	padding-bottom :2pt;
	padding-left : 4pt;
	padding-right : 4pt;
}
	/* table cell class - used for alternative table row */	
		td.altrow	{
	background-color: #E6FBE1;
	color: #003399;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 9pt;
	padding-top :2pt;
	padding-bottom :2pt;
	padding-left : 4pt;
	padding-right : 4pt;
}
td.fpheading	{
	background-color: #946A78;
	color: #ffffff;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	padding-top :1pt;
	padding-bottom :1pt;
	padding-left : 4pt;
	padding-right : 4pt;
}
	
/* news class - used for all news items */	
.newsheading{
	color: #993366;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}	
.newsmore{
	color: #993366;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
}	
.newsnav{
	color: #000033;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}	
.newsheadline{
	color: #003399;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
}
.newsdate{
	color: #003399;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-style : italic;
}
.newscontent{
	color: #464646;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
}
.newsline{
	color: #003399;
	height : 1px;
	width : 100%;
}
/* hyperlink  text for nursing */	
a:link {  
     font-family: Tahoma; 
	 font-size: 7pt; 
	 font-style: normal; 
	 color: #ffff99; 
	 text-decoration: none; 
	 font-weight: bold;
}
a:active {  
     font-family: Tahoma; 
	 font-size: 7pt; 
	 font-style: normal; 
	 color: #ffff99; 
	 font-weight: bold; 
	 text-decoration: none
}
a:hover {  
    font-family: Tahoma; 
    font-size: 7pt; 
    font-style: normal; 
	color: #ffff99; 
	text-decoration: underline; 
	font-weight: bold
}

a {  
    font-family: Tahoma; 
	font-size: 7pt; 
	font-weight: bold; 
	color: #ffff99; 
	text-decoration: none
}





.bottomborder {  border-color: black black e4edb8; border-bottom-width: thick}
.bull {  color: #000000}
.link {  color: #000000}
