<STYLE>
/* This is my version of a .css stylesheet for our website. */

.dummy
	{
	}

.boldheading
	{
	FONT-WEIGHT: bolder;
	}

FORM.nospace 
	{
	display:inline;
	} 

BODY
	{
	BACKGROUND-COLOR: white;
	}

INPUT                  
	{   
	BORDER: 1px #000000 solid;
	FONT-SIZE: 10px;
	
	}

TEXTAREA                  
	{   
	BORDER: 1px #000000 solid;
	FONT-SIZE: 10px;
	}

SELECT 	
	{   
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 10px; 
	}

.radio
	{
	BORDER: 0px #000000 solid;
	FONT-SIZE: 10px;
	}

.checkbox
	{
	BORDER: 0px #000000 solid;
	FONT-SIZE: 10px;
	}


A:link
	{
	COLOR: #003366;
	text-decoration: underline;
		/* changed this color--CHANGE OTHER LINKS */
	}

A:visited
	{
	COLOR: #003366;
	text-decoration: underline;
	}

A:hover
	{
	COLOR: #003366;
	text-decoration: none;
	}

A:active
	{
	COLOR: #003366;
	}

.error
	{
	COLOR: red;	
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	font-family: 'arial, helvetica';
	}

.error A:link
{
    BACKGROUND-COLOR: white;
    COLOR: red;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder;
    font-family: 'arial, helvetica';
}

.error A:visited
{
    BACKGROUND-COLOR: white;
    COLOR: red;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder;
    font-family: 'arial, helvetica';
}

.error A:hover
{
    BACKGROUND-COLOR: white;
    COLOR: red;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder;
    font-family: 'arial, helvetica';
}

.error A:active
{
    BACKGROUND-COLOR: white;
    COLOR: red;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder;
    font-family: 'arial, helvetica';
}


.srcelinks A:link
	{
    FONT-SIZE: larger;
    COLOR: #00008b;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
	}

.srcelinks A:visited
{
    FONT-SIZE: larger;
    COLOR: #000000;
    FONT-FAMILY: 'arial';
    TEXT-DECORATION: none;
}

.srcelinks A:hover
{
    FONT-SIZE: larger;
    COLOR: #000000;
    FONT-FAMILY: 'arial';
    TEXT-DECORATION: none;
}

.srcelinks A:active
{
    FONT-SIZE: larger;
    COLOR: #000000;
    FONT-FAMILY: 'arial';
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none;
}

a.a2:link
	{
    FONT-SIZE: 10pt;
	font-weight: bold;
    COLOR: #666633;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
	}

a.a2:visited
{
    FONT-SIZE: 10pt;
    COLOR: #666633;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
	font-weight: bold;
}

a.a2:hover
{
    FONT-SIZE: 10pt;
    COLOR: #003366;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
	font-weight: bold;
}

a.a2:active
{
    FONT-SIZE: 10pt;
    COLOR: #666633;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
	font-weight: bold;
}

p.a2
{
     FONT-SIZE: 10pt;
    COLOR: #666633;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
}


a.a3:link
	{
    FONT-SIZE: 10pt;
    COLOR: #003366;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
	}

a.a3:visited
{
    FONT-SIZE: 10pt;
    COLOR: #003366;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
}

a.a3:hover
{
    FONT-SIZE: 10pt;
    COLOR: #666633;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
}

a.a3:active
{
     FONT-SIZE: 10pt;
    COLOR: #003366;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
}

p.a3
{
     FONT-SIZE: 12pt;
    COLOR: #003366;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
}
.largepagelinks A:link
{
    FONT-SIZE: larger;
    COLOR: #00008b;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
}

.largepagelinks A:visited
{
    FONT-SIZE: larger;
    COLOR: #000000;
    FONT-FAMILY: 'arial';
    TEXT-DECORATION: none;
}

.largepagelinks A:hover
{
    FONT-SIZE: larger;
    COLOR: #000000;
    FONT-FAMILY: 'arial';
    TEXT-DECORATION: none;
}

.largepagelinks A:active
{
    FONT-SIZE: larger;
    COLOR: #000000;
    FONT-FAMILY: 'arial';
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none;
}

.pagelinks A:link
{
    COLOR: #003366;
    TEXT-DECORATION: underline;
    font-weight: bold;
}

.pagelinks A:visited
{
    COLOR: #003366;
    TEXT-DECORATION: underline;
    font-weight: bold;
}

.pagelinks A:hover
{
    COLOR: #333366;
    TEXT-DECORATION: none;
    font-weight: bold;
}

.pagelinks A:active
{
    COLOR: #003366;
    TEXT-DECORATION: none;
    font-weight: bold;
}

.xsl
{
    COLOR: black;
    FONT-FAMILY: "arial";
    height:100%; 
    width:100%; 
    border-style: none; 
}

.pending
{
    FONT-WEIGHT: bold;
    COLOR: #003366;
    FONT-FAMILY: "arial";
}

.pageheading
{
    FONT-WEIGHT: 600;
    FONT-SIZE: medium;
    COLOR: #003366;
		/* changed to blue from black */
    FONT-STYLE: normal;
    FONT-FAMILY: "arial";

}

h3
	{
FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: #666633;
    FONT-STYLE: normal;
    FONT-FAMILY: "arial";
	}
	
h2
	{
	font-weight: bold;
	font-size: small
	color: #666633;
	}

.footer
	{
	font-weight: normal;
	font-size: 8pt;
	color: #666633;
	text-align: center;
	}
	
.listheading
	{
    FONT-WEIGHT: 400;
    FONT-SIZE: small;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: "arial";
}
table.border
{
border: solid;
border-color: #003366
}

TD
/*this changes body text*/
{
    FONT-SIZE: 12px;
    COLOR: #003366;

    FONT-FAMILY: "arial";
}

/*removed width: 145 AND display: block; from menulinks and currentmenulinks */

.menulinks A:link
{
    FONT-WEIGHT: normal;
    COLOR: white;
    TEXT-DECORATION: none;    
    display:block;
    width:160px;


}

.menulinks A:visited
{
    FONT-WEIGHT: normal;
    COLOR: white;
    TEXT-DECORATION: none;
    display:block;
    width:160px;

}

.menulinks A:hover
{
    FONT-WEIGHT: bold;
    COLOR: white;
    TEXT-DECORATION: none;
    display:block;
    width:160px;
}

.menulinks A:active
{
    FONT-WEIGHT: normal;
    COLOR: white;
    TEXT-DECORATION: none;
    display:block;
    width:160px;
}

.currentmenulinks A:link
{
    COLOR: #003366;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    display:block;
    width:160px;

}

.currentmenulinks A:visited
{
    COLOR: #003366;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    display:block;
    width:160px;

}

.currentmenulinks A:hover
{
    COLOR: #ffffff;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    display:block;
    width:160px;
}

.currentmenulinks A:active
{
    COLOR: #003366;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    display:block;
    width:160px;

}

a.bannerlinks:link
{
    FONT-WEIGHT: bold;
    font-size: 12px;
    font-family: Arial;
    COLOR: white;
    TEXT-DECORATION: none;
    width: 120px;
}

a.bannerlinks:visited
{
    FONT-WEIGHT: bold;
    font-size: 12px;
    font-family: Arial;
    COLOR: white;
    TEXT-DECORATION: none;
    width: 120px;
}

a.bannerlinks:hover
{
    FONT-WEIGHT: bold;
    font-size: 12px;
    font-family: Arial;
    COLOR: #003366;
    TEXT-DECORATION: none;
    width: 120px;
}

a.bannerlinks:active
{
    FONT-WEIGHT: bold;
    font-size: 12px;
    font-family: Arial;
    COLOR: white;
    TEXT-DECORATION: none;
    width: 120px;
}





.helplinks A:link
	{
    COLOR: #99cc33;
    FONT-FAMILY: "arial";
    TEXT-DECORATION: none;
	}

.helplinks A:visited
	{
    COLOR: #99cc33;
    FONT-STYLE: normal;
    FONT-FAMILY: 'arial';
    TEXT-DECORATION: none;
	}

.helplinks A:hover
	{
    COLOR: #99cc33;
    FONT-FAMILY: 'arial';
    TEXT-DECORATION: none;
	}

.helplinks A:active
	{
    COLOR: #856363;
    FONT-FAMILY: 'arial';
    TEXT-DECORATION: none;
	}

.header
{
    FONT-WEIGHT: bold;
    COLOR: black;
    FONT-FAMILY: 'arial';
}

.hidden
{
    DISPLAY: none;
}

#tableheader
	{
	BACKGROUND-COLOR: #ff9933
		/* changed from 7e96b8 */
	}

#tablesubheader
	{
	BACKGROUND-COLOR: #ffcc99;
		/* changed from E1E2F4; */
	}

.columnheadings
{
    BACKGROUND-COLOR: #ff9933;   /* changed as above */
    FONT-WEIGHT: bold;
}

#tablerow
{
    BACKGROUND-COLOR: #ffcc99;
		/* changed from #adbccf;    */
}

#tablerow A:link
	{
    COLOR: #003366;
	}

#tablerow A:visited
	{
    COLOR: #003366;
	}

#tablerow A:hover
	{
    COLOR: #99cc33;
	}

#tablerow A:active
	{
    COLOR: #003366;
	}

#tableoddrow
{
    COLOR: #003366;
    BACKGROUND-COLOR: #ffffff;
}

#tableoddrow A:link
	{
    COLOR: #003366;
	}

#tableoddrow A:visited
	{
    COLOR: #003366;
	}

#tableoddrow A:hover
	{
    COLOR: #99cc33;
	}

#tableoddrow A:active
	{
    COLOR: #003366;
	}

#tablebottom
	{
        BACKGROUND-COLOR: #ff9933;
		/* changed from 7e96b8; */
	}

#tablesubbottom
{
    BACKGROUND-COLOR: #Ccccff;
}

#tablecaption
{
    BACKGROUND-COLOR: #ccccff;
}

#tablebody
{
    BACKGROUND-COLOR: #ccccff;
}

#topframe
{
    BACKGROUND-COLOR:#666633;
    border-style: none;
    padding: none;
}

#leftframe
{
    BACKGROUND-COLOR: #003366;
color: white;
font-weight: bold;
    width: 160px;
diplay: block;
}

#rightframe
{

}

#leftframeheading
{
    FONT-WEIGHT: bold;
    COLOR: white;
    TEXT-DECORATION: none;
   width: 150px;
}

#leftframeheading A:link
	{
	COLOR: white;
	BACKGROUND-COLOR: white;
		/* changed from 7e96b8  */
	text-decoration:none;
	}

#leftframeheading A:hover
	{
	COLOR: white;
	BACKGROUND-COLOR:white;
		/* changed from 7e96b8  */
	text-decoration:none;
	}

#leftframeheading A:active
	{
	COLOR: white;
	BACKGROUND-COLOR: white;
			/* changed from 7e96b8  */
	text-decoration:none;
	}

#leftframeheading A:visited
	{
	COLOR: white;
	BACKGROUND-COLOR:#7e96b8;
	text-decoration:none;
	}

#banner
{
    BACKGROUND-IMAGE: url(../graphics/background/white.gif);
    BACKGROUND-COLOR: white;
}


.tablelinks A:link
	{
	COLOR: #003366;
	FONT-WEIGHT: bold;
	tEXT-DECORATION: none;
	}

.tablelinks A:visited
	{
    COLOR: #003366;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	}

.tablelinks A:hover
	{
    COLOR: #99cc33;	
	/* changed from white */
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	}

.tablelinks A:active
	{
    COLOR: #003366;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	}

#quickviewhead
{
    FONT-WEIGHT: bold;
    COLOR: blue;
    TEXT-DECORATION: none;
}

#quickviewsub
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: blue;
    TEXT-DECORATION: none;
}

#quickviewtext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    TEXT-DECORATION: none;
}

#dvcapplet
{
    BACKGROUND-COLOR: #000000;
}

#dvcapplettableheader
{
    BACKGROUND-COLOR: #7e96b8;
}

#dvcapplettablerow
{
    BACKGROUND-COLOR: #adbccf;
}

#dvcapplettablebottom
{
    BACKGROUND-COLOR: #7e96b8;
}

</STYLE>
{}
