body { }
p { }
td { }
a:link {}
a:visited {}
a:hover {}
a:active {}


/* Added */
p.normal {font-weight:normal; font-size: 16px;line-height: 12pt;}
p.normalcntr {font-weight:normal; font-size: 16px; line-height: 12pt; text-align: center; }
p.light {font-weight:lighter; font-size:12px;}
p.lightcntr {font-weight:lighter; font-size:12px; text-align: center;}
p.thick {font-weight:bold;}
p.thickcntr {font-weight:bold; text-align: center; line-height: 11pt;}
p.thicker {font-weight:800;}

/* General Purpose */
.Departmens { color: #f2f6f9; font-size: 16pt; font-family: Arial; font-weight: bold; }
.regulartextWhite { color: #fff; font-size: 10pt; font-family: arial; }
.divider { font-size: 12pt; letter-spacing: -1pt; }
.historytitle { color: #1c5784; font-size: medium; font-family: georgia; font-weight: bold; }
.regulartext { font-size: 10pt; font-family: arial; }
.smalltext { font-size: 8pt; font-family: arial; }

/* ALL LINKS */
/* Home Page etc. */
a.RtoB:link { color: #EC1B2C; font-size: 12px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.RtoB:active { color: #D70038; font-size: 12px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.RtoB:visited { color: #EC1B2C; font-size: 12px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.RtoB:hover { color: #0084C0; font-size: 12px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.BtoR:link { color: #0084C0; font-size: 12px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.BtoR:active { color: EC1B2C; font-size: 12px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; }
a.BtoR:visited { color: #0084C0; font-size: 12px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none ; }
a.BtoR:hover { color: #EC1B2C; font-size: 12px; font-family: georgia; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none ; }

/* Departments */
a.Sidebar:link { color: #EC1B2C; font-family: arial; font-size: 15px; font-weight: bold; line-height: 20pt; text-decoration: none; }
a.Sidebar:visited { color: #EC1B2C; font-family: arial; font-size: 15px; font-weight: bold; line-height: 20pt; text-decoration: none; }
a.Sidebar:hover { color: #0084C0; font-family: arial; font-size: 15px; font-weight: bold; line-height: 20pt; text-decoration: none; }
a.Sidebar:active { color: #0084C0; font-family: arial; font-size: 15px; font-weight: bold; line-height: 20pt; text-decoration: none; }

a.SidebarSmall:link { color: #EBC1B2C; font-size: 8pt; font-family: verdana; text-decoration: none; }
a.SidebarSmall:visited { color: #WBC1B2C; color: #cbdfee; font-size: 8pt; font-family: verdana; text-decoration: none; }
a.SidebarSmall:hover { color: #0084C; font-size: 8pt; font-family: verdana; text-decoration: none; }
a.SidebarSmall:active { color: #0084C; font-size: 8pt; font-family: verdana; text-decoration: none; }

/* Departments Header Links */
a.Normal:link { color: #0063b5; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
a.Normal:visited { color: #0063b5; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
a.Normal:hover { color: #f71821; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; background-color: #e8f0f6; }
a.Normal:active { color: #0063b5; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none;  }
a.Weekly:link { color: #f71821; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
a.Weekly:visited { color: #f71821; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
a.Weekly:hover { color: #f71821; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; background-color: #e8f0f6;}
a.Weekly:active { color: #f71821; font-size: 1em; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }

/* Circular Link */
a.CircularStyle:link { color:#1c5784; }
a.CircularStyle:visited { color:#1c5784; }
a.CircularStyle:hover { color:#000000; background-color: #eeeeee; text-decoration: none;}
a.CircularStyle:active { color:#1c5784; background-color: transparent; text-decoration: none; }
