
.submitLink
{
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
   text-decoration: underline;
   font-size : 11pt;
  }
  
  
.formField
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	line-height: 14px;
	background-color: #EFEFEF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
    padding: 0px 0px;
}

div.Menubar
{ 
  color :#767731;
  background-color :#eeddee;
  width :0px;
  padding :0px 
}

a.MainMenu
{
   font-family: Verdana;	
   color:  #112D76;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
   text-decoration: underline;
   font-size : 8pt;
}

a.MainMenu:hover
{
   font-family: Verdana;	
   color:  #112D76;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
   text-decoration: underline;
   font-size : 8pt;	
   background-color: #EFEFEF;
   border-top: 1px solid #999999;
   border-bottom: 1px solid #999999;
   border-left: 1px solid #999999;
   border-right: 1px solid #999999;   
}

a.TableLink
{
   font-family: Verdana;		
   color:  #112D76;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
   text-decoration: underline;
   font-size : 8pt;
}



a.menu
{
  text-decoration : none;
  color: #000000;
  font-size : 7pt;

}

a.menu:hover
{
  text-decoration: underline;
  background-color: #767731;
  color: #ffffff;
  font-size : 7pt;
}

a
{
  text-decoration: None;
  font-size : 8pt;  
}

a.SchCourseNameLink
  {
    font-family: Verdana;
    font-size: 8pt;
    color: #800000;
    padding: 0px 0px;
  }
  
a.SchCourseNameLink:hover
  {
    text-decoration : underline;  	
    font-family: Verdana;
    font-size: 8pt;
    color: #800000;
    padding: 0px 0px;
  }
    
a:hover
{
  text-decoration: underline;
  font-size : 8pt;  
}

a.Normal
{

  text-decoration: underline;
  font-size : 11pt;
}

a.small
{
  text-decoration : underline;
  font-size : 10;
  color : #721227;
}

  
h1 
{
  font-family: Arial, Helvetica, sans-serif;
  color: #0c2028;
  font-size : 22;
  font-style: Italic;    
  margin: 0px;
  padding: 0px 0px 2px;
}

h2
  {
    font-family: Arial, Helvetica, sans-serif;
    font-style: Italic;
    font-size : 13pt;
    color : #112D76; 
    margin: 0px;
    padding: 0px 0px 2px;   
  }

h3
  {
    font-family: Arial, Helvetica, sans-serif;
    font-style: Italic;
    font-size : 11pt;
    color : #112D76;   
    margin: 0px;
    padding: 0px 0px 2px;     
  }
  
h4
  {
    font-family: Arial, Helvetica, sans-serif;
    font-style: Italic;
    font-size : 10pt;
    color : #112D76;    
  }  

a.large
  {
    font-family: Verdana;
    font-size: 11pt;
    color: #515151;
    padding: 0px 0px;
  }
a.large:hoover
  {
    font-family: Verdana;
    font-size: 11pt;
    color: #515151;
    padding: 0px 0px;
    text-decoration : underline;    
  }
  
td.large
  {
    font-family: Verdana;
    font-size: 11pt;
    color: #515151;
    padding: 0px 0px;
  }
    
td.med
  {
    font-family: Verdana;
    font-size: 10pt;
    color: #515151;
    padding: 0px 0px;
  }
  
td.SchCourseName
  {
    font-family: Verdana;
    font-size: 8pt;
    color: #800000;
    padding: 0px 0px;
  }
    
td
  {
    font-family: Verdana;
    font-size: 8pt;
    color: #515151;
    padding: 0px 0px;
  }

  
td.Title
  {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #112D76;
    padding: 0px 0px;
    text-decoration: underline;
  }
  
td.MainHeader
  {
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    background-color: #112D76;
    color: #ffffff;
    padding: 0px 0px;
    text-decoration: underline;
  }
  
td.AddHeader
  {
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    background-color: #112D76;
    color: #ffffff;
    padding: 0px 0px;
      }  

td.TBHeader
  {
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    background-color: #112D76;
    color: #ffffff;
    padding: 0px 0px;
      } 
          
td.small

  {
    font-family: Verdana;
    font-size: 11px;
    color: #515151;
  }
  
th
  {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #0c2028;
    font-style: Italic;    
  }

ol 
  {
    font-family: "Times New Roman", Times, serif;
  }


li.faq
  {
    padding: 10px 5px;
    font-size : 13;
  }

li
  {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 13;
  }

span
  {
    text-decoration : underline;
  }




#dpCalendar {
  display: none;          /* Important, do not change */
  position: absolute;        /* Important, do not change */
  background-color: #eeeeee;
  color: black;
  font-size: xx-small;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 150px;
}
/* The table of the Calendar */
#dpCalendar table {
  border: 1px solid black;
  background-color: #eeeeee;
  color: black;
  font-size: xx-small;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 100%;
}
/* The Next/Previous buttons */
#dpCalendar .cellButton {
  background-color: #ddddff;
  color: black;
}
/* The Month/Year title cell */
#dpCalendar .cellMonth {
  background-color: #ddddff;
  color: black;
  text-align: center;
}
/* Any regular day of the month cell */
#dpCalendar .cellDay {
  background-color: #ddddff;
  color: black;
  text-align: center;
}
/* The day of the month cell that is selected */
#dpCalendar .cellSelected {
  border: 1px solid red;
  background-color: #ffdddd;
  color: black;
  text-align: center;
}
/* The day of the month cell that is Today */
#dpCalendar .cellToday {
  background-color: #ddffdd;
  color: black;
  text-align: center;
}
/* Any cell in a month that is unused (ie: Not a Day in that month) */
#dpCalendar .unused {
  background-color: transparent;
  color: black;
}
/* The cancel button */
#dpCalendar .cellCancel {
  background-color: #cccccc;
  color: black;
  border: 1px solid black;
  text-align: center;
}
/* The clickable text inside the calendar */
#dpCalendar a {
  text-decoration: none;
  background-color: transparent;
  color: blue;
}  
