body {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
margin:0;
color:black;
}

.plain, b, strong, ul, ol, li {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}

/* Just For the Font Under the Sandtimers Pictures */

.sandtimers {
font-family:Arial, Helvetica, sans-serif;
font-size: 7 pt;
line-height: 75%;
}
/* End Sandtimers font */

/* Created for the Global Left Menu */
td.left-menu {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:black;
border-style:solid;
border-width:1px;
border-color:grey;
border-top:none;
border-left:none;
border-bottom:none;
height:100%;
margin:0px;
padding:0px;
background-color:#eeeeee;
}
/*End Menu Style */ 

/* Front Page Items */

h1.frontpageh1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
text-decoration:none;
}

/* Front Page Styles End */

/* Used for the form on the catalog page */

table.formtable {
  width:620px;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  padding-left: 25px;
  background-color:#eeeeee;
}

/* Use this <div> when you need a page to break before or after an img for printing */

div.pagebreakbefore {
page-break-before: always
}

div.pagebreakafter {
page-break-after: always
}

/* End <div> page break style */


a, a:link, a:active, a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#003399;
}

a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#ff0000;
}


p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#000000;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#003399;
text-decoration:none;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}

h3, h4, h5, h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
text-decoration:none;
font-weight:bold;
}

.footerfont, a.footerfont, a.footerfont:link, a.footerfont:active, a.footerfont:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#cccccc;
}

a.footerfont:hover, a.footerblue:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ff0000;
}

.footerblue, a.footerblue, a.footerblue:link, a.footerblue:active, a.footerblue:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000068;
}

a.footerblue:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ff0000;
}

.footerblue-nu, a.footerblue-nu, a.footerblue-nu:link, a.footerblue-nu:active, a.footerblue-nu:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:10px;
color:#000068;
}

a.footerblue-nu:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:10px;
color:#ff0000;
}


