/* Spacenet.com CSS Recipe */

/* Generic Body Attributes */
body { color: black; font-weight: normal; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none; word-spacing: normal; letter-spacing: normal }

/* Generic Text Tag Attributes */
h5 {color: gray; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif}
h4 {color: #191970; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif}
h2 {color: #191970; font-style: italic; font-size: 14pt; font-family: Arial, Helvetica, sans-serif}
h3 {color: #191970; font-size: 12pt; font-family: Arial, Helvetica, sans-serif}

/* Generic Link Attributes */
/*a:hover { background-color: #eee }*/
a:link img, a:visited img { border: none }
a img { color: white }

/* The only way to hide the border in NS 4.x */
element { }

/* Section attributes */
#navelements {color: white; font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none; word-spacing: normal; letter-spacing: normal}
p.navelements {color: #000000; font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none; word-spacing: normal; letter-spacing: normal}
a.navelements:link {color: #ffffff; text-decoration: none; font-weight: bold;font-size: 10pt;}
a.navelements:visited {color: #ffffff; text-decoration: none; font-weight: bold;font-size: 10pt;}
a.navelements:hover {color: #cccccc; text-decoration: none; font-weight: bold;font-size: 10pt;}

#leftnavs { color: #913f4d; marginleft: 20px; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none; word-spacing: normal; letter-spacing: normal }
p.leftnavs { color: #913f4d; font-weight: bold; marginleft: 20px; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none; word-spacing: normal; letter-spacing: normal }
a.leftnavs:link { color: #913f4d; border: none; text-decoration: none;font-size:10px;  }
a.leftnavs:visited { color: #913f4d; border: none; text-decoration: none;font-size:10px;  }
a.leftnavs:hover { background-color: #eee;color:#AE2626; text-decoration: none; font-weight:bold; font-size:10px; }

p.bodycopy {color: black; font-weight: normal; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; word-spacing: normal; letter-spacing: normal }
a.bodycopy:link {style: underline }
a.bodycopy:link img, a:visited img {border: none }
a.bodycopy:hover {background-color: #eee }
li.bodycopy {color: black; font-weight: normal; padding-left: 10pt; list-image-style: url(/images/bullet1.gif); font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; word-spacing: normal; letter-spacing: normal }

p.title {font-size: 14pt; font-weight: bold; color: #191970}

p.subhead {font-size: 12pt; font-weight: bold; color: #191970}

#rightlinks { color: black; font-weight: normal; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; word-spacing: normal; letter-spacing: normal }
p.rightlinks { color: black; font-weight: normal; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; word-spacing: normal; letter-spacing: normal }
a.rightlinks:link {color: black; style: underline }
a.rightlinks:visited {color: black; style: underline }
a.rightlinks:hover { background-color: #eee }

#botmenu {color: #191970; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: right; text-transform: none; word-spacing: 3px}
p.botmenu {color: #191970; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: right; text-transform: none; word-spacing: 3px}
a.botmenu:link {color: #191970}
a.botmenu:visited {color: #191970}
a.botmenu:hover {color: blue}

p.smallbody {color: black; font-weight: normal; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; word-spacing: normal; letter-spacing: normal }
a.smallbody:link {style: underline }
a.smallbody:link img, a:visited img {border: none }
a.smallbody:hover {background-color: #eee }