

/* 

Change: 3/22/2004 9:27am
Old Background color: Ivory
New Background Color: #f5F5dc
Old margin-top: 4;
New margin-top: 15;

3:43 PM 5/11/2004
Changed New margin-top: 15; to New margin-top: 6;

New Background Test: #FBFEE9 2:05 PM 6/11/2004
*/
	



	
/* Default Links */	
/* Removed hardcoded link size [FONT - SIZE : 11px ;] on 11.18.2003 */


	a:link
		{ 	FONT-FAMILY: verdana, arial, sans-serif;
			COLOR: #000; TEXT-DECORATION: underline;}
	a:visited
		{ 	FONT-FAMILY: verdana, arial, sans-serif;
			COLOR: #000; TEXT-DECORATION: underline;}
	a:hover
		{ 	FONT-FAMILY: verdana, arial, sans-serif;
			COLOR: green; TEXT-DECORATION: underline;}
	a:active
		{ 	FONT-FAMILY: verdana, arial, sans-serif;
			COLOR: #000; TEXT-DECORATION: underline;}		

    
		

/* quickjump menu */
	select.quicklink_dropdown {
		font-size:11px;
		background:#eef0cb; }

/* quickjump menu */
	select.quicklink-dropdown {
		font-size:11px;
		background:#eef0cb; }
	


/* breadcrumb */
	.breadcrumbnav {
		background-color: #F5F5F5;
		color: #000;
		font: 11px arial, helvetica, geneva, swiss, sunsans-regular;
		text-decoration: none}


	.breadcrumbnav a:link {
		background-color: #F5F5F5;
		color: #333;
		font: 11px arial, helvetica, geneva, swiss, sunsans-regular;
		 text-decoration: none}

	.breadcrumbnav a:visited {
		background-color: #F5F5F5;
		color: #333;
		font: 11px arial, helvetica, geneva, swiss, sunsans-regular;
		 text-decoration: none}

	.breadcrumbnav a:hover {
		background-color: #F5F5F5;	
		color: Green;
		text-decoration: underline}	

	.breadcrumbnav a:active {
		background-color: #F5F5F5;
		color: #333;
		font: 11px arial, helvetica, geneva, swiss, sunsans-regular;
		 text-decoration: none}

/* sidenav */

	.sidenav
	 	{	FONT-SIZE: 11px;
			FONT-FAMILY: verdana, arial, sans-serif;
			COLOR: #000; }
			
	.sidenav a:link
	 	{	FONT-SIZE: 11px;
			FONT-FAMILY: verdana, arial, sans-serif;
			COLOR: #647c9b; TEXT-DECORATION: none;}
	
	.sidenav a:visited
	 	{	FONT-SIZE: 11px;
			FONT-FAMILY: verdana, arial, sans-serif;
			COLOR: #647c9b; TEXT-DECORATION: none;}
	
	.sidenav a:hover
		{	FONT-SIZE: 11px;
			FONT-FAMILY: verdana, arial, sans-serif;
			COLOR: green; TEXT-DECORATION: none;}
	.sidenav a:active
	 	{	FONT-SIZE: 11px;
			FONT-FAMILY: verdana, arial, sans-serif;
			COLOR: #647c9b; TEXT-DECORATION: none;}


/* footerbase */

    .footerbase 
        {   font-family : Arial;
        	font-size : 11px;
        	color: gray;
        }
        
    .footerbase a:link
        {   text-decoration : none;
        	font-family : Arial;
        	font-size : 11px;
        	color: green;
        }

    .footerbase a:visited
        {   text-decoration : none	;
        	font-family : Arial;
        	font-size : 11px;
        	color: green;
        }
        
    .footerbase a:hover
        {   text-decoration : underline	;
        	font-family : Arial;
        	font-size : 11px;
        	color: green;
        }

        .footerbase a:active
        {   text-decoration : none	;
        	font-family : Arial;
        	font-size : 11px;
        	color: green;
        }


	
/* Body */
	
	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000; 
		background: #FBFEE9;
		margin-top: 6px;
  }



































/*  Side Nav Table */


/*
.sidenav-child-bg {
		background: #f1f0e2;}

.sidenav-divider-child {
		background: none;}
.sidenav-divider-parent {
		background: none;}
		
.sidenav-border-child {
		background: #000;}			
.sidenav-block-child {
		background: green;}			
		
.subnavchild {
		background: none;}
.subnav {
		background: none;}
*/



/* Footer */	
	
/*		


	H2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #333; }
	
	
	SELECT {
		FONT-SIZE: 10px; COLOR: #000000; 
		FONT-FAMILY: Verdana, Geneva, MS Sans Serif, Sans-serif; 
		TEXT-DECORATION: none }
	
	INPUT {
		FONT-SIZE: 10px; COLOR: #000000;
		FONT-FAMILY: Verdana, Geneva, MS Sans Serif, Sans-serif;
		TEXT-DECORATION: none }
	
	TEXTAREA {
		FONT-SIZE: 10px; COLOR: #000000;
		FONT-FAMILY: Verdana, Geneva, MS Sans Serif, Sans-serif;
		TEXT-DECORATION: none }

*/


/* Frame Settings */

/*
	td.frameborder	{ 
		background-color : #999999; }
	td.framefill {
		background-color : #EEEEEE; 
		color: green;
		font: 12px arial, helvetica, geneva, swiss, sunsans-regular;
		padding: 8px;} 

*/



			
/* News feed on home page */
	
/*
.newsfeed a:link, a:visited, a:active
		{ 	FONT-SIZE: 10px; 
			FONT-FAMILY: verdana, arial, sans-serif;
			COLOR: #000; TEXT-DECORATION: underline;}
				
	.newsfeed a:hover
		{ 	FONT-SIZE: 10px;
			FONT-FAMILY: verdana, arial, sans-serif;
			COLOR: green; TEXT-DECORATION: underline;}

*/

