<style type="text/css" media="all">


/*	Since the Logo and Navigation bar are in absolutely positioned DIVs (Layers), we can set
	the body's top and left margins to clear them both so that the main content is properly placed.
	Note that margin shorthand values are used: 84px 0 0 248px. Shorthand notation always refers
	to the values in this order: Top Right Bottom Left. Think of TRouBLe and you'll remember.
*/
/* colors:  light to dark
	#E8E8E8
	#c1c1c1
     #E0E0E2
      #585981
	  #373272
	  #1E2460
	  
	  */


/* Container for the Menu */
#p7swapmenu {
	background-color: #e0e0e2;
	width: 180px;
	
	
	
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}




/* Link Styles for the Menu */
 .closed a {
	background-repeat: no-repeat;
	
	background-position: 3px 50%;
	background-image:     url(..indeximages/purplestar.gif;
	color:  #000000;
	height: 16px;
	background-color:  #ffffff;
	border: 1px solid;
	border-color: #cccccc  #000000    #000000 #cccccc;
	display: block;
	font-size: 10px;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
}

.open a  {
	color: #000000;
	background-color: #ffffff;
	background-image:     url(..indeximages/purplestar.gif;
	
	background-repeat: no-repeat;
	background-position: 3px 50%;
	
	
	border: 1px solid;
	border-color: #ffffff  #000000    #000000 #ffffff;
	display: block;
	font-size: 11px;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
}

/* Hover and Active styles for the MENU*/


.closed a:hover, .open a:hover
{
	background-color: #660099;
	color: #ffffff;

	}



/* Plus Sign for Trigger Links in Closed State */
.closed a {background-image:     url(../indeximages/purplestar.gif);}

/* Minus Sign for Trigger Links in Open State */
.open a {background-image:     url(file:///C|/Documents%20and%20Settings/marilyn/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/menu/logoblue20.jpg);}

/* Link Styles for the SUBMENUS*/
.closed ul a, .open ul a,  {
	background-color: #e0e0e2;
	background-image:    url(../menu/images/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
    color:#000000;
	font-size: 11px;
	padding: 0 0 0 3px;
	margin: 0 0 0 0px;
	border: 0px;
}

.open ul a,  {
	background-color: #e0e0e2;
	background-image:    url(../menu/images/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
    color:#000000;
	font-size: 11px;
	padding: 0 0 0 3px;
	margin: 0 0 0 0px;
	border: 0px;
	}

.open ul a:hover {
	background-color: #B9362E;
	background-image:     url(file:///C|/Documents%20and%20Settings/marilyn/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/menu/images/pagemarker.gif);
	background-repeat: no-repeat;
	border: 1px;
	border-color: #clclcl;
	background-position: 0% 50%;
	color:#ffffff;
	font-size: 11px;
	padding: 0 0 0 3px;
	margin: 0 0 0 0px;
	border: 0px;
	
	
}

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {font-weight: bold; }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}


</style>

 MS Conditional Comments carry fixes for IE5, IE5.5 and IE6 PC 
[if gte IE 5]>
<style>
#p7swapmenu ul a {height: 1em;}
</style>
<![endif]
[if IE 5]>
<style>
#p7swapmenu li {margin-top: -3px;}
</style>
<![endif]
<script language="JavaScript" type="text/JavaScript">


function P7_swapClass(){ //v1.4 by PVII
 var i,x,tB,j=0,tA=new Array(),arg=P7_swapClass.arguments;
 if(document.getElementsByTagName){for(i=4;i<arg.length;i++){tB=document.getElementsByTagName(arg[i]);
  for(x=0;x<tB.length;x++){tA[j]=tB[x];j++;}}for(i=0;i<tA.length;i++){
  if(tA[i].className){if(tA[i].id==arg[1]){if(arg[0]==1){
  tA[i].className=(tA[i].className==arg[3])?arg[2]:arg[3];}else{tA[i].className=arg[2];}
  }else if(arg[0]==1 && arg[1]=='none'){if(tA[i].className==arg[2] || tA[i].className==arg[3]){
  tA[i].className=(tA[i].className==arg[3])?arg[2]:arg[3];}
  }else if(tA[i].className==arg[2]){tA[i].className=arg[3];}}}}
}
//



<script type="text/javascript">

function P7_writeStyles(op,a){ //v1.5 by PVII
if(op==0||document.getElementById){var tS="<sty"+"le type=\"text/css\">";
tS+=a+"<"+"/sty"+"le>";document.write(tS);document.close();}
}
P7_writeStyles(1,'.closed ul{display:none;}.open ul{display:block;}');
//
</script>
.rap {
	line-height: 18px;
}
.rap {
	line-height: 18px;
}
.blacklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

