body {background: url(images/body_bg.gif); background-repeat: repeat-x; background-color: white; margin: 10px;}

a:link      {text-decoration:none; background: transparent;}
a:visited   {text-decoration:none; background: transparent;}
a:active    {text-decoration:none; background: transparent;}

a.menu:link {color: #d2d3dd;}
a.menu:visited {color: #d2d3dd;}
a.menu:hover {color: #ffffff;}
a.menu:active {color: #ffffff;}

a.link:link {color: #1D3D69;}
a.link:visited {color: #1D3D69;}
a.link:hover {color: #549fe4;}
a.link:active {color: #549fe4;}

a.ppolink:link {color: #3E45CE;}
a.ppolink:visited {color: #3E45CE;}
a.ppolink:hover {color: #3E45CE; background-color: #DEE1E6; font-weight: bold;}
a.ppolink:active {color: #3E45CE; background-color: #DEE1E6; font-weight: bold;}

a.ppo:link {color: black;}
a.ppo:visited {color: black;}
a.ppo:hover {color: black; background-color: #DEE1E6; font-weight: bold;}
a.ppo:active {color: black; background-color: #DEE1E6; font-weight: bold;}

a.adminmenu:link {color: #225284;}
a.adminmenu:visited {color: #225284;}
a.adminmenu:hover {color: #549fe4;}
a.adminmenu:active {color: #549fe4;}

a.menu4yellow:link {color: #eeeeee;}
a.menu4yellow:visited {color: #eeeeee;}
a.menu4yellow:hover {color: #ffffff;}
a.menu4yellow:active {color: #ffffff;}

a.submenu:link {color: #eeeeee; background-color: #225284;}
a.submenu:visited {color: #eeeeee; background-color: #225284;}

a.reversemenu:link {color: #549fe4;}
a.reversemenu:visited {color: #549fe4;}
a.reversemenu:hover {color: #225284;}
a.reversemenu:active {color: #225284;}

a.select:link {color: #225284;}
a.select:visited {color: #225284;}
a.select:hover {color: #225284; background-color: #FFFFFF;}
a.select:active {color: #225284; background-color: #FFFFFF;}

/**********************/
/**** form buttons ****/
/**********************/

.button {background: white; color: black; font-weight: normal;
         font-family: arial, helvetica, sans-serif; font-size: 10px; }

.button:hover {color: #549fe4;}

.bluebutton {background: #225284; color: #cccccc;
         font-family: arial, helvetica, sans-serif; font-size: 12px;
         font-weight: bold; padding: 0px;}

.bluebutton:hover {color: #ffffff;}

.purplebutton {background: #5f2b67; color: #cccccc;
         font-family: arial, helvetica, sans-serif; font-weight: bold;}

.purplebutton:hover {color: #ffffff;}

/**************************************/
/**** text block class definitions ****/
/**************************************/

h1 {font-family: verdana, arial, helvetica, sans-serif; color: black;
       font-size: 14px; font-style: normal; margin-bottom: 0;}

.sevenpttext {font-family: verdana, arial, helvetica, sans-serif;
       font-size: 7pt; font-style: normal;}

.eightpttext {font-family: verdana, arial, helvetica, sans-serif;
       font-size: 8pt; font-style: normal;}

.ninepttext {font-family: verdana, arial, helvetica, sans-serif; color: black;
       font-size: 9pt; font-style: normal;}

.nineptarial {font-family: arial, helvetica, sans-serif;
              color: black; font-size: 9pt; font-style: normal;}

.tenpttext {font-family: verdana, arial, helvetica, sans-serif; color: black;
       font-size: 10pt; font-style: normal;}

.tenptarial {font-family: arial, helvetica, sans-serif;
              color: black; font-size: 10pt; font-style: normal;}

.elevenpttext {font-family: verdana, arial, helvetica, sans-serif;
               color: black; font-size: 11pt; font-style: normal;}

.elevenptarial {font-family: arial, helvetica, sans-serif;
              color: black; font-size: 11pt; font-style: normal;}

.smalltext {font-family: verdana, arial, helvetica, sans-serif; color: black;
       font-size: 10px; font-weight: normal; font-style: normal;}

.largetext {font-family: verdana, arial, helvetica, sans-serif; color: black;
       font-size: 14px; font-style: normal;}

.mission {font-family: arial, helvetica, sans-serif; color: black;
       font-size: 18px; font-style: normal;}

.white_title {font-family: arial, helvetica, sans-serif; color: #eeeeee;
       font-size: 22px; font-style: italic; font-weight: bold;}

.tinytext {font-family: arial, helvetica, sans-serif;
       font-size: 9px; font-weight: normal; font-style: normal;}

