A:hover
{
    COLOR: #FF0000
}

.IndexBlurb {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
}

.UpdateType {
FONT-WEIGHT: bold;
COLOR: black;
font-size:1.2em;
}

.UpdateHeadline {
FONT-WEIGHT: bold;
font-size:1.1em;
}

.UpdateBlurb {

}

body {
background-color:#FFFFFF;
padding: 0px 0px 20px 0px;
}

h1 {
font-size:medium;
font-weight:bold;
text-align: center;
}

.cssnav {
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(/images/toc/toc-light-blank.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 112px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav a {
display: block;
width: 112px;
height: 44px;
float: left;
color: white;
text-decoration: none;
font-weight: bold;
font-size: 13px;
}

.cssnav img {width: 112px; height: 44px; border: 0; }
* html a:hover {visibility:visible;}
.cssnav a:hover img{visibility:hidden;}
.cssnav a:hover {color: white;}

.cssnav span {
	position: absolute;
	width:104px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.toconeline {
left:4px;
right:4px;
top: 15px;
}
.toctwoline {
left:4px;
right:4px;
top: 7px;
}

.cssnavlite {
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(/images/toc/toc-search-light.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 112px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnavlite span {
	position: absolute;
	width:108px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.cssnavlite a {
display: block;
width: 112px;
height: 44px;
float: left;
color: white;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

.cssnavlite img {width: 112px; height: 44px; border: 0; }
.cssnavlite a:hover img{visibility:hidden;}
.cssnavlite a:hover {color: white;}

.plaintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
}
.FormText
{
    COLOR: #000000;
}
.SearchComment
{
	COLOR: #000000;
	font-size: small;
}
.SearchString
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
}
.CategoryString
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
}
.ModeString
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
}
.RecordRank
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
}
.RecordTitle
{
    COLOR: blue;
    FONT-WEIGHT: bold;
}
.RecordURL
{
    COLOR: #333333;
    FONT-SIZE: xx-small;
}
.RecordDetail
{
    COLOR: #999999;
    FONT-SIZE: x-small;
}
.InputBox
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: small;
    FONT-WEIGHT: bold;
}
.SelectBox
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: small;
    FONT-WEIGHT: bold;
}
.NavigationLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
}
.SubmitButton
{
    BACKGROUND-COLOR: #6699CC;
    BORDER-BOTTOM-COLOR: #336699;
    BORDER-LEFT-COLOR: #99CCFF;
    BORDER-RIGHT-COLOR: #336699;
    BORDER-TOP-COLOR: #99CCFF;
    COLOR: #FFFFFF;
    FONT: bold x-small Arial, Helvetica, sans-serif;
}
.Disclaimer
{
    FONT-SIZE: small;
}


.Row0
{
	COLOR: #000000;
	background-color: #DDEEFF;
}

.Row1 {
	COLOR: #000000;
	background-color: #FFFFFF;
}

