/* Links */

A.bannerNav
{
	font-family:Georgia;
	font-size: 10px;
	color:#00004B;
	text-decoration: none;
}

A.bannerNav:hover
{
	text-decoration: underline;
}

A.contentLinks
{
	color: #00004b;
	font-family : Verdana;
	font-size : 12px;
	text-decoration: none;
}

A.contentLinks:hover
{
	text-decoration: underline;
}

A.footerMenu
{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}

A.footerMenu:visited
{
	color:#000000;
}

A.footerNote
{
	font-family: Arial;
	font-size: 8px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

A.footerNote:hover
{
	text-decoration: underline;
}

A.footerNote:visited
{
	color:#000000;
}

A.leftNav
{
	font-family: Verdana;
	text-decoration: none;
	font-size:10px;
	color:#600000;
	font-style: italic;
}
A.leftNav:hover
{
	text-decoration: underline;
}

A.leftNavSelected
{
	font-family : Verdana;
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	color:#00004B;
	text-decoration: none;
}

A.leftNavSelected:hover
{
	text-decoration: underline;
}


/* Content */
body
{
	font-family : Verdana;
}

A.breadcrumb
{
	color:#00004B;	
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
}

A.breadcrumb:visited
{
	color:#00004B;	
}

A.breadcrumbParent
{
	color:#00004B;
	text-decoration: underline;
}

A.breadcrumbParent:visited
{
	color:#00004B;	
}

.breadcrumb
{
	color:#00004B;	
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
}

.breadcrumb:visited
{
	color:#00004B;	
}

.breadcrumbParent
{	
	color:#00004B;
	text-decoration: underline;
}

.breadcrumbParent:visited
{
	color:#00004B;
}

.content
{
	font-family : Verdana;
	font-size : 12px;
	color: #000000;
}

a
{
	font-family : Verdana;
	font-size : 12px;
	color: #000000;
}

a.content:visited
{
	font-family : Verdana;
	font-size : 12px;
	color: #000000;
}

.contentHeader
{
	color: #00004B;
	font-family : Verdana;
	font-size : 12px;
	font-weight: bold;
	font-style: italic;
}

.date
{
	color:#00004B;	
	font-family : Georgia;
	font-size : 10px;
}


.title
{
	font-family: Garamond;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}

#topNav
{
	background-color: #cacada;
	border : thin groove White;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 100;
	font-family: Georgia;
	font-size: 10px;
	color: #00004B;
	text-decoration: none;
}


h2 {

	font-family:arial, verdana, sans serif;
	font-size:14px;
	color:black;

}