﻿/* Page Heading style */
h3.pageHeading { color: #009933; font-family: "Georgia", "Times New Roman", "Times", "serif"; text-align: left; font-size: 13pt; }

/* "Learn. Connect. ...." message odd numbered strings
.oddStringsUserMessage { color: #336699; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 12pt }

/* "Learn. Connect. ...." message even numbered strings
.evenStringsUserMessage { color: #ff6600; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 12pt }

/* General style for paragraph text */
.paraText { color: black; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 10pt; text-align: justify }

/* Highlighted style for paragraph text */
.highParaText { color: #336699; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 10pt }

/* Paragraph Sub-Headings style */
.headParaText { color: #009933; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 10pt }

/* General Paragraph style */
p { font-family: "Georgia", "Times New Roman", "Times", "serif"; }

/* General Orange text 12pt and 10pt */
.orangeText12pt { color: #ff6600; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 12pt }
.orangeText10pt { color: #ff6600; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 10pt }

/* General Blue text 12pt and 10pt */
.blueText12pt { color: #336699; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 12pt }
.blueText10pt { color: #336699; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 10pt }

/* General Green text 12pt and 10pt */
.greenText12pt { color: #009933; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 12pt }
.greenText10pt { color: #009933; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 10pt }

/* Menu style */
.left-menu { width: 130; text-align: left; vertical-align: top; background-color: #0152A3; font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 10pt }

/* Hyperlinks */
a:link		 { font-family: "Georgia", "Times New Roman", "Times", "serif"; text-decoration: none; font-size: 10pt }
a:visited    { font-family: "Georgia", "Times New Roman", "Times", "serif"; text-decoration: none; font-size: 10pt }
a:hover      { font-family: "Georgia", "Times New Roman", "Times", "serif"; text-decoration: none; font-size: 10pt }
a:active     { font-family: "Georgia", "Times New Roman", "Times", "serif"; text-decoration: none; font-size: 10pt }