
.theme /*  Theme that is displayed on all pages  */   { color: #ff9947; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-align: center }
.themeTitle /*  Theme on the splash page - case you want different style  */   { color: #ff9947; font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-align: center }
.yrinfo /*  This is for the 'Click  a level below' info above the year navigation  */    { color: #374e61; font-size: 12px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 16pt }
.years /*  This is the style for the  list of year levels for navigation  */   { color: #666; font-size: 14px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.headline /*  Presidents msg headline  */    {
	color: #233a74;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-stretch: normal 
	}
.subhead /*  Presidents msg sub-headline if any  */   { color: #ff9947; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.headline1 /*  Extra Tag  */    { color: #233a74; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: }
.presname /*  Style for presidents name  */   { color: #000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.prestitle /*  style for presidents title  */  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.prestitle2 /*  style for presidents second title  */  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.presmsg /*  Style for presidents message body  */  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.missiontitle1 /*  style for the first mission title  */    { color: #233a74; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.missionbody1 /*  style for the first mission body  */    { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal }
.missiontitle2 /*  style for the 2nd mission title  */    { color: #233a74; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.missionbody2 /*  style for the 2nd mission body  */  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal }
.webhelptitle /*  Style for the help questions  */   { color: #ff9947; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.webhelpbody /*  Style for help answers to questions  */  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.disclaimer /*  style for disclaimer text on prd.htm page  */  { color: #6f6f6f; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal }
.emblemdescription /*  style for the emblem description on sel.htm page  */  { color: #888; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
p /*  Paragraph style  */  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 /*  Style for level 1 head  */  { }
h2 /*  Style for level 2 head  */  { }
A:link /*  style for link   */     { color: #666; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none }
A:active /*  Style for active link  */   { color: #666; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none }
A:visited /*  Style for visited link  */    { color: #666; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none }
A:hover /*  Style for mouse over effect on link  */      { color: #233a74; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: underline }
.link2 a:link /*  Style for secondary link  */    { color: #233a74; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none }
.link2 a:active /*  Style for secondary active link  */    { color: #233a74; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none }
.link2 a:visited /*  Style for secondary visited link  */    { color: #233a74; font-size: 12px; font-family: Verdana, Helvetica ; text-decoration: none; }
.link2 a:hover /*  Style for secondary mouse over link  */    { color: #233a74; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: underline }
.missionbar { color: #233a74; font-size: 18px; font-family: "Zapf Chancery", "Comic Sans MS", cursive, serif; font-style: italic }

#leftMenu {
    padding-top: 30px;
}

#awardLevels {
    padding-left: 25px;
    display: none;
}

#awards {
    color: #666;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Helvetica;
    width: 50px;
    /*border: 1px solid;*/
    cursor: pointer;
}

