/* degrees.css $Revision: 7.2 $ 06-21-10 12:32 */
/* cdegrees, ctestimonial Sat Jun 12 2010 11:30 */
   #degrees .cdegrees {
   font-family : Georgia, Times, serif;
   padding : 2.5em 2.5em 1.5em;
   border: none;
   /* background-color : #ded5de; */
   background-color : #b7d795;
   color : #414a6a;
   }
   #degrees .cdegrees a:link {
   color : #6283ac;
   text-decoration : none;
   }
   #degrees .cdegrees a:visited {
   text-decoration : underline;
   color : #4c4c4c;
   }
   #degrees .cdegrees a:hover {
   color : #6283ac;
   text-decoration : underline;
   }
   #degrees .cdegrees a:active {
   color : #6283ac;
   text-decoration : none;
   }
   #degrees .cdegrees h2 {
   /* font : bold 166%/0.85em Verdana, sans-serif; */
   font: bold 1.2em Verdana, sans-serif;
   text-align : left;
   white-space : nowrap;
   margin : 1em 0 0 0;
   padding : 0 1em 0 0;
   color : #415a83;
   /* 1 */
   border-bottom : 2px solid #acacbd;
   }
   #degrees .cdegrees h3 {
   font : bold 100%/0.8em Verdana, sans-serif;
   text-transform : lowercase;
   text-align : left;
   white-space : nowrap;
   width : 12em;
   margin : 2.5em auto 2em 0;
   padding : 10px;
   /* border-bottom : 0.5em solid #acacbd; */
   color : #6283ac;
   }
   #degrees .cdegrees blockquote {
   background-color : #e6eeee;
   color : #415a83;
   border-style : groove;
   border-width : 4px;
   width : 40%;
   text-align : center;
   }
   #degrees .cdegrees p {
   font: 1.2em Georgia, Times, serif;
   margin : 0.33em 0 1em 0;
   }

   #degrees .cdegrees p.testimonial { 
   font-variant: small-caps;
   padding: 45px 0 1em 3em; }

   #degrees .cdegrees p.ctestimonial { 
   clear: left;
   margin-top: 1em;
   margin-bottom: 1em;
   font-variant: small-caps;
   padding: 45px 0 1em 3em; }

   #degrees .cdegrees table.faq { width: auto; margin-left: 10%; margin-right: 10%;
   border: 2px solid #cc3300; }

   /* #degrees .cdegrees odd { color: #e6eeee !important; } */
   /* #degrees .cdegrees even { color: #ffb000 !important; } */

   #degrees .cdegrees th.deftitle   {
   background-color: #414a6a;
   color: #8baccd;
   /* 5 */
   font-family: Verdana, sans-serif;
   text-align : center;
   text-transform: uppercase;
   padding: 5px 5px 10px 5px;
   vertical-align: top;
   }

   #degrees .cdegrees th.definition {
   background-color: #414a6a;
   color: #ffcc99;
   /* border-left: 2px solid #cc3300; */
   font-family: Verdana, sans-serif;
   padding: 5px 5px 10px 5px;
   text-align : right;
   vertical-align: top;
   }

   #degrees .cdegrees td.definition {
   background-color: #414a6a;
   /* border-right: 2px solid #cc3300; */
   color : #e6dee6;
   font-family: Verdana, sans-serif;
   padding: 5px 5px 10px 5px;
   vertical-align: top;
   }

   #degrees .cdegrees th.odefinition {
   background-color: #415a83;
   color: #ffcc99;
   font-family: Verdana, sans-serif;
   padding: 5px 5px 10px 5px;
   text-align : right;
   vertical-align: top;
   }

   #degrees .cdegrees td.odefinition {
   background-color: #415a83;
   color : #e6dee6;
   font-family: Verdana, sans-serif;
   padding: 5px 5px 10px 5px;
   vertical-align: top;
   }
   /* side */

dd.testimonial { margin-bottom: 1em; }

