html{ 
	height: 100%; 
	border: 0; 
	padding: 0; 
	margin: 0; 
} 
body{ 
	background-color:#999999;
	height: 100%; 
	margin: 0; 
	padding: 0; 
	border: 0; 
} 

.bodywidth {
	width:750px;
}

/* Header */
.header {
	position:relative;
	width:750px;
	margin: 0; 
	padding: 0; 
	background-color: #CCCCCC;
	z-index:1;
}
.bg-header {
	background-image: url(https://www.applyweb.com/apply/cune/images/bg-header.gif);
	background-repeat: repeat-x;
	position:relative; 
	width:750px; 
	height:135px; 
	top:0px;
	left:0px;
	z-index:1;
}

.pagename {
	position:absolute;
	top:45px;
	left:175px;
	font-family:Arial,Verdana,Sans-Serif;
	font-size:13pt;
	font-weight:bold;
	color:#FFFFFF;
	z-index:3;  
} 
 
.logo {
	background-image: url(https://www.applyweb.com/apply/cune/images/logo.gif);
	background-repeat: no-repeat;
	position:absolute; 
	width:750px;
	height:82px; 
	z-index:2; 
	left:0px; 
	top:11px;  
}
.greenbar {
	position:absolute;
	top:8px;
	right:0px;
	width:279px;
	height:18px;
	z-index:2;
}
.search {
	position:absolute;
	width:auto;
	top:39px;
	right:0px;
	padding-right:10px;
	z-index:3;

}
input {
	vertical-align: middle;
}

/* Breadcrumbs */
.breadcrumbs{
	position:absolute;
	top:100px;
	left:0px;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:8pt;
	color:#336699;	
	z-index:2;
}
a.breadcrumb-link, a.breadcrumb-link:visited, a.breadcrumb-link:active {
	font-family:Verdana,Arial,Sans-Serif;
	font-size:8pt;
	color:#336699;	
	z-index:2;
}
a.breadcrumb-link:hover {
	font-family:Verdana,Arial,Sans-Serif;
	font-size:8pt;
	color:#993300;	
	z-index:2;
}

/* Body */
.bg-body {
	
	background: url(https://www.applyweb.com/apply/cune/images/background.gif);
	width:750px;
	padding:0px;
	margin:0px;
	z-index:-99999;
}

/* LeftNav */
.leftnav {
    position:relative;
	background-color:#999999;
	width:153px;
}
.leftnav-title {
	position:relative;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-indent: -10px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0px 0px 1px 0px;
}
.linkbox {
	position:relative;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:5px;
}

.leftnav-link ul {
	list-style-type: none;
	margin:0px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:5px;	
}
.leftnav-link li {
	list-style-type:none;
	margin:0px;
	padding-left:15px;
	text-indent:-10px;
}
.leftnav-link, .leftnav-link a, .leftnav-link a:visited, .leftnav-link a:active {
	font-family:Verdana,Arial,Sans-Serif;
	font-size:8pt;
	line-height:10pt;
	color:#FFFFFF;
	text-decoration: underline;
}
.leftnav-link a:hover {
	font-family:Verdana,Arial,Sans-Serif;
	font-size:8pt;
	line-height:10pt;
	color:#993300;
	text-decoration: underline;
}

 
/* Middle */
.middle {
            
            width:585px;
            min-height: 400px;
            background-color:#FFFFFF;
            margin-left:0px;
            margin-top:0px;
       
}

* html .middle {
            
            width:585px;
            height: 400px;
            background-color:#FFFFFF;
            margin-left:0px;
            margin-top:0px;
       
}

.middle td {
font-family:Verdana,Arial,Sans-Serif;
	font-size:8pt;
	text-decoration:none;
}
 
ul li a {

            font-family:Verdana,Arial,Sans-Serif;

            font-size:8pt;

            color:#336699;

            text-decoration: underline;

}

ul li a:hover {

            font-family:Verdana,Arial,Sans-Serif;

            font-size:8pt;

            color:#993300;

            text-decoration: underline;

}


/* Footer */
.bg-footer {
	clear:both;
	height:51px;
	width:751px;
	background-color:#000000;
	padding:0px;
	z-index:2;
}
.footerholder {
	position:absolute;
	width:100%;
	height:51px;
}
.footer-textholder {
	position:relative;
	left:160px;
	top:10px;
	width:550px;
	height: 51px;
}
.footer-text {
	font-family:Verdana,Arial,Sans-Serif;
	font-size:7pt;
	color:#FFFFFF;
}
a.footer-text {
	font-family:Verdana,Arial,Sans-Serif;
	font-size:7pt;
	color:#FFFFFF;
}

/* Other */
.contentwrap { 
	width: 751px;
	padding: 0;
	margin: 0; 
}
.divider-left {
	float:left;
	width:9px;
}
.divider-right {
	float:left;
	width:13px;
}
.infofor {
	position:absolute;
	top:135px;
	left:595px;
	z-index:3
}

a.nav {
	text-decoration:none;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;	
}


.space {
	position:relative;
}

a:link img {border: none}
a:visited img {border: none}

.inputlabel {position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden;}



/* form layout styles */
/* ==== Page Header ==== */
h1, .ufe-h1 {
	font-size: 18px;
	color:#336699;
	font-weight:normal;
}

/* ==== Page Subheader ==== */
h2, .ufe-h2 {
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}

/* ==== Section Title ==== */
.ufe-h3 {
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
	background-color:#336699;
	padding: 3px;
}

/* ==== "Data Validation" on Data Correction Page ==== */
h3 {
	font-size: 15px; 
	color: #181a5a; 
	font-weight: bold;
}

/* ==== Section Subtitle ==== */
h4, .ufe-h4  {
	font-size: 14px; 
	color: #993300; 
	font-weight: bold;
	padding: 3px 3px 0px 1px;
	border-bottom: 1px solid #000000;
}

/* ==== Field Label ==== */
.ufe-label {
	font-size: 8pt; 
	color: #000000;
}

/* ==== Field Note (posttext, small, mm/dd/yyy) ==== */
.ufe-note {
	font-size: 10px; 
	color:#993300;
	font-weight: normal;
}

/* ==== Print Fields ==== */
.ufe-print {
	font-size: 13px;
	color:#666699;
	font-weight: bold;
}

/* ==== Styles for indenting and insets  ==== */
.ufe-block-indent {
	padding-left: 20px;
}

.ufe-hilite-info {
	background-color: #eeeeee;
}


/* ==== Repeating tables (colleges, references, etc.) ==== */

table.ufe-repeat-table td {
	text-align: left;
}

td.ufe-repeat-header {
	vertical-align: bottom;
	color:#336633;
	font-weight: bold; 
}

table.ufe-repeat-table .ufe-note {
	color:#336633;
	font-size: 10px;
	font-weight: normal;
}

/* ==== nav bar  ==== */
.ufe-navigation {
    border-top: 1px solid #000000;
    text-align: center;
}


.indent {padding-left: 30px}

 

