@charset "utf-8";
/* CSS Document */

body { margin: 0; padding: 0; }

.navsub a { color: #fff; text-decoration: none; }

.navsub a:hover { text-decoration: underline; }

.navtop a { font-family: verdana; font-size: 10px; color: black; font-weight: bold; text-decoration: none; }

.navtop a:hover { color: #CC6600; }

/* Text Formatting CSS */

#body { padding: 15px; font-family: Arial, Helvetica, sans-serif; }

#polycom-list  { line-height: 1.8em; font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin: 0; padding: 0; }

#polycom-list li { width: 580px; margin: 0 0 10px 20px; font-weight: bold; }

#polycom-list li a {color: red; }

#polycom-list li a:hove { color: black; }

h1 { font-size: 26px; color: red;  }

h2 { font-size: 18px; color: #8b8b8b; }

h3 { font-size: 14px; color: #666666; margin: 8px; }

h3 a { color: red; }

h3 a:hover { color: black; }

p { font-size: 12px; line-height: 1.8em; padding: 5px; margin-top: 0; margin-bottom: 4px;}

.learn_more { border-bottom: 1px solid #999999; width: 97%;  }

.learn_more a { color: red; }

.learn_more a:hover { color: black; }

p a { color: red; }

p a:hover { color: black; }


/* Text Formatting CSS */


/* Tables */

.td-border { border-top: 1px solid #999999; }

#polycom-table { border: 1px solid #666666; }

#footer { background-color: #666666; }

/* End Tables */

/* Form */

label { font-weight: bold; font-size: 12px; }

/* End Form */