p  {
        font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal; color:black;
} /*this is the page copy information*/

p.title  {
        font-weight:bold; text-align:left
} /*this is the black title for the page information*/

p.office {
        color:#FFCC66; font-size:86%; font-weight:bold; text-align:center
} /*this is the gold office on center search panel*/

p.check {
        font-size:80%; color:#FFCC66; font-weight:bold; text-align:center
} /*this is the gold subhead on center search panel*/

p.copy {
        font-size:65%; color:#FFFFFF; text-align:center
} /*this is the address copy on center search panel*/

p.copy2 {
        font-size:70%; color:black; font-style:italic; text-align:center
} /*this is the address copy on center search panel*/

p.copy3 {
        font-size:70%; color:white; font-style:italic; text-align:left
} /*this is the descriptive copy on video search panel*/

p.sbar1 {
        font-size:80%; font-weight:bold; color:black; font-style:italic
} /*this is the subtitle on sidebar*/

p.sbar2 {font-size:70%; color:black; font-style:italic
} /*this is the descriptor copy on sidebar*/

p.sbar3 {font-size:55%; color:black; font-style:italic
} /*this is the copyright copy on sidebar*/

p.clock {
        font-size:68%; color:#d6d8d9; font-style:bold; text-align:center
} /*this is the clock line*/

p.video {
        font-size:65%; color:white;
} /*this is the video link line*/


a.tooltext1 {
        font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:55%; text-decoration:none
}	/*this is the first line of the navigation pane*/

a:link.tooltext1 {
        color:black
}

a:visited.tooltext1 {
        color:black
}
a:hover.tooltext1 {
        color:#E9EAB3; text-decoration:underline
}

a:active.too1text1 {
        color:black;
}

a.tooltext2 {
        font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:55%; text-decoration:none
}	/*this is the second line of the navigation pane*/

a:link.tooltext2 {
        color:white
}

a:visited.tooltext2 {
        color:white
}
a:hover.tooltext2 {
        color:#E9EAB3; text-decoration:underline
}

a:active.too1text2 {
        color:white;
}

a.footer {
        font-family:Arial, Helvetica, sans-serif; color:#F3F0DE;
        font-weight:bold; font-size:65%; text-decoration:underline
}        /*this is the video link line*/

a:link {
        color:white
}
a:visited {
        color:white
}
a:hover {
        color:#054a82; text-decoration:underline
}
a:active {
        color:black;
}
a:link.black {
        color:black;
}
a:visited.black {
        color:black
}
a:hover.black {
        color:#054a82; text-decoration: underline
}