/* DIVIDERS and TABLES */

.hr {height: 0; font-size: 0; line-height: 0; width: 100%; margin: 1em auto;}
.hr50 {height: 0; font-size: 0; line-height: 0; width: 50%; margin: 1em auto;}
.solid {border-bottom: solid 1px #8997AD; margin-top: 1px; margin-bottom: 1px;}
.dotted {border-bottom: dotted 1px #8997AD; margin-top: 1px; margin-bottom: 1px;}
table.bordered {border: 1px solid #8997AD;}
table.bordered td {border-bottom: 1px solid #8997AD; border-right: 1px solid #8997AD; padding: 10px;}
table.borderless td {border: none; padding: 5px;}
table.calendar td {border: 1px solid #8997AD; padding: 5px;}
table.discuss td {width: 100%; border: 1px solid #8997AD; padding: 5px;}
table.newstablesolid td {width: 100%; border: 1px solid #8997AD; padding: 5px;}
table.newstabledotted td {width: 100%; border: 1px dotted #8997AD; padding: 10px;}
table.newstablenone td {width: 100%; border: none; padding: 5px;}
table.solidtable {border: 1px solid #8997AD;}
table.solidtable td {border-bottom: 1px solid #8997AD; padding: 10px;}


/* LIST STYLES */

.single {font-family:Arial, Helvetica, sans-serif; margin-bottom: 0em;}
.double {font-family:Arial, Helvetica, sans-serif; margin-bottom: 1em;}
.last {font-family:Arial, Helvetica, sans-serif; margin-bottom: -1em;}

/* BODY STYLES */

.pagetitle {font-size: 20pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:#666666}
.pagetitlesub {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:#666666}
.pageheader {font-size: 18pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:#000000}
.subheader {font-size: 15pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:#000000}
.bodytext {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color:#000000}

/* IMAGES */

.imageblack {border: solid 1px #000000; margin: 5px 15px}
.imageorange {border: solid 1px #FF6600; margin: 5px 15px}
.imageblue {border: solid 1px #8997AD; margin: 5px 15px}
.imagenone {border: none; margin: 5px 15px}

/* HOVERS and LINKS

a:visited {color: #FF6600; text-decoration: none;}
a:active {color: #666666; text-decoration: none;}
a:hover {color: #FF6600; text-decoration: underline;}
a:link {color: #FF6600; text-decoration: none;}  */
