/*----- this is the style sheet for the admin and public sections {rl 04142003}-----*/

/*----- basic html & normal text -----*/
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; /*background-image: url(../images/bg.gif); background-repeat: repeat-x;*/}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
blockquote { margin-left:25px; margin-right:25px; text-align: left; }
hr { color: #000033;}
u { text-decoration: underline; }
b { font-weight: bold; }
i { font-style: italic; }
em { font-style: italic; }

/*------ site specfic-----*/
.date { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000;}
.author{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-style: italic;}


/*----- headings -----*/
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold; text-decoration: none; font-style: normal; }
.heading1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold; text-decoration: none; font-style: normal; }
.headline1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold; text-decoration: none; font-style: normal; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold; text-decoration: none; font-style: normal; }
.heading2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold; text-decoration: none; font-style: normal; }
.headline2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold; text-decoration: none; font-style: normal; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height:13px; color: #000000; font-weight: bold; text-decoration: none; font-style: normal; }
.heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height:13px; color: #000000; font-weight: bold; text-decoration: none; font-style: normal; }
.headline3  { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height:13px; color: #000000; font-weight: bold; text-decoration: none; font-style: normal; }
.whiteh1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #ffffff; line-height: 18px; font-weight: bold; text-decoration: none; font-style: normal; }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; }
.heading4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #000000; text-decoration: none; }
.headline4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #000000; text-decoration: none; }

/*----- links -----*/
a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399; text-decoration: underline; } 
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399; text-decoration: underline; }
a:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; }
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #663399; text-decoration: underline;}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #cc9900; text-decoration: underline; }
/**/
.search { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff; text-decoration:underline; } 
a.search:link { color: #ffffff; text-decoration: underline; }
a.search:active { color: #ffffff; text-decoration: underine;  }
a.search:visited { color: #ffffff; text-decoration: underline;}
a.search:hover { color: #ffffff; text-decoration: underline; }

.title{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 10px; font-weight: bold; color: #336699; text-decoration: underline; }
a.title:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 10px; font-weight: bold; color: #336699; text-decoration: underline; }
a.title:active{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 10px; font-weight: bold; color: #336699; text-decoration: underline; }
a.title:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 10px; font-weight: bold; color: #336699; text-decoration: underline; }
a.title:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 10px; font-weight: bold; color: #336699; text-decoration: underline; }

/*----- small text -----*/
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #003399; text-decoration: none; }
a.small:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #003399; text-decoration: underline; }
a.small:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #003399; text-decoration: underline; }
a.small:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #003399; text-decoration: underline; }
a.small:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #003399; text-decoration: underline; }

/*----- misc utility nav -----*/
.step{ color: #666666; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: italic; }
.alert{ color: #FF0000; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: italic; }
.stephighlighted { color: #FF6600; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: normal; text-decoration: none; line-height: 12px; }
.required { color: #CC0000;; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: none; }
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 100%; font-weight: normal; color: #FFFFFF; }
a.copyright:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 100%; font-weight: normal; color: #FFFFFF; }
a.copyright:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 100%; font-weight: normal; color: #FFFFFF; }
a.copyright:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 100%; font-weight: normal; color: #FFFFFF; }
a.copyright:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 100%; font-weight: normal; color: #FFFFFF; }


.matrix { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 100%; font-weight: normal; color: #FFFFFF; }

/*----- help text -----*/
.help { color: #336699; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
a.help { color: #336699; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
a.help:visited { color: #336699; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
a.help:hover { color: #336699; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
a.help:active { color: #336699; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

/*********Error messages*******/
.error { color: #f00; font: 12px Arial,Helvetica,sans-serif; }