<STYLE TYPE="text/css">


.ignore {}

/* main content */

.error  {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold; 
color: #cc0000;
} 

.heading1  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold; 
color: #996633;
} 

.heading2  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold; 
color: #336699;
} 

.heading3  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold; 
color: #958356;
} 

.heading4  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold; 
color: #666666;
} 

.heading5  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold; 
color: #003366;
} 

.heading6  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold; 
color: #993300;
} 

.heading7  {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold; 
color: #336699;
} 

.table_heading1  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold; 
color: #19303b;
} 

.table_heading2  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold; 
color: #555555;
} 

.table_heading1sm  {
font-family: Arial, Helvetica, sans-serif;
font-size: 65%;
font-weight: bold; 
color: #19303b;
} 

.table_heading2sm  {
font-family: Arial, Helvetica, sans-serif;
font-size: 65%;
font-weight: bold; 
color: #555555;
} 

.text_regular  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
color: #000000;
} 

.text_small  {
font-family: Arial, Helvetica, sans-serif;
font-size: 60%;
color: #000000;
} 

ul  {
list-style-type: square;
} 

ul ul  {
list-style-type: circle;
} 

ol  {
list-style-type: decimal;
} 

ol ol  {
list-style-type: lower-alpha;
} 

/* top banner text */

A.banner_site  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
font-weight: bold;
color: #FAD284;
text-decoration: none; 
} 

A.banner_section  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold;
color: #FBE0AC;
text-decoration: none; 
} 

.banner_tag_row  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold;
} 

.banner_tag_color1  {
color: #FAD284;
} 
.banner_tag_color2  {
color: #FBE0AC;
} 

/* sub navigation */

.nav_top_row  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 60%;
} 

A.nav_top_off:link  {
text-decoration: none; 
color: #383428;
} 
A.nav_top_off:visited {
text-decoration: none; 
color: #383428;
}
A.nav_top_off:active {
text-decoration: none; 
color: #993300;
}
A.nav_top_off:hover {
text-decoration:underline;
}

A.nav_top_on:link  {
font-weight: bold; 
text-decoration: none; 
color: #485865;
} 
A.nav_top_on:visited {
font-weight: bold; 
text-decoration: none; 
color: #485865;
}
A.nav_top_on:active {
font-weight: bold; 
text-decoration: none; 
color: #993300;
}
A.nav_top_on:hover {
font-weight: bold; 
text-decoration:underline;
}

/* side navigation */

A.nav_side_heading_link  {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
color: #003366;
font-size: 75%; 
} 
A.nav_side_heading_link:link  {
text-decoration: none; 
} 
A.nav_side_heading_link:visited {
text-decoration: none; 
}
A.nav_side_heading_link:active {
text-decoration: none; 
}
A.nav_side_heading_link:hover {
text-decoration:underline;}

.nav_side_heading  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold; 
color: #003366;
} 

.nav_side_small  {
font-family: Arial, Helvetica, sans-serif;
font-size: 60%;
color: #333333;
} 

A.nav_side_on  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%; 
} 
A.nav_side_on:link  {
text-decoration: none; 
color: #993300;
} 
A.nav_side_on:visited {
text-decoration: none; 
color: #993300;
}
A.nav_side_on:active {
text-decoration: none; 
color: #336699;
}
A.nav_side_on:hover {
text-decoration:underline;}

A.nav_side_off  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%; 
} 
A.nav_side_off:link  {
text-decoration: none; 
color: #333333;
} 
A.nav_side_off:visited {
text-decoration: none; 
color: #333333;
}
A.nav_side_off:active {
text-decoration: none; 
color: #336699;
}
A.nav_side_off:hover {
text-decoration:underline;
}

.nav_side_notlink  {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%; 
color: #333333;
} 

/* bottom navigation */

.nav_bottom_row  {
font-family: Arial, Helvetica, sans-serif;
font-size: 60%;
} 

A.nav_bottom:link  {
text-decoration: none; 
color: #333333;
white-space: nowrap;
} 
A.nav_bottom:visited {
text-decoration: none; 
color: #333333;
white-space: nowrap;
}
A.nav_bottom:active {
text-decoration: none; 
color: #336699;
white-space: nowrap;
}
A.nav_bottom:hover {
text-decoration:underline;
white-space: nowrap;
}

/* table rows */

tr.row_borders {
background-color: #b5a98f
}

tr.row_borders2 {
background-color: #c8bea7
}

tr.row_borders3 {
background-color: #336699
}

tr.row_even {
background-color: #f7f2e7
}

tr.row_odd {
background-color: #fffff7
}

/* table backgrounds */

table.bg_white {
background-color: #FFFFFF
}

table.bg_light_tan {
background-color: #f7f2e7
}

table.bg_medium_light_tan {
background-color: #f2ede2
}

table.bg_medium_tan {
background-color: #d4cbb7
}

table.bg_medium_dark_tan {
background-color: #b5a98f
}

table.bg_dark_tan {
background-color: #988c6e
}

table.bg_dark_brown_gray {
background-color: #585142
}

table.bg_dark_blue_gray {
background-color: #19303b
}

table.bg_dark_teal {
background-color: #324d5a
}

</STYLE>
