<style>
/* main content text properties */
Body	{
	FONT: 11px Verdana,Geneva,Arial,Helvetica,sans-serif; COLOR: #000
/*	background: url(../images/bg_tile.gif); */
/*	background: url(../images/bg_tile2.gif); */
}

A:link  {
	COLOR : #626600; 
	FONT-FAMILY : 'Verdana', 'Tahoma', 'Helvetica', 'Arial', 'Sans-Serif';
	TEXT-DECORATION : underline;
}

A:visited  {
	COLOR : #7E8015;
	TEXT-DECORATION : underline;
}

A:active  {
	COLOR : #003399;
	TEXT-DECORATION : underline;
}

A:hover  {
	Color: #003399;
	TEXT-DECORATION : underline;
}

li	{
	margin-top:5px;
}


table.main	{
	background: #ffffff;
	border-style: solid; 
	border-left : silver 1px solid; 
	border-right : silver 1px solid;
	border-top : silver 0px solid;
	border-bottom : silver 0px solid; 

}

td
{
font-size: 11px;
color: #000000;
}

td.pageTitle
{
font-size: 12px;
font-weight: bold;
}

td.content
{
font-size: 11px;
color: #000000;
padding-top: 10px;
}

.caption
{
font-size: 9px;
font-weight: bold;
color: #000000;
} 
 
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* tabular content */

th	{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

td.colHeader
{  
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: bold; 
	text-align: center;
	/*border-left : silver 1px solid; */ 
	border-right : silver 1px solid;
	border-bottom : silver 1px solid; 
	background-color: #E7EAEF; 
	padding-top: 2px;
	padding-bottom: 2px; 
	/*border-color: #d0d1e5 d0d1e5 d0d1e5*/
}


td.gridItem 
{ 
BORDER-BOTTOM: silver 1px solid; 
COLOR: #000000; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
FONT-SIZE: 9pt; 
FONT-WEIGHT: normal; 
/*border-left : silver 1px solid; */
border-right : silver 1px solid;
border-bottom : silver 1px solid; 
background-color: #E7EAEF; 
clip: rect( ); 
padding-left: 3px ;
padding-top: 2px;
padding-bottom: 2px; 
border-color: #d0d1e5 d0d1e5 d0d1e5
}


table.button	{

	border-style: solid; 
	border-left : white 1px solid; 
	border-right : #666633 1px solid;
	border-top : white 1px solid;
	border-bottom : #666633 1px solid; 

}



/* navigation properties */
/* top navbar background color: #999966;  */
a.nav:Link	{
	COLOR : #ffffff;
	FONT-FAMILY : 'Arial', 'Verdana', 'Tahoma', 'Helvetica', 'Sans-Serif';
	font-weight: regular;
	font-size: 9 px;
	TEXT-DECORATION : none;
}

a.nav:Active	{
	COLOR : #ffffff;
	FONT-FAMILY : 'Arial', 'Verdana', 'Tahoma', 'Helvetica', 'Sans-Serif';
	font-weight: regular;
	font-size: 9 px;
	TEXT-DECORATION : none;
}

a.nav:visited  {
	COLOR : #ffffff;
	FONT-FAMILY : 'Arial', 'Verdana', 'Tahoma', 'Helvetica', 'Sans-Serif';
	font-weight: regular;
	font-size: 9 px;
	TEXT-DECORATION : none;
}

a.nav:hover	{
	COLOR : #ffffff;
	FONT-FAMILY : 'Arial', 'Verdana', 'Tahoma', 'Helvetica', 'Sans-Serif';
	font-weight: regular;
	font-size: 9 px;
	TEXT-DECORATION : none;
}


/* sidebar navigation properties */
a.sidebar:Link	{
	COLOR : #000000;
	FONT-FAMILY : 'Arial', 'Verdana', 'Tahoma', 'Helvetica', 'Sans-Serif';
	/*font-weight: bold;*/
	font-size: 10 px;
	TEXT-DECORATION : none;
}

a.sidebar:Active	{
	COLOR : #ffcc00;
	FONT-FAMILY : 'Arial', 'Verdana', 'Tahoma', 'Helvetica', 'Sans-Serif';
	/*font-weight: bold;*/
	font-size: 10 px;
	TEXT-DECORATION : none;
}

a.sidebar:visited  {
	COLOR : #000000;
	FONT-FAMILY : 'Arial', 'Verdana', 'Tahoma', 'Helvetica', 'Sans-Serif';
	/*font-weight: bold;*/
	font-size: 10 px;
	TEXT-DECORATION : none;
}

a.sidebar:hover	{
	color: #ffff33;
}

table.sidebar
{

border-bottom : #D0D1E6 1px solid;

}

td.sidebarHeader
{
font-size: 10px;
font-weight: regular;
color: #ffffff;
background: #999966;
padding-left:5px;
padding-right:4px;
padding-top:5px;
padding-bottom:5px;
} 

td.sidebar
{
font-size: 10px;
font-weight: bold;
background: #cccc99;
padding-left:5px;
padding-right:4px;
padding-top:5px;
padding-bottom:5px;
}  

td.sidebarBorder
{
background: #ffffff;
} 




/* header, footer, page style properties */

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: CC6633;
}

.headBorder
 { 
 border: 1px solid #D0D1E6
 }
 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}


A.footer:link  {
	COLOR : #000000; 
	FONT-FAMILY : 'Verdana', 'Tahoma', 'Helvetica', 'Arial', 'Sans-Serif';
	TEXT-DECORATION : underline;
}

A.footer:visited  {
	COLOR : #000000;
	TEXT-DECORATION : underline;
}

A.footer:active  {
	COLOR : #CC6633;
	TEXT-DECORATION : underline;
}

A.footer:hover  {
	Color: #CC6633;
	TEXT-DECORATION : underline;
}


  
 
 /* misc properties */
.navtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: regular;
	TEXT-ALIGN : center;
	color: CCCC99;
}

.headText 
{ 
text-decoration: none; 
color: #000000; 
font-family: Arial, Helvetica; 
font-size: 8pt; 
line-height: 10px; 
font-weight: Bold;
border-bottom:black 1px solid;
padding-bottom:2px;
}

.subheadText 
{ 
text-decoration: none; 
color: #000000; 
font-family: Arial, Helvetica; 
font-size: 8pt; 
line-height: 10px; 
font-weight: regular;
background-color: #cccc99;
}

.itemBorder 
{
 border: 1px solid #D0D1E6 
 }
 
.itemText 
{ 
text-decoration: none; 
color: #000000;
font: Bold 8pt Arial, Helvetica
}


/* form properties */
INPUT
{
COLOR: #000000; 
FONT-FAMILY: verdana, arial, sans serif; 
FONT-SIZE: 10px
}

.button 
{ 
COLOR: #000000; 
FONT-FAMILY: arial, verdana, sans-serif; 
FONT-SIZE: 10px; 
FONT-WEIGHT: bold; 
LINE-HEIGHT: normal;
background: #cccc99;
}	

</style>.headerCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: CC6633;
}
.headerCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
