a 
{
	text-decoration:			none;
	border-bottom:				1px dashed #0000FF;
}

a:hover 
{
	text-decoration:			none;
	border-bottom:				1px solid #0000FF;
}

.updated
{
	font-size:					xx-small;
	text-align:					center;
}

.pageHeading
{
	text-align: center;
	font-size: large;
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
}
.nau_hdr_left
{
	background-color:      #557565;
	border-bottom:         solid 1px #FC0;
	text-align:            left;
}

.nau_hdr_center
{
	background-color:      #557565;
	border-bottom:         solid 1px #FC0;
}

.nau_hdr_right
{
	background-color:      #557565;
	border-bottom:         solid 1px #FC0;
	text-align:            right;
}

.nau_hdr_linkrow
{
	background-color:	   #003366;
	text-align:	           right;
}

.nav_general
{
	border-bottom:			none;
	text-decoration:		none;
	color:					#FFF;
	font-family:			"Times New Roman", Times, serif;	
	font-size:              10pt;
}

.nav_general:hover
{
	border-bottom:			none;
}

.navHeading
{
	background-color:			#FFCC00;
	color:						#003366;
	font-weight:				bold;
	padding:					3px;
	border-top:					1px solid #003366;
	border-bottom:				1px solid #003366;
}

.navLink
{
	padding:					3px;
}

.navWrapper
{
	margin-left:				10px;
	margin-right:				15px;
	width: 						146px;
	text-align:					left;
}

@media print{
.navWrapper
{
		display:none;
}
.noPrint
{ display:none;}
.printTable
{
		width:100%;
}
body
{
	background-color:			#FFFFFF;
}
.nau_hdr_left
{
display:none;
}

.nau_hdr_center
{
display:none;
}

.nau_hdr_right
{
display:none;
}

.nau_hdr_linkrow
{
display:none;
}

.nav_general
{
display:none;
}
}
@media screen{
.BodyIndent
{
	margin-left: 10px;
	margin-right: 10px;
}
body
{
	background-repeat: 			repeat-x;
	background-image: 			url(/NAURA/images/gradient.jpg);
	background-color:			#003366;
}
}
.BodyWrapper
{
	text-align:					left;
}
.officertable
{
	width:						100%;
	border:						none;
	padding-left:				40px;
}
.title
{
	font-family:				Georgia, "Times New Roman", Times, serif; 
	font-size:					medium; 
	font-weight:				bold; 
}
.newsletterTitle
{	
	font-family:				Georgia, "Times New Roman", Times, serif;
	font-size:					16 pt; 
	font-weight:				bold; 
	text-align:					center;
}
