/* ----------------------------------------------------- */
/* Page Elements CSS*/
/* ----------------------------------------------------- */



/* Javascript Printing */
/* The following style attributes are only available during a Javascript call for "Printer-Friendly" printing. This is the only time that these style attributes will appear */

/* universal_page_wrapper_left */
#upwl {
	position: relative;
	float: left;
	width: 1.5in;
	height: 100px;
	background: transparent;
	border-right: solid 1px #8E6F4E;
	}
	
/* universal_page_wrapper_left_container_text */
#upwlct {
	position: relative;
	width: auto;
	height: 150px;
	padding: 25px 15px 0px 0px;
	color: #8E6F4E;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 11px;
	}

/* universal_page_wrapper_right */
#upwr {
	position: relative;
	float: left;
	width: 7in;
	height: 100%;
	background: transparent;
	}



/* Universal Page Segments */
/* ----------------------------------------------------- */

body#page_setup_subsidiary {
	padding: 0;
	margin: 0px 0%;
	width: 800px;
	background: none;
	background-image: url("/standard/site_components/images/page_construction/backgrounds/universal_periphery_right_1.jpg");
	background-repeat: y-repeat;
}

/* universal_superior_wrapper_1 */
#usw1 {
	position: relative;
	display: block;
	width: 800px;
	min-height: 500px;
	_height: 500px; /* Internet Explorer 6 work-around */
	background-color: transparent;
	}
	
/* universal_inferior_wrapper_1 */
#uiw1 {
	position: relative;
	display: block;
	z-index: 20;
	top: 0px;
	left: 0px;
	float: none;
	overflow: visible;
	width: 750px;
	height: 150px;
	padding: 0px;
	margin: 0px0px;
	background-color: transparent;
	}
	
/* universal_page_layout_body_segment_1 */
#uplbs1 {
	position: relative;
	float: none;
	display: block;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 85px;
	background-color: transparent;
	}
	
img.universal_depaul_logo {
	position: relative;
	z-index: 12;
	float: left;
	top: 20px;
	left: 11px;
	height: 48px;
	width: 345px;
	margin: 0px;
	}
	
/* universal_page_layout_body_segment_2 */
#uplbs2 {
	position: relative;
	z-index: 20;
	display: block;
	top: 0px;
	left: 0px;
	overflow: visible;
	width: 550px;
	margin: 50px 0px 30px 200px;
	padding: 0px;
	line-height: 14px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: transparent;	
	}
	
/* universal_page_main_title_bar */
#upmtb {
	position: relative;
	top: 41px;
	left: 186px;
	display: block;
	z-index: 12;
	overflow: hidden;
	width: 564px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: none;
	background-image: url("/standard/site_components/images/page_construction/backgrounds/universal_page_main_title_bar.jpg");
	background-repeat: repeat-x;
	}
	
/* universal_page_layout_body_segment_3 */
#uplbs3 {
	position: relative;
	display: block;
	top: 0px;
	left: 26px;
	clear: both;
	float: none;
	overflow: visible;
	width: 719px;
	height: 129px;
	padding: 0px;
	margin: 0px;
	background: transparent;
	}
	
/* universal_page_layout_body_segment_3_content */
#uplbs3c {
	position: relative;
	display: block;
	top: 0px;
	left: 174px;
	width: 550px;
	color: #000;
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 12px;
	background: none;
	}
	
/* universal_page_layout_body_segment_3_content links*/
#uplbs3c a {
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 12px;
	color: #00355F;
	text-decoration: none;
	}
	
#uplbs3c a:link {
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 12px;
	color: #00355F;
	text-decoration: none;
	}
	
#uplbs3c a:visited {
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 12px;
	color: #00355F;
	text-decoration: none;
	}
	
#uplbs3c a:hover {
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 12px;
	color: #900;
	text-decoration: none;	
	}
	
#uplbs3c a:active {
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 12px;
	color: #00355F;
	text-decoration: none;
	}
	
/* universal_page_layout_body_segment_3_divider */
#uplbs3d {
	position: relative;
	clear: both;
	left: 0px;
	float: none;	
	width: 545px;
	height: 1px;
	overflow: hidden;
	margin: 0px;
	background-color: #00355F;
	}

	
	

/* Universal Search Box */
/* ----------------------------------------------------- */

/* universal_search_box_standard */
.usbs {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 149px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	background: none;
	background-color: transparent;
	background-image: url("/standard/site_components/images/page_construction/backgrounds/form_text_field_standard_1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;	
	background-position: 578px 41px;
	}	
		
/* universal_search_box_focus */
.usbf {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 149px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	background: none;
	background-color: transparent;
	background-image: url("/standard/site_components/images/page_construction/backgrounds/form_text_field_focus_1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;	
	background-position: 578px 41px;
	}
	
/* universal_search_box_blur */
.usbb {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 149px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	background: none;
	background-color: transparent;
	background-image: url("/standard/site_components/images/page_construction/backgrounds/form_text_field_blur_1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;	
	background-position: 578px 41px;
	}

/* universal_search_box_containing_element */
#usbce {
	position: relative;
	display: block;
	overflow: hidden;
	float: right;
	top: 40px;
	left: 0px;
	width: 195px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 0px;
	background: transparent;
	}
	
img.universal_search_box_logo {
	position: relative;
	z-index: 12;
	float: left;
	top: 8px;
	left: 0px;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: none;
	}
	
/* universal_search_box_text_area ("q" is necessary because the Google Search Engine is dependent upon the "q" variable) */
#q {
	position: relative;
	display: block;
	float: left;
	top: 6px;
	left: 11px;
	width: 127px;
	height: 23px;
	overflow: hidden;
	margin: 0px;
	padding: 2px 5px 0px 5px;
	border: none;
	font-size: 13px;
	line-height: 23px;
	white-space: nowrap;
	background: transparent;
	}
	
/* universal_search_box_submission_button */
#usbsb {
	position: relative;
	z-index: 13;
	float: right;
	top: 8px;
	width: 19px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: transparent;
	}
	
	
/* Index Page Search Box */
/* ----------------------------------------------------- */

/* index_page_search_box_standard */
.ipsbs {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 149px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	background: none;
	background-color: transparent;
	background-image: url("/standard/site_components/images/page_construction/backgrounds/form_text_field_standard_1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;	
	background-position: 383px 1px;
	}	
		
/* index_page_search_box_focus */
.ipsbf {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 149px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	background: none;
	background-color: transparent;
	background-image: url("/standard/site_components/images/page_construction/backgrounds/form_text_field_focus_1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;	
	background-position: 383px 1px;
	}
	
/* index_page_search_box_blur */
.ipsbb {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 149px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	background: none;
	background-color: transparent;
	background-image: url("/standard/site_components/images/page_construction/backgrounds/form_text_field_blur_1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;	
	background-position: 383px 1px;
	}

/* index_page_search_box_containing_element */
#ipsbce {
	position: relative;
	display: block;
	overflow: hidden;
	float: right;
	top: 0px;
	left: 0px;
	width: 195px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: transparent;	
	}
	
/* index_page_search_box_submission_button */
#ipsbsb {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 13;
	float: right;
	top: 8px;
	width: 19px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: transparent;
	}
	
	

/* Index Page Segments */
/* ----------------------------------------------------- */

/* index_page_layout_body_segment_2 */
#iplbs2 {
	position: relative;
	clear: both;
	z-index: 1;
	display: block;
	top: 0px;
	left: 194px;
	width: 556px;
	height: 37px;
	float: none;
	}
	
/* index_page_layout_body_segment_3 */
#iplbs3 {
	position: absolute;
	clear: both;
	z-index: 1;
	display: block;
	top: 125px;
	left: 194px;
	width: 556px;
	height: 287px;
	float: none;
	background: transparent;	
	}

/* index_page_layout_body_segment_4 */
#iplbs4 {
	position: relative;
	display: block;
	float: left;
	overflow: visible;
	top: 0px;
	width: 750px;
	height: auto;
	margin: 300px 0px 0px 0px;
	padding: 0px;
	background: transparent;
	}

/* index_page_layout_body_segment_4_left */
#iplbs4l {
	position: relative;
	display: block;
	float: left;
	left: 11px;
	width: 400px;
	height: 115px;
	margin: 65px 0px 0px 0px;
	padding: 0px 15px 10px 20px;
	color: #00355F;
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	font-stretch: normal;
	line-height: 13px;
	text-decoration: none;
	background: transparent;
	}
	
/* index_page_layout_body_segment_4_content links */
#iplbs4l a {
	color: #900;
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 10px;
	text-decoration: none;
	}
	
#iplbs4l a:link {
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 10px;
	text-decoration: none;
	}
	
#iplbs4l a:visited {
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 10px;
	text-decoration: none;
	}
	
#iplbs4l a:hover {
	color: #00355F;
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 10px;
	text-decoration: none;
	}
	
#iplbs4l a:active {
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 10px;
	text-decoration: none;
	}
	
/* index_page_layout_body_segment_4_right */
#iplbs4r {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	top: 0px;
	left: 23px;
	width: 290px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border-right: 1px solid #00355F;
	border-left: 1px solid #00355F;
	border-bottom: 1px solid #00355F;
	}
	
/* index_page_layout_body_segment_4_right_title_bar */
#iplbs4rtb {
	position: relative;
	display: block;
	float: right;
	top: 0px;
	left: 0px;
	width: 277px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 13px 0px 0px;
	line-height: 15px;
	font-family: arial, sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-align: right;
	color: #FFF;
	background: #00355F;
	}
	
/* index_page_layout_body_segment_4_right_content */
#iplbs4rc {
	position: relative;
	overflow: hidden;
	float: right;
	top: 0px;
	left: 0px;
	width: 272px;
	padding: 10px 8px 10px 10px;
	height: auto;
	margin: 4px 0px 0px 0px;
	background: transparent;
	}
	
/* index_page_layout_body_segment_4_content links */
#iplbs4l a {
	color: #900;
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 10px;
	text-decoration: none;
	}
	
#iplbs4l a:link {
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 10px;
	text-decoration: none;
	}
	
#iplbs4l a:visited {
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 10px;
	text-decoration: none;
	}
	
#iplbs4l a:hover {
	color: #00355F;
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 10px;
	text-decoration: none;
	}
	
#iplbs4l a:active {
	font-family: arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	font-stretch: normal;
	line-height: 10px;
	text-decoration: none;
	}
	
/* index_page_layout_body_segment_4_right */
#iplbs4r {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	top: 0px;
	left: 23px;
	width: 290px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border-right: 1px solid #00355F;
	border-left: 1px solid #00355F;
	border-bottom: 1px solid #00355F;
	}
	
/* index_page_layout_body_segment_4_right_title_bar */
#iplbs4rtb {
	position: relative;
	display: block;
	float: right;
	top: 0px;
	left: 0px;
	width: 277px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 13px 0px 0px;
	line-height: 15px;
	font-family: arial, sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-align: right;
	color: #FFF;
	background: #00355F;
	}
	
/* index_page_layout_body_segment_4_right_content */
#iplbs4rc {
	position: relative;
	overflow: hidden;
	float: right;
	top: 0px;
	left: 0px;
	width: 272px;
	padding: 10px 8px 10px 10px;
	height: auto;
	margin: 4px 0px 0px 0px;
	background: transparent;
	}
	
/* index_page_layout_body_segment_4_right_content unordered bulleted list items */
#iplbs4rc ul {
	position: relative;	
	width: 270px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-color: transparent;
	}
	
#iplbs4rc ul li {
	position: relative;	
	line-height: 12px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: left;
	background-image: url("/standard/site_components/images/page_construction/bullets/highlight_arrow_1.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color: transparent;
	}
	
#iplbs4rc ul li a {
	position: relative;	
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: oblique;
	text-decoration: none;
	text-align: left;
	}
	
#iplbs4rc ul li a:link {
	position: relative;	
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: oblique;
	text-decoration: none;
	text-align: left;
	}
	
#iplbs4rc ul li a:visited {
	position: relative;	
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: oblique;
	text-decoration: none;
	text-align: left;
	}
	
#iplbs4rc ul li a:hover {
	position: relative;	
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #900;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: oblique;
	text-decoration: underline;
	text-align: left;
	}
	
#iplbs4rc ul li a:active {
	position: relative;	
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: oblique;
	text-decoration: none;
	text-align: left;
	}
