/* ************************************************************************** */
/*                               Main Page                                    */
/* ************************************************************************** */

#online_programs {
 width:238px;
 float:left;
 text-align:center;
 padding-left:8px;
 }

#online_programs h3 {
 height:20px;
 background:url('../images/global/main_title_online.gif') no-repeat;
 text-indent: -9000px;
 }
#or {
 width:34px;
 height:150px;
 float:left;
 margin :80px 20px 0px 20px;
 background:url('../images/global/main_img_or.gif') no-repeat;
 }
#campus_programs{
 width:238px;
 float:left;
 text-align:center;
 }
#campus_programs h3 {
 height:20px;
 background:url('../images/global/main_title_campus.gif') no-repeat;
 text-indent: -9000px;
 }

.tollfree { text-align:center; width:200px; border-top: 1px solid #666666; border-bottom:1px solid #666666; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin-left:180px;margin-top:25px; padding:15px;}
.redtext {color:#d20001; font-size:16px; }

.divide_line {
 background:url('../images/global/line_gray.gif') repeat-x;
 width:565px;
 height:9px;
 float:left;
 text-align:center;
 margin:17px 0;
 }




/* ************************************************************************** */
/*                               Index Campus                                 */
/* ************************************************************************** */


.pinkForm{ width:330px; border: 1px solid #EDBFC7; margin-top: 20px; margin-bottom:20px;margin-left:125px;
 background-image: url("../images/global/online_pinkbg.gif");background-repeat: repeat-x; }

.pinkForm h2{ margin: 0; padding: 0; font-size: 1.5em; color: #925454; text-indent: 0px; margin-left: 5px; margin-top: 5px;}
.pinkForm h3{ text-indent: -9000px;}
.pinkForm select{margin-left: 10px; font-weight: normal; }
.pinkForm input{ margin-left: 10px; }
#zipcode {width:50px;}
.pinkFormBottom {margin-top: 10px; width: 330px; border: 0px;border-top: solid 1px #EDBFC7; padding:0; padding-bottom:10px; }
.pinkForm span {
 margin-left: 10px;
 }

.buttonWrapFindSchools{ width: 92px;height: 21px;background-repeat: no-repeat; margin-left:222px; margin-top: -21px;}
.buttonWrapFind {width: 92px;height: 21px;background-repeat: no-repeat; margin-left:250px; margin-top: -21px; }

h3.pink{color:#925454; font-size:12px; font-weight:bold; text-indent: 10px; margin-bottom: 3px; text-indent: 0;}
/* ************************************************************************** */
/*                               Index Online                                 */
/* ************************************************************************** */

#online_programs_left {
   width:150px;
   float:left;padding:5px;
   }
#online_programs_right {
   width:150px;
   float:right;
   padding:5px;
   }

 ul.online li {
  list-style-type: none;
  background: url("../images/global/arrow_pink.gif") 0 0 no-repeat ;
  padding-left:8px;
  margin-left: 10px; vertical-align:middle;
  }
 .degreesByProgram{
  width: 565px;
  margin-bottom: 10px;
  }
 .degreesByProgram ul{
  list-style-image: url("../images/global/arrow_gray.gif");
  list-style-position: inside;
  margin-left: 10px;
  margin-bottom: 20px;
  }
 .degreesByProgram h2{
  text-indent: 0px;
  font-size: 16p;
  color: #767676;
  border-bottom: 4px solid #767676;
  margin-bottom: 5px;
  }
 .degreesByProgramBottom{
  background-color:#f0f0f0;
  width: 565px;
  margin-bottom: 5px;
  }
 .degreesLeft{
 float: left;
 }
 .degreesRight{
 float: right;
 padding-right: 20px;
 }

/* ************************************************************************** */
/*                               aboutSuccess.php                             */
/* ************************************************************************** */
 ul.about{
  list-style-type: none;
  list-style-position: inside;
  margin-left: 32px;
  }
 h2.aboutBlue{
  color:#00488C;
  font-size:16px;
  font-weight:bold;
  text-indent: 0px;
  }



 .articleHeadline{color:#00488C;padding-bottom:15px;font-size:1.5em;}
