body, * {
  font-family: verdana; 
  background-color: #ccbdf8;
}

.pad5 {
   padding: 5px;
}

.pad10 {
   padding: 10px;
}

body {
  margin: 10; padding: 10;
  font-family: verdana; 
  color: #000000; 
  font-size: 11px; 
}
  
/*html, body, #fullheight {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}*/

#fullheight{height:100%}

.h1, h2, h3, h4 {
font-family: verdana; color: #000000; font-size: 12px; line-height: 1.5; font-weight: bold; }

.maintext {
font-family: verdana; color: #000000; font-size: 11px; line-height: 1.5; }

.maintext_hp {
font-family: verdana; color: #000000; font-size: 11px; }

.maintext_bold {
font-family: verdana; color: #000000; font-size: 11px; line-height: 1.5; font-weight: bold; }

.maintext_bold_hp {
font-family: verdana; color: #000000; font-size: 11px; font-weight: bold; }

.maintext_bold_italic {
font-family: verdana; color: #000000; font-size: 11px; line-height: 1.5; font-weight: bold; font-style: italic; }

.maintext_bold15 {
font-family: verdana; color: #000000; font-size: 15px; line-height: 1.5; font-weight: bold; }

.maintext_ra {
font-family: verdana; color: #000000; font-size: 11px; line-height: 1.5; text-align: right; }

.maintext_sched {
font-family: verdana; color: #000000; font-size: 10px; line-height: 1.5; text-align: center; }

.maintext_italic {
font-family: verdana; color: #000000; font-size: 11px; line-height: 1.5; font-style: italic; }

.contentHeader {
font-family: verdana; color: #000000; font-size: 13px; line-height: 1.5; font-weight: bold; text-align: right; }

.contentHeader_left {
font-family: verdana; color: #000000; font-size: 13px; line-height: 1.5; font-weight: bold; text-align: left; }

td.blackBg {background-color: #FFFFFF; background-image: url(../pix/footer_div.gif);
}

td.solidblackBg {background-color: #000000;
}

.quote {font-family: verdana; color: #52318b; font-size: 18px; font-weight: bold; padding-left:.5em;
}

.small_italic_bold {
font-family: verdana; color: #000000; font-size: 9px; font-style: italic; font-weight: bold; }

.hpHeader {
   background-color: #ccbdf8; 
}

.hpHeaderBottomX {
   background-image: url(../pix/headerBGBottom.jpg); 
   background-repeat: no-repeat;
   background-position: bottom;
}

td.mainNav {
   background-color: #FFFFFF; 
   background-image: url(../pix/navBg.gif);
   background-position: bottom; 
   background-repeat: no-repeat;
}

table.gradBg {background-color: #FFFFFF; background-image: url(../pix/gradBg.gif);
}

td.dash {background-color: #FFFFFF; background-image: url(../pix/vert_dash.gif);
}

td.horz_dash {background-color: #FFFFFF; background-image: url(../pix/horz_dash.gif);
}

td.shadow {background-color: #FFFFFF; background-image: url(../pix/shadow.gif);
}

tr.sched_head {
background-color: #c9b2f0; text-align: center; font-family: verdana; font-size: 11px; font-weight: bold;
}

tr.sched_head2 {
background-color: #e2d6f7; text-align: center; font-family: verdana; font-size: 11px; font-weight: bold;
}

tr.sched_div {
background-color: #CCCCCC;
}

.instruct { padding-left: 5px;
}
.footer_text { font-family: Verdana, Arial, Helvetica, sans-serif; color: #8A4FEA; font-size: 10px; font-weight: bold;
}

A.footer_link { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #8A4FEA; font-size: 10px; font-weight: bold; } 
A.footer_link:visited { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #8A4FEA; font-size: 10px; font-weight: bold; } 
A.footer_link:hover { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #8A4FEA; font-size: 10px; font-weight: bold; }


A.maintext_link { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #000000; font-size: 10px; font-weight: bold; } 
A.maintext_link:visited { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #000000; font-size: 10px; font-weight: bold; } 
A.maintext_link:hover { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #000000; font-size: 10px; font-weight: bold; }


.menu {
   padding-left: 0px;
   margin-left: 0px;
}

.pageMenu .menu {
   padding-top: 10px;
   margin-top: 10px;
   padding-bottom: 100px;
   margin-bottom: 100px;
}

.menu li {
   list-style: none;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-bottom: 0px;
   margin-bottom: 0px;
}

.welcome {
   background-color: #ccbdf8; 
   background-image: url(../pix/welcome_bg.gif); 
   background-repeat: no-repeat;
   background-position: top;
   height: 303px;
   width: 346px;
}

.indent {
   padding: 8px;

}