/* CSS Document */

/*
WEBSAFE CCEI COLORS:
PRIMARIES 	(DARK)
	PANTONE 539 BLUE:	#002A46
	PANTONE 539 GREEN:	#605A12
	PANTONE 539 MAROON:	#3E1F0F
	PANTONE 539 GOLD:	#B38100
SECONDARIES (LIGHT)
	LIGHT BLUE:			#EBF8FB
	LIGHT GREEN:		#ECEDD6
	LIGHT MAROON: 		#E8DEDB
	LIGHT GOLD:			#F7F0DC
*/ 
/*----------------------Main General Style---------------*/

body{
	margin-left:101px; margin-top:0px;
	padding:0px;
}

#main{  
	width: 800px; 
	height:auto; 
}
/*-----------BE SURE TO CHANGE CONTENT CSS IN CCEISTYLE_IE6------------*/
/*-----------BE SURE TO CHANGE CONTENT CSS IN CCEISTYLE------------*/
#content{
	position:absolute; 
	top:173px; 
	left:265px; 
	height: auto;
}

/*-----------BE SURE TO CHANGE TOP NAVIGATION CSS IN CCEISTYLE------------*/
/*-------------------------------TOP NAVIGATION------------------*/

#dd {
margin: 2px 0px 0px 0px;
border: 0px solid #ffffff;
background: #014A63;
float: center;
height:20px;
overflow:hidden;
}


#dd li {
  margin: 0px 0px 0px 0px;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
  width: 5px;
  text-align: center;
  height:18px;
}

#mmenu1 { padding-left:140px;}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #014A63;
  margin: 2px 0px 0px 1px;
  float: center;
  width: 100px;
  text-decoration: none;
  color: white;
  padding-right: 0px;
  background: transparent url(../images/vertical.gif) center right no-repeat;
  height:18px; 
}
/*
#dd li a.menu:hover {
  background: #01938D;
}*/

#vdividermenu ul li a{
float: center;
color: white;
text-decoration: none;
}

.submenu {
  background: #DCDAD7;
  border: 1px solid #ffffff;
  visibility: hidden;
  position: absolute;
  width: 130px;
  z-index:3;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  border-bottom-style:solid; 
  border-bottom:#FFFFFF;
  border-bottom:1px;
  padding: 2px;
  color: #014a63;
}

.submenu a:hover {
  background: #01938D;
  color: #FFF;
}

/*-----------BE SURE TO CHANGE SUB MENU POSITIONS CSS IN CCEISTYLE------------*/
/*----------SUB MENU POSITIONS------*/



#menu1{
	position:absolute; 
	top:172px; 
	left:265px; 
	width:90px; 
	height:100%px; 
	max-height: 100px;
	text-align:left;
}

#menu2{
	position:absolute; 
	top:172px; 
	left:352px; 
	width:145px; 
	height:100%px; 
	max-height: 70px;
	text-align:center;
}	



#menu3{
	position:absolute; 
	top:172px; 
	left:465px; 
	width:130px; 
	height:100%px; 
	max-height: 70px; 
	text-align:center;
}	


#menu4{
	position:absolute; 
	top:172px; 
	left:695px; 
	width:130px; 
	height:100%px; 
	max-height: 70px;
	text-align:center;
}	

#menu5{
	position:absolute; 
	top:172px; 
	left:580px; 
	width:130px; 
	height:100%px; 
	max-height: 70px;
	text-align:center;
}	
#menu6{
	position:absolute; 
	top:172px; 
	left:265px; 
	width:90px; 
	height:100%px; 
	max-height: 100px;
	text-align:left;
}

#menu7{
	position:absolute; 
	top:172px; 
	left:360px; 
	width:145px; 
	height:100%px; 
	max-height: 70px;
	text-align:center;
}	



#menu8{
	position:absolute; 
	top:172px; 
	left:475px; 
	width:130px; 
	height:100%px; 
	max-height: 70px; 
	text-align:center;
}	


#menu9{
	position:absolute; 
	top:172px; 
	left:705px; 
	width:130px; 
	height:100%px; 
	max-height: 70px;
	text-align:center;
}	

#menu10{
	position:absolute; 
	top:172px; 
	left:590px; 
	width:130px; 
	height:100%px; 
	max-height: 70px;
	text-align:center;
}	



/* ----------------------------  MAIN NAVIGATION  */

.navMain {
	background: #EBF8FB;
	width: 170px;
}

.navMain ul {
	margin:0 0 3px 0;
	padding: 0;
}
.navMain ul li {
	margin: 1px 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
* html .navMain ul li {height: 1%;}

.navMain a {
	display: block;
	padding: 3px;
	font-size: 9pt;
	text-decoration: none;
}
.navMain ul li a:link, .navMain ul li a:visited {
	color: #2D568C;
	padding: 3px;
	text-decoration: none;
	font-size:9px
}
.navMain ul li a:active, .navMain ul li a:hover, .navMain ul li a.selected {
	color:#76797c;
	text-decoration: underline;
}

a { text-decoration: underline; color: #444444; }

/* SELECTED STATE 
.navMain ul li a.selected {
	color: #FFF;
	background-color: #4D98CF;
}
*/
.navMain h4, .navMain h4 a, .navMain h4 a:visited {
	color:#04273F;
	display: block;
	padding: 5px;
	font-size:9pt;
	text-decoration: none;
	font-weight:bold;
}

.navMain h4 {
	margin: 0;
	padding:0;
}



/* BODY AND TABLE STYLES */
body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* body * {border:1px solid #f00;} */

.clear1 {
	height: 1px;
	clear:both;
}

.input {border: 1px solid #9f9f9f;}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}

/* HEADER STYLES */
h1, h2, h3, h4, h5 {font-family: Arial, Helvetica, sans-serif;}

h1 {
	font-size:12pt;
	text-align:center;
	color:#605A12;
}

h2 {
	font-size:10pt;
	color:#3E1F0F;
}

h3 {
	font-size:10pt;
	color:#605A12;
}

h4 {
	font-size:12pt;
	color:#3E1F0F;
	padding-bottom: 8px;
	margin: 0px 0px 0px 15px;
}
h5 {
	font-size:10pt;
	color: #2878B5;
	padding-bottom: 0px;
	margin: 0 0 8px 0;
}

.home h5, h5.highlight {
	font-size:10pt;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EBF8FB;
}

h4 img {
	margin-top: -12px;
}

img {border:none;}
p {margin: 0 0 15px 0;}

ol li {
	margin: 0 0 7px 0;
}





table.tblStyle1 {
	border: 1px solid #ccc;
	padding: 0;
}
table.tblStyle1, .tblStyle1 td {font-size: 11px;}
table.tblStyle1 th {
	background-color: #28557F;
	background-image: none;
	color: #fff;
	font-size: 11px;
	text-align:left;
	padding: 4px 3px;
}
.tblStyle1_subHed {
	background-color: #EFF7FF;
	padding: 4px 3px;
}

.altRow1, .altRow2 {padding: 4px 5px;}
.altRow1 {
	background: #FFF url(../images/table-tdborder.gif) bottom repeat-x;
}
.altRow2 {
	background: whitesmoke url(../images/table-tdborder.gif) bottom repeat-x;
}



ul.pdf li a {
	display: block;
	padding: 3px 0 3px 23px;
	background: url(images/icon_pdf.gif) 0 2px no-repeat;
}
/* IE height problem hack */
* html ul.pdf li a {height: 1%;}
ul.pdf li {
	list-style-image: none;
	margin-left: 5px;
}

/* BODY TEXT STYLES */
.content {
	text-align:left;
	margin: 0px 0px 0px 15px;
}
.content ul {
	margin: 12px 0;
	padding: 0;
}
.content ul li {
	margin: 3px 0 3px 30px;
	padding: 0;
	list-style-image:url(images/bullet.gif);
	list-style-type: none;
}


.bodyReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bodyRegHL {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}

.bodyRegSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	font-style:italic;
}

/* HEADER AND FOOTER STYLES (Primarily Structure) */
.header {
	width:760px;
	height:128px;
}

.headerTopBar {
	width:760px;
	height:30px;
	text-align:right;
	padding-top: 4px;
	background-image:url(./images/topBarBkg.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.searchBox {
	width:150px;
	height:21px;
	border:none;
}

.searchButton {
	margin-top:0px;
	margin-right:5px;
	width:110px;
	height:24px;
	border:none;
	background:url(./images/topBarBkg_bt_search.gif) no-repeat;
}

.footer {
	width:760px;
	height:70px;
	text-align:center;
}

/* BLUE MENU STYLES 


.navMain {
	font-weight: bold;
	font-size:1.1em;
}
.navMain ul {margin:0; padding:0;}
.navMain ul li {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}
.navMain a:link, .navMain a:visited {
	text-decoration: none;
	color: #2D568C;
	display:block;
	padding: 7px 0;
}
.navMain a:active, .navMain a:hover {
	text-decoration: none;
	color: #2D568C;
	background-color: #f9fcfd;
}

*/

.blueMenuTop {
	width:170px;
	height:25px;
	background:url(./images/blueMenu_top.gif) no-repeat;
}

.blueMenuMiddle {
	background:url(./images/blueMenu_middle.gif) repeat-y;
	text-align:center;
	color:#002A46;
}

.blueMenuBottom {
	width:170px;
	height:25px;
	background:url(./images/blueMenu_bottom.gif) no-repeat;
}
/*
.menuButtons {
	display:block;
	border:none;
}
*/
/* LOGIN FORM ITEMS */
.loginTextBox {
	width:136px;
	border-left-color:#605A12;
	border-left-width:1px;
	border-left-style:solid;
	border-top-color:#605A12;
	border-top-width:1px;
	border-top-style:solid;
	border-right-color:#000000;
	border-right-width:3px;
	border-right-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:3px;
	border-bottom-style:solid;
}

.studentLogin {
	margin-top:10px;
	width:119px;
	height:50px;
	border:none;
	background-image:url(./images/rightMenu_bt_studentLogin.gif);
}

.adminLogin {
	margin-top:10px;
	width:119px;
	height:50px;
	border:none;
	background-image:url(./images/rightMenu_bt_adminLogin.gif);
}



/*  ----------  CSS MENU  */
/*  ----------  CSS MENU  */
/*  ----------  CSS MENU  */


/**************** menu coding *****************/
#menu {
	width: 170px;
	margin: 0 auto;
	font-size:1em;
	position:absolute;
	z-index:500;
}
* html #menu {position:relative;}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #EBF8FB;
}

#menu a {
	display: block;
	margin: 0;
	padding: 6px 3px;
}

#menu a {
	color: #2D577F;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	background: #fff;
}

#menu li {
	position: relative;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

.subMenu {
	border: 1px solid #7DB5DF;
	font-size:.96em;
}
#menu ul li ul.subMenu li a {
	padding: 3px 0;}

/* STYLES FOR FINANCIAL AID LINKS */
/* ADDED 09/24/2007 BY CHRIS VOLION */

a.financialAid_G {
	display: block;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;	
	background-image:url(../images/arrow_right_G.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#596624;
	padding:0px 0 10px 20px;
	margin:0 0 0 0;
}

a.financialAid_B {
	display: block;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;	
	background-image:url(../images/arrow_right_B.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#4174B9;
	padding:0px 0 10px 20px;
	margin:0 0 0 0;
}



.subTable th {
	font-size: 10pt;
	padding: 4px 4px;
	background-image: none;
	background-color: #DCDAD7;
	color: #466d97;
}
.subTable2 th {
	font-size: 10pt;
	padding: 8px 4px;
	background-image: none;
	background-color: #DCDAD7;
	color: #466d97;
	text-align:left;
}

.subTable table th {
	padding: 4px 4px;
	background-image: none;
	background-color: #DCDAD7;
}

