html {
    height: 100%;
    -webkit-text-size-adjust:100%;
}

body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    background-color: rgb(0,0,0);
    font-family: Arial;
    font-size: 13px;
    line-height: 20px;
    color: rgb(77,77,77);
}
			
#stripe {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 985px;
    height: 100%;
    background-color: rgb(0,0,0);
}

#content {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 985px;
}

#header {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 975px;
    min-height: 75px;
    cursor: pointer;
}

#text_search {
    position: absolute;
    left: 650px;
    top: 46px;
    width: 140px;
    height: 18px;
    font-family: 'Roboto Condensed';
    font-size: 13px;
    resize: none;
    color: rgb(255,255,255);
    background-color: rgb(102,171,192);
}
#text_search::-webkit-input-placeholder {
  color: rgb(255,255,255);
}
#text_search:-moz-placeholder {
  color: rgb(255,255,255);
}
#text_search:-ms-input-placeholder {
  color: rgb(255,255,255);
}

#live_chat {
    position: absolute;
    left: 700px;
    top: 51px;
    width: 114px;
    height: 25px;
    cursor: pointer;
}

#phone_number {
    position: absolute;
    left: 822px;
    top: 47px;
    width: 150px;
    height: 28px;
    font-family: 'Roboto Condensed';
    font-weight: normal;
    font-size: 27px;
    color: rgb(255,255,255);
    cursor: pointer;
}

.fb-like {
	position: absolute;
	left: 513px;
	top: 50px;
	width: 140px;
	height: 30px;
	cursor: pointer;
	z-index: 13;

}

#main_nav {
    position: absolute;
    left: 5px;
    top: 85px;
    width: 975px;
    height: 30px;
}

#subheader {
    position: absolute;
    left: 5px;
    top: 120px;
    width: 975px;
    height: 30px;
    background-color: rgb(230,230,230);
    line-height: 30px;
}

#coursesubheader {
    position: absolute;
    left: 5px;
    top: 120px;
    width: 975px;
    height: 30px;
    background-color: rgb(230,230,230);
    line-height: 30px;
}

#subheader_menu {
    position: absolute;
    left: 200px;
    top: 0px;
    width: 775px;
    height: 30px;
    line-height: 30px;
    text-align: left;
}

#menubutton_craspeople {
    position: absolute;
    left: 5px;
    top: 86px;
    width: 145px;
    height: 28px;
    color: rgb(255,255,255);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    z-index: 11;
    cursor: pointer;
}
            
#menu_craspeople {
    position: absolute;
    left: 5px;
    top: 113px;
    width: 125px;
    padding: 15px;
    background-color: rgb(255,255,255);
    -webkit-box-shadow: 0px 0px 60px rgb(0,0,0);
    box-shadow: 0px 0px 30px rgb(0,0,0);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    line-height:15px;
    z-index: 10;
    display: none;
}

#menubutton_theprogram {
    position: absolute;
    left: 150px;
    top: 86px;
    width: 104px;
    height: 28px;
    color: rgb(255,255,255);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    z-index: 11;
    cursor: pointer;
}
            
#menu_theprogram {
    position: absolute;
    left: 150px;
    top: 113px;
    width: 125px;
    padding: 15px;
    background-color: rgb(255,255,255);
    -webkit-box-shadow: 0px 0px 60px rgb(0,0,0);
    box-shadow: 0px 0px 30px rgb(0,0,0);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    line-height:15px;
    z-index: 10;
    display: none;
}

#menubutton_admissions {
    position: absolute;
    left: 254px;
    top: 86px;
    width: 94px;
    height: 28px;
    color: rgb(255,255,255);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    z-index: 11;
    cursor: pointer;
}
            
#menu_admissions {
    position: absolute;
    left: 253px;
    top: 113px;
    width: 125px;
    padding: 15px;
    background-color: rgb(255,255,255);
    -webkit-box-shadow: 0px 0px 60px rgb(0,0,0);
    box-shadow: 0px 0px 30px rgb(0,0,0);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    line-height:15px;
    z-index: 10;
    display: none;
}

#menubutton_aboutcras {
    position: absolute;
    left: 348px;
    top: 86px;
    width: 96px;
    height: 28px;
    color: rgb(255,255,255);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    z-index: 11;
    cursor: pointer;
}
            
#menu_aboutcras {
    position: absolute;
    left: 349px;
    top: 113px;
    width: 125px;
    padding: 15px;
    background-color: rgb(255,255,255);
    -webkit-box-shadow: 0px 0px 60px rgb(0,0,0);
    box-shadow: 0px 0px 30px rgb(0,0,0);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    line-height:15px;
    z-index: 10;
    display: none;
}

#menubutton_financialaid {
    position: absolute;
    left: 445px;
    top: 86px;
    width: 105px;
    height: 28px;
    color: rgb(255,255,255);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    z-index: 11;
    cursor: pointer;
}

#menu_financialaid {
    position: absolute;
    left: 445px;
    top: 113px;
    width: 125px;
    padding: 15px;
    background-color: rgb(255,255,255);
    -webkit-box-shadow: 0px 0px 60px rgb(0,0,0);
    box-shadow: 0px 0px 30px rgb(0,0,0);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    line-height:15px;
    z-index: 10;
    display: none;
}

#menubutton_campus {
    position: absolute;
    left: 550px;
    top: 86px;
    width: 74px;
    height: 28px;
    color: rgb(255,255,255);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    z-index: 11;
    cursor: pointer;
}

#menu_campus {
    position: absolute;
    left: 551px;
    top: 113px;
    width: 125px;
    padding: 15px;
    background-color: rgb(255,255,255);
    -webkit-box-shadow: 0px 0px 60px rgb(0,0,0);
    box-shadow: 0px 0px 30px rgb(0,0,0);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    line-height:15px;
    z-index: 10;
    display: none;
}

#menubutton_studentlife {
    position: absolute;
    left: 624px;
    top: 86px;
    width: 103px;
    height: 28px;
    color: rgb(255,255,255);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    z-index: 11;
    cursor: pointer;
}

#menu_studentlife {
    position: absolute;
    left: 625px;
    top: 113px;
    width: 125px;
    padding: 13px;
    background-color: rgb(255,255,255);
    -webkit-box-shadow: 0px 0px 60px rgb(0,0,0);
    box-shadow: 0px 0px 30px rgb(0,0,0);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    line-height:15px;
    z-index: 10;
    display: none;
}

#menubutton_parents {
    position: absolute;
    left: 728px;
    top: 86px;
    width: 153px;
    height: 28px;
    color: rgb(255,255,255);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    z-index: 11;
    cursor: pointer;
}

#menu_parents {
    position: absolute;
    left: 728px;
    top: 113px;
    width: 125px;
    padding: 15px;
    background-color: rgb(255,255,255);
    -webkit-box-shadow: 0px 0px 60px rgb(0,0,0);
    box-shadow: 0px 0px 30px rgb(0,0,0);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    line-height:15px;
    z-index: 10;
    display: none;
}

#menubutton_contactus {
    position: absolute;
    left: 880px;
    top: 86px;
    width: 100px;
    height: 28px;
    color: rgb(255,255,255);
    font-family: 'Roboto Condensed';
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    z-index: 11;
    cursor: pointer;
}

.gray_bar {
    position: relative;
    height: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(230,230,230);
}

.footer_section {
    position: relative;
    width: 95px;
    font-family: Arial;
    font-size: 9px;
    line-height: 18px;
    float: left;
    margin-left: 3px;
    padding-left: 3px;
}

.footer_heading {
    line-height: 12px;
}

.white_bar {
    position: relative;
    height: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(255,255,255);
}

.black_bar {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1px;
    height: 200px;
    background-color: rgb(177,178,180);
}

.black_bar2 {
    position: absolute;
    left: 1px;
    top: 0px;
    width: 1px;
    height: 200px;
    background-color: rgb(220,220,221);
}

#footerleft {
    position: absolute;
    left: 60px;
    top: 295px;
    color: rgb(0,0,0);
    font-family: Arial;
    font-size: 8px;
    line-height: 11px;
}
            
#footerright {
    position: absolute;
    left: 380px;
    top: 290px;
    text-align: right;
    color: rgb(0,0,0);
    font-family: Arial;
    font-size: 8px;
}

.blue_square {
    position: absolute;
    left:-10px;
    top: 6px;
    width: 5px;
    height: 5px;
    background-color: rgb(83,172,224);
    float: left;
}

h1 {
    font-family: 'Roboto Condensed';
    font-weight: normal;
    font-size: 21px;
    color: rgb(51,111,145);
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 23px;
    letter-spacing: -0.5px;
}

.h1b {
    font-family: 'Roboto Condensed';
    font-weight: normal;
    font-size: 21px;
    color: rgb(51,111,145);
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 23px;
    letter-spacing: -0.5px;
}

.huge {
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 37px;
    color: rgb(51,111,145);
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 41px;
    letter-spacing: -0.5px;
}

h2 {
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
    color: rgb(0,0,0);
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 10px;
}

h3 {
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 17px;
    line-height: 19px;
    color: rgb(77,77,77);
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

h4 {font-family: 'Roboto Condensed';
	font-weight: bold;
	font-size: 90px;
	color: #00abdf;
	text-align: center;
}

hr {
    border: #000 2px dotted;
    border-style: none none dotted;
    border-color: rgb(230,230,230);
}

.bold-quote {
    font-family: 'Roboto Condensed';
    font-weight: normal;
    font-style: italic;
    font-size: 17px;
    color: rgb(51,111,145);
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 23px;
    letter-spacing: -0.5px;
}

a {
    color: rgb(0,0,0);
    text-decoration: none;
}

a:visited {
    color: rgb(0,0,0);
    text-decoration: none;
}

a:hover {
    color: rgb(51,111,145);
    text-decoration: none;
}

a.phone {
    font-family: 'Roboto Condensed';
    font-weight: normal;
    font-size: 27px;
    text-decoration: none;
    color: rgb(255,255,255);
    cursor: default;
}

a.white {
    color: rgb(255,255,255);
    text-decoration:underline;
}
            
a.white_nav {
    color: rgb(255,255,255);
}
            
a.white_nav:hover {
    color: rgb(83,172,224);
}
            
a.blue {
    color: rgb(0,0,200);
    text-decoration:underline;
}
            
a.h1_blue {
    color: rgb(51,111,145);
    text-decoration:underline;
}
            
a.black {
    color: rgb(0,0,0);
    text-decoration:underline;
}
            
a.black:hover {
    color: rgb(51,111,145);
}
            
a.subheader_black {
    color: rgb(0,0,0);
    font-size: 12px;
    text-decoration:underline;
    padding: 0px 5px 0px 5px;
}
            
a.subheader_black:hover {
    color: rgb(51,111,145);
}
            
a.subheader_blue {
    color: rgb(51,111,145);
    font-size: 12px;
    text-decoration:underline;
    padding: 0px 5px 0px 5px;
}
            
a.under {
    text-decoration: underline;
}

.accordion {
	overflow: hidden;
	color:#000;
	width:100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 
.inside { 
    margin: 0;
    padding: 5px;
}

.tab {
	position: relative;
	z-index: 10;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;	
}

#comingsoon {
	margin-top: 255px;
	
}

.moved {
	width: 100%;
	min-height: 20px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 2000;
	background-color: #00c100;
	text-align: center;
	color: #fff;
	font-size: 15px;
	padding: 10px;
		-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	font-weight: bold;
}

.moved a {
	color: #000;
	font-size: 15px;
	text-decoration: none;
}

.moved a:hover {
	color: #000;
	font-size: 15px;
	text-decoration: underline;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
#boxes #dialog {
  width:375px; 
  height:203px;
  padding:40px 20px;
  background-color:#00aeef;
  text-align: center;
  border: 10px solid white;
}

#boxes #dialog h1 {
  color: #000;
  font-size: 50px;
  line-height: 55px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
}

#boxes #dialog h1 a:hover {
  color: #fff;
}

#boxes #dialog .newlink {
  color: #fff;
  font-size: 17px;
  line-height: 20px;
  font-family: Arial, sans-serif;
  letter-spacing: 0px;
  text-decoration: underline;
  display: block;
}

#boxes #dialog .newlink:hover {
  color: #006f92;
}

#boxes #dialog .close {
  color: #fff;
  font-size: 10px;
  text-transform: none;
  font-family: Arial, sans-serif;
  letter-spacing: 0px;
  margin-top: 20px;
  text-decoration: none;
  background-color: #000;
  padding: 3px 5px 3px 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#boxes #dialog .close:hover {
  color: #00aeef;
}