
/* primary tags and styles */
body  { padding: 0; margin: 0; background-color: #a2d8d8; background-image:url(../graphics/bg-diamonds.gif); background-repeat: repeat; }
body, td, p, ol, ul, li, div, span, form, input, textarea, h1, h2, h3, h4, h5, h6, a { font-size: 11px; color: #000000; font-family: verdana, arial, helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6, form, ol, ul, li { padding: 0; margin: 0; }
h1 { color: #0098cc; font-size: 18px; padding-top: 20px; padding-bottom: 10px; font-weight: normal; font-family: arial, verdana, helvetica, sans-serif; }
h1.nopad { color: #0098cc; font-size: 18px; padding: 0; font-weight: normal; font-family: arial, verdana, helvetica, sans-serif; }
h6 { color: #666666; font-size: 12px; padding-top: 20px; padding-bottom: 10px; font-weight: bold; font-family: arial, verdana, helvetica, sans-serif; }
table, img { border: 0; }
ul { margin-left: 16px; }
li { padding-bottom: 5px; }
sup, sub { line-height: 0; font-size: 9px; }

/* text classes */
.copyright { color: #7c5e2a; font-size: 9px; font-weight: normal; }
.fineprint { color: #666666; font-weight: normal; font-size: 9px; font-style: italic; }
.padding10 { padding: 10px }
.padding5 { padding: 5px }
.leading14 { line-height: 14px }
.leading16 { line-height: 16px }
.leading18 { line-height: 18px }
.required { color: #cc0000; }
.star1 { color: #666666; font-size: 12px; }
.emphitalic { font-style: italic; }
.emphbold { font-weight: bold; }
.emphsmall { color: #4a4a4a; font-size: 9px; font-weight: bold; }
.textoff { visibility: hidden; }
.date { color: #666666; font-size: 10px; font-weight: normal; }
.abstract { font-style: italic; font-weight: normal; }

/* form elements */
input { color: #333333; font-size: 10px; font-family: verdana, sans-serif; }
textarea { background-color: #ffffff; border: solid 1px #A2A29E; color: #333333; font-size: 10px; font-weight: normal; width: 300px; } 
select  { background-color: #ffffff; border: solid 1px #A2A29E; color: #333333; font-size: 10px; font-weight: normal; } 
option { background-color: #ffffff; border: solid 1px #A2A29E; color: #333333; font-size: 10px; font-weight: normal; }
.button1 { background-color: #eeeeee; border: solid 1px #A2A29E; color: #000000; font-size: 10px; font-weight: bold; width: 50px; height: 20px; } 
.textfield1 { background-color: #ffffff; border: solid 1px #A2A29E; color: #333333; font-size: 10px; } 
.textfield2 { background-color: #ffffff; border: solid 1px #A2A29E; color: #333333; font-size: 10px; width: 200px; } 
.formlabel { color: #333333; font-size: 10px; font-weight: bold; text-align: right; }

/* footer : copyright */
div#footer-copyright { color: #787878; font-size: 10px; text-align: center;  line-height: 18px; }
div#footer-copyright a, a:visited { color: #787878; font-size: 10px; }
div#footer-copyright a:hover, a:active { color: #cc0000; font-size: 10px; }

/* links */
a.small { color: #cc0000; font-size: 10px; text-decoration: none }
a.small:visited { color: #cc0000; font-size: 10px; text-decoration: none }
a.small:hover { color: #33cccc; font-size: 10px; text-decoration: underline }
a.small:active { color: #cc0000; font-size: 10px; text-decoration: none }

a { color: #cc0000; font-size: 11px; text-decoration: none }
a:visited { color: #cc0000; font-size: 11px; text-decoration: none }
a:hover { color: #33cccc; font-size: 11px; text-decoration: underline }
a:active { color: #cc0000; font-size: 11px; text-decoration: none }
