/* Body Default Settings */
body { font-family: "Times New Roman", Times, serif; font-size: 11pt; line-height: 12pt; letter-spacing: normal; background: white; }

/* Content Parameters */
#content { width: auto; border: 0; margin: 0 5%; padding: 0; float: none; color: black; background: transparent; }

/*Content that will not print */
#skip, #facultyhead, #falogo, #fhead, #fcrest, #masthead, #header, #topnav, #sidenav, #footer, #print, #botnav {display: none;}
.skip, p.top {display: none;}

/* Basic Text Printing Settings */
h1 {font-size: 16pt; font-weight: bold}
h2 {font-size: 14pt; font-style: italic; color: #666}
h3 {font-size: 13pt;}
h4 {font-size: 12pt; font-weight: bold}
p {font-size: 11pt; font-weight: normal;}

/* Text Class Printing Settings */
p.caption {font-size: 10pt; color: #666}
p.quote {font-size: 10pt; font-style: italic; margin-left: 25pt; margin-right: 25pt;}
p.tab1 {padding-left: 10pt;}
p.tab2 {padding-left: 15pt;}
p.tab3 {padding-left: 20pt;}
p.tab4 {padding-left: 25pt;}
p.tab5 {padding-left: 30pt;}

/* Lists */
#content ul li {font-size: 10pt; list-style-position: outside;}
#content ol li {font-size: 10pt; list-style-position: outside;}
.square {font-size: 9pt; list-style-type: square; list-style-position: outside;}

/*Tables */
table { color: #333; font-size: 10pt; font-family:"Times New Roman", Times, serif; text-align: center; padding: 3pt 3pt 10pt 3pt; border: 1pt #000 solid; margin-left: 10%; margin-right: 10%;}
table thead th { text-align: center; color: #000; font-weight: bold; }
table tbody th { color: #000; font-weight: bold; text-align: left; padding: 10pt 10pt 10pt 10pt;}
table tr { padding: 5pt; }
table td { text-align: left; font-size: 10pt; padding: 10pt 10pt 10pt 10pt;}
table td a:link { color: #780500; text-decoration: none; }
table td a:visited { color: #333; text-decoration: underline; }
table caption {font-size: 10pt; text-align: center; font-weight: bold; color:#666; padding: 5pt 5pt 5pt 5pt;}

.borderhover-table { color: #000; font-size: 10pt; font-family:"Times New Roman", Times, serif; text-align: center; padding: 0; border: 1pt #000 solid; margin: 0;}
.borderhover-table thead th { text-align: center; color: #333; }
.borderhover-table tbody th { color: #000; font-weight: bold; text-align: left; }
.borderhover-table td { text-align: left; font-size: 10pt; border: 1px solid #000; padding: 10pt 10pt 10pt 10pt; }
.borderhover-table td a:link { color: #780500; text-decoration: none; }
.borderhover-table td a:visited { color: #333; text-decoration: underline; }
.borderhover-table caption {font-size: 9pt; text-align: center; font-weight: bold; color:#666; }

