BODY
{
	background-color: #536895;
}

TABLE
{
	font-family:Tahoma;
	font-size:12pt;
	font-weight:normal;
}

A:link {color: #C0C0C0;	text-decoration: underline;	font-style: normal;	font-weight: 400;}
A:visited {color: #C0C0C0;	text-decoration: underline;	font-style: normal;	font-weight: 400;}
A:active  {color: #C0C0C0;	text-decoration: underline;	font-style: normal;	font-weight: 400;}
A:hover  {color: #C0C0C0;	text-decoration: underline;	font-style: normal;	font-weight: 400;}

#fedMod A:link {color: Yellow;	text-decoration: underline;	font-style: normal;	font-weight: 400;}
#fedMod A:visited {color: Yellow;	text-decoration: underline;	font-style: normal;	font-weight: 400;}
#fedMod A:active  {color: Yellow;	text-decoration: underline;	font-style: normal;	font-weight: 400;}
#fedMod A:hover  {color: Yellow;	text-decoration: underline;	font-style: normal;	font-weight: 400;}

.Selected
{
 	 background-color: Black;
}

.Level1
{
	font-size:20px;
	font-weight:bold;
	color:Black;
	width:240px;
}

.Level1Selected
{
	font-size:20px;
	font-weight:bold;
	width:240px;
	background-color: Black;
}


.Level2
{
	text-indent:20px;
	white-space:nowrap	
}

.Level2Selected
{
	background-color: Black;
	text-indent:20px;
	white-space:nowrap	
}

.PageHeader
{
	font-size:larger;
	font-weight: bold
}

.Content
{
	line-height: 150%;
	background-color: "#E5EBEB";
}

.Contact
{
	font-size:large;
	font-weight: bold;
	text-align:center;
	background-color: "#E5EBEB";	
}


